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/classic130/cve-2024-23897-jenkins-4.441
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubclassic130/cve-2024-23897-jenkins-4.441

CVE-2024-23897-Jenkins-4.441

Exploit for Jenkins arbitrary file leak (CVE-2024-23897) that reads files from the target server via a crafted request.

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-2024-23897 - Jenkins Arbitrary File Leak

Compile

root@kitploit:~
g++ CVE-2024-23897.cpp -o exploit

Usage

root@kitploit:~
/exploit -u http://10.10.10.10 -f /etc/passwd
Download Tool