1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +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

@@ -48,8 +48,9 @@ strings to determine whether the payloads were successful.
-- | Uploaded on: /posts.php
-- |_ Description: Unfiltered " (double quotation mark). An indication of potential XSS vulnerability.
--
--
--
-- @see http-dombased-xss.nse
-- @see http-phpself-xss.nse
-- @see http-xssed.nse
---
categories = {"intrusive", "exploit", "vuln"}