How to find someone’s IP Address
Have you ever wondered how to find someone’s IP Address? You probably have used Yahoo Messenger, MSN, or something like that before, and want to know your friends IP Address. If so, you are in right place. I’ve wrote about how to locate IP Address about 3 years ago here. There are so many ways how to find IP Address, when you search Google, you will find so many tutorial how to get an IP Address, I’ve try to send friends file and check the “netstat -n” and/or “netstat -a” output, and still can’t get it. So I wrote a simple php script to do that, and with some “social engineering” you can get the IP Address.
The Hardway
So, the first thing you should do is getting a web-server with php support, there are so many free web-hosting, you can find it here. After that, download this file. It contains 4 files: index.php, view.php, hasil.txt and readme.txt. You just need to upload index.php, view.php and hasil.txt, and dont forget to change permission on hasil.txt to 777 (chmod 777 hasil.txt). Don’t forget to use fancy subdomain (e.g: http://romeoandjulio.elementfx.com) so that victim will get interested. And that’s it. You can read the implementation now.
The Easyway
I’ve uploaded the files to http://jojon.elementfx.com, you can use it. (right after you open the link, you will be redirected to this blog). You can change where you want the script to redirect in index.php (use the hardway)
Implementation
- Messenger (YM, MSN, etc.)
Open up your chat client, and chat normally with your friends, then tell him/her that you’ve found an interesting website. Give the link to our php script (e.g: Hey buddy, this site is cool, take a look http://jojon.elementfx.com). After he/she opened the link, you can view the results in view.php, in this case http://jojon.elementfx.com/view.php. - Email: Send email with the link to our trap.
- etc. etc use some imagination
How it works
When someone open the links, it will record the $_SERVER[’REMOTE_ADDR’] value in hasil.txt, and then redirect with header() functions.
Any idea, suggestion and correction is welcome.


Comment by ketek90 — July 24, 2008 @ 10:34 pm
Hwhwhw,,, tw dah tuh bener kagak bahasaa inggris gua,,, teuing lah, lieur aing
Comment by lorddhika — July 26, 2008 @ 10:28 am
hoii ketek, kemana aja looooo waduh pakabar nih
Comment by arista — July 31, 2008 @ 3:10 pm
hehehehe good brooo