Nmap Development mailing list archives

cannot scan


From: "Verde Denim" <tdldev () gmail com>
Date: Sun, 19 Oct 2008 21:44:34 -0400

I sent a message to the list earlier regarding this, but am not sure it went
through. Please excuse if it is already in circulation
I am trying to learn to use nmap.
I have installed nmap/zenmap (latest version for win) with winpcap
when I run any scans I have to use the --unprivileged option since I am
running with a wireless card which uses ppp0
All scans return the same error

sample scan:
nmap -T4 --version-light -sV -F -O c--unprivileged scan.target.com

constant error output (regardless of target)
TCP/IP fingerprinting (for OS scan) requires that WinPcap version 3.1 or
higher and iphlpapi.dll be installed.
You seem to be missing one or both of these.  Winpcap is available from
http://www.winpcap.org.  iphlpapi.dll
comes with Win98 and later operating sytems and NT 4.0 with SP4 or greater.

For previous windows versions, you may be able to take iphlpapi.dll from
another system and place it in your
system32 dir (e.g. c:\windows\system32).

QUITTING!

nmap -iflist returns
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

Starting Nmap 4.76 ( http://nmap.org ) at 2008-10-19 21:42 Eastern Daylight
Time

************************INTERFACES************************
DEV  (SHORT) IP/MASK        TYPE     UP   MAC
eth0 (eth0)  (null)/0       ethernet down 00:A0:D5:FF:FF:85
eth1 (eth1)  (null)/0       ethernet down 00:16:6F:72:62:64
eth2 (eth2)  (null)/0       ethernet down 00:14:22:E0:CA:91
ppp0 (ppp0)  75.250.12.1/32 other    up
lo0  (lo0)   127.0.0.1/8    loopback up

DEV  WINDEVICE
eth0 \Device\NPF_{20D16612-BAEA-4EE1-B0E4-B93F251BD0A9}
eth1 \Device\NPF_{B2D6BCC0-4F28-45B6-95AC-C0B04C53C98D}
eth2 \Device\NPF_{C5B5B832-328E-44EF-879B-8251FDC65C3B}
ppp0 <none>
lo0  <none>

**************************ROUTES**************************
DST/MASK           DEV  GATEWAY
255.255.255.255/32 ppp0 75.250.12.1
66.174.168.192/32  ppp0 75.250.12.1
75.250.12.1/32     lo0  127.0.0.1
75.255.255.255/32  ppp0 75.250.12.1
255.255.255.255/32 ppp0 75.250.12.1
255.255.255.255/32 ppp0 75.250.12.1
255.255.255.255/32 ppp0 75.250.12.1
127.0.0.0/0        lo0  127.0.0.1
224.0.0.0/0        ppp0 75.250.12.1
0.0.0.0/0          ppp0 75.250.12.1

Can anyone point me in the right direction as to how to resolve this?

Thanks for the help

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


Current thread: