Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 767 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 767 Bytes

queryOnFofa

本项目已解决fofa签名问题!!!

通过在fofa上搜索可能存在通用产品的公司,原理是判断网站标题数目以及独立IP数达到一定条件时将该标题以及公司名称导出。

如果想挖掘cnvd证书,可导出注册资金大于5000w的公司名称到company.txt文件中,使用这个脚本收集通用系统。

本项目使用了免费代理池项目作为支撑,代理池项目地址:https://github.com/jhao104/proxy_pool

本项目参考:https://github.com/RaiderZP/cnvd_fofa_gather

安装

完成代理池部署后,安装第三方库

pip3 install -r requirements.txt

然后将公司名称存入company.txt文件,启动脚本程序

使用

python3 queryOnFofa.py -h