Bettercap

bettercap is a powerful, easily extensible and portable framework written in Go which aims to offer to security researchers, red teamers and reverse engineers an easy to use, all-in-one solution with all the features they might possibly need for performing reconnaissance and attacking WiFi networks, Bluetooth Low Energy devices, CAN-bus, wireless HID devices and Ethernet networks.

Web UI

The easiest way to start playing with bettercap is using its official web user interface, in order to install it make sure you have the latest version of bettercap, then:

sudo bettercap -eval "ui on"

You can customize the UI (and REST API) settings, use help ui and help api.rest for more.

Usage

Usage: bettercap [-iface <interface>] [-eval <eval>]

Once the tool started with sudo bettercap, you’ll be presented with an interactive session a la Metasploit where you’ll be able to run commands, enable or disable modules, get or set parameters and so on.