New
2.1.0
- Require Ruby >= 3.1.0.
- Require wordlist ~> 1.1.
- Require ronin-support ~> 1.1.
- Require ronin-dns-proxy ~> 0.1.
- Require ronin-core ~> 0.2.
- Require ronin-repos ~> 0.2.
- Require ronin-db ~> 0.2.
- Require ronin-fuzzer ~> 0.2.
- Require ronin-listener ~> 0.1.
- Require ronin-nmap ~> 0.1.
- Require ronin-masscan ~> 0.1.
- Require ronin-payloads ~> 0.2.
- Require ronin-exploits ~> 1.1.
- Require ronin-vulns ~> 0.2.
- Require ronin-recon ~> 0.1.
- Require ronin-web ~> 2.0.
- Require ronin-wordlists ~> 0.2.
- Require ronin-app ~> 0.1.
- Removed unused
Ronin::Configmodule.
CLI
- Added the
ronin archivecommand. - Added the
ronin unarchivecommand. - Added the
ronin bitsquatcommand. - Added the
ronin completioncommand to install shell completion files for allroninandronin-*commands for Bash and Zsh shells. - Added the
ronin dns-proxycommand. - Added the
ronin new dns-proxycommand. - Added the
ronin packcommand. - Added the
ronin unpackcommand. - Added the
--hex-octet,--octal-octet, and--ipv6-compatoptions to theronin ipcommand. - Added more accepted values to the
ronin http --user-agentoption. - Added the
--cookieand--cookie-paramoptions to theronin httpcommand. - Added the
cookieandset-cookiecommands to theronin httpshell. - Added the
-s,--sizeoption to theronin iprangecommand. - Added support for
ronin cert-gen --key-type dsa. - All
--helpoptions and theronin irbcommand now displays the Ronin logo ASCII art. - Alias
ronin tldsto theronin tld-listcommand. - Alias
ronin public-suffixesto theronin public-suffix-listcommand. - Alias
ronin new exploitto theronin-exploits newcommand. - Alias
ronin new payloadto theronin-payloads newcommand. - Alias
ronin new dns-listenerto theronin-listener new dnscommand. - Alias
ronin new http-listenerto theronin-listener new httpcommand. - Alias
ronin new web-appto theronin-web new appcommand. - Alias
ronin new nokogirito theronin-web new nokogiricommand. - Alias
ronin new web-serverto theronin-web new servercommand. - Alias
ronin new web-spiderto theronin-web new spidercommand.