mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-12 20:09:28 -05:00
Update README.md regarding secure ICMP redirects
This commit is contained in:
parent
13cc1f0986
commit
95286df502
@ -72,7 +72,8 @@ Various networking components of the TCP/IP stack are hardened for IPv4/6.
|
||||
from all interfaces to prevent IP spoofing.
|
||||
|
||||
- Disable ICMP redirect acceptance and redirect sending messages to
|
||||
prevent man-in-the-middle attacks and minimize information disclosure.
|
||||
prevent man-in-the-middle attacks and minimize information disclosure. If
|
||||
ICMP redirect messages are permitted, only do so from approved gateways.
|
||||
|
||||
- Ignore ICMP echo requests to prevent clock fingerprinting and Smurf attacks.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user