This is a simple bash script for ARP spoofing.
DISCLAIMER: I MADE THIS SCRIPT FOR EDUCATIONAL PURPOSES! DON'T USE IT FOR THE WRONG REASONS!
Running The Script
- Make sure you are using a Linux system. I don't know if this script would work on WSL.
- Have these packages installed: dsniff, sslstrip and termdown for the countdown timer.
- If you don't have them installed: sudo apt install dsniff sslstrip, pip3 install termdown.
- Now download the script from github: git clone https://github.com/Sud03GDE/arpspoofscript
- go into the directory: cd arpspoofscript
- Install the requirements(termdown) if you haven't already: pip3 install requirements.txt
- Give the script perms to run: chmod +x arpspoof.sh
- Now for actually using the script: ./arpspoof.sh
- CRTL-C when you're done using it.
I hope you enjoy the script! If you have any questions, problems, or sugestions leave a comment on the repo or contact me on Discord: W01F 53N53#7818