1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 22:21:29 +00:00

Add cross references for several scripts

This commit is contained in:
dmiller
2017-01-14 04:16:27 +00:00
parent da1b848c1d
commit ad6f790773
23 changed files with 49 additions and 15 deletions

View File

@@ -21,7 +21,10 @@ This script searches the xssed.com database and outputs the result.
-- | xssed.com found the following previously reported XSS vulnerabilities marked as fixed:
-- |
-- |_ /myBook/myregion.php?targetUrl=javascript:alert(1);
---
--
-- @see http-stored-xss.nse
-- @see http-dombased-xss.nse
-- @see http-phpself-xss.nse
author = "George Chatzisofroniou"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"