mirror of
https://github.com/nmap/nmap.git
synced 2026-01-22 22:29:03 +00:00
Adds http-iis-short-name-brute.nse. The script detects Microsoft IIS servers vulnerable to a filename disclosure and denial of service vulnerability.
This commit is contained in:
@@ -173,6 +173,7 @@ Entry { filename = "http-headers.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-huawei-hg5xx-vuln.nse", categories = { "exploit", "vuln", } }
|
||||
Entry { filename = "http-icloud-findmyiphone.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-icloud-sendmsg.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-iis-short-name-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "http-iis-webdav-vuln.nse", categories = { "intrusive", "vuln", } }
|
||||
Entry { filename = "http-joomla-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "http-litespeed-sourcecode-download.nse", categories = { "exploit", "intrusive", "vuln", } }
|
||||
|
||||
Reference in New Issue
Block a user