Skip to content

Commit

Permalink
Update 5.3.3.2.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: AmirHossein Raeisi <[email protected]>
  • Loading branch information
Ahsraeisi authored Sep 1, 2024
1 parent a730998 commit 24aef51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/dast/5.3.3.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ info:
- https://owasp.org/www-project-web-security-testing-guide/v42/4-Web_Application_Security_Testing/07-Input_Validation_Testing/01-Testing_for_Reflected_Cross_Site_Scripting
- https://snbig.github.io/Vulnerable-Pages/ASVS_5_3_3/
- https://github.com/projectdiscovery/nuclei-templates/blob/main/dast/vulnerabilities/xss/reflected-xss.yaml
- https://snbig.github.io/Vulnerable-Pages/ASVS_5_3_3/
tags: asvs,5.3.3
description: |
Verify that context-aware, preferably automated - or at worst, manual - output escaping protects against reflected, stored, and DOM based XSS. ([C4](https://owasp.org/www-project-proactive-controls/#div-numbering))
Expand Down Expand Up @@ -53,4 +54,4 @@ http:
- type: word
part: header
words:
- "text/html"
- "text/html"

0 comments on commit 24aef51

Please sign in to comment.