Skip to content

ronin-rb/snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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. :(