by wgpsec
A tool based on the information API of major enterprises to solve various problems encountered in collecting information from domestic enterprises. One-click collection and export of holding company ICP filing, APP, mini program, WeChat public account and other information. Support MCP access
# Add to your Claude Code skills
git clone https://github.com/wgpsec/ENScan_GO文中所涉及的技术、思路和工具仅供以安全为目的的学习交流使用,任何人不得将其用于非法用途以及盈利等目的,否则后果自行承担。
使用均为公开数据,不提供破解、绕过防护手段,使用程序可能导致 ⌈账号异常⌋
若该程序影响或侵犯到您的合法权益,请与我们联系 admin#wgpsec.org(#替换为@)

支持以下数据源
No comments yet. Be the first to share your thoughts!
数据插件
可查询信息
实用功能
前往RELEASE下载编译好的文件使用
首次使用时需要使用 -v 命令生成配置文件并配置Cookie
./enscan -v
如遇到无法访问等情况,可自行尝试挂上burp或代理,启动后若异常退出会在程序目录保留 enscan.gob 缓存,如果跑新的信息请手动删除
默认公司信息 (网站备案, 微博, 微信公众号, app)
./enscan -n 小米
批量查询( 文本按行分隔 可选PID模式)
./enscan -f f.txt
对外投资占股100%的公司
./enscan -n 小米 -invest 100
组合筛选
大于51%公司、分支机构,只要ICP备案信息
./enscan -n 小米 -field icp -invest 51 --branch
收集孙公司 (deep参数,需要与invest一起使用) 大于51%公司、分支机构,只要ICP备案信息
./enscan -n 小米 -field icp -invest 51 --branch --deep 2
使用不同渠道
使用天眼查数据源(或可设定为 all 组合多个数据源)
./enscan -n 小米 -type tyc
使用多数据源一起收集(暂不支持多渠道+筛选)
./enscan -n 小米 -type aqc,tyc
使用插件渠道
./enscan -n ...