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
fuck_cve_2026_31431 — Kernel module exploiting CVE-2026-31431 to bypass system stop mechanisms, with configurable fake implementation for testing on non-stoppable machines. | Kitploit
Tools/GitHubGitHub/dixyes/fuck_cve_2026_31431
Privilege EscalationVulnerability AnalysisExploitationBinary Exploitation
GitHubdixyes/fuck_cve_2026_31431

fuck_cve_2026_31431

Kernel module exploiting CVE-2026-31431 to bypass system stop mechanisms, with configurable fake implementation for testing on non-stoppable machines.

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

fuck_cve_2026_31431

root@kitploit:~
make KERNELVER=`uname -r`
: for LKM
sudo insmod fuck-cve-2026-31431.ko reg_fake_impl=1
: for builtin
sudo insmod fuck-cve-2026-31431.ko
Download Tool