mapscan-dsh
DeepSeek Harness 动态 Cordis 插件:FOFA / Shodan / 鹰图Hunter / ZoomEye / Quake 网络空间测绘综合查询
AI Analysis
核心用途是辅助网络安全红蓝对抗中的资产收集与测绘。适合安全从业人员在 DSH 会话中直接调用测绘 API 进行情报收集;必要条件是需配置对应平台 Key。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗1. 配置 API Key(持久化到凭证库)
map_set_keys { "fofa": "你的Key", "shodan": "你的Key" }
Configuration
| 配置项 | 默认 | 说明 |
|---|---|---|
fofa / shodan / hunter / zoomeye / quake Key | 未配置 | 经 map_set_keys 写入 DSH 凭证库(持久化) |
环境变量 MAPSCAN_*_API_KEY | — | 与凭证库同名引用,环境变量优先 |
环境变量 FOFA_API_KEY / SHODAN_API_KEY / HUNTER_API_KEY / ZOOMEYE_API_KEY / QUAKE_API_KEY | — | 社区惯用名,次优先 |
工具参数 key | — | 单次调用临时覆盖,不落盘 |
size(每页条数) | 20(最大 100) | 各工具统一夹取 |
敏感项只经凭证库/环境变量/单次参数注入,不写任何配置文件;Key 获取地址:fofa.info 个人中心、account.shodan.io、hunter.qianxin.com 个人中心、zoomeye.org/profile、quake.360.net 个人中心。