mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-15 18:29:44 +07:00
comments
This commit is contained in:
@ -4,7 +4,8 @@
|
|||||||
#### meta start
|
#### meta start
|
||||||
#### project Whonix
|
#### project Whonix
|
||||||
#### category networking and security
|
#### category networking and security
|
||||||
#### description TCP/IP stack hardening
|
#### description
|
||||||
|
## TCP/IP stack hardening
|
||||||
|
|
||||||
## Protects against time-wait assassination.
|
## Protects against time-wait assassination.
|
||||||
## It drops RST packets for sockets in the time-wait state.
|
## It drops RST packets for sockets in the time-wait state.
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
#### meta start
|
#### meta start
|
||||||
#### project Whonix
|
#### project Whonix
|
||||||
#### category networking and security
|
#### category networking and security
|
||||||
#### description disable IPv4 TCP Timestamps
|
#### description
|
||||||
|
## disable IPv4 TCP Timestamps
|
||||||
|
|
||||||
net.ipv4.tcp_timestamps=0
|
net.ipv4.tcp_timestamps=0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user