mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 06:59:03 +00:00
278ee23466d1ddf9733b1c7e682bcf551e51c93f
These are not observed in the wild, but derived from source code, namely http://git.haproxy.org/?p=haproxy.git;a=blob;f=src/proto_http.c;h=50e3d486ee4798ae8d329b7a78a23b8ba82cff68 There were already matches for status codes 403 and 503 (not counting the 200 for the statistics page); this change adds codes 400, 401, 403, 405, 407, 408, 429, 500, 502, 503, and 504. Additionally, I dug through the history back to about 2006 and found a few places where the responses changed. The new possible version ranges are (available ranges depend on the status code): < 1.3.1 >= 1.3.1 1.4.0 - 1.5.10 < 1.5.0 >= 1.5.0 >= 1.5.10 >= 1.6.0 http://seclists.org/nmap-dev/2016/q3/285
…
Add ICMPV6_TYPE and ICMPV6_CODE features for IPv6 OS detection. http://seclists.org/nmap-dev/2015/q3/232 #224
…
…
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( https://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%