/arp-spoofing-python

A script for sniffing internet traffic between a machine and the gateway in your local network.

Primary LanguagePython

arp-spoofing-python

This script allows you to sniff internet traffic between your network gateway and a machine connected to you local network by making an arp spoofing attack.

Requirements

  • Linux operating system (tested on Debian 8)
  • (Python)
  • scapy

Usage

Installing scapy

Install scapy by typing the commands:

wget scapy.net
unzip scapy-latest.zip  # might be "unzip index.html"
cd scapy-2.*
sudo python setup.py install

or via pip

pip install scapy

Launching

Launch the script using

sudo python arp-spoofing-python.py