Find Someones IP Through Orkut,Facebook

I'm Gonna tell u how to "Find Someones IP Through Orkut,Facebook"
 
Step One: If you want to know the IP address of a specific person on facebook or
orkut or any chat service, there is only one way: Just invite or ping him for a chat and
while chat is ON open ‘Command Prompt‘ on your PC

( Go to Start - Run & type cmd )

Note: before trying this make sure you close all the other tabs in your browser. and only
facebook is open. also if possible delete all the history and cache from your browser.

Step Two: When command prompt opens Type the following command and hit Enter.

netstat -an

And you will get all established connections IP addresses there. Note down all the
suspicious IP’s

Step Three: To Trace that user using his IP address. Some of those sites are:

http://www.ipmango.com/
http://www.whatismyip.com/
http://www.ip-adress.com/ip_tracer
http://whatismyipaddress.com/

Other netstat commands:

-a Displays all connections and listening ports.
-e Displays Ethernet statistics. This may be combined with the -s option.
-n Displays addresses and port numbers in numerical form.
-p proto Shows connections for the protocol specified by proto; proto may be TCP or UDP.
-s option to display per-protocol statistics, proto may be TCP, UDP, or IP.
-r Displays the routing table.
-s Displays per-protocol statistics. By default, statistics are shown for TCP, UDP and IP;
the
-p option may be used to specify a subset of the default.

0 comments:

Post a Comment