Skip to content

Instantly share code, notes, and snippets.

@louislang
Created January 31, 2014 22:15
Show Gist options
  • Save louislang/8744384 to your computer and use it in GitHub Desktop.
Save louislang/8744384 to your computer and use it in GitHub Desktop.
<html>
<body>
<script>
document.write(document.cookie);
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment