Nmap Development mailing list archives

Re: nmap: nsock_event.c:406: msevent_new: Assertion `msiod->state != NSIOD_STATE_DELETED' failed


From: Abuse 007 <abuse007 () gmail com>
Date: Thu, 22 Nov 2012 14:16:07 +1100

On Tue, Nov 13, 2012 at 4:39 PM, David Fifield <david () bamsoftware com>wrote:

On Mon, Nov 12, 2012 at 03:40:31PM +1100, Abuse 007 wrote:
The command I'm using is: nmap -Pn -A --script 'safe and not broadcast*'
-oA nmap-x.x.x.224_27.`dt` x.x.x.224-255

dt is a script to print out the date-time in ISO format (i.e.
"20121112-153151")

Apart from the rest of your question, you can replace dt with Nmap's
built-in date substitution:

-oA nmap-x.x.x.224_27.%D-%T

David Fifield


Thanks for this David, I use dt for other tools as well, so I still have a
need for it, despite nmap's built-in functionality. I would want -oA
nmap-x.x.x.224_27.%Y%m%d-%T%, as I want YYYYMMDD-HHMMSS and not
MMDDYY-HHMMSS. I like the order to be most-significant to least-significant.
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: