mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 12:59:02 +00:00
73b01af10a921ade2b64f113da18d64cfc396ad6
- informix-brute uses the brute framework to perform password guessing - informix-query add support for running SQL queries against Informix - informix-tables lists table- and column-names for a given database [Patrik]
Enabled ASLR and DEP for Nmap.exe, Ncat.exe and Nping.exe on Windows Vista and above. Visual C++ will set the /DYNAMICBASE and /NXCOMPAT flags in the PE header. Executables generated using py2exe or NSIS and third party binaries (OpenSSL, WinPcap) still don't support ASLR or DEP. Support for DEP on XP SP3, using SetProcessDEPPolicy(), could still be implemented. See http://seclists.org/nmap-dev/2010/q3/328
Small updates to copyright headers in some files which don't have the headers automatically replaced
Merge r18160:18278 from nmap-exp/djalal/nmap-nse/ to fix NSE not honoring the exclude directive bug.
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 ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%