mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Modified script.db to show renaming of http-crossdomainxml to
http-cross-domain-policy.
This commit is contained in:
parent
91d47ea237
commit
a5bb16df1d
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,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-cross-domain-policy.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