mirror of
https://github.com/nmap/nmap.git
synced 2026-02-10 15:36:33 +00:00
d8fa762407faeb696bd58dfa0bb26447ba75e750
Spotted by Raúl Fuentes, http-useragent-tester was only sending one query, but reporting status for all user agents. This was because the http.get call was not using the bypass_cache option, so the first (cached) response was used for all subsequent tests.
Fixes #195: Fixes XML output overwrite when reporting multiple vulnerabilities from the same script. Patch submitted by jgajek
…
…
…
…
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%