-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Home
Marcin Bury edited this page Apr 23, 2016
·
25 revisions
The RouterSploit 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
sudo apt-get install python-requests python-paramiko python-netsnmp
git clone https://github.com/reverse-shell/routersploit
cd routersploit ./rsf.py
Update RouterSploit Framework often. Project is under heavy development and new modules are shipped almost everyday.
cd routersploit
git pull
License has been taken from BSD licensing and applied to RouterSploit Framework. Please see LICENSE for more details.
Communication