From 8eb6a0f857dddf5224d02b30e3c5516059c7a27d Mon Sep 17 00:00:00 2001 From: roadmap bot <135830415+roadmap-bot@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:36:36 +0100 Subject: [PATCH] chore: add resource under cyber-security:networking-knowledge:understand-the-terminology:arp --- .../understand-the-terminology/102-arp.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/data/roadmaps/cyber-security/content/102-networking-knowledge/understand-the-terminology/102-arp.md b/src/data/roadmaps/cyber-security/content/102-networking-knowledge/understand-the-terminology/102-arp.md index ac0481ff1..0467c3d8a 100644 --- a/src/data/roadmaps/cyber-security/content/102-networking-knowledge/understand-the-terminology/102-arp.md +++ b/src/data/roadmaps/cyber-security/content/102-networking-knowledge/understand-the-terminology/102-arp.md @@ -15,3 +15,5 @@ While ARP is crucial for the functioning of most networks, it also presents cert To mitigate ARP poisoning attacks, organizations can implement security measures such as static ARP entries, dynamic ARP inspection, and ensuring that their network devices are updated with the latest security patches. By understanding ARP and the potential security risks it presents, you can help protect your network by incorporating appropriate security solutions and staying vigilant against potential threats. + +- [ARP Explained - Address Resolution Protocol](https://www.youtube.com/watch?v=cn8Zxh9bPio) \ No newline at end of file