mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 23:19:02 +00:00
5436c891fc6c3bb4c43da81091663d7eb69cd915
of "*.*.*.*" from working. Support for the CIDR /0 is now also available. [Kris] A sendto() or connect() to IPv4 addresses with a first octet of 0 (excluding 0.0.0.0 on some OS's) returns EINVAL. These addresses are reserved for "self-identification" and should never go over the wire (and at least on Linux a connect() to 0.0.0.0 gets redirected to 127.0.0.1). I'm talking with Fyodor on whether or not to skip *all* of these addresses.
change http User-Agent header value to: Mozilla/5.0 (compatible; Nmap Scripting Engine; http://nmap.org/book/nse.html)
change http User-Agent header value to: Mozilla/5.0 (compatible; Nmap Scripting Engine; http://nmap.org/book/nse.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.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%