Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos

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

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

From: majek04 <majek04_at_gmail.com>
Date: Tue, 6 Feb 2007 01:45:47 +0100

2007/2/4, Diman Todorov <diman_at_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
Received on Feb 05 2007

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]