試験312-50v13-JPN トピック1 問題386 スレッド
ECCouncil 312-50v13-JPNのリアル試験問題集
問題 #: 386
トピック #: 1
問題 #: 386
トピック #: 1
ダラスの法律事務所でのレッドチーム攻撃中、倫理ハッカーのサラは、侵入したワークステーションをコアスイッチに接続しました。数分後、スイッチは不安定になり始め、複数のVLANが孤立した部門間でトラフィック漏洩を報告しました。サラは、自分のマシンが本来宛先ではないパケットを受信していることに気づき、複数のアクティブセッションを可視化しました。ログには、攻撃中にスイッチのCAMテーブルが過負荷状態になったことが示されています。
サラはどの嗅ぎ方を使った可能性が高いでしょうか?
サラはどの嗅ぎ方を使った可能性が高いでしょうか?
おすすめの解答:D 解答を投票する
The key indicator is that the switch's CAM table was overwhelmed and the attacker's machine started receiving traffic not originally destined for it. That is the hallmark of MAC flooding. Switches maintain a CAM (Content Addressable Memory) table mapping MAC addresses to switch ports. Under normal conditions, this allows a switch to forward frames only to the correct destination port (unicast switching). In a MAC flooding attack, the attacker sends a large volume of frames with many spoofed source MAC addresses, rapidly filling the CAM table. Once the table is full, the switch may fail open for unknown unicast traffic and begin broadcasting (flooding) frames out multiple ports, similar to a hub-like behavior. This causes unintended packet exposure and allows the attacker to capture traffic from other hosts, enabling sniffing of multiple sessions.
The scenario explicitly mentions switch instability, traffic leakage, receiving packets not destined for the attacker, and CAM table exhaustion-these are directly aligned with MAC flooding mechanics.
Why the other options don't match as well:
ARP poisoning (C) is a man-in-the-middle technique that manipulates ARP caches to redirect traffic through the attacker. It does not typically overwhelm the switch's CAM table, and the symptom is traffic redirection rather than CAM exhaustion.
VLAN hopping (B) is a VLAN segmentation bypass (e.g., switch spoofing or double-tagging) and is about crossing VLAN boundaries, not causing CAM table overflow and switch-wide flooding behavior. The mention of multiple VLANs seeing leakage could be a downstream consequence of flooding
/misconfiguration, but the decisive clue is CAM table overload.
DNS poisoning (A) targets name resolution and would not produce CAM table exhaustion or switch instability.
Therefore, Sarah most likely used D. MAC Flooding.
The scenario explicitly mentions switch instability, traffic leakage, receiving packets not destined for the attacker, and CAM table exhaustion-these are directly aligned with MAC flooding mechanics.
Why the other options don't match as well:
ARP poisoning (C) is a man-in-the-middle technique that manipulates ARP caches to redirect traffic through the attacker. It does not typically overwhelm the switch's CAM table, and the symptom is traffic redirection rather than CAM exhaustion.
VLAN hopping (B) is a VLAN segmentation bypass (e.g., switch spoofing or double-tagging) and is about crossing VLAN boundaries, not causing CAM table overflow and switch-wide flooding behavior. The mention of multiple VLANs seeing leakage could be a downstream consequence of flooding
/misconfiguration, but the decisive clue is CAM table overload.
DNS poisoning (A) targets name resolution and would not produce CAM table exhaustion or switch instability.
Therefore, Sarah most likely used D. MAC Flooding.
曲山** 2026-07-27 05:00:00
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。