From 436b8d6d582260b3afee3db2ea05ac05ef847e0d Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Mon, 14 Mar 2016 21:56:05 +0000 Subject: Cisco-torch is a mass Cisco Vulnerability Scanner. The main feature that makes Cisco-torch different from similar tools is the extensive use of forking to launch multiple scanning processes on the background for maximum scanning efficiency. Also, it uses several methods of application layer fingerprinting simultaneously, if needed. We wanted something fast to discover remote Cisco hosts running Telnet, SSH, Web, NTP and SNMP services and launch dictionary attacks against the services discovered. WWW: http://www.hackingciscoexposed.com/?link=tools PR: 207221 Submitted by: Rihaz Jerrin --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 758447bdea1e..7fb7ab2218b2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -61,6 +61,7 @@ SUBDIR += chntpw SUBDIR += chroot_safe SUBDIR += chrootuid + SUBDIR += cisco-torch SUBDIR += ckpass SUBDIR += cksfv SUBDIR += cl-md5 -- cgit v1.2.3