Overview of RouterSploit Framework modules
masterRouterSploit is an open-source exploitation framework dedicated to embedded devices. It organizes its capabilities into several functional module types:
- 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 responsible for generating payloads for various architectures and injection points.
- generic: Modules that perform generic attacks.