Its been a while since I did security related but today I came across an interesting platform – with much of it written in Ruby: Metasploit.
Its basically a framework filled with exploits, payloads, auxilliary modules for port scanning, etc. You need to know how to use it obviously but what makes it cool is:
- It uses Ruby.
Check it out and have a play around.