find_ip
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| find_ip [2008/02/17 13:53] – latinsud | find_ip [2008/02/17 13:58] (current) – comment example latinsud | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| 13: | 13: | ||
| In this example, '' | In this example, '' | ||
| + | |||
| ===== DHCP discovery ===== | ===== DHCP discovery ===== | ||
| Line 19: | Line 20: | ||
| * If DHCP is enabled on the network, use a dhcp client or a fast discovery tool like [[http:// | * If DHCP is enabled on the network, use a dhcp client or a fast discovery tool like [[http:// | ||
| + | * Eg: | ||
| + | < | ||
| + | # dhd | ||
| + | Sniffing on any | ||
| + | Injecting on eth1 (00: | ||
| + | |||
| + | #0: | ||
| + | SERVER-MAC: 00: | ||
| + | IP: 192.168.0.1 | ||
| + | CLIENT-MAC: 00: | ||
| + | IP: 192.168.0.195 | ||
| + | MASK: 255.255.255.0 | ||
| + | GW: 192.168.0.1 | ||
| + | DNS: 192.168.0.1 | ||
| + | |||
| + | >> | ||
| + | </ | ||
| + | In this example, '' | ||
| ===== Active scan ===== | ===== Active scan ===== | ||
| Line 26: | Line 45: | ||
| * Eg: | * Eg: | ||
| + | < | ||
| # netdiscover -i eth1 | # netdiscover -i eth1 | ||
| Currently scanning: 192.168.1.0/ | Currently scanning: 192.168.1.0/ | ||
| Line 35: | Line 55: | ||
| 192.168.0.1 | 192.168.0.1 | ||
| 192.168.0.194 | 192.168.0.194 | ||
| - | + | </ | |
| + | In this example, there are 2 hosts from which '' | ||
find_ip.1203252834.txt.gz · Last modified: by latinsud
