Censys CLI
Apache-2.0🌐 Network Recon · Python
Censys CLI is a command-line interface for searching internet-connected devices, offering an alternative to Shodan. It enables users to search for hosts and certificates across the internet, providing insights into the global network landscape. Built in Python, it leverages Censys's extensive database to deliver detailed information about infrastructure and potential vulnerabilities. This tool is essential for network reconnaissance and security research.
Installation
$ pip install censysTags
Details
- Category
- 🌐 Network Recon
- Language
- Python
- Repository
- censys/censys-python
- License
- Apache-2.0
- Platforms
- 🐧linux🍎macos🪟windows
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.