关联漏洞
描述
CitrixBleed2 poc
介绍
# CVE-2025-5777
(AKA CitrixBleed 2) Is an OOB read in the login process of Citrix Gateway. <br>
This is a Proof of Concept exploiting the OOB (CVE-2025-5777) to obtain memory data from a vulnerable Citrix Gateway instance, possibly leading to cookies/credentials theft.
## Usage
I highly recommend using a `venv` when using the script. <br>
```
usage: main.py [-h] [-t THREADS] [-o OUTPUT] url
positional arguments:
url target URL
options:
-h, --help show this help message and exit
-t THREADS, --threads THREADS
number of threads [10]
-o OUTPUT, --output OUTPUT
output file [leak.dump]
```
## Technical details
An amazing writeup by [@watchTowr](https://twitter.com/watchtowrcyber) || [watchtowr writeup](https://labs.watchtowr.com/how-much-more-must-we-bleed-citrix-netscaler-memory-disclosure-citrixbleed-2-cve-2025-5777/)
文件快照
[4.0K] /data/pocs/44dfcde472004f4a5270f633e0db6921bcdef851
├── [2.5K] main.py
├── [ 916] README.md
└── [ 41] requirements.txt
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。