User Tools

Site Tools


find_ip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
find_ip [2008/02/17 13:51] – add example latinsudfind_ip [2008/02/17 13:55] latinsud
Line 18: Line 18:
  
   * If DHCP is enabled on the network, use a dhcp client or a fast discovery tool like [[http://tv.latinsud.com/dhd/|DHD]].   * If DHCP is enabled on the network, use a dhcp client or a fast discovery tool like [[http://tv.latinsud.com/dhd/|DHD]].
 +
 +
  
 ===== Active scan ===== ===== Active scan =====
  
   * Use a fast ARP scanner like [[http://nixgeneration.com/~jaime/netdiscover/|netdiscover]], or a multipurpose one like nmap, ettercap, etc.   * Use a fast ARP scanner like [[http://nixgeneration.com/~jaime/netdiscover/|netdiscover]], or a multipurpose one like nmap, ettercap, etc.
 +
 +  * Eg:
 +
 +<code>
 +  # netdiscover -i eth1
 +  Currently scanning: 192.168.1.0/16     Our Mac is: 00:0b:16:a1:b2:c3
 +
 +  2 Captured ARP Req/Rep packets, from 2 hosts.   Total size: 102
 +  _____________________________________________________________________________
 +   IP            At MAC Address      Count  Len   MAC Vendor
 +  -----------------------------------------------------------------------------
 +  192.168.0.1     00:03:6f:e1:5b:21    01    042   Telsey SPA
 +  192.168.0.194   00:1a:73:3f:7a:9d    01    060   Unknown vendor
 +</code>
  
find_ip.txt · Last modified: 2008/02/17 13:58 by latinsud