get-oui

arp scanning and fingerprinting tool

Install

All systems
curl cmd.cat/get-oui.sh
Debian Debian
apt-get install arp-scan
Ubuntu
apt-get install arp-scan
Arch Arch Linux
pacman -S arp-scan
image/svg+xml Kali Linux
apt-get install arp-scan
Fedora
dnf install arp-scan
Windows (WSL2)
sudo apt-get update sudo apt-get install arp-scan
OS X
brew install arp-scan
Raspbian
apt-get install arp-scan

arp-scan

arp scanning and fingerprinting tool

arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network. It is available for Linux and BSD under the GPL licence