mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
28 lines
488 B
Markdown
28 lines
488 B
Markdown
# 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
|
|
-------
|
|
|