Back
Cross-site Scripting (XSS) - Generic (CWE-79)

Cross-Site Scripting (XSS) Cheat Sheet

Vulnerability Summary

This cheat sheet covers: - Reflected XSS: Payloads reflected in the immediate response. - Stored XSS: Payloads persisted in the database. - DOM-based XSS: Payloads executed via client-side JavaScript. - Framework-specific XSS: Exploiting template engines like AngularJS. - Bypass Techniques: WAF evasion and encoding.

📝 Short Summary

This cheat sheet covers:

  • Reflected XSS: Payloads reflected in the immediate response.
  • Stored XSS: Payloads persisted in the database.
  • DOM-based XSS: Payloads executed via client-side JavaScript.
  • Framework-specific XSS: Exploiting template engines like AngularJS.
  • Bypass Techniques: WAF evasion and encoding.

Identification Required

You must be logged in to read this cheatsheet. Join our community of researchers today.

pyus3r
pyus3r
€2,240 Documented
Profile

21y/o Bug Bounty Hunter & Founder of Logical Breach Academy

Discussion

No comments yet. Be the first to share your thoughts.

Log in to join the discussion.

Sign In