find IP or hosts

No explicit questions like "how do I hack xxx.com" please!
Post Reply
User avatar
JuggaloMushroom
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 252
Joined: 18 Jul 2006, 16:00
17
Contact:

find IP or hosts

Post by JuggaloMushroom »

:D
ok so I was wondering is there a command on cmd.exe that I could input and it would send back data from my own network? like I could find out the IP or hostname of the pc's in the same network , since I am under a router, I supposed this would be possible some how. If this is not possible this way then how?
sorry if this is against the rules ( I didn't really think it was)
Oh,Not in cruelty, Not in wrath,
The REAPER came today,
An ANGEL visited this gray path,
And took the cube away.

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Don't really get where you are going..but..

ping?......
"The best place to hide a tree, is in a forest"

User avatar
JuggaloMushroom
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 252
Joined: 18 Jul 2006, 16:00
17
Contact:

Post by JuggaloMushroom »

cats wrote:Don't really get where you are going..but..

ping?......
well to ping I would have to know something such as the I.P address correct?
so I want to find the "I.P" address.

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

meh, download an IP scanner ^^

or in your case download a MAC scanner, most of the scanners give you the IP of the MAC's found.
"The best place to hide a tree, is in a forest"

G-Brain
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 467
Joined: 08 Nov 2007, 17:00
16
Location: NL

Post by G-Brain »

nmap -sP 192.168.2.*
nmap -sP 10.0.0.*

or whatever :)

Should do the trick.

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Post by bubzuru »

nmap -T Aggressive -A -v 192.168.*.*

User avatar
n3rd
Staff Member
Staff Member
Posts: 1474
Joined: 15 Nov 2005, 17:00
18
Location: my own perfect world in ma head :)
Contact:

Post by n3rd »

your own network should be 10.0.0.139 till 10.0.0.xxx somewhere. ( at least mine is )
[img]http://img580.imageshack.us/img580/8009/userbar2k.png[/img]

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

n3rd wrote:your own network should be 10.0.0.139 till 10.0.0.xxx somewhere. ( at least mine is )

That totally depends on the IP class and subnet ^^

User avatar
Big-E
Administrator
Administrator
Posts: 1332
Joined: 16 May 2007, 16:00
16
Location: IN UR ____ , ____ING UR _____ .
Contact:

Post by Big-E »

Well, to further cats explanation and your knowledge. Here:

Reserved for private internal network usage based on class

Class A:

10.0.0.0 through 10.255.255.255

Class B

172.16.0.0 through 172.31.255.255

Class C

192.168.0.0 through 192.168.255.255

Then for each class you use, there is a specific supernet and subnet address which correlate with the IP address you use. To determine the subnet, you do the following:

To determine a subnet address, based on IP address:

Class A Address

The standard subnet mask is always 255.0.0.0 for class A address'

The first 8 bits (x) are reserved for the network portion of the IP address leaving the last 24 bits for the host portion. Like this:

XXXX XXXX. YYYY YYYY. YYYY YYYY. YYYY YYYY

Because of this, there are 17 million unique combinations of IP address which can be used in a Class A network address.

Class B Address

Like the class A except class B has a standard subnet mask of 255.255.0.0.

The first 16 bits (x) are reserved for the network portion of the IP address leaving the last 16 bits for the host portion Like This:

XXXX XXXX. XXXX XXXX. YYYY YYYY. YYYY YYYY

There are 16 bits left for the host potion of the address and thus you can have 16,000 hosts on each Class B Network.

Based on this information, can someone tell me what occurs for Class C Address', further more how many hosts can be on a Class C network? This is probably the most common for home based networks.

Someone answer that and I will explain how to create a custom subnet mask for your network. [edit] PS: If you can answer this without looking it up, wait a bit and give some other people a chance to think about it. [/edit]
Last edited by Big-E on 06 Feb 2008, 10:02, edited 1 time in total.

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Cat's was right, but I edited this to give some other people a chance at looking it up and learning something. Answer is saved and will be posted again if no one can get it, which I dont see happening. - Big-E

User avatar
jasonxxx102
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 176
Joined: 04 Feb 2008, 17:00
16
Contact:

Post by jasonxxx102 »

NSLOOKUP is good for finding ips just type in the name of the target or thier ip and it gives you what there isp is then u can go from there

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

jasonxxx102 wrote:NSLOOKUP is good for finding ips just type in the name of the target or thier ip and it gives you what there isp is then u can go from there

well.....then you would need the ip or name

User avatar
Big-E
Administrator
Administrator
Posts: 1332
Joined: 16 May 2007, 16:00
16
Location: IN UR ____ , ____ING UR _____ .
Contact:

Post by Big-E »

Cats, I am going to hack you with -

NSLOOKUP cats

It will return everything about you, and then I will hack your system so bad! I will pwn you!

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Big-E wrote:Cats, I am going to hack you with -

NSLOOKUP cats

It will return everything about you, and then I will hack your system so bad! I will pwn you!
oh noes!!! (turns on windows firewall and installs Norton Internet Security, and pulls the plug. HAH!)
"The best place to hide a tree, is in a forest"

User avatar
hpprinter100
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 214
Joined: 19 Oct 2007, 16:00
16
Contact:

Post by hpprinter100 »

use cain n abel....you can find their ip cos it has a hostname resolver in it and u can also sniff pwds off the network =D

Post Reply