filling in information gathering menu and tools

still missing the last few items
This commit is contained in:
Will Pennell
2014-03-30 14:44:25 -04:00
parent de4eaf8e3e
commit 5084832217
21 changed files with 1857 additions and 12 deletions

27
tools/CAT.md Normal file
View File

@@ -0,0 +1,27 @@
# CAT (Cisco Auditing Tool)
Notes
-------
Help Text
-------
```
Cisco Auditing Tool - g0ne [null0]
Usage:
-h hostname (for scanning single hosts)
-f hostfile (for scanning multiple hosts)
-p port # (default port is 23)
-w wordlist (wordlist for community name guessing)
-a passlist (wordlist for password guessing)
-i [ioshist] (Check for IOS History bug)
-l logfile (file to log to, default screen)
-q quiet mode (no screen output)
```
Example Usage
-------
Links
-------