Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-7775-PoC | Kitploit
Tools/GitHubGitHub/swabird/cve-2025-7775-poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubswabird/cve-2025-7775-poc

CVE-2025-7775-PoC

View Repository
4211 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-7775 | NetScaler ADC RCE PoC

root@kitploit:~
⚠️ Disclaimer: This is a hypothetical PoC for educational purposes only.Segment NetScaler networks CVE-2025-7775 does not exist. Use only in an isolated lab.

Overview

Simulated exploit for a hypothetical unauthenticated RCE in Citrix NetScaler ADC/Gateway. Designed for internal detection validation and IR drill training. Lab Requirements

root@kitploit:~
Isolated network

Licensed NetScaler VPX instance (lab use)

Python 3.x

Usage

root@kitploit:~
git clone https://github.com/your-org/cve-2025-7775-poc.git

pip install requests

python3 poc.py https://<lab-ip>

The script sends a HTTP POST with a simulated command injection pattern to /api/v1/configuration and checks for a test file.

root@kitploit:~
N

License

MIT. Use legally and ethically.

Download Tool