1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-27 08:39:02 +00:00
Files
nmap/scripts/http-slowloris-check.nse
dmiller 179e42a9c6 Update http-slowloris-check
Summary of changes:
* Clarified LIKELY_VULN status, since actual DoS may not be possible
  (false positive)
* Made worker threads closures to simplify/fix testing multiple servers
  at once.
* Added debug statements at script exit locations to clarify status when
  script terminates early.
* Added CVE reference.
2015-01-23 15:37:09 +00:00

5.3 KiB