dnsspoof - simple dns spoofing Perl script
./dnsspoof.pl
dnsspoof.pl is a simple perl script to do DNS spoofing, basically send a DNS response faster than the legitimate DNS server to redirect the target to another website.
You can easily change which interface to use with the $dev variable and the domain name to redirect with their linked IP with the $registered variable.
In the current script, only DNS request for foo.bar will be spoofed with the IP of example.com being 93.184.215.14.