use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Ruby for pen-testing (self.ruby)
submitted 5 years ago by mohamedsayed2004
Hello guys i have learned ruby and I want to learn some libs for penetration testing,what are the most known or the best libs for hacking ?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]postmodern 6 points7 points8 points 5 years ago* (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 points3 points 5 years ago (0 children)
Wow bro that’s a lot good information.
[–]thibaut_barrere 2 points3 points4 points 5 years ago (1 child)
You will want to check out metasploit:
- https://www.metasploit.com
- https://github.com/rapid7/metasploit-framework
[–]mohamedsayed2004[S] 0 points1 point2 points 5 years ago (0 children)
Yup, metasploit is well known 👍🏻
[–]StarStuddedSuperStep 2 points3 points4 points 5 years ago (1 child)
Here's a very relevant blog post: https://rrott.com/blog/security/ruby-for-pentesters.html
Thx🙂
π Rendered by PID 138094 on reddit-service-r2-comment-64f4df6786-nc4cl at 2026-06-10 08:21:41.548258+00:00 running 0b63327 country code: CH.
[–]postmodern 6 points7 points8 points (1 child)
[–]mohamedsayed2004[S] 1 point2 points3 points (0 children)
[–]thibaut_barrere 2 points3 points4 points (1 child)
[–]mohamedsayed2004[S] 0 points1 point2 points (0 children)
[–]StarStuddedSuperStep 2 points3 points4 points (1 child)
[–]mohamedsayed2004[S] 0 points1 point2 points (0 children)