mirror of
https://github.com/nmap/nmap.git
synced 2026-01-20 13:19:01 +00:00
58d44f8437a779bebed87690b82d4323dfa02c8f
Because http-server-header grabs the server header and sets the service version hardmatched, Nmap won't print a service fingerprint. This means people might not submit as many fingerprints in the future, but we would rather they did (speeds up scans by short-circuiting version probes). Now http-server-header will print a messages suggesting the use of --script-args http-server-header.skip for the purposes of submitting a fingerprint. If this script-arg is set, the script will not run, preserving Nmap's previous behavior.
…
…
…
…
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%