mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-03 16:14:14 -04:00
Provide option to harden response to ARP requests
This commit is contained in:
parent
a25d4f8df8
commit
18aec201bf
2 changed files with 10 additions and 0 deletions
|
@ -105,6 +105,9 @@ Networking:
|
|||
- Optional - Enable ARP filtering to mitigate some ARP spoofing and ARP
|
||||
cache poisoning attacks.
|
||||
|
||||
- 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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue