mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Adds http-shellshock.nse to detect web applications vulnerable to shellshock
This commit is contained in:
@@ -205,6 +205,7 @@ Entry { filename = "http-robots.txt.nse", categories = { "default", "discovery",
|
||||
Entry { filename = "http-robtex-reverse-ip.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-robtex-shared-ns.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "http-server-header.nse", categories = { "version", } }
|
||||
Entry { filename = "http-shellshock.nse", categories = { "exploit", "intrusive", "vuln", } }
|
||||
Entry { filename = "http-sitemap-generator.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "http-slowloris-check.nse", categories = { "safe", "vuln", } }
|
||||
Entry { filename = "http-slowloris.nse", categories = { "dos", "intrusive", } }
|
||||
|
||||
Reference in New Issue
Block a user