Nmap Development mailing list archives

Added the NPcap support for Nmap, need test


From: 食肉大灰兔V5 <hsluoyz () gmail com>
Date: Fri, 12 Jun 2015 12:58:15 +0800

Hi list,

I have added the NPcap support for Nmap. Only one file is
changed: \mswin32\winfix.cc, the repo is here:

Nmap that supports NPcap:
https://svn.nmap.org/nmap-exp/yang/nmap-npcap/
revision: 34614

Latest NPcap 0.01 installer:
https://svn.nmap.org/nmap-exp/yang/NPcap-LWF/npcap-nmap-0.01.exe
revision: 34615

Original WinPcap 4.13 (Nmap) installer:
https://svn.nmap.org/nmap-exp/yang/NPcap-LWF/winpcap-nmap-4.13.exe
revision: 34615

Indication:
Using this version of Nmap, type:
nmap -v -A scanme.nmap.org
You will see output in your console like "Using NPCAP service for packet
capturing and sending" or "Using NPF service for packet capturing and
sending".

Behaviors:
If you install NPcap and WinPcap both, nmap will use NPcap first, and you
will see "Using NPCAP service for packet capturing and sending".
If you install NPcap only, you will see "Using NPCAP service for packet
capturing and sending".
If you install WinPcap only, you will see "Using NPF service for packet
capturing and sending".
If you install neither of them, nmap will cause error as before.

NPcap is for Windows 7 above, so test it on Win7 or Win8.


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

Current thread: