By Auax
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.
To stop the script press CTRL + C and wait until the program finishes.
- Python 3.x
- colorama~=0.4.4
- scapy~=2.4.5
You will need to install WinCap to run the script.