Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
patrik d0eecf5392 Fixed the following error reported by Ron:
NSE: test threw an error!
[string "local connect, socket_lock = ...;..."]:4: bad argument #2 to 'connect' (string expected, got boolean)
stack traceback:
       [C]: in function 'connect'
       [string "local connect, socket_lock = ...;..."]:4: in function 'connect'
       ./nselib/dns.lua:53: in function 'sendPackets'
       ./nselib/dns.lua:252: in function <./nselib/dns.lua:215>
       (tail call): ?
       (tail call): ?
       (tail call): ?
       (tail call): ?
       ././test.nse:41: in function <././test.nse:15>
       (tail call): ?

[Patrik]
2010-10-29 17:19:06 +00:00
docs In sample-script.nse, wrap long lines to 80 columns, edit formatting a 2010-10-29 16:11:05 +00:00
libdnet-stripped Update NMAP_MODIFICATIONS to reflect upstream code merges by Jay Fink. 2010-10-11 18:17:23 +00:00
liblua
libnetutil Moved function max_sd() to libnetutil. Also, two new helper functions have been added. 2010-10-20 15:57:50 +00:00
libpcap Added a note about the patch in r20315 2010-09-23 06:44:51 +00:00
libpcre Revert mistaken r17962. 2010-06-09 17:20:50 +00:00
macosx Include a directory of licenses in the installer. 2010-10-12 22:55:45 +00:00
mswin32 Include third-part license notices in Windows packages. 2010-10-14 05:22:42 +00:00
ndiff regen man pages 2010-10-16 19:40:21 +00:00
nselib Fixed the following error reported by Ron: 2010-10-29 17:19:06 +00:00
scripts o [NSE] Added the ssh2-enum-algos script which reports the number of 2010-10-29 14:30:00 +00:00
todo note that David fixed a small NSEDoc bug 2010-10-26 21:32:21 +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 [NSE] Added the ssh2-enum-algos script which reports the number of 2010-10-29 14:30:00 +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 Update to the latest config.guess and config.sub from 2010-09-29 04:31:24 +00:00
config.sub Update to the latest config.guess and config.sub from 2010-09-29 04:31:24 +00:00
configure Assume that any user-provided liblua is recent enough when cross-compiling. 2010-09-29 16:09:26 +00:00
configure.ac Assume that any user-provided liblua is recent enough when cross-compiling. 2010-09-29 16:09:26 +00:00
COPYING Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
COPYING.OpenSSL
depcomp
FingerPrintResults.cc Remove duplicate line found by Xavier Sudre. 2010-10-05 01:58:43 +00:00
FingerPrintResults.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
global_structures.h Merge r18689:r19511 from /nmap-exp/djalal/nse-rules. 2010-08-06 16:40:03 +00:00
HACKING Fixed a couple of trivial errors 2010-05-23 17:42:44 +00:00
idle_scan.cc Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase. 2010-06-22 17:24:34 +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 Merge from /nmap-exp/patrick/nse-nsock-maintenance. 2010-09-18 20:35:09 +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 latest IEEE data 2010-07-13 07:42:15 +00:00
nmap-os-db resort 2010-10-16 19:38:14 +00:00
nmap-payloads Add a new payload for udp/5351, NAT-PMP external address request. 2010-09-28 19:34:46 +00:00
nmap-protocols
nmap-rpc Add Wind River Debugger RPC number from Daniel Miller 2010-08-15 20:26:18 +00:00
nmap-service-probes The dominoconsole match is too general and can match things that it 2010-09-30 23:14:57 +00:00
nmap-services note Bacula has officially registered port 9102 even though HP jetdirect uses it :( 2010-08-19 23:46:22 +00:00
nmap.cc Remove --adler32 option from Nmap quick ref screen. It is still documented in man page, but is too obscure for the quick ref screen IMHO 2010-10-05 00:47:07 +00:00
nmap.h o Increased the initial RTT timeout for ARP scans from 100 ms to 2010-09-17 17:00:06 +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 Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase. 2010-06-22 17:24:34 +00:00
nmap_dns.cc Add another parameter to nsp_settrace that allows setting the FILE 2010-10-01 18:12:22 +00:00
nmap_dns.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_error.cc Fixed a usage of log_vwrite() that bit-masked several log destinations 2010-08-17 23:45:00 +00:00
nmap_error.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nmap_rpc.cc Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase. 2010-06-22 17:24:34 +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_dnet.cc Fix nse_dnet.cc compilation on Windows. This was broken in the merge in r20267. 2010-09-23 01:58:32 +00:00
nse_dnet.h Merge from /nmap-exp/patrick/nse-nsock-maintenance. 2010-09-18 20:35:09 +00:00
nse_fs.cc Merge r17640:18062 from /nmap-exp/djalal/nmap, this is a port of the LuaFileSystem directory iterator in order to use Lua code to list scripts. 2010-06-12 21:41:09 +00:00
nse_fs.h Merge r17640:18062 from /nmap-exp/djalal/nmap, this is a port of the LuaFileSystem directory iterator in order to use Lua code to list scripts. 2010-06-12 21:41:09 +00:00
nse_main.cc use utility functions 2010-09-20 19:47:08 +00:00
nse_main.h use utility functions 2010-09-20 19:47:08 +00:00
nse_main.lua Set the close_handlers member in worker Thread objects. The lack of this caused 2010-09-23 16:32:11 +00:00
nse_nmaplib.cc Simplified some code. 2010-09-23 20:13:47 +00:00
nse_nmaplib.h
nse_nsock.cc Merge from /nmap-exp/david/nmap-unconnected. This adds unconnected 2010-10-16 00:48:44 +00:00
nse_nsock.h Merge from /nmap-exp/patrick/nse-nsock-maintenance. 2010-09-18 20:35:09 +00:00
nse_openssl.cc Removed references to MD2, as OpenSSL 1.x.x doesn't support it anymore 2010-08-20 06:05:08 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc Remove an unused parameter to pkey_type_to_string and fix its documentation. Patch by Matt Selsky. 2010-10-20 15:48:14 +00:00
nse_ssl_cert.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
nse_utility.cc Merge from /nmap-exp/patrick/nse-nsock-maintenance. 2010-09-18 20:35:09 +00:00
nse_utility.h Merge from /nmap-exp/patrick/nse-nsock-maintenance. 2010-09-18 20:35:09 +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 Fix a memory leak in OS detection. When detection ran for more than one 2010-09-23 06:00:40 +00:00
osscan2.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
output.cc Fix an error I added in formatScriptOutput. It caused a segmentation 2010-10-16 02:21:44 +00:00
output.h Add missing NOLUA guards around the prototypes for printscriptresults 2010-08-20 16:34:59 +00:00
payload.cc just whitespace fixes 2010-06-15 18:02:05 +00:00
payload.h Merge Jay Fink's patch that puts UDP payloads in an external data file 2010-05-25 17:38:23 +00:00
portlist.cc Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase. 2010-06-22 17:24:34 +00:00
portlist.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
portreasons.cc Ports are now considered open during a SYN scan if a SYN packet (without the ACK 2010-06-08 01:50:45 +00:00
portreasons.h Ports are now considered open during a SYN scan if a SYN packet (without the ACK 2010-06-08 01:50:45 +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 For generating ICMP IDs to send, use modulus and addition on a single random 2010-10-01 22:45:23 +00:00
scan_engine.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
service_scan.cc Add another parameter to nsp_settrace that allows setting the FILE 2010-10-01 18:12:22 +00:00
service_scan.h Merge r18160:18278 from nmap-exp/djalal/nmap-nse/ to fix NSE not honoring the exclude directive bug. 2010-06-29 21:56:59 +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 Committing MTU-related changes: 2010-08-24 01:47:12 +00:00
Target.h Committing MTU-related changes: 2010-08-24 01:47:12 +00:00
TargetGroup.cc Small change on code documentation. 2010-09-09 12:59:35 +00:00
TargetGroup.h Remove NOLUA guards around NewTargets code. This code compiles fine 2010-09-07 19:23:56 +00:00
targets.cc Add a symbolic constant for INITIAL_ARP_RTT_TIMEOUT. 2010-09-17 16:46:09 +00:00
targets.h Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase. 2010-06-22 17:24:34 +00:00
tcpip.cc Moved function max_sd() to libnetutil. Also, two new helper functions have been added. 2010-10-20 15:57:50 +00:00
tcpip.h Moved function max_sd() to libnetutil. Also, two new helper functions have been added. 2010-10-20 15:57:50 +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 typo 2010-09-10 21:45:44 +00:00
traceroute.h Update copyright year from 2009 to 2010 2010-05-03 21:20:25 +00:00
utils.cc Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase. 2010-06-22 17:24:34 +00:00
utils.h Merged nmap-dedup branch from nmap-exp/luis/nmap-dedup. This completes the Nmap/Nping code de-duplication phase. 2010-06-22 17:24:34 +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 ).