Skip to content

4zv4l/dnsspoof.pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAME

dnsspoof - simple dns spoofing Perl script

SYNOPSIS

./dnsspoof.pl

DESCRIPTION

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.

About

dns spoofing script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages