XSS Tips
DOM Based
- Hunting (do this where downloaded JS folder is)
- Simple
document.write
search: - If the user input is a variable from another js, search the variable with
<VARIABLE>
- note: there could the a space between the variable being assigned and the '=' sign\
- Simple
Quick PoC Payloads
img
tag to CSRF- Class cookie stealer
- You may setup receiving servers, APIs, webhook for mass pwning
- iFrame