OWASP / CheatSheetSeries

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
https://cheatsheetseries.owasp.org
Creative Commons Attribution Share Alike 4.0 International
27.75k stars 3.89k forks source link

Update: [XSS Filter Evasion Cheat Sheet] #1254

Closed daivdwe closed 10 months ago

daivdwe commented 10 months ago

What is missing or needs to be updated?

XSS Locator (Polygot) is missing some (important) break-out-chars. https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/XSS_Filter_Evasion_Cheat_Sheet.md#xss-locator-polygot

How should this be resolved?

Please add both to XSS Locators "polygot test XSS payload.".

szh commented 10 months ago

Great idea. Do you want to submit a PR for this?

daivdwe commented 10 months ago

Thank you, yes.