Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RaiderZP/cnvd_fofa_gather
(由于fofa接口改变,所以该脚本已经失效了哦)通过公司名称,在fofa上搜索可能存在通用产品的公司;如果想挖掘cnvd证书,可导出注册资金大于5000w的公司到这个脚本中进行通用系统收集。
https://github.com/RaiderZP/cnvd_fofa_gather
Last synced: 21 days ago
JSON representation
(由于fofa接口改变,所以该脚本已经失效了哦)通过公司名称,在fofa上搜索可能存在通用产品的公司;如果想挖掘cnvd证书,可导出注册资金大于5000w的公司到这个脚本中进行通用系统收集。
- Host: GitHub
- URL: https://github.com/RaiderZP/cnvd_fofa_gather
- Owner: RaiderZP
- Created: 2021-10-25T12:25:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T14:52:59.000Z (about 3 years ago)
- Last Synced: 2024-08-05T17:44:22.433Z (4 months ago)
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 178
- Watchers: 3
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - RaiderZP/cnvd_fofa_gather - (由于fofa接口改变,所以该脚本已经失效了哦)通过公司名称,在fofa上搜索可能存在通用产品的公司;如果想挖掘cnvd证书,可导出注册资金大于5000w的公司到这个脚本中进行通用系统收集。 (Python)
README
# cnvd_fofa_gather
通过公司名称,在fofa上搜索可能存在通用产品的公司,原理是判断网站标题数目以及独立IP数达到一定条件时将该标题以及公司名称导出;如果想挖掘cnvd证书,可导出注册资金大于5000w的公司到这个脚本中进行通用系统收集。该项目使用了免费代理池项目作为支撑,因为fofa短时间搜索不同关键词可能将导致延时错误,多次出现错误后fofa可能将会封锁你的IP或者限制访问速度。
代理池项目地址:https://github.com/jhao104/proxy_pool
代理池简单使用:
1.启动redis2.python proxypool.py schedule
3.python proxypool.py server
启动完代理池后就可以将想要搜集的公司名称导出,放到gs.txt进行搜索爬取,直接使用python3启动该脚本,输出结果在company.txtpython cnvd_fofa_gather