who is on my network???

Get the latest on wired & wireless, talk network setups, get help with connectivity problems, web hosts, etc.
Post Reply
un4given
Apprentice
Posts: 37
Joined: Tue May 24, 2005 4:45 pm
Contact:

who is on my network???

Post by un4given » Tue May 24, 2005 4:50 pm

Hey,
Okay, it's not actually MY network but another wireless network I came across... I wanna know how I can find out who is on the network and what they're doing, if possible.
After trying various 192.168.x.x combinations I came across the router and found what model it was... I then went to google and found out the default password, so to say the least I'm in the router.
So now from here where do I go? I'm not trying to be mischivous (spelling?) but I wanna see what all I can do. Is there any way to find out who is on the network and possibly see their computer? I live in an apartment complex and I think if I could access some stuff I could find out whose router it is.
Also, there's 2 other wireless networks I can tap into as well, however I am unable to access their router. Is there anything for this scenario?

User avatar
matt
Challenge Winner [1x]
Posts: 772
Joined: Sun Jul 18, 2004 1:19 pm
Location: u.kingdom Manhood: large
Contact:

Post by matt » Tue May 24, 2005 4:54 pm

Look for something like "DHCP Client List" in the router it will give you a rough idea of who is on your network

un4given
Apprentice
Posts: 37
Joined: Tue May 24, 2005 4:45 pm
Contact:

Post by un4given » Tue May 24, 2005 5:13 pm

Sweet! Yeah turns out I'm the only one on the network right now, *shrugs* I aint complaining because my bittorrent is running 3 downloads at about 106kbs each, so... lol

I appreciate the help. What about those other ones that I do not have access to the router?

User avatar
matt
Challenge Winner [1x]
Posts: 772
Joined: Sun Jul 18, 2004 1:19 pm
Location: u.kingdom Manhood: large
Contact:

Post by matt » Tue May 24, 2005 5:14 pm

you could try something like ettercap

User avatar
netphreak
Owns you
Posts: 1300
Joined: Wed Sep 24, 2003 8:31 pm
Location: Everywhere and nowhere... all at once
Contact:

Post by netphreak » Tue May 24, 2005 6:05 pm

Set a scanner to go through the subnet, then you'll find out which systems are online.
Look at the stars, but shoot for the ceiling; it's closer...
When looking for a needle in a haystack, don't start in the middle of a wheat field.

un4given
Apprentice
Posts: 37
Joined: Tue May 24, 2005 4:45 pm
Contact:

Post by un4given » Wed May 25, 2005 11:34 am

Hmmm, that sounds nice... But a scanner, could you name some?

User avatar
execc
htd0rg lieutenant
Posts: 362
Joined: Sat Jul 12, 2003 5:56 pm

Post by execc » Wed May 25, 2005 2:15 pm

un4given wrote:Hmmm, that sounds nice... But a scanner, could you name some?
nmap
http://www.insecure.org/nmap/

un4given
Apprentice
Posts: 37
Joined: Tue May 24, 2005 4:45 pm
Contact:

Post by un4given » Sat May 28, 2005 10:47 pm

Okay, I'm trying nmap, but how am I scanning my own network for connections?
Should I run it like this...?

nmap 192.168.1.*

And also, do I have to forward ports and if so which one(s)?

User avatar
pozican
Oh lawd is dat sum chikinz
Posts: 1617
Joined: Tue May 18, 2004 1:29 pm
Location: #hackerthreads

Post by pozican » Sat May 28, 2005 11:46 pm

un4given -- a couple things you could try....

Are you in linux? if so do a "ping -b 192.168.1.255

Try nmap -sP -vvv 192.168.1.*

Both of these will return ping echos....

If you wanna do os detection and such, you could try

nmap -sS -vvv- -O -A 192.168.1.*


;)

Poz
Get some exercise -- Support bad porn
Life for President, Ramius for vice, GhostHawk for Secretary of Beer
i <3 2 sqrt(u)

Post Reply