文件名称:Dorky:获取来自Google Dorks的链接
文件大小:3KB
文件格式:ZIP
更新时间:2024-03-16 01:10:54
Python
关于 Dorky接收一个包含google dork的列表,然后从google搜索结果中提取链接。 要求 Google API密钥。 Google自定义搜索引擎ID。 包含呆子列表的文件。 (我包括一个。用于查找负责任的披露程序) 安装 安装点子 pip install -r requirements.txt 用法 usage: script.py [-h] -d DORK -a API -c CSI [-o OUTPUT] optional arguments: -h, --help show this help message and exit -d DORK, --dork DORK List of dorks -a API, --api API Google API key -c CSI, --csi CSI Custom
【文件预览】:
Dorky-master
----dorks.md(3KB)
----requirements.txt(32B)
----README.md(879B)
----.gitignore(10B)
----script.py(1KB)