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
Tools/GitHubGitHub/byte4rr4y/cve-2023-4966
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubbyte4rr4y/cve-2023-4966

CVE-2023-4966

Programm to exploit a range of ip adresses

View Repository
2 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

CitrixBleed

Programm to exploit Citrix Applications with a range of ip adresses

here is how you compile it for windows, macOS, or Linux

root@kitploit:~
 GOOS=windows GOARCH=amd64 go build -o citrix citrix.go
 GOOS=darwin GOARCH=amd64 go build -o citrix.exe citrix.go
 GOOS=linux GOARCH=amd64 go build -o citrix citrix.go

start it with Programname START_IP END_IP on linux you start it with ./citrix eg: ./citrix 192.168.0.1 192.168.0.255

Download Tool
CVE-2023-4966 — Programm to exploit a range of ip adresses | Kitploit