man in the middle attack tool ( arp poisoning )
BetweenUs is a tool that allow you to sit in between two devices on the network and listen to the trafic passing throug (man in the middle attack) . all you need to start the attack is specifying two targets ip addresses .
clone the github repo :
git clone https://github.com/o-sec/BetweenUs.git
usage: BetweenUs.py [-h] -t1 TARGET1 -t2 TARGET2 [-i IFACE]
i am not responsable for whatever you do with this tool !