Files
beef/ui/exampleusage.php
wade@bindshell.net 03ffb4703d Initial Import
git-svn-id: https://beef.googlecode.com/svn/trunk@2 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-01-11 00:54:08 +00:00

22 lines
1020 B
PHP

<?
// Copyright (c) 2006-2009, Wade Alcorn
// All Rights Reserved
// wade@bindshell.net - http://www.bindshell.net
?>
<div class="entry">
<p class="title">Example Usage</p>
Use a browser to connect to '<a href=../hook/example.php>http://beefserver/beef/hook/example.php</a>' or
click the 'Spawn Zombie Example' item in the 'Options' menu. Now a zombie will appear in the zombie
section of the BeEF UI. <br><br>
Select the 'Alert Dialog' module from the 'Standard Modules' menu and then click on the zombie in the
sidebar (under the BeEF image). Now both the module and a zombie(s) have been selected. The next step
is to click the 'Send Now' button to send the instruction to the zombie.<br><br>
An alert dialog box should now appear in the zombie. Click the 'OK' button. The results of this
action will appear in that browser zombie's page. To view these results select the zombie from
the 'Zombies' pull down menu. This page contains various infomation including 'Module Results'.<br><br>
</div>