From 030f2dfcd62a430b1e689e607a88b85fc311fba5 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 21 Jan 2020 22:39:39 +0000 Subject: [PATCH] ANSWERED: Explain MAC flooding attack. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 53820e5..bac9bfc 100644 --- a/README.md +++ b/README.md @@ -5471,6 +5471,9 @@ HTTP Header Injection vulnerabilities occur when user input is insecurely includ
Explain MAC flooding attack
+ +MAC address flooding attack (CAM table flooding attack) is a type of network attack where an attacker connected to a switch port floods the switch interface with very large number of Ethernet frames with different fake source MAC address. +