CitrixBleed-2 Checker & Poc automatic exploit and check token.# CitrixBleed-2-CVE-2025-5777
## checker
checker.py http_https_host_:_port.txt result.txt 8
### better you run
OPENSSL_CONF=./openssl.cnf checker.py http_https_host_:_port.txt result.txt 8
## poc
this poc automatic exploit CVE-2025-5777 and check token exsist and after valid or not.
poc.py -u https://target.example.com -v
### better you run
OPENSSL_CONF=./openssl.cnf poc.py -u https://target.example.com -v
## thanks to
@watchTowr & @sinsinology & @Chocapikk
- :)
[4.0K] /data/pocs/f71040154b0e47ec15bfc85a6859fc6481da7633
├── [3.8K] checker.py
├── [ 26] checker_requirements.txt
├── [ 172] openssl.cnf
├── [8.2K] poc.py
├── [ 83] poc_requirements.txt
└── [ 482] README.md
0 directories, 6 files