What is Xerosploit
Xerosploit is a penetration testing toolkit whose goal is to perform man in the middle attacks for testing purposes. It brings various modules that allow to realist efficient attacks, and also allows to carry out denial of service attacks and port scanning. Powered by bettercap and nmap.
How to install Xerosploit
git clone https://github.com/LionSec/xerosploit
cd xerosploit && sudo python install.py
Using Xerosploit
Now we have it installed we can now run to but typing

xerosploitin terminal
now we type help for the list commands


so are first command is

ifacetell you your network interface
now we type

gatewayto check is are gateway is set right
now we look for targets on the network so we now type

scan
so the target im picking is my phone 192.168.8.100 so type it in to the terminal


now this bring us to modules so type

help
portscanner
MODULES
we are going to use sniff so type

snifferand thenruna little terminal will open up this were are targets data will be displayed

now to cancel press ctrl+c and type back to go back to menu


and all you have to do is pick another module and then run it
there ya have it lads