ネットワーク エンジニアは、同じスイッチ上にある複数の LAN 接続デバイスに関する電話を受けました。ネットワーク リソースへの接続中に、デバイスで速度と遅延の問題が突然発生します。エンジニアはコマンド show mac address-table を入力し、次の出力を確認します。 現在進行中の攻撃を最もよく説明しているものは次のうちどれですか?
正解:C
This is an attempt to redirect traffic to an attacking host by sending an ARP packet that contains the forged address of the next hop router. The attacker tricks the victim into believing that it is the legitimate router by sending a spoofed ARP reply with its own MAC address. This causes the victim to send all its traffic to the attacker instead of the router. The attacker can then intercept, modify, or drop the packets as they please.