Project
Reverse Dependencies for ronin-core
The projects listed here declare ronin-core as a runtime or development dependency
0.26
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.05
ronin-exploits is a Ruby micro-framework for writing and running exploits.
ronin-exploits allows one to write exploits as plain old Ruby classes.
ronin-exploits can be distributed as Ruby files or as git repositories that
can be installed using ronin-reps.
It's like a simpler version of Metasploit.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.04
ronin-vulns is a Ruby library for blind vulnerability testing.
It currently supports testing for Local File Inclusion (LFI),
Remote File Inclusion (RFI), SQL injection (SQLi), reflective Cross Site
Scripting (XSS), Server Side Template Injection (SSTI), and Open Redirects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
ronin-app is a small web application that is meant to be ran locally by the
user. It provides a web interface to ronin-support, ronin-repos, ronin-db,
ronin-payloads, ronin-exploits, as well as automating
ronin-nmap, ronin-masscan, ronin-web-spider, ronin-recon, and ronin-vulns.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
ronin-recon is a micro-framework and tool for performing reconnaissance.
ronin-recon uses multiple workers which process different data types
(IP, host, URL, etc) and produce new values. ronin-recon contains built-in
recon workers and supports loading additional 3rd-party workers from Ruby
files or 3rd-party git repositories. ronin-recon has a unique queue design
and uses asynchronous I/O to maximize efficiency. ronin-recon can lookup
IPs addresses, nameservers, mailservers, bruteforce sub-domains, port scan
IPs, discover services, and spider websites.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.02
ronin-web is a Ruby library that provides common web security commands and additional libraries.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
ronin-db is a database library for managing and querying security data.
ronin-db provides common ORM models for interacting with the database's SQL
tables and querying/storing security data, such as URLs, email addresses,
host names, IPs, ports, etc. ronin-db also provides CLI commands for managing
the database(s).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
A Ruby library and CLI for generating, mutating, and fuzzing data.
The goal of ronin-fuzzer is to be both easy to use and highly customizable.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
ronin-payloads is a Ruby micro-framework for writing and running exploit payloads. ronin-payloads allows one to write payloads as plain old Ruby classes. ronin-payloads can be distributed as Ruby files or in git repositories that can be installed with ronin-repos.
It's like `msfvenom` but simpler and more modular.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
ronin-listener is a small CLI utility for receiving exfiltrated data over DNS
or HTTP. Supports logging DNS queries and HTTP requests as TXT, CVS, JSON,
or NDJSON.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
ronin-masscan is a Ruby library and CLI for working with masscan.
ronin-masscan can parse masscan scan files, convert masscan files into JSON or
CSV, or import masscan scan data into the ronin-db database.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
ronin-nmap is a Ruby library and CLI for working with nmap. ronin-nmap can
parse nmap XML, convert nmap XML into JSON or CSV, or import nmap XML into the
ronin-db database.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
ronin-post_ex is a Ruby API for Post-Exploitation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
ronin-repos provides a repository system for installing, managing, and accessing third-party git repositories, that can contain additional Ruby code or other data. Other Ronin libraries, such as ronin-exploits or ronin-payloads, can then list and load additional third-party Ruby classes from specific directories within the installed third-party reposs.
ronin-repos is essentially a decentralized plugin system for Ronin using git repos.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
ronin-wordlists is a library and tool for managing wordlists. ronin-wordlists
can install and update wordlists, and contains a curated list of popular
wordlists and their download URLs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity