Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
david 48c6e7b820 Move the body of eth_get_pcap_devname back into intf_get_pcap_devname, leaving
eth_get_pcap_devname as a wrapper.

In addition to the hardware address check, add a check of the textual interface
descriptions in order better to distinguish interfaces. It appears to me that
the pcap description (pdev->description) is the same as what is returned by a
call to PacketRequest with an OID of OID_GEN_FRIENDLY_NAME, so that's what I'm
comparing. That differs from OID_GEN_VENDOR_NAME, which is what you get in
ifrow.bDescr from GetIfTable.

We've found that simply comparing hardware addresses is not enough when using
Windows "teamed" (link-aggregated) interfaces. In a simple example, two NICs
are teamed together, leading to three interfaces visible to libdnet: the two
physical NICs and the virtual teamed interface. All three of these have the
same MAC address. What was happening was the eth0 interface was being assigned
to one of the physical NICs, packets were sent over it, but the replies were
not necessarily coming back to the same physical NIC.
2010-05-13 04:06:53 +00:00
docs Fix a command name typo reported to me by John Schutz 2010-05-09 04:20:11 +00:00
libdnet-stripped Move the body of eth_get_pcap_devname back into intf_get_pcap_devname, leaving 2010-05-13 04:06:53 +00:00
liblua
libpcap Upgrade our included libpcap to 1.1.1. 2010-04-21 04:39:45 +00:00
libpcre
macosx Use capital letters in package names. The Snow Leopard PackageMaker seems to 2010-03-07 05:36:26 +00:00
mswin32 Use $INSTDIR instead of a hardcoded $PROGRAMFILES/WinPcap or 2010-05-05 20:38:57 +00:00
ndiff Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nselib --A small formating fix. 2010-05-11 18:31:47 +00:00
scripts Set the port state open when dns-resursion.nse gets a response. This 2010-05-03 15:20:25 +00:00
todo From changes from discussion w/David yesterday 2010-05-12 20:09:49 +00:00
acinclude.m4 Add a check to see if the libpcap library needs and has a workaround for the 2010-04-20 23:22:48 +00:00
aclocal.m4
BSDmakefile
CHANGELOG o [Ncat] Ncat in listen mode now prints the source port with the IP 2010-05-11 19:58:03 +00:00
charpool.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
charpool.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
config.guess
config.sub
configure Add a check to see if the libpcap library needs and has a workaround for the 2010-04-20 23:22:48 +00:00
configure.ac Move the libpcap version number check into acinclude.m4, call it 2010-04-20 22:02:10 +00:00
COPYING Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
COPYING.OpenSSL
depcomp
FingerPrintResults.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
FingerPrintResults.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
global_structures.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
HACKING update version numbers of examples in HACKING file 2010-03-05 02:33:07 +00:00
idle_scan.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
idle_scan.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
INSTALL
ltmain.sh
MACLookup.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
MACLookup.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
main.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
Makefile.in Move $(DEFS) from CXXFLAGS to CPPFLAGS. This is to get -DHAVE_CONFIG_H into the 2010-04-22 04:34:35 +00:00
missing
nmap-header-template.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap-mac-prefixes Update to reflect the latest MAC prefix assignments from IEEE 2010-04-01 23:00:27 +00:00
nmap-os-db Add a fingerprint -- scanme.nmap.org wasn't matching over PPoE DSL 2010-05-11 23:12:02 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes Add match lines for 2010-05-09 10:29:16 +00:00
nmap-services Change the name of 50000/tcp to ibm-db2 (was iiimsf). This seems to be 2010-05-06 22:11:43 +00:00
nmap.cc update ip_is_reserved(): 31/8 and 176/8 allocated 2010-05-07 16:09:49 +00:00
nmap.h remove unneeded OS_SCAN_DEFAULT #define (multi-gen support is long gone) 2010-05-06 23:00:09 +00:00
nmap.spec.in Try adding the 0. version number prefix to the nping RPM package. 2010-03-29 20:45:10 +00:00
nmap_amigaos.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_config.h.in Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_dns.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_dns.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_error.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_error.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_rpc.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_rpc.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_tty.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_tty.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_winconfig.h Move the WIN32 definition of __func__ from nmap_winconfig.h to nbase_winconfig.h. 2010-05-06 14:15:27 +00:00
NmapOps.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
NmapOps.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
NmapOutputTable.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
NmapOutputTable.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nse_binlib.cc
nse_binlib.h
nse_bit.cc
nse_bit.h
nse_debug.cc
nse_debug.h
nse_fs.cc
nse_fs.h
nse_main.cc a couple more __func__ changes 2010-03-19 05:21:06 +00:00
nse_main.h Use a list instead of a vector for ScriptResults; it's 8 bytes instead 2009-12-20 03:29:35 +00:00
nse_main.lua Removed a line which generated a report like "NSE: Script Scanning 2010-05-01 21:35:59 +00:00
nse_nmaplib.cc Merge through r16884 from /nmap-exp/kris/nse-rawip plus the following changelog 2010-02-26 20:42:10 +00:00
nse_nmaplib.h Use defines for library names "nmap" and "stdnse.c" 2010-02-06 00:59:33 +00:00
nse_nsock.cc Removed an old false comment. 2010-04-30 19:56:16 +00:00
nse_nsock.h
nse_openssl.cc Fix a problem in the changes to the openssl NSE library made in r17002 2010-03-28 21:18:02 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nse_ssl_cert.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
osscan.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
osscan.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
osscan2.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
osscan2.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
output.cc Print the addresses that were resolved but not scanned in each scan 2010-05-11 05:59:09 +00:00
output.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
payload.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
payload.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
portlist.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
portlist.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
portreasons.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
portreasons.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
protocols.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
protocols.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
README-WIN32
scan_engine.cc Move around a few gettimeofday() calls, including where port scan timing 2010-05-11 03:22:42 +00:00
scan_engine.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
service_scan.cc Wrap EPROTO case in an ifdef directive to avoid compiler errors when EPROTO is 2010-05-08 23:35:41 +00:00
service_scan.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
services.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
services.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
shtool
Target.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
Target.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
TargetGroup.cc Print the addresses that were resolved but not scanned in each scan 2010-05-11 05:59:09 +00:00
TargetGroup.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
targets.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
targets.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
tcpip.cc Fix up indentation in collect_dnet_interfaces. 2010-05-12 16:34:25 +00:00
tcpip.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
timing.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
timing.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
traceroute.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
traceroute.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
utils.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
utils.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
xml.cc Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
xml.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
zenmap.spec.in

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).