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-Dirty-Frag-CVE-2026-43284 — Paranoid disable Linux IPsec ESP support (esp4/esp6) and RxRPC support. | Kitploit
Tools/GitHubGitHub/scriptzteam/paranoid-dirty-frag-cve-2026-43284
Defensive ToolsVulnerability AnalysisScripting & AutomationConfiguration Auditing
GitHubscriptzteam/paranoid-dirty-frag-cve-2026-43284

Paranoid-Dirty-Frag-CVE-2026-43284

Paranoid disable Linux IPsec ESP support (esp4/esp6) and RxRPC support.

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 →
104 months agoNot yet reviewed
Share
root@kitploit:~
# Dirty Frag mitigation script
#
# This script:
#   1. Blocks vulnerable kernel modules from loading
#   2. Unloads them if currently active
#   3. Verifies mitigation status
#
# WARNING:
#   Disables Linux IPsec ESP support (esp4/esp6)
#   and RxRPC support.
#
#   This may break:
#     - strongSwan
#     - libreswan
#     - some enterprise VPNs
#     - AFS/RxRPC services
Download Tool