ronin-rb / snap

snap image for ronin
https://snapcraft.io/ronin
MIT License
2 stars 1 forks source link
snap snapcraft

ronin.snap

The official snap image for Ronin.

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][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.

Install

Linux

sudo apt install snapd
sudo snap install ronin

macOS

brew install snap
snap install ronin

Note: snap on macOS is currently not supported. :(