mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 23:38:10 -05:00
Add reference on conntrack helpers
This commit is contained in:
parent
3de9cd5646
commit
45fcd163d1
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue