Nmap Development mailing list archives

Re: Nmap crashing


From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 4 Jan 2016 08:50:18 -0600

Dan,

Thanks for the bug report. This may be similar to a bug that has been
reported a couple times before ([1] and [2]). One user tracked this down to
something related to the -S feature, but I need to determine which script
is the trigger. If you can provide the full output of the following command
up until it crashes, that would be ideal:

nmap -Pn -d2 --script-trace --script "discovery and safe" -sn

If this does not actually crash for you, change the script invocation to
"safe" or replace -sn with scanme.nmap.org as necessary, but I think this
will be sufficient to reproduce.

Dan

[1] http://seclists.org/nmap-dev/2015/q3/341
[2] http://seclists.org/nmap-dev/2015/q4/159

On Thu, Dec 31, 2015 at 9:13 AM, Dan Baxter <danthemanbaxter () gmail com>
wrote:

Hi,

I'm running Nmap 7.00 on a Windows 8.1 x64 system.  Every time I run a
scan with "Safe" scripts enabled, the Nmap will crash during the Script
Pre-scanning stage.  I can run other script flags, such as Default, Vuln,
Malware, but Safe or Discovery will cause it to die.

C:\windows\system32>nmap -Pn -v --script "safe" scanme.nmap.org

Starting Nmap 7.00 ( https://nmap.org ) at 2015-12-31 10:12 Eastern
Standard Time
NSE: Loaded 289 scripts for scanning.
NSE: Script Pre-scanning.
Initiating NSE at 10:12
NSE: [broadcast-ataoe-discover] No interface supplied, use -e
NSE: [url-snarf] no network interface was supplied, aborting ...
NSE: [targets-xml] Need to supply a file name with the targets-xml.iX
argument
NSE: broadcast-sonicwall-discover no network interface was supplied,
aborting ...
NSE: [mtrace] A source IP must be provided through fromip argument.

C:\windows\system32>



Dan Baxter
-------------------------------------------------
Quis custodiet ipsos custodes?

"A sword never kills anybody; it is a tool in the killers hands."-Lucius
Annaeus Seneca, c.4BC-65AD

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

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

Current thread: