Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
batrick 6f51d7d6a9 Fix to the parsing of the --script-args switch [1].
Previously, the --script-args switch would only accept values
with alphanumeric characters or underscores. A full treatise
of the history of changes to this switch and problems can be
found here [2].

Here are the new rules for --script-args definitively:

--script-args <string>

<string> may contain a sequence of key=value pairs and array entries
separated by commas. All whitespace except where noted below is
ignored.

A key, value, or array value may be a sequence of characters except
'{', '}', ',', '=', and all space characters. You may overcome this
restriction by using quotes (single or double) to allow all characters
within the quotation marks. You may also use the quote delimiter
inside the sequence so long as it is escaped by a backslash.

A value for a key/value pair or an array value are allowed to be
a nested table delimited by '{' and '}'.

[1] http://seclists.org/nmap-dev/2009/q2/0204.html
[2] http://seclists.org/nmap-dev/2009/q2/0211.html
2009-05-29 00:30:56 +00:00
docs minor language tweak 2009-05-27 22:16:28 +00:00
libdnet-stripped Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
liblua Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
libpcap Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
libpcre Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
macosx In the Mac build, discard local changes on export and rebuild the script 2009-04-24 18:59:27 +00:00
mswin32 Fix a typo in a comment. 2009-05-25 01:49:27 +00:00
ndiff Fix a bug I found by reading Daniel Roethlisberger's article at 2009-05-24 18:59:19 +00:00
nselib Removed packet.hextobin and packet.bintohex. Both are unnecessary 2009-05-28 03:59:02 +00:00
scripts Removed packet.hextobin and packet.bintohex. Both are unnecessary 2009-05-28 03:59:02 +00:00
acinclude.m4 Fix the test for GTK+ in configure.ac and move the macro RECVFROM_ARG6_TYPE from aclocal.m4 to acinclude.m4. 2007-10-22 23:27:22 +00:00
aclocal.m4 Revert r10484, which added checks for GTK+ and PyGTK in configure. The checks 2008-10-05 00:42:25 +00:00
CHANGELOG Fixed a bug with the --defeat-rst-ratelimit option. 2009-05-28 23:36:45 +00:00
charpool.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
charpool.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
config.guess o Updated to latest (as of 3/15) autoconf config.sub/config.guess 2008-03-15 10:21:56 +00:00
config.sub o Updated to latest (as of 3/15) autoconf config.sub/config.guess 2008-03-15 10:21:56 +00:00
configure remove PCAP_TIMEOUT_IGNORED define since it isn't used anywhere currently 2009-05-20 21:15:37 +00:00
configure.ac remove PCAP_TIMEOUT_IGNORED define since it isn't used anywhere currently 2009-05-20 21:15:37 +00:00
COPYING Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
COPYING.OpenSSL get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
depcomp Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
FingerPrintResults.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
FingerPrintResults.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
global_structures.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
HACKING Add a style section very similar to one suggested by Daniel Roethlisberger on nmap-dev 2009-03-07 03:28:42 +00:00
idle_scan.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
idle_scan.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
INSTALL URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
ltmain.sh Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
MACLookup.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
MACLookup.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
main.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
Makefile.in This path was changed in svn, so I might as well change on my filesystem too 2009-05-13 01:32:34 +00:00
missing Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
nmap-header-template.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap-mac-prefixes Update nmap-mac-prefixes to include the latest data from http://standards.ieee.org/regauth/oui/oui.txt 2009-05-21 00:44:38 +00:00
nmap-os-db sort nmap-os-db 2009-05-13 02:22:38 +00:00
nmap-protocols URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
nmap-rpc URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
nmap-service-probes Enhance the ncat-chat service match line so it works with IPv6 addresses 2009-05-26 21:49:36 +00:00
nmap-services Nmap 4.85BETA6 autobuilt and version files 2009-03-31 22:19:16 +00:00
nmap.cc There is a new default ping probe set: -PE -PS443 -PA80 -PP. In 2009-05-27 18:21:28 +00:00
nmap.h There is a new default ping probe set: -PE -PS443 -PA80 -PP. In 2009-05-27 18:21:28 +00:00
nmap.spec.in Install and use ca-bundle.crt on Unix. Rename ncat/ncat_exec.c to 2009-04-29 04:14:04 +00:00
nmap_amigaos.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_config.h.in remove PCAP_TIMEOUT_IGNORED define since it isn't used anywhere currently 2009-05-20 21:15:37 +00:00
nmap_dns.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_dns.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_error.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_error.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_rpc.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_rpc.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_tty.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_tty.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_winconfig.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOps.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOps.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOutputTable.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOutputTable.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nse_binlib.cc Fixed a compiler warning. 2009-04-22 18:43:37 +00:00
nse_binlib.h added nse_binlib.h 2008-07-31 14:18:21 +00:00
nse_bit.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_bit.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_debug.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_debug.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_fs.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_fs.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_macros.h Merge of nse-lua (nse-lua-merge) minus most enchancements that were 2009-04-05 06:01:27 +00:00
nse_main.cc [NSE] Added Boolean Operators for --script. You may now use a boolean operator 2009-04-30 05:49:47 +00:00
nse_main.h Merge of nse-lua (nse-lua-merge) minus most enchancements that were 2009-04-05 06:01:27 +00:00
nse_main.lua Fix to the parsing of the --script-args switch [1]. 2009-05-29 00:30:56 +00:00
nse_nmaplib.cc Removed some extraneous whitespace. 2009-05-17 19:43:21 +00:00
nse_nmaplib.h Merge of nse-lua (nse-lua-merge) minus most enchancements that were 2009-04-05 06:01:27 +00:00
nse_nsock.cc Removed some old comments and old commented code. 2009-05-19 02:00:21 +00:00
nse_nsock.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_openssl.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_openssl.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_pcrelib.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_pcrelib.h Revert r5485. This changes the pcre Lua module back to statically linked 2007-10-23 00:45:00 +00:00
osscan.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
osscan.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
osscan2.cc o [Nbase] The checksum functions now have an nbase_ prefix. This 2009-04-16 09:38:13 +00:00
osscan2.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
output.cc Only increment o.numhosts_scanned when we have truly finished scanning a 2009-05-04 22:59:35 +00:00
output.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portlist.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portlist.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portreasons.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portreasons.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
protocols.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
protocols.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
README-WIN32 URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
scan_engine.cc Fixed a bug with the --defeat-rst-ratelimit option. 2009-05-28 23:36:45 +00:00
scan_engine.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
service_scan.cc Merge from /nmap-exp/david/nmap-ssl, /nmap-exp/david/ncat-ssl, and 2009-04-25 03:24:00 +00:00
service_scan.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
services.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
services.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
shtool Upgrade shtool to version 2.0.8. This is supposed to fix NLS problems with 2008-08-19 17:49:47 +00:00
Target.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
Target.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
TargetGroup.cc Improved the parsing of host expressions to handle a few cases where supplying invalid targets would cause Nmap to scan unintended hosts. 2009-05-13 09:09:55 +00:00
TargetGroup.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
targets.cc Only increment o.numhosts_scanned when we have truly finished scanning a 2009-05-04 22:59:35 +00:00
targets.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
tcpip.cc Update the error message shown when attempting to scan an interface 2009-05-11 22:31:48 +00:00
tcpip.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
timing.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
timing.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
traceroute.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
traceroute.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
utils.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
utils.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
zenmap.spec.in Include the new .desktop files in zenmap.spec.in. 2008-07-27 19:15:24 +00:00

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 ).