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-2024-11003-POC — Poc for easily exploit CVE-2024-11003 | Kitploit
Tools/GitHubGitHub/sychikov/cve-2024-11003-poc
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingCommand and Control
GitHubsychikov/cve-2024-11003-poc

CVE-2024-11003-POC

Poc for easily exploit CVE-2024-11003

View Repository
6 months 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-11003-POC

Description

Qualys discovered that needrestart, before version 3.8, passes unsanitized data to a library (Modules::ScanDeps) which expects safe input. This could allow a local attacker to execute arbitrary shell commands. Please see the related CVE-2024-10224 in Modules::ScanDeps.

If needstart can be run with root priv, you can execute any command from root

Usage

Download exploit.conf on your vulnerable machine and use command:

root@kitploit:~
sudo needrestart -c exploit.conf
Download Tool