Nmap Development mailing list archives

Re: Always practice safe software: a lesson from UnrealIRCd


From: Vlatko Kosturjak <kost () linux hr>
Date: Mon, 14 Jun 2010 06:42:42 +0200

On 06/13/2010 05:49 PM, Ron wrote:
Will this work as an alternative to killing the process?
ping -c4 google.ca
ping -n4 google.ca

The first command will take 4 seconds on Linux, and the second will take 4 seconds on Windows. If the server takes 
approximately 4 seconds to respond, it's likely vulnerable. "sleep 4" is also an alternative to check for Linux, but 
ping -n4 is the closest you get to sleep on Windows. 

I would prefer 127.0.0.1 instead of google.ca if using timings. And it
would work against LAN and Internet systems then.

Kost
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: