Nmap Development mailing list archives

Re: [PATCH] Pcap support for NSE, Promiscuous nodes detection


From: majek04 <majek04 () gmail com>
Date: Tue, 6 Feb 2007 01:45:47 +0100

2007/2/4, Diman Todorov <diman () xover mud at>:
It compiles and runs fine on OSX, except I only get:
|_ Promiscuous detection: Unknown (tests: "________")
for all scanned hosts (a Belkin router, a WinXP machine and an OSX
machine). I am not sure if this is an error condition or if it is a
correct result.


I forgot to update configure.ac in nsock, and it didn't defined
PCAP_BSD_SELECT_HACK.

There were also other bugs, but now everything should be working fine.

Sometimes you may get incorrect results like
 "2_____1_" instead of "1_____1_".

That means that first try for first test failed. But test was
successful when it was repeated.
For now I don't know the cause of such behavior.

Patches on my www site are updated. Please try now.

BTW. For debug purposes I needed clock in Lua with milliseconds
precision. Lua doesn't offer such clock, so I added
    nsock.clock_ms()  :which returns milliseconds since epoch.


MM.

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


Current thread: