Not the BeEF you're looking for...
Information Gathering
Social Engineering
Network discovery
Metasploit
Tunneling
Persistence
The first step is often to gather information on the remote host :
which browser and plugins, which website hooked...
When you have hooked a browser, you can modify the whole page
and cause different actions (redirection...), so there are a lot
of possibilities for social engineering attacks.
With Javascript hacks, it is possible to launch network attacks
through a hooked browser.
Tunneling Proxy will process requests via a selected
browser session.
Proxy as HTTP Proxy
By default the address of the proxy is 127.0.0.1:6789
Try keeping a browser hooked. Yes we want this...
XSS is not just about getting sessions!