Skip to content

Commit

Permalink
Update 5.5.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 f18aa02 commit d2942a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/dast/5.5.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ info:
reference:
- https://github.com/andresriancho/w3af/blob/master/w3af/plugins/audit/xxe.py
- https://github.com/projectdiscovery/nuclei-templates/blob/main/dast/vulnerabilities/xxe/generic-xxe.yaml
- https://owasp.org/www-project-web-security-testing-guide/stable/4-Web_Application_Security_Testing/07-Input_Validation_Testing/07-Testing_for_XML_Injection
- https://owasp.org/www-project-web-security-testing-guide/v42/4-Web_Application_Security_Testing/07-Input_Validation_Testing/07-Testing_for_XML_Injection
tags: asvs,5.5.2
description: |
Verify that the application correctly restricts XML parsers to only use the most restrictive configuration possible and to ensure that unsafe features such as resolving external entities are disabled to prevent XML eXternal Entity (XXE) attacks.
Expand Down Expand Up @@ -59,4 +59,4 @@ http:
- type: word
part: interactsh_protocol
words:
- "http"
- "http"

0 comments on commit d2942a7

Please sign in to comment.