Shodan CLI
🌐 Network Recon · Python
Shodan CLI is the command-line interface for Shodan, the search engine for internet-connected devices. It allows users to query Shodan's vast database of device information and perform complex searches directly from the terminal. Shodan CLI facilitates network reconnaissance and security assessments by providing detailed data on exposed devices, services, and vulnerabilities, making it a critical tool for cybersecurity researchers and IT professionals.
Installation
$ pip install shodanTags
Details
- Category
- 🌐 Network Recon
- Language
- Python
- Repository
- achillean/shodan-python
- 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.
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.
Censys CLI
PythonSearch engine for internet-connected devices. Alternative to Shodan with certificate and host search.