The official snap image for Ronin.
Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin contains many different CLI commands and [Ruby libraries][ronin-rb] 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, generating new exploits, managing local databases, fuzzing data, and much more.
sudo apt install snapd
sudo snap install ronin
brew install snap
snap install ronin
Note: snap
on macOS is currently not supported. :(