arp-scan
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| arp-scan [2016/09/20 18:17] – walkeradmin | arp-scan [2016/09/20 18:34] (current) – [Searching for a particular MAC] walkeradmin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| \\ | \\ | ||
| <color red> | <color red> | ||
| + | \\ | ||
| + | \\ | ||
| + | ==== Installation ==== | ||
| + | \\ | ||
| + | To install Arp-Scan, from the command line enter: Note: you may have to do a <color red>sudo apt-get update</ | ||
| + | \\ | ||
| + | sudo apt-get install arp-scan | ||
| + | \\ | ||
| + | \\ | ||
| + | ==== Operation ==== | ||
| + | \\ | ||
| + | To use <color red> | ||
| + | \\ | ||
| + | sudo arp-scan -l | ||
| + | <color red> | ||
| + | \\ | ||
| + | \\ | ||
| + | ==== Example Output ==== | ||
| + | < | ||
| + | Interface: eth0, datalink type: EN10MB (Ethernet) | ||
| + | Starting arp-scan 1.8.1 with 256 hosts (http:// | ||
| + | 192.168.100.1 | ||
| + | 192.168.100.2 | ||
| + | 192.168.100.3 | ||
| + | 192.168.100.4 | ||
| + | 192.168.100.5 | ||
| + | 192.168.100.6 | ||
| + | 192.168.100.7 | ||
| + | 192.168.100.16 | ||
| + | 192.168.100.61 | ||
| + | 192.168.100.66 | ||
| + | 192.168.100.66 | ||
| + | 192.168.100.60 | ||
| + | 192.168.100.62 | ||
| + | 192.168.100.63 | ||
| + | 192.168.100.64 | ||
| + | </ | ||
| + | \\ | ||
| + | <color red> | ||
| + | \\ | ||
| + | \\ | ||
| + | \\ | ||
| + | ==== Searching for a particular MAC ==== | ||
| + | \\ | ||
| + | If there are a lot of devices on the network, and you know the MAC, you can search using <color red> | ||
| + | and filter the output with <color red> | ||
| + | \\ | ||
| + | sudo arp-scan -l | grep " | ||
| + | | ||
| + | sudo apr-scan -l | grep " | ||
| \\ | \\ | ||
| \\ | \\ | ||
arp-scan.1474395422.txt.gz · Last modified: (external edit)
