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-2023-4966 — An Exploitation script developed to exploit the CVE-2023-4966 bleed citrix information disclosure vulnerability | Kitploit
Tools/GitHubGitHub/revoltsecurities/cve-2023-4966
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubrevoltsecurities/cve-2023-4966

CVE-2023-4966

An Exploitation script developed to exploit the CVE-2023-4966 bleed citrix information disclosure vulnerability

View Repository
1022 years 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-2023-4966

An Exploitation script developed to exploit the CVE-2023-4966 bleed citrix information disclosure vulnerability

Hackers have wildly exploiting this vulnerability Citrix gateway and this is exploitation script with enabled concurrency and capable to exploit files of target and single target

Installation:

root@kitploit:~
git clone https://github.com/sanjai-AK47/CVE-2023-4966.git
cd CVE-2023-4966
pip install -r requirements.txt
python3 exploit.py -h

Single exploitation:

root@kitploit:~

python3 exploit.py -d target.com -o output.txt

Mass exploitation:

root@kitploit:~
python3 exploit.py -dL domains.txt -o output.txt

INFO:

This exploitation script has been upgraded by with the previous exploitation provided by by upgrading and made some changes in this exploitation. Importing things this the developer is not reponse for any illegal or unethical exploitation

ASSETNOTE

Sponser

The Exploitation developed by D.Sanjai Kumar and Great Thanks to the sponser of this project CrackSoft Securities for their support and lots and lots and ❤️, Making others to push their skills and knowledge and lot of things doing for the open source community.

Download Tool