diff options
Diffstat (limited to 'system/routersploit/README')
-rw-r--r-- | system/routersploit/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/routersploit/README b/system/routersploit/README new file mode 100644 index 0000000000000..427ac153ff3df --- /dev/null +++ b/system/routersploit/README @@ -0,0 +1,10 @@ +The RouterSploit Framework is an open-source exploitation framework +dedicated to embedded devices. + +It consists of various modules that aid 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 + +Optional dependency: python3 |