mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-04-28 17:06:11 -04: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.
|
from all interfaces to prevent IP spoofing.
|
||||||
|
|
||||||
- Disable ICMP redirect acceptance and redirect sending messages to
|
- 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.
|
- Ignore ICMP echo requests to prevent clock fingerprinting and Smurf attacks.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user