1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00

Cross-reference http-unsafe-output-escaping as relating to XSS scripts

This commit is contained in:
dmiller
2017-06-14 21:37:25 +00:00
parent c89508e750
commit 15e091fe40
3 changed files with 6 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ strings to determine whether the payloads were successful.
-- @see http-dombased-xss.nse
-- @see http-phpself-xss.nse
-- @see http-xssed.nse
---
-- @see http-unsafe-output-escaping.nse
categories = {"intrusive", "exploit", "vuln"}
author = "George Chatzisofroniou"