Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 719 Bytes

RouterSploit - Router Exploitation Framework

The RouteSploit Framework is an open-source exploitation framework dedicated to embedded devices.

It consists of various modules that aids penetration testing operations:

  • exploits - modules that take advantage of identified vulnerabilities
  • creds - modules designed to test credentials against network services
  • scanners - modules that check if target is vulnerable to any exploit

Installation

sudo apt-get install python-requests python-paramiko python-netsnmp
git clone https://github.com/reverse-shell/routersploit
./rsf.py

License

License has been taken from BSD licensing and applied to RouterSploit Framework. Please see LICENSE for more details.