mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 21:44:49 -04:00
comments
This commit is contained in:
parent
60c044a9d6
commit
e92a8a6966
2 changed files with 4 additions and 2 deletions
|
@ -4,7 +4,8 @@
|
|||
#### meta start
|
||||
#### project Whonix
|
||||
#### category networking and security
|
||||
#### description TCP/IP stack hardening
|
||||
#### description
|
||||
## TCP/IP stack hardening
|
||||
|
||||
## Protects against time-wait assassination.
|
||||
## It drops RST packets for sockets in the time-wait state.
|
||||
|
|
|
@ -4,7 +4,8 @@
|
|||
#### meta start
|
||||
#### project Whonix
|
||||
#### category networking and security
|
||||
#### description disable IPv4 TCP Timestamps
|
||||
#### description
|
||||
## disable IPv4 TCP Timestamps
|
||||
|
||||
net.ipv4.tcp_timestamps=0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue