Test Page
The test page will hook and create an example zombie browser which will appear under the 'Zombies' heading in the left pane : Example PageZombies Menu
From the Zombies menu, a single zombie can be selected. This will display a page containing details about that zombie. Some of the module results will be displayed on this page.Modules Menus
Modules can be selected from the various module menus. This will display a page containing details and options relevant to that module. Commands will be sent only to the zombies selected in the sidebar (left).Options Menu
This menu contains the 'disable autorun' and start/stop polling items.Sidebar Autorun Status
This section displays the status of BeEF autorun. Autoruns can be disabled from the 'Options Menu'.Sidebar Zombie Selection
All modules use the selected zombies in this section. The selected zombies (only) will receive the module commands.Autorun
Each module may have an autorun option. Whether or not this exists is dependant upon the developer of the module. A selected autorun will execute (after a slight delay) upon the zombie connecting to the server.Results
Results of modules can be found in a few places. It depends upon the implementation of the module. If the module contains a results pane, the results will be found there. If not, the results are likely to be zombie dependent so they will be located within the zombie page (accessable from the 'Zombies' menu). The results may also be found in the raw log and the summary log.Modules
The modules are loaded into the various module menus. The modules are the parts of the application that provide code to be sent to the zombie browser. One of the main strengths of BeEF is the ease with which modules can be written. They require minimal effort to incorporate into the framework. Module development and API details can be found on the http://www.bindshell.net/tools/beef/ web site.Bugs
Further help can be found in the FAQ (http://www.bindshell.net/tools/beef/) or by emailing the author. Please report any bugs to wade@bindshell.net.