arp-scan
GPL-3.0๐ Network Recon ยท C
arp-scan is a command-line tool that sends ARP requests to identify and fingerprint devices on the local network segment. It uses the Address Resolution Protocol to discover active hosts and gather information about their MAC addresses and vendor details. Developed in C, arp-scan is effective for quickly identifying devices on a LAN, providing details necessary for network management and security assessments.
Tags
Details
- Category
- ๐ Network Recon
- Language
- C
- Repository
- royhills/arp-scan
- License
- GPL-3.0
- Platforms
- ๐งlinux๐macos
Links
Community Reviews
More in Network Recon
Nmap
C/C++The gold standard network scanner. Host discovery, port scanning, service/version detection, OS fingerprinting.
Masscan
CInternet-scale port scanner. Transmits 10 million packets per second. Asynchronous, stateless scanning.
RustScan
RustBlazing fast port scanner that pipes into Nmap. Scans all 65k ports in 3 seconds flat.
Shodan CLI
PythonCommand-line interface for Shodan, the search engine for internet-connected devices.
Wireshark
C/C++The world's foremost network protocol analyzer. Deep packet inspection for hundreds of protocols.
Responder
PythonLLMNR/NBT-NS/mDNS poisoner and rogue authentication server. Captures NTLMv1/v2 hashes on the network.