2 matches found
mkchain
mkchain 开源工具,帮助你构建有效的SSL证书链。 描述 • 使用方法 • 参数 • 工作原理 • 必备条件 • 其他 • 许可证 描述 是一款开源工具,帮助你构建有效的SSL证书链。它还能帮助你修复不完整的证书链,并下载所有缺失的CA证书。你也可以从远程服务器下载所有证书,并正确构建你的证书链。 使用方法 很简单: root@kitploit: 克隆此仓库 git clone https://github.com/trimstray/mkchain 进入仓库目录 cd mkchain 安装 ./setup.sh install 运行应用 mkchain -i /data/cert...
5.7AI score
SaveExploits0References2
CVE-2026-35586 Authorization Bypass for SSL Certificate/Key Configuration Due to Option Name Mismatch in pyload-ng
pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the ADMINONLYCOREOPTIONS authorization set in setconfigvalue uses incorrect option names sslcert and sslkey, while the actual configuration option names are sslcertfile and sslkeyfile. This name mismatch...
6.8CVSS5.9AI score0.00142EPSS
SaveExploits1References1
20