目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-4966 PoC — Citrix Systems NetScaler ADC和NetScaler Gateway 安全漏洞

来源
关联漏洞
标题: Citrix Systems NetScaler ADC和NetScaler Gateway 安全漏洞 (CVE-2023-4966)
Description:Citrix Systems Citrix NetScaler Gateway(Citrix Systems Gateway)和Citrix Systems NetScaler ADC都是美国思杰系统(Citrix Systems)公司的产品。Citrix NetScaler Gateway是一套安全的远程接入解决方案。该方案可为管理员提供应用级和数据级管控功能,以实现用户从任何地点远程访问应用和数据。Citrix Systems NetScaler ADC是一个应用程序交付和安全平台。 NetScale
Description
Proof Of Concept for te NetScaler Vuln
介绍
# CVE-2023-4966-POC
Proof Of Concept for NetScaler CVE-2023-4966 Vulnerability

---

# Description
This Python script exploits CVE-2023-4966, a critical vulnerability in Citrix ADC instances that allows unauthenticated attackers to leak session tokens. The vulnerability is assigned a CVSS score of 9.4 and is remotely exploitable without user interaction. Citrix NetScaler appliances configured as Gateways (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) or AAA virtual servers are vulnerable to this attack.

---

# Usage
`$ OPENSSL_CONF=./openssl.cnf python3.10 exploit.py -h`

## Options
- `-u URL, --url URL` Specify the Citrix ADC / Gateway target (e.g., https://192.168.1.200).
- `-f FILE, --file FILE` Provide a file containing a list of target URLs (one URL per line).
- `-o OUTPUT, --output OUTPUT` Specify the file to save the output results.
- `-v, --verbose` Enable verbose mode.
- `--only-valid` Only show results with valid session tokens.

---

# How to use
For a single target:
- `$ OPENSSL_CONF=./openssl.cnf python3.10 exploit.py -u https://target.example.com`

For multiple targets listed in a file:
- `$ OPENSSL_CONF=./openssl.cnf python3.10 exploit.py -f targets.txt --only-valid`

---

# Disclaimer
This script is provided for educational and research purposes only. Use it responsibly and only on systems you have permission to test. 

# Reference
Senpaisamp, Italy
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →