mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 04:25:15 +00:00
Adds http-security-headers. Closes #793.
This commit is contained in:
parent
8126635c66
commit
bd9ad1223d
3 changed files with 350 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ Entry { filename = "http-rfi-spider.nse", categories = { "intrusive", } }
|
|||
Entry { filename = "http-robots.txt.nse", categories = { "default", "discovery", "safe", } }
|
||||
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-security-headers.nse", categories = { "discovery", "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", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue