Netdiscover
GPL-3.0๐ Network Recon ยท C
Netdiscover is a network reconnaissance tool designed for ARP-based discovery of active hosts on a network. It operates in both active and passive modes, allowing users to detect live devices without generating DNS traffic. Written in C, it efficiently identifies hosts by sending ARP requests and listening for responses, making it ideal for networks without DHCP servers. Its ability to work in passive mode makes it suitable for stealthy operations.
Tags
Details
- Category
- ๐ Network Recon
- Language
- C
- Repository
- netdiscover-scanner/netdiscover
- License
- GPL-3.0
- Platforms
- ๐งlinux
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.