mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
New script http-cookie-flags. Closes #669
This commit is contained in:
parent
4033fb9e51
commit
dd4f367036
3 changed files with 176 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ Entry { filename = "http-cisco-anyconnect.nse", categories = { "default", "disco
|
|||
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-cookie-flags.nse", categories = { "default", "safe", "vuln", } }
|
||||
Entry { filename = "http-cors.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "http-cross-domain-policy.nse", categories = { "external", "safe", "vuln", } }
|
||||
Entry { filename = "http-csrf.nse", categories = { "exploit", "intrusive", "vuln", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue