mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
[NSE] New script http-ntlm-info from Justin Cacak
http://seclists.org/nmap-dev/2014/q1/129
This commit is contained in:
@@ -184,6 +184,7 @@ Entry { filename = "http-malware-host.nse", categories = { "malware", "safe", }
|
||||
Entry { filename = "http-method-tamper.nse", categories = { "auth", "vuln", } }
|
||||
Entry { filename = "http-methods.nse", categories = { "default", "safe", } }
|
||||
Entry { filename = "http-mobileversion-checker.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-ntlm-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "http-open-proxy.nse", categories = { "default", "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-open-redirect.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "http-passwd.nse", categories = { "intrusive", "vuln", } }
|
||||
|
||||
Reference in New Issue
Block a user