How to install BeEF on Ubuntu 10.04 LTS
The Browser Exploitation Framework (BeEF) is a wonderful tool to have in your pen test arsenal. The latest version of the framework is written in ruby and requires ruby version 1.9.1 or greater in order to run. The default version of ruby that Ubuntu 10.04 LTS installs with the “apt-get install ruby” command is 1.8.7. …