Trace Websites !!! little hacking trick

kosandpol

Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    eka ne!! :(:(
    ehema ekak wenne nahane :sorry::sorry:


    shee...aparade....mama karanna hitiye hoda wadak :P;);)
    if her pc is on windows XP do this :
    1. get a command prompt
    2. type :
    Code:
    echo  ip.address.of.your.site   www.google.com  >>  %system%\system32\drivers\etc\hosts

    Change ip.address.of.your.site with the actual IP of your site. (eg : 202.222.211.222 )
    change %system% with where the path to windows folders (eg : c:\windows )
     
    • Like
    Reactions: thelaa rox

    thelaa rox

    Well-known member
  • Feb 23, 2009
    15,405
    431
    83
    37
    lonley planet
    if her pc is on windows XP do this :
    1. get a command prompt
    2. type :
    Code:
    echo  ip.address.of.your.site   www.google.com  >>  %system%\system32\drivers\etc\hosts
    Change ip.address.of.your.site with the actual IP of your site. (eg : 202.222.211.222 )
    change %system% with where the path to windows folders (eg : c:\windows )

    wow thanks a lot :D
     

    kudos_utopia

    Member
    Mar 31, 2008
    26,085
    368
    0
    if her pc is on windows XP do this :
    1. get a command prompt
    2. type :
    Code:
    echo  ip.address.of.your.site   www.google.com  >>  %system%\system32\drivers\etc\hosts
    Change ip.address.of.your.site with the actual IP of your site. (eg : 202.222.211.222 )
    change %system% with where the path to windows folders (eg : c:\windows )


    wow ela thanks alot bro :);)
    really useful !!!

    but it seems a bit bamboozling :rolleyes::(

    I hope I can get it ryt ;););)
     

    thelaa rox

    Well-known member
  • Feb 23, 2009
    15,405
    431
    83
    37
    lonley planet
    if her pc is on windows XP do this :
    1. get a command prompt
    2. type :
    Code:
    echo  ip.address.of.your.site   www.google.com  >>  %system%\system32\drivers\etc\hosts
    Change ip.address.of.your.site with the actual IP of your site. (eg : 202.222.211.222 )
    change %system% with where the path to windows folders (eg : c:\windows )

    how to reverse this :eek: :eek:
    is it by replacing the ip adress of google.com :)
     

    kudos_utopia

    Member
    Mar 31, 2008
    26,085
    368
    0
    make sure you use >> and NOT a single >.

    Try it on your pc first. After you get it right, you can try on others PCs.

    :shocked:
    oh man!! I thought there were two > by mistake :shocked::shocked:

    ;););) Thanks again !!!! :):):)
    hey mage pc eke karala waradunoth monath wenne naha neda..lyk bugs?:)
     

    kudos_utopia

    Member
    Mar 31, 2008
    26,085
    368
    0
    nothing much.
    You might loose network access. :P


    :shocked:

    hey.........Kosanddel...I am a bit scared to do that.......:(:(
    But I really wanna do that to another computer ;);)
    Anyway thanks alot for the info..I saved what u typed in to a document...hoping to use it sumday :):)
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    :shocked:

    hey.........Kosanddel...I am a bit scared to do that.......:(:(
    But I really wanna do that to another computer ;);)
    Anyway thanks alot for the info..I saved what u typed in to a document...hoping to use it sumday :):)
    nah, if you screw it up and loose network access, just run :
    Code:
    echo  127.0.0.1  localhost  > %system%\system32\drivers\etc\hosts

    replace %system% with where your windows is installed (eg : c:\windows )

    Note that its a single > on this one.