mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Adds http-crossdomainxml
This commit is contained in:
parent
215cebeec4
commit
5d35530075
3 changed files with 203 additions and 0 deletions
|
|
@ -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", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue