Contents
Install
Standard
Standard Install Instructions
- Extract the BeEF tar file to the webroot
- Check BeEF directory permissions and ownership of BeEF directories and files
- Open a browser and connect to http://beefsite/beef/
- Follow install instructions
BackTrack
BackTrack Install Instructions
Set ServerName
Edit ServerName in '/usr/local/apache/conf/httpd.conf'.
- ServerName <your domain/IP>
Extract BeEF to HTTP Server
- cp beef-v*.tgz /usr/local/apache/htdocs
- cd /usr/local/apache/htdocs
- tar xzvf beef-v*.tgz
Setup BeEF from Browser
- Browse to http://<your domain/IP>/beef/
- Follow Instructions
- Click 'Finished'
Verifying Install
Use a browser to connect to 'http://beefsite/beef/hook/example.php'. Now a zombie will appear in the zombie section of the BeEF UI.
After a zombie has connected, select the 'alert' module. Enter an 'Alert String' and click send. Now check the target browser and you will see that an alert dialog box is shown.
