Websploit is a high level MITM framework
Manual install via git :
$ git clone https://github.com/websploit/websploit.git $ cd websploit $ python setup.py installExecute via command line :
$ websploitinstall via apt coming soon ...
Select module :
wsf > use arp_spoofwith options command you can see options of current module:
wsf > arp_spoof > optionsChange options with set command:
wsf > arp_spoof > set target 192.168.1.24Finally run module via execute command:
wsf > arp_spoof > executeFardin Allahverdinazhand - @0x0ptim0us - 0x0ptim0us@gmail.com Distributed under the MIT license. see LICENSE.txt for more information.

