Tuesday 3 January 2012

DNS SPOOFING

DNS SPOOFING-DNS stands for Domin Name Services and spoofing means to make people fool
In DNS spoofing for example a person open a browser and type a url like www.google.com in actual situation a person who request for google page can redirect to google.But in DNS SPOOFING that person redirect to another website like www.abc.com
simple steps to do this:
GO to
C:/->windows->system32->drivers->etc->hosts
goto end of host file
Now cmd->nslookup->filehippo.com=this will show the ip of filehippo.com
paste it into host file and write name of any website like www.google.com
Now whenever a person goto his browser and type www.google.com it will automatically redirect to www.filehippo.com
NOTE:THIS IS ONLY VALID IN XP OS
if any kind of problem occurs then flush the dns by the command
cmd->ipconfig/flushdns=it will clear all the saved dns
and also remove all the cookies from the browser.

No comments:

Post a Comment