From 45fcd163d1422b43ec033166c889a237301ad83d Mon Sep 17 00:00:00 2001 From: raja-grewal Date: Mon, 18 Aug 2025 20:23:50 +1000 Subject: [PATCH] Add reference on conntrack helpers --- etc/modprobe.d/30_security-misc_conntrack.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/modprobe.d/30_security-misc_conntrack.conf b/etc/modprobe.d/30_security-misc_conntrack.conf index 7f36327..7c51595 100644 --- a/etc/modprobe.d/30_security-misc_conntrack.conf +++ b/etc/modprobe.d/30_security-misc_conntrack.conf @@ -7,6 +7,7 @@ ## Disabling it reduces the kernel attack surface and improves security. ## ## https://conntrack-tools.netfilter.org/manual.html +## https://home.regit.org/netfilter-en/secure-use-of-helpers/ ## https://forums.whonix.org/t/disable-conntrack-helper/18917 ## options nf_conntrack nf_conntrack_helper=0