mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-16 12:43:56 -05:00
comments
This commit is contained in:
parent
abb0c83619
commit
502f5953c7
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
||||||
|
|
||||||
## Conntrack:
|
## Conntrack:
|
||||||
## Disable Netfilter's automatic connection tracking helper assignment.
|
## Disable Netfilter's automatic connection tracking helper assignment.
|
||||||
## Increases the kernel attack surface by enabling superfluous functionality such as IRC parsing in the kernel.
|
## This functionality adds unnecessary features, such as IRC protocol parsing, into the kernel.
|
||||||
|
## Disabling it reduces the kernel attack surface and improves security.
|
||||||
##
|
##
|
||||||
## https://conntrack-tools.netfilter.org/manual.html
|
## https://conntrack-tools.netfilter.org/manual.html
|
||||||
## https://forums.whonix.org/t/disable-conntrack-helper/18917
|
## https://forums.whonix.org/t/disable-conntrack-helper/18917
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue