Open Collective
Open Collective
Loading

Ronin

Developing Ronin, a Free and Open Source Ruby Toolkit for Security Research and Development.

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Join us for $1.00 per month and support us

$1 USD / month

Latest activity by


Recurring contribution
Backer

Become a backer for $5.00 per month and support us

Starts at
$5 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
Backer

Join us for $10.00 per month and support us

$10 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
Backer

Join us for $20.00 per month and support us

$20 USD / month

Latest activity by


Be the first one to contribute!
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


Projects

Support the following initiatives from Ronin.

Project
Next big set of new features (ronin-wordlists, ronin-nmap, ronin-masscan, ronin-recon, ronin-scan...

Top financial contributors

1
Ben Abrams

$7 USD since Sep 2023

Ronin is all of us

Our contributors 2

Thank you for supporting Ronin.

Ben Abrams

Backer

$7 USD

Budget


Transparent and open finances.

View all transactions
+$1.00USD
Completed
Contribution #689599
+$1.00USD
Completed
Contribution #689599
+$1.00USD
Completed
Contribution #689599
$
Today’s balance

$3.99 USD

Total raised

$3.99 USD

Total disbursed

--.-- USD

Estimated annual budget

$5.68 USD

Connect


Let’s get the ball rolling!

News from Ronin

Updates on our activities and progress.

Ronin is now on Open Collective

Ronin is now accepting donations on Open Collective! You can sponsor Ronin on GitHub or here on Open Collective. Going forward we may tweak...
Read more
Published on April 11, 2023 by Postmodern

Conversations

Let’s get the discussion going! This is a space for the community to converse, ask questions, say thank you, and get things done together.

What features do you want to see in Ronin?

Published on April 11, 2023 by Postmodern

What features would you like to see added to Ronin? What features do you feel that other security tools or frameworks are missing?

About


What is Ronin?

Ronin is a free and Open Source Ruby toolkit for security research and development. Ronin contains many different CLI commands and Ruby libraries for a variety of security tasks, such as encoding/decoding data, filter IPs/hosts/URLs, querying ASNs, querying DNS, HTTP, scanning for web vulnerabilities, spidering websites, install 3rd party repositories of exploits and/or payloads, run exploits, write new exploits, managing local databases, fuzzing data, and much more.

How is Ronin different from other security projects?
  1. High Quality: We take code quality very serious. All Ronin libraries have a test coverage of >90% and a documentation coverage of >80%. Additionally, Ronin libraries also have a very small memory footprint, making them ideal for constrained environments.
  2. Ruby Supercharged: Ronin builds on top of Ruby and adds even more libraries, classes, and methods to make Ruby even easier to use and more powerful!
  3. Fully Scriptable: Ronin is made up of different Ruby libraries and powerful APIs, all fully documentated, that you can use in Ruby scripts or in the Ruby console.
  4. Powerful CLI: Ronin provides many powerful CLI commands for performing various tasks. You don't have to know Ruby to be able to use Ronin.
  5. Modular Design: Ronin has a modular architecture, so if you just want to use one part of Ronin, you can simply install that one library.
  6. Distributed: Ronin supports installing 3rd party git repositories of exploits, payloads, or other modules.
Why is supporting Ronin important?

Supporting the Ronin project financially helps us continue to improve the existing tools and libraries, as well as develop new tools and libraries.

What are some new projects you have planned?
  • ronin-wordlists - a tool for managing and downloading wordlists.
  • ronin-nmap (WIP) - a tool for automating nmap, and querying or importing nmap XML into ronin-db.
  • ronin-masscan (WIP) - a tool for automating masscan, and querying or importing masscan output files into ronin-db.
  • ronin-recon (WIP) - a modular recursive recon engine.
  • ronin-scanner - a modular scanner engine that can be hooked up to ronin-recon.
  • ronin-app (WIP) - a local Web App for automated recon, scanning, and exploring the ronin-db.
  • Ronin Manual - a Git Book that covers all of the various ronin libraries and CLI tools.

Our team