mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-28 15:44:11 -04:00
Set net.ipv4.conf.*.drop_gratuitous_arp=1
This commit is contained in:
parent
95b535764c
commit
2e6e1701a0
2 changed files with 3 additions and 3 deletions
|
@ -111,8 +111,8 @@ Networking:
|
|||
- Optional - Respond to ARP requests only if the target IP address is
|
||||
on-link, preventing some IP spoofing attacks.
|
||||
|
||||
- Optional - Drop gratuitous ARP packets to prevent ARP cache poisoning
|
||||
via man-in-the-middle and denial-of-service attacks.
|
||||
- Drop gratuitous ARP packets to prevent ARP cache poisoning via
|
||||
man-in-the-middle and denial-of-service attacks.
|
||||
|
||||
- Ignore ICMP echo requests to prevent clock fingerprinting and Smurf attacks.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue