Languages/shell/arp-scan

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{public}} {{TOC right}} Suppose you want to find a <code>ssh</code> server on your local subnet, here is the command to do so: <code lang="bash"> sudo arp-scan --interface=...")
 
Line 2: Line 2:
 
{{TOC right}}
 
{{TOC right}}
  
Suppose you want to find a <code>ssh</code> server on your local subnet, here is the command to do so:
+
Suppose you want to find a Raspberry Pi, on your local subnet.
  
 
<code lang="bash">
 
<code lang="bash">

Revision as of 14:39, 28 October 2014

Suppose you want to find a Raspberry Pi, on your local subnet.

sudo arp-scan --interface=br0 --localnet | grep b8:27:eb

153.109.5.42	b8:27:eb:48:fc:d6	(Unknown)
153.109.5.97	b8:27:eb:fb:b7:95	(Unknown)
Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox