Websploit is a MITM (Man in the middle attack) Framework .It is uses for
Social Engineering Works
install Websploit in Termux:-
Follow the commands below :
$ apt update && upgrade -y
$ apt install git
$. apt install python2
$. git clone https://github.com/websploit/websploit
$. cd websploit
$. chmod +x *
$. pip2 install requests
$. pip2 install scapy
To start Websploit :
$ python2 websploit
Now you can use websploit.