使用 | 命令
搜索语法
hostname: 搜索指定的主机或域名,例如 hostname:”google”
port: 搜索指定的端口或服务,例如 port:”21”
country: 搜索指定的国家,例如 country:”CN”
city: 搜索指定的城市,例如 city:”Hefei”
org: 搜索指定的组织或公司,例如 org:”google”
isp: 搜索指定的ISP供应商,例如 isp:”China Telecom”
product: 搜索指定的操作系统/软件/平台,例如 product:”Apache httpd”
version: 搜索指定的软件版本,例如 version:”1.6.2”
geo: 搜索指定的地理位置,例如 geo:”31.8639, 117.2808”
before/after: 搜索指定收录时间前后的数据,格式为dd-mm-yy,例如 before:”11-11-15”
net: 搜索指定的IP地址或子网,例如 net:”210.45.240.0/24”
安装:
Windows+Python3
pip3 install shodan
Kali
-
git clone https://github.com/achillean/shodan-python.git && cd shodan-python
-
python setup.py install
- shodan init API_Key #添加API_KEY
按域名搜索

按地名端口搜索

按操作系统IP段搜索

搜索指定中间件

指定软件版本搜索

按服务器归属公司|组织搜索

指定CVE搜索

指定IP搜索


搜索网络摄像头

Kali下使用说明

查询开通SSH服务器数量

指定服务版本,显示结果(IP、端口、组织、域名)搜索

下载搜索数据到本地


解析下载数据
