泛微oa漏洞利用工具
项目地址
https://github.com/TD0U/WeaverScan
WeaverScan
泛微漏洞利用工具 用go造了个轮子
漏洞检测
不指定漏洞Id 自动检测所有漏洞
WeaverScan.exe scan -u http://127.0.0.1
指定Id
WeaverScan.exe scan -u http://127.0.0.1 -i Wc11
漏洞利用
WeaverScan.exe exp -u http://127.0.0.1 -i Wc05
代理
WeaverScan.exe exp -u http://127.0.0.1 -i Wc05 -s http://127.0.0.1:8080
WeaverScan.exe scan -u http://127.0.0.1 -i Wc11 -s http://127.0.0.1:8080