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/raytheon0x21/cve-2023-24488
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubraytheon0x21/cve-2023-24488

CVE-2023-24488

Tools to perform exploit CVE-2023-24488

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

POC for CVE-2023-24488

This tool is inspired from similar tool https://github.com/securitycipher/CVE-2023-24488 built using python, This tool was built using golang and has been refined from its python version, this tool is used for exfoliation CVE-2023-24488

Installation follow this command

root@kitploit:~
λ  ~ git clone https://github.com/LazyySec/CVE-2023-24488.git
λ  ~ cd CVE-2023-24488
λ  CVE-2023-24488 git:(main) go build CVE-2023-24488.go

To run tools follow this command

root@kitploit:~
λ  CVE-2023-24488 git:(main) ✗ ./CVE-2023-24488 --help
Develop By: LazySec

Usage of ./CVE-2023-24488:
  -f string
    	File containing list of URLs/IPs
  -o string
    	Output file to save vulnerable IPs
  -u string
    	Single URL/IP to check vulnerability

Thanks, and enjoy using this tools :)

Download Tool