diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2017-08-17 00:18:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:46 +0700 |
commit | 26e121ecbee487ccab303e7649be0a7162d9c1ae (patch) | |
tree | 68e9f52e67a2745bfdbba02a3dff20231272c7af /system/routersploit/slack-desc | |
parent | 9e92e2bd36f3ccc9835f2116bff09b0a5bcf5dd2 (diff) | |
download | slackbuilds-26e121ecbee487ccab303e7649be0a7162d9c1ae.tar.gz |
system/routersploit: Added (exploitation framework).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/routersploit/slack-desc')
-rw-r--r-- | system/routersploit/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/routersploit/slack-desc b/system/routersploit/slack-desc new file mode 100644 index 0000000000..1ed0983c0d --- /dev/null +++ b/system/routersploit/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +routersploit: routersploit (exploitation framework) +routersploit: +routersploit: The RouterSploit Framework is an open-source exploitation framework +routersploit: dedicated to embedded devices. +routersploit: +routersploit: It consists of three modules that aid penetration testing operations: +routersploit: +routersploit: exploits - modules that take advantage of identified vulnerabilities +routersploit: creds - modules designed to test credentials against network services +routersploit: scanners - modules that check if a target is vulnerable to any exploit +routersploit: |