mirror of
https://github.com/nmap/nmap.git
synced 2026-02-09 06:56:35 +00:00
a3391d5401e17897fed113b63adc869cf86f86db
currently recommended way to disable both host discovery and port scanning. The only other phase that can run in the absence of these two is NSE, and then with host scripts only. -sP should not by thought of as "ping scan" but as "don't port scan," because more than a ping scan can happen when you use it. More reasonable and mnemonic options for disabling these phases will be forthcoming.
Update nmap-mac-prefixes to include the latest data from http://standards.ieee.org/regauth/oui/oui.txt
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
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.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%