perl-arp-spoofer is a simple Perl script designed to perform ARP spoofing.
Simple Perl script to perform ARP spoofing
This tool is primarily used for educational purposes to demonstrate ARP spoofing techniques in network security. Security professionals and ethical hackers may utilize it to understand vulnerabilities in network protocols.
This tool is intended for educational use only; unauthorized use on networks without permission is illegal.
Clone the repository using 'git clone https://github.com/weXe1/perl-arp-spoofer.git'
Navigate to the cloned directory
Run the script with Perl
perl arp_spoofer.pl
Executes the ARP spoofing script.