diff --git a/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md b/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md index a7a4f856ee..6389bf4d14 100644 --- a/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md +++ b/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md @@ -231,7 +231,7 @@ Sample Defense: Canonicalize input, URL Validation, Safe URL verification, Allow Data Type: String Context: CSS Value Code: `HTML
Selection
` -Sample Defense: Strict structural validation (rule \#4), CSS hex encoding, Good design of CSS features. J +Sample Defense: Strict structural validation (rule \#4), CSS hex encoding, Good design of CSS features. Data Type: String Context: JavaScript Variable