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-2022-0847 — CVE-2022-0487 | Kitploit
Tools/GitHubGitHub/si1ent-le/cve-2022-0847
Privilege EscalationVulnerability AnalysisExploitationLearning & EducationBinary Exploitation
GitHubsi1ent-le/cve-2022-0847

CVE-2022-0847

CVE-2022-0487

View Repository
324 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-2022-0847

Reference: Dirty Pipe vulnerability introduction

PoC

  1. Check kernel version
root@kitploit:~
uname -r

image-20220308111450226

  1. Compile and execute
root@kitploit:~
gcc poc.c

image-20220308111450226

Download Tool