mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
filling in information gathering menu and tools
still missing the last few items
This commit is contained in:
27
tools/CAT.md
Normal file
27
tools/CAT.md
Normal 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
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user