ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# cisco-auditing-tool描述 思科路由扫描工具,检测常见漏洞,使用Perl语言编写 [cisco-auditing-tool主页](http://www.scrypt.net/) | [Kali cisco-auditing-tool仓库](http://git.kali.org/gitweb/?p=packages/cisco-auditing-tool.git;a=summary) Author: g0ne License: GPLv2 包含在这个包里的工具 CAT – 扫描思科路由器中的常用漏洞 >root@kali:~# CAT > >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) # cisco-auditing-tool使用范例  在端口(-p 23)使用密码字典文件(-a /usr/share/wordlists/nmap.lst)扫描主机(-h 192.168.99.230): >root@kali:~# CAT -h 192.168.99.230 -p 23 -a /usr/share/wordlists/nmap.lst > >Cisco Auditing Tool - g0ne [null0] > >Checking Host: 192.168.99.230 > >Guessing passwords: > >Invalid Password: 123456 > >Invalid Password: 12345