Skip to content

Auax/arp-spoofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARP Spoofer / Wifi Killer

By Auax


Run:

Run the application with the following command (as sudo / root):

  • python3 spoof.py -t <target_ip_address> -lh <host_ip_address>

If the argument -lh is not defined. It will be automatically assigned to 192.168.1.1.

Stop the script:

To stop the script press CTRL + C and wait until the program finishes.

Requirements:

  • Python 3.x

Python Libraries:

  • colorama~=0.4.4
  • scapy~=2.4.5

Only in Windows

You will need to install WinCap to run the script.

Releases

No releases published

Packages

No packages published

Languages