-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Home
Marcin Bury edited this page Oct 13, 2018
·
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 a target is vulnerable to any exploit
- payloads - modules that are responsible for generating payloads for various architectures and injection points
- encoders - modules used for encoding payloads to bypass signatures and forbidden bytes
- generic - modules that perform generic attacks
Communication