Skip to content

Ayoub-2/ARP-Spoofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arp Spoofer

A tool to spoof on enemies and change the gateway default mac address to start Man In The Middle Attacks

Manual :

$ pip install -r requirements.txt
$ python ArpSpoofer.py -h

Usage: Usage of the program: -t <target IP> -s <spoof IP>


Options:
  -h, --help            show this help message and exit
  -t VICTIM, --target=VICTIM
                        specify a target IP, the victim IP)
  -s SPOOF, --spoof=SPOOF
                        specify a spoof IP or a pretend IP, usually the
                        gateway of the network)
  -c, --check           check connectivity of the victim , by default is False
  -n, --network         define the target as a network
  -v, --verbose         set verbose to False

Demo

asciicast

Disclaimer :

I am not in any way responsible to how much damage you do with this tool , use it only on authorised systems. Any exploitation with this tool doesn't hold me in any way possible the responsible.

With Great Power comes Great Responsibilty

About

Arp spoofing tool for MitM attacks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages