Skip to content
@ronin-rb

ronin-rb

The ronin-rb project is a Free and Open Source Ruby Toolkit for Security Research and Development.

Ronin Ronin

ronin-rb

Description

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, installing 3rd-party repositories of exploits and/or payloads, running exploits, developing new exploits, managing local databases, fuzzing data, performing recon, and much more.

Repositories

  • ronin - A Ruby toolkit for security research and development.
  • ronin-support - A support library for ronin-rb.
  • ronin-support-web - A web support library for ronin-rb.
  • ronin-core - A core library for all ronin libraries.
  • ronin-repos - Third-party git repository support for ronin.
  • ronin-fuzzer - A highly configurable fuzzing library and CLI for Ruby.
  • ronin-db - A common database library for managing and querying security data.
  • ronin-db-activerecord - ActiveRecord backend for the Ronin Database.
  • ronin-dns-proxy - A configurable DNS proxy server library.
  • ronin-listener - A small CLI utility for receiving exfiltrated data over DNS or HTTP.
  • ronin-listener-dns - A DNS server for receiving exfiltrated data sent via DNS queries. ronin-listener-dns can be used to test for XML external entity (XXE) injection
  • ronin-listener-http - A HTTP server for receiving exfiltrated data sent via HTTP requests.
  • ronin-web - A collection of common web security commands and libraries.
  • ronin-web-browser - A Ruby library for automating the Chrome web browser.
  • ronin-web-server - A custom Ruby web server based on Sinatra.
  • ronin-web-spider - A collection of common web spidering routines.
  • ronin-web-user_agents - Generates random but realistic User-Agent strings.
  • ronin-code-asm - A Ruby DSL for crafting Assmebly programs and Shellcode.
  • ronin-code-sql - A Ruby DSL for crafting SQL Injections.
  • ronin-vulns - Tests URLs for Local File Inclusion (LFI), Remote File Inclusion (RFI), SQL injection (SQLi), Cross Site Scripting (XSS), Server Side Template Injection (SSTI), and Open Redirects.
    • vuln-apps - A collection of simple vulnerable web apps for testing vulnerability scanners or educational purposes.
  • ronin-post_ex - Ruby API for Post-Exploitation.
  • ronin-payloads - A Ruby micro-framework for writing and running exploit payloads.
  • ronin-exploits - A Ruby micro-framework for writing and running exploits and payloads.
  • ronin-wordlists - A library and tool for managing wordlists.
  • ronin-brute - [WIP] A micro-framework and tool for bruteforcing credentials.
    • bruteforceables - A collection of bruteforceable apps and servers. Useful for testing network bruteforcers.
  • ronin-nmap - A Ruby library for working with nmap.
  • ronin-masscan - A Ruby library for working with masscan.
  • ronin-recon - A micro-framework and tool for performing reconnaissance.
  • docker - Dockerfiles for the ronin docker images.
  • scripts - The ronin-install.sh installer script and the ronin-dev.sh development environment setup script.
  • ronin-rb.github.io - The website.

Pinned Loading

  1. ronin ronin Public

    Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git …

    Ruby 653 52

  2. ronin-exploits ronin-exploits Public

    A Ruby micro-framework for writing and running exploits

    Ruby 68 23

  3. ronin-db ronin-db Public

    A common database library for managing and querying security data

    Ruby 11 4

  4. ronin-vulns ronin-vulns Public

    Tests URLs for Local File Inclusion (LFI), Remote File Inclusion (RFI), SQL injection (SQLi), and Cross Site Scripting (XSS), Server Side Template Injection (SSTI), and Open Redirects.

    Ruby 56 16

  5. ronin-payloads ronin-payloads Public

    A Ruby micro-framework for writing and running exploit payloads

    Ruby 20 7

  6. ronin-repos ronin-repos Public

    Third-party git repository support for ronin.

    Ruby 7 1

Repositories

Showing 10 of 54 repositories
  • scripts Public

    Useful shell scripts for ronin-rb

    ronin-rb/scripts’s past year of commit activity
    Shell 7 MIT 4 7 0 Updated Jul 22, 2024
  • ronin Public

    Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories.

    ronin-rb/ronin’s past year of commit activity
    Ruby 653 GPL-3.0 52 26 (11 issues need help) 2 Updated Jul 22, 2024
  • ronin-app Public

    A local web interface for Ronin.

    ronin-rb/ronin-app’s past year of commit activity
    Ruby 6 AGPL-3.0 6 19 1 Updated Jul 22, 2024
  • ronin-fuzzer Public

    A Ruby library for generating, mutating, and fuzzing data

    ronin-rb/ronin-fuzzer’s past year of commit activity
    Ruby 11 LGPL-3.0 2 2 1 Updated Jul 22, 2024
  • ronin-recon Public

    A micro-framework and tool for performing reconnaissance.

    ronin-rb/ronin-recon’s past year of commit activity
    Ruby 21 LGPL-3.0 5 30 0 Updated Jul 22, 2024
  • ronin-wordlists Public

    A library and tool for managing wordlists.

    ronin-rb/ronin-wordlists’s past year of commit activity
    Ruby 2 LGPL-3.0 2 9 (6 issues need help) 1 Updated Jul 22, 2024
  • ronin-masscan Public

    A Ruby library and CLI for working with masscan.

    ronin-rb/ronin-masscan’s past year of commit activity
    Ruby 3 LGPL-3.0 1 0 0 Updated Jul 22, 2024
  • ronin-nmap Public

    A Ruby library for working with nmap.

    ronin-rb/ronin-nmap’s past year of commit activity
    Ruby 5 LGPL-3.0 1 2 0 Updated Jul 22, 2024
  • ronin-exploits Public

    A Ruby micro-framework for writing and running exploits

    ronin-rb/ronin-exploits’s past year of commit activity
    Ruby 68 LGPL-3.0 23 20 (1 issue needs help) 0 Updated Jul 22, 2024
  • ronin-payloads Public

    A Ruby micro-framework for writing and running exploit payloads

    ronin-rb/ronin-payloads’s past year of commit activity
    Ruby 20 LGPL-3.0 7 55 (1 issue needs help) 0 Updated Jul 22, 2024

Top languages

Loading…

Most used topics

Loading…