XSS
XSS related stuff
Basic XSS overview: https://wiki.tuhuratech.org.nz/en/guides/cybersecurity/cross-site-scriping/
<img src=VULN>: https://wiki.tuhuratech.org.nz/en/guides/cybersecurity/cross-site-scriping/#handling-embedded-svg-images
A collection of tiny XSS Payloads that can be used in different contexts.
Link: https://github.com/terjanq/Tiny-XSS-Payloads
This cross-site scripting (XSS) cheat sheet contains many vectors that can help you bypass WAFs and filters. You can select vectors by the event, tag or browser and a proof of concept is included for every vector.
Link: https://portswigger.net/web-security/cross-site-scripting/cheat-sheet
This repository is a collection of Awesome XSS resources. Contributions are welcome and should be submitted via an issue.