Codebase list cisco-torch / 15abd333-61ff-449b-a169-4b0d3c5e6b1e/main
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Kali Janitor 3 years ago
3 changed file(s) with 12 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
3838
3939 cisco-torch (0.4b-1) kali; urgency=low
4040
41 * Initial release
41 * Initial release
4242
4343 -- dookie <[email protected]> Wed, 07 Nov 2012 15:04:51 -0700
1010 Architecture: all
1111 Depends: ${misc:Depends}, perl, libnet-telnet-perl, libnet-ssh2-perl, libnet-snmp-perl
1212 Description: Cisco device scanner
13 The main feature that makes cisco-torch different from
14 similar tools is the extensive use of forking to launch
15 multiple scanning processes on the background for maximum
16 scanning efficiency. Also, it uses several methods of
13 The main feature that makes cisco-torch different from
14 similar tools is the extensive use of forking to launch
15 multiple scanning processes on the background for maximum
16 scanning efficiency. Also, it uses several methods of
1717 application layer fingerprinting simultaneoulsy, if needed.
18 We wanted something fast to discover remote Cisco hosts
19 running Telnet, SSH, Web, NTP, TFTP and SNMP services and
20 launch dicitionary attacks against the services discovered,
21 including SNMP community attack (you would like the
18 We wanted something fast to discover remote Cisco hosts
19 running Telnet, SSH, Web, NTP, TFTP and SNMP services and
20 launch dicitionary attacks against the services discovered,
21 including SNMP community attack (you would like the
2222 community.txt list :-) and TFTP servers (configuration
23 file name bruteforcing with following config leeching). The
24 tool can also get device configurationfiles automatically
23 file name bruteforcing with following config leeching). The
24 tool can also get device configurationfiles automatically
2525 if SNMP RW community is found.
99 #export DH_VERBOSE=1
1010
1111 %:
12 dh $@
12 dh $@
1313
1414 override_dh_auto_install:
1515 dh_installdirs