mirror of
https://github.com/nmap/nmap.git
synced 2026-01-25 23:59:01 +00:00
832f815d33758e4f96439e100962a22f1ffba2df
Using o.magic_port, which is usually used for our source address, or otherwise is somewhat randomly generated, doesn't make sense here. Instead, use the same destination ports that we use for host discovery: 80 for TCP and SCTP, and 40125 for UDP. http://seclists.org/nmap-dev/2012/q3/663
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.1%