apt-get install bettercap
To run bettercap:
bettercap
bettercap -iface eth0
We discussed about the help menu before. In there you will see so many modules . To get the uses and options of these modules we can run the command help <module name>
For example:
By using net.probe module we will get the all connected network in our interface. For that we need to start this module.
net.probe on
Now it started probing on all possible IP's on the network. to view the connected networks just type the following command:
net.show