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
Paranoid-Copy-Fail-CVE-2026-31431 — Paranoid disable whole AF_ALG + algif_* modules - Copy Fail (CVE-2026-31431) | Kitploit
Tools/GitHubGitHub/scriptzteam/paranoid-copy-fail-cve-2026-31431
Defensive ToolsVulnerability AnalysisConfiguration AuditingCryptographyHardware & IoT Security
GitHubscriptzteam/paranoid-copy-fail-cve-2026-31431

Paranoid-Copy-Fail-CVE-2026-31431

Paranoid disable whole AF_ALG + algif_* modules - Copy Fail (CVE-2026-31431)

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Website
2154 months agoNot yet reviewed
Share
root@kitploit:~
# ================================
# Paranoid AF_ALG hardening script
# ================================
# Blocks all user-space kernel crypto interfaces (AF_ALG + algif_* modules)
# Mitigates CVE-2026-31431 and reduces future attack surface
#
# Safe for normal systems (SSH, TLS, LUKS, WireGuard)
# Only breaks rare apps using AF_ALG sockets directly
# ================================
Download Tool