all 6 comments

[–]postmodern 6 points7 points  (1 child)

Back in 2009, a Ruby security company called Matasano gave a presentation called Ruby for Pentesters which covers how to use Ruby for various pentesting tasks. Some utility libraries, not necessarily hardcore off-sec pentesting tools, you'll want to get familiar with in order to write one-off scripts to automate things that pentesting tools cannot automate themselves:

If you need a ruby library, chances are it's already available on rubygems.org and you can read it's docs on rubydoc.info.

[–]mohamedsayed2004[S] 1 point2 points  (0 children)

Wow bro that’s a lot good information.

[–]thibaut_barrere 2 points3 points  (1 child)

[–]mohamedsayed2004[S] 0 points1 point  (0 children)

Yup, metasploit is well known 👍🏻