MITM python tool
The 🍋arp software, used to do an arp poisonning attack! Dude if you are not allowed to do arp poisonning don't use this... please This software is dependent on Python 2.7 and uses the dependancies listed bellow.
USAGE: larp [-f file] [-h | -c | -s | -v | -m]
-h | --help => show this message
-c | --cfg => Configure %s
-s | --silent => Silent mode
-v | --verbose => Verbose mode
-m | --man => man page
-f | --file => provides the configuration file path
git clone https://github.com/p4p1/larp.git /tmp/larp/
pip install -U /tmp/larp/
echo "DONE! installation finished"
pip2 install -U termcolor arp scapy netifaces
Put a file in your' /tmp directory called t_ip.txt [Standing for target ip]. In it put all of the ip's you want to spoof. Then run the script as root and with first argument the ip of your' gateway and the interface you are using as second argument after that just let it run.
- On the fly http / tcp / packet analysis
- graphical view for .jpg files
- TLS / SSL implementation
GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA