Go Back   All Net Tools - Forum > Main > Internet Privacy
Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 03-09-2007, 12:46 PM
Fatality101 Fatality101 is offline
Registered User
 
Join Date: Feb 2007
Posts: 8
Finding someone's IP...

I was reading a thread on here the other day that told you how to find some-one's IP if you were sending them a file. It was something to do with going into the command prompt and typing netstats or something.
But in my command prompt it doesn't show just
C:\
at the start of the line, it shows
C:\Documents and Settings\*username*
so the command didn't work properly.
Sorry for being a noob but can some-one help me either make the command prompt say just
C:\
or tell me another way to find some-one's IP.
Reply With Quote
  #2  
Old 03-10-2007, 12:52 PM
Fatality101 Fatality101 is offline
Registered User
 
Join Date: Feb 2007
Posts: 8
^^^bump^^^
Reply With Quote
  #3  
Old 03-10-2007, 01:05 PM
Moonbat's Avatar
Moonbat Moonbat is offline
Moderator
 
Join Date: Sep 2006
Location: Eat
Posts: 1,660
Send a message via MSN to Moonbat
To get it to say only C:\ (in other words, get to the C:\ drive) type

Code:
cd c:\
But you can use the netstat command from anywhere, you don't have to go to C:\
Reply With Quote
  #4  
Old 03-11-2007, 04:54 PM
Ezekiel's Avatar
Ezekiel Ezekiel is offline
Moderator
 
Join Date: Sep 2005
Location: UK
Posts: 2,071
Quote:
Originally Posted by Fatality101 View Post
I was reading a thread on here the other day that told you how to find some-one's IP if you were sending them a file. It was something to do with going into the command prompt and typing netstats or something.
But in my command prompt it doesn't show just
C:\
at the start of the line, it shows
C:\Documents and Settings\*username*
so the command didn't work properly.
Sorry for being a noob but can some-one help me either make the command prompt say just
C:\
or tell me another way to find some-one's IP.
When you enter a command into command prompt, it searches both your current directory for the file (because all 'commands' are mere executable files) and the path where all the command programs are stored; I don't know the proper name for it but it's located here:

DRIVE:\WINDOWS\system32

If you look there, you'll see all the old command programs you've used before such as ping.exe, netstat.exe, etc.

Anyway, my point is, you can run Windows commands no matter what your current directory is, because it always searches the path where Windows command executables are stored. You can run netstat from any directory; just type netstat. Your current directory only really matters when you want to run programs/access files specifically from there; not just generic Windows commands.

For future reference if you want to get to the root directory of your drive in Windows, enter this at the command line:

cd \

Or Moonbat's method if your drive is C:.

For getting someone's IP address (although it's mostly useless with the exception of scaring less-technical net users), refer to some of the threads on this forum covering that topic. I think the general consensus is that when chatting to someone over MSN, the best way is to initiate a file transfer and perform a netstat -n to see their IP address somewhere on the list.

Last edited by Ezekiel; 03-11-2007 at 04:57 PM.
Reply With Quote
  #5  
Old 03-12-2007, 07:12 PM
nozf3r4tu nozf3r4tu is offline
Registered User
 
Join Date: Aug 2006
Posts: 223
And.........

What would you do when getting the Ip adress? Msn user share a network,wich assigns an Ip everytime you sign in. (not static Ip)
But hey,shoot yourself,look in this place: http://shivampatel.net/trace/
Go thru it,if you know how to use it,you'll have some chatters Ip's.

Just my 2 cents as always
__________________
What's New in Politics? Washington Scandals!
Sign My Guestbook!
Internet security is as real as your Dreams!
Reply With Quote
  #6  
Old 03-14-2007, 05:41 PM
Fatality101 Fatality101 is offline
Registered User
 
Join Date: Feb 2007
Posts: 8
Thanks for your help
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.