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-4911 — C-based proof-of-concept exploit for CVE-2023-4911, a local privilege escalation vulnerability in glibc ld.so. Includes Docker build and run instructions for testing. | Kitploit
Tools/GitHubGitHub/xiaoq1z/cve-2023-4911
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubxiaoq1z/cve-2023-4911

CVE-2023-4911

C-based proof-of-concept exploit for CVE-2023-4911, a local privilege escalation vulnerability in glibc ld.so. Includes Docker build and run instructions for testing.

View Repository
1432 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-4911

Usage

root@kitploit:~
docker build -t CVE-2023-4911 -f Dockerfile .
docker run -it CVE-2023-4911
./exp

References

  • https://github.com/leesh3288/CVE-2023-4911
  • https://github.com/Green-Avocado/CVE-2023-4911
  • https://www.qualys.com/2023/10/03/cve-2023-4911/looney-tunables-local-privilege-escalation-glibc-ld-so.txt
Download Tool