项目作者: p4p1

项目描述 :
python arp poisonner :lemon:
高级语言: Python
项目地址: git://github.com/p4p1/larp.git
创建时间: 2017-04-17T18:55:15Z
项目社区:https://github.com/p4p1/larp

开源协议:

下载


LARP

MITM python tool

larp

The :lemon: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.

  1. USAGE: larp [-f file] [-h | -c | -s | -v | -m]
  2. -h | --help => show this message
  3. -c | --cfg => Configure %s
  4. -s | --silent => Silent mode
  5. -v | --verbose => Verbose mode
  6. -m | --man => man page
  7. -f | --file => provides the configuration file path

Installation

  1. git clone https://github.com/p4p1/larp.git /tmp/larp/
  2. pip install -U /tmp/larp/
  3. echo "DONE! installation finished"

Dependancies

  1. pip2 install -U termcolor arp scapy netifaces

Setup

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.

Screenshot

larp

TODO:

  1. On the fly http / tcp / packet analysis
  2. graphical view for .jpg files
  3. TLS / SSL implementation

License

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