mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
Adds http-crossdomainxml
This commit is contained in:
@@ -152,6 +152,7 @@ Entry { filename = "http-coldfusion-subzero.nse", categories = { "exploit", } }
|
||||
Entry { filename = "http-comments-displayer.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-config-backup.nse", categories = { "auth", "intrusive", } }
|
||||
Entry { filename = "http-cors.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "http-crossdomainxml.nse", categories = { "external", "safe", "vuln", } }
|
||||
Entry { filename = "http-csrf.nse", categories = { "exploit", "intrusive", "vuln", } }
|
||||
Entry { filename = "http-date.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "http-default-accounts.nse", categories = { "auth", "discovery", "intrusive", } }
|
||||
|
||||
Reference in New Issue
Block a user