XSS Cheatsheet

September 29, 2023 ยท View on GitHub

An extension to incorporate PortSwigger's <a href=https://portswigger.net/web-security/cross-site-scripting/cheat-sheet>Cross-site scripting cheat sheet in to Burp.

Usage

Usage is straightforward. Load the extension, browse to or search for the desired payload, then right click or Ctrl+C to copy.

A context menu also provides quick access to recently copied payloads in both normal and URL encoded formats.

Payload data is updated via GitHub when loading the extension (and persisted globally if GitHub is unavailable).

Credit

All credit goes to PortSwigger Research and everybody listed <a href=https://portswigger.net/web-security/cross-site-scripting/cheat-sheet#credits>here.
Additional thanks to <a href=https://github.com/irsdl>irsdl and <a href=https://github.com/CoreyD97>CoreyD97.