mirror of
https://github.com/nmap/nmap.git
synced 2026-02-07 22:16:33 +00:00
New script http-hsts-verify reports whether or not HTTP Strict
Transport Security is configured.
This commit is contained in:
@@ -189,6 +189,7 @@ Entry { filename = "http-gitweb-projects-enum.nse", categories = { "discovery",
|
||||
Entry { filename = "http-google-malware.nse", categories = { "discovery", "external", "malware", "safe", } }
|
||||
Entry { filename = "http-grep.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-headers.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-hsts-verify.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", } }
|
||||
|
||||
Reference in New Issue
Block a user