ZMap
Apache-2.0🌐 Network Recon · C
ZMap is a high-speed network scanner designed to perform internet-wide scans using single packets. Capable of scanning the entire IPv4 address space in under five minutes, it is ideal for large-scale network research. Written in C, ZMap is used by researchers and security professionals to uncover open ports and services across vast network segments. Its efficiency and scale make it a vital tool for comprehensive network analysis.
Installation
$ apt install zmapTags
Details
- Category
- 🌐 Network Recon
- Language
- C
- Repository
- zmap/zmap
- License
- Apache-2.0
- Platforms
- 🐧linux🍎macos
Links
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.