Nmap Development mailing list archives

Re: NMAP crash


From: David Fifield <david () bamsoftware com>
Date: Thu, 13 Sep 2012 14:03:10 -0700

On Thu, Sep 13, 2012 at 03:08:32AM -0400, starlight.2012q3 () binnacle cx wrote:
Came upon a reproducible crash that
might be of interest.  Running SVN 29768.

Command is

  nmap -e eth4 -S 172.29.86.4 --send-eth \
       -T4 -Pn -O -sV -sC 58.218.199.227

also happens with target 58.218.199.250

I don't think this is so mysterious. The target is responding with a
SYN/ACK to every SYN probe, whether the port is open or not. Sometimes
satellite systems or other firewalls do this to reduce latency.

http://seclists.org/nmap-dev/2009/q2/556

Running out of sockets appears to happen later, during the script
scanning phase. It is possible that sockets are not being closed
properly somewhere in this error condition.

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


Current thread: