A network administrator at a branch office discovers that several newly connected workstation clients are receiving IP configuration parameters from an unauthorized scope outside the corporate network design. Analysis reveals that these clients were assigned a default gateway address belonging to an unknown laptop on the local segment, causing all outbound traffic from these clients to be intercepted. Which of the following attack types is being executed?
- Rogue DHCP server attackAnswer
- BARP poisoning attack
- CDNS AAAA record redirection
- DTelnet port forwarding exploit
Answer
The attack described is a rogue DHCP server attack, as an unauthorized device is distributing network configurations and setting itself as the default gateway.
A rogue DHCP server intercepts client network deployment by answering DHCP client broadcasts with rogue IP parameters and specifying the attacker's machine as the default gateway, enabling on-path traffic eavesdropping.
Step-by-Step Solution
Key Concept
Rogue DHCP Server Attack Vector
Estimated Time:1m 15s