What is Websploit GitHub?
Websploit GitHub is an open-source pen-testing framework that helps ethical hackers and security researchers to perform various types of web application security testing.
Websploit is a high level MITM framework
Installation
Manual install via git :
$ git clone https://github.com/f4rih/websploit.git
$ cd websploit
$ python setup.py install
Execute via command line :
$ websploit
install via apt:
$ apt-get install websploit
To open tool
$ sudo websploit