Sunday, December 4, 2011

cisco-torch

Vulnerability Assessment -> Network Assesstment -> Cisco Tools

This is an all-in-one tool for finding Cisco passwords, vulnerabilities, fingerprints and downloading configuration. It can scan the telnet, SSH, HTTP, NTP and SNMP services and make a dictionary attack against them. The app configuration file called torch.conf, where we need to set the parameters (password file, tftp server IP address, etc...) before running it.

Usage, examples:

./cisco-torch.pl <- help

./cisco-torch.pl -A 192.168.80.138 <- running all tests

./cisco-torch.pl -t -b 192.168.80.138 <- dictionary attacking against telnet


Official Website: http://www.hackingciscoexposed.com/?link=tools

No comments: