arp-scan

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
arp-scan [2016/09/20 18:30] walkeradminarp-scan [2016/09/20 18:34] (current) – [Searching for a particular MAC] walkeradmin
Line 42: Line 42:
 \\  \\ 
 <color red>*Note: these are fabricated IP and MAC Addresses</color> so don't go looking for them :) <color red>*Note: these are fabricated IP and MAC Addresses</color> so don't go looking for them :)
 +\\ 
 +\\ 
 +\\ 
 +==== 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>arp-scan</color>
 + and filter the output with <color red>grep</color>
 +\\ 
 +    sudo arp-scan -l | grep "MAC"
 +    
 +    sudo apr-scan -l | grep "00:a1:d0:00-4a:01"
 \\  \\ 
 \\  \\ 
  
arp-scan.1474396208.txt.gz · Last modified: (external edit)