docs
Remove the NSE sample script. It is a great idea, but nobody seems to use it (for example, there were no replies to usage inquiry here: http://seclists.org/nmap-dev/2012/q4/379 ). I think there are two main uses for this script, both of which are being served by other resources. 1) as a template for new scripts. Users instead seem to pick a script that is most similar to the one they want to write and start with that. 2) As a way to learn more about the format of an NSE script. Users instead seem to use our documentation ( http://nmap.org/book/nse-script-format.html ). So I'm deleting it for now. But if folks miss it, they're welcome and encouraged to say so on dev@nmap.org and we could consider putting it back and/or improving it
2012-12-11 00:11:08 +00:00
libdnet-stripped
Set sa.sndd_8022_ethertype to 0 in eth-ndd.c.
2012-12-08 11:04:23 +00:00
liblinear
Changed the active(release) compile setting from MT to MD to bring it in line with all of the other Nmap projects to fix the '
2012-06-21 05:06:34 +00:00
liblua
Fixed the LNK4006 warning from http://seclists.org/nmap-dev/2006/q3/22
2012-06-21 04:33:09 +00:00
libnetutil
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
libpcap
libpcre
macosx
mswin32
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nbase
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
ncat
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
ndiff
auto-generated files (nroff versions of man pages)
2012-12-10 01:17:51 +00:00
nmap-update
Move libsvn and libapr installation to /nmap-mswin32-aux/libsvn-upgrade.txt.
2012-10-03 05:18:28 +00:00
nping
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
nselib
Update some more headers.
2012-12-06 02:25:46 +00:00
nsock
More log message cleanup. Use __func__ when referring to the current function's name.
2012-12-15 18:21:09 +00:00
scripts
Add structured output to http-get.nse.
2012-12-13 04:16:01 +00:00
todo
Add David's exlcude list binary decision diagram idea to the todo
2012-12-12 07:20:05 +00:00
zenmap
Comment typo.
2012-12-11 03:03:18 +00:00
acinclude.m4
Don't use exit in PCAP_IS_SUITABLE.
2012-09-08 19:44:24 +00:00
aclocal.m4
Regen with Autoconf 2.68 and aclocal 1.11.6.
2012-09-19 16:41:35 +00:00
BSDmakefile
Merged -r13793:HEAD from nmap-exp/dev/nmap branch now that we're opening up trunk development
2009-06-29 23:48:19 +00:00
CHANGELOG
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
charpool.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
charpool.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
config.guess
config.sub
configure
Latest auto-generated files in prep for upcoming 6.20BETA1 release
2012-11-16 00:54:16 +00:00
configure.ac
Correcly append to CXXFLAGS with --with-localdirs.
2012-10-06 20:23:05 +00:00
COPYING
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
depcomp
Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh,
2007-11-27 06:22:46 +00:00
FingerPrintResults.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
FingerPrintResults.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
FPEngine.cc
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
FPEngine.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
FPModel.cc
Process latest IPv6 OS submissions.
2012-11-06 05:52:40 +00:00
global_structures.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
HACKING
Update some mailing list references.
2012-12-06 02:34:28 +00:00
idle_scan.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
idle_scan.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
INSTALL
ltmain.sh
MACLookup.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
MACLookup.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
main.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
Makefile.in
Add a lua-format Makefile target to format scripts/*.nse.
2012-09-13 00:17:42 +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
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap-mac-prefixes
Update to the latest MAC prefixes from IEEE as of right now
2012-03-09 00:45:55 +00:00
nmap-os-db
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap-payloads
Add UDP payload for Murmur server.
2012-12-12 23:39:46 +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
Update some more headers.
2012-12-06 02:25:46 +00:00
nmap-service-probes
Revert r30053, debian_kfreebsd in service CPE.
2012-11-28 03:47:36 +00:00
nmap-services
Regenerate this file to include Windows WS-Management ports and also pulseaudio
2012-11-07 21:34:43 +00:00
nmap.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap.spec.in
nmap_amigaos.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap_config.h.in
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap_dns.cc
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
nmap_dns.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap_error.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap_error.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap_tty.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap_tty.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nmap_winconfig.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
NmapOps.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
NmapOps.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
NmapOutputTable.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
NmapOutputTable.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nse_binlib.cc
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_binlib.h
nse_bit.cc
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_bit.h
nse_debug.cc
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_debug.h
nse_dnet.cc
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
nse_dnet.h
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_fs.cc
Applied a patch provided by jah that solves a problem with includes on windows.
2012-07-21 13:08:34 +00:00
nse_fs.h
Add parts of LuaFileSystem to NSE (support for mkdir, rmdir, link).
2012-07-17 18:07:28 +00:00
nse_main.cc
Renamed nmap_fileexistsandisreadable() by file_is_readable(). Former was
2012-10-20 15:00:10 +00:00
nse_main.h
Handle NSE-returned strings with null characters
2012-08-17 20:14:44 +00:00
nse_main.lua
Escape backslashes which may appear in Windows filenames.
2012-12-16 00:02:08 +00:00
nse_nmaplib.cc
Make the catch function yieldable.
2012-11-23 03:50:17 +00:00
nse_nmaplib.h
Remove references to obsolete stdnse.c library.
2012-08-08 19:21:44 +00:00
nse_nsock.cc
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
nse_nsock.h
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_openssl.cc
RC4 cipher for work Ron is doing.
2012-07-19 02:47:01 +00:00
nse_openssl.h
nse_pcrelib.cc
Don't strdup (and fail to free) pattern passed to pcre_compile.
2012-06-05 21:09:01 +00:00
nse_pcrelib.h
nse_ssl_cert.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nse_ssl_cert.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
nse_utility.cc
Add an nseU_opttarget function.
2012-09-15 17:56:17 +00:00
nse_utility.h
Add an nseU_opttarget function.
2012-09-15 17:56:17 +00:00
osscan.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
osscan.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
osscan2.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
osscan2.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
output.cc
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
output.h
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
payload.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
payload.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
portlist.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
portlist.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
portreasons.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
portreasons.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
protocols.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
protocols.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
README-WIN32
scan_engine.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
scan_engine.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
service_scan.cc
Merged nsock-logging from nmap-exp/henri/nsock-logging/
2012-12-15 10:59:30 +00:00
service_scan.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
services.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
services.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +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
struct_ip.h
Update my email address in the places which had the old one
2012-12-10 01:34:21 +00:00
Target.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
Target.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
TargetGroup.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
TargetGroup.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
targets.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
targets.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
tcpip.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
tcpip.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
timing.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
timing.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
traceroute.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
traceroute.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
utils.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
utils.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
xml.cc
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
xml.h
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
2012-12-06 01:21:42 +00:00
zenmap.spec.in