Skip to content

Commit

Permalink
Fix description for XSS Experimental Minimal Encoding Rules (#1579)
Browse files Browse the repository at this point in the history
  • Loading branch information
floo69 authored Jan 14, 2025
1 parent 56ce4e9 commit 6026525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,4 +347,4 @@ The following article describes how attackers can exploit different kinds of XSS
**How to Test for Cross-Site Scripting Vulnerabilities:**
- [OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/) article on testing for Cross-Site Scripting vulnerabilities.
- [XSS Experimental Minimal Encoding Rules](https://wiki.owasp.org/index.php/XSS_Experimental_Minimal_Encoding_Rules)# <#Title#>
- [XSS Experimental Minimal Encoding Rules](https://wiki.owasp.org/index.php/XSS_Experimental_Minimal_Encoding_Rules) Provides examples and guidelines for experimental minimal encoding strategies to prevent Cross-Site Scripting (XSS) attacks.

0 comments on commit 6026525

Please sign in to comment.