序言:
kunyu(坤舆)在用于资产、网络空间资产、信息收集的一个工具
0x00 安装
0x01 配置
0x02 用法
0x00安装
git clone https://github.com/knownsec/Kunyu.git tar -xvf Kunyu.tar cd Kunyu pip3 install -r requirements.txt Linux: python3 setup.py install kunyu console Windows: cd kunyu python3 console.py P.S. Windows同样支持python3 setup.py install,也可以使用pip install kunyu进行安装更新
或是github上下载
https://github.com/knownsec/Kunyu/blob/main/doc/README_CN.md
linux
cd到kunyu目录
cd Kunyu pip3 install -r requirements.txt Linux: python3 setup.py install kunyu console
0x01配置
使用zoomeye或seebug的key调用,在个人资料里面找到api密钥,选以下其中一个作为调用
kunyu init --apikey <your zoomeye key> --seebug <your seebug key>
0x02用法
命令
kunyu console
命令语法
info Print User info SearchHost <query> Basic Host search SearchWeb <query> Basic Web search SearchIcon <File>/<URL> Icon Image search SearchBatch <File> Batch search Host SearchCert <Domain> SSL certificate Search SearchDomain <Domain> Domain name associated/subdomain search EncodeHash <encryption> <query> Encryption method interface Seebug <Query> Search Seebug vulnerability information set <Option> Set arguments values Pocsuite3 Invoke the pocsuite component ExportPath Returns the path of the output file clear Clear the console screen show Show can set options help Print Help info exit Exit KunYu &
搜索服务器信息:
SearchHost 127.0.0.1
搜索子域名:
SearchDomain xxx.com