checker.py http_https_host_:_port.txt result.txt 8
OPENSSL_CONF=./openssl.cnf checker.py http_https_host_:_port.txt result.txt 8
该 PoC 自动利用 CVE-2025-5777 并检查 token 是否存在以及之后是否有效。
poc.py -u https://target.example.com -v
OPENSSL_CONF=./openssl.cnf poc.py -u https://target.example.com -v
@watchTowr & @sinsinology & @Chocapikk