HOW TO FIND SOMEONE'S IP ADDRESS(SCRIPT KIDDIE)


Well this technique isn't  for professional hackers.This technique is for script kiddies.Today we will show how to find someone ip address of your victim.
1.first of fall copy the below php script and save it in the notepad with file-name.php (ipaddress.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.now you have to make free account in free hosting websites like ripway or my3gp
3.on the third you have upload the saved php script file in your hosting website.
4.after that copy the link which is present on address bar and send it to victim
5.whenever the victim will click on the link,victim's ip address will saved in the hosting website.
6.thats it,now if you want locate the ip address its very easy,we will recommend some website which will help you in locating the ip address
www.whatismyipaddress.com
www.iptrackeronline.com
ipinfo.info
www.iplocation.net
www.getip.com/   

these few websites will help you in locating the ip address
meet hackers
www.meethackers.com