1 Jul 2010 07:41
Re: Should nmap cause a DoS on cisco routers?
cor <at> outpost24.com <cor <at> outpost24.com>
2010-07-01 05:41:02 GMT
2010-07-01 05:41:02 GMT
During my training classes I always tell the -sV switch is dangerous and known to (sometimes) crash the target. Usually a better tool to test open udp ports is unicornscan, but that doesn't have a switch like -iL. Since you are testing your own devices and you know the community string, you could insider to loop through the list of IP's and snmpget a value from the MIB. Cor sent from a mobile device ----Origineel bericht---- Van: Shang Tsung Verzonden: 30-06-2010 13:03:32 Onderw.: Should nmap cause a DoS on cisco routers? Hello, Some days ago, I had the task to discover the SNMP version that our servers and networking devices use. So I run nmap using the following command: nmap -sU -sV -p 161-162 -iL target_file.txt This command was supposed to use UDP to probe ports 161 and 162, which are used for SNMP and SNMP Trap respectively, and return the SNMP version. This "innocent" command caused most networking devices to crash and reboot, causing a Denial of Service attack and bringing down the(Continue reading)
RSS Feed