EvilZone

Hacking and Security => Hacking and Security => : poscore July 31, 2012, 07:42:54 PM

: [PING] command doesnt respont as i think
: poscore July 31, 2012, 07:42:54 PM
Hello, i am trying to ping broadcast in an address with ping using the -b argument. Well it succeed but only oen address respondes. Why is this happening? There sould be responding some more ips. Right?


thank you in advance :D
: Re: [PING] command doesnt respont as i think
: Kulverstukas July 31, 2012, 07:49:38 PM
huh? I can't seem to decode your post.
Usually PING works with IP or Domain. If the host is down, ping will respond with a timeout, if not then it will output stuff.
: Re: [PING] command doesnt respont as i think
: poscore July 31, 2012, 08:02:53 PM
Let me explain please. Sending bloadcast ICMP packets in XXX.XXX.255.255 does not mean all connected computer with the ip starting XXX.XXX. will respond?
: Re: [PING] command doesnt respont as i think
: ovi_x July 31, 2012, 08:34:26 PM
Let me explain please. Sending bloadcast ICMP packets in XXX.XXX.255.255 does not mean all connected computer with the ip starting XXX.XXX. will respond?
nope :P
255.255.0.0 means you can brodcast  to  difrent  ips  not on  the  same  network

: Re: [PING] command doesnt respont as i think
: Kulverstukas July 31, 2012, 09:23:31 PM
if you want to ping the whole range of IP's, then I suggest to use Nmap (http://nmap.org/) with command "-sP IP/24"
: Re: [PING] command doesnt respont as i think
: poscore July 31, 2012, 09:45:17 PM
That documentation ftw :P A bit hard to remember what its capable od :D