Skip to content

omega-coder/arpspoofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARP Spoofer script

A simple arpspoofer script made with python3

Dependencies

  • scapy

install requirements

python3 -m pip install -r requirements.txt

OR

python3 -m pip install scapy

Usage

python3 arpspoof.py --interface <your_interface> --target <victim_ip_or_domain> <host_ip_or_domain> -d <delay>

Releases

No releases published

Packages

No packages published

Languages