During an internal security investigation, network administrators notice that whenever client workstations experience a failure resolving internal hostnames via the primary DNS server, an unauthorized endpoint on the same broadcast domain immediately responds to Link-Local Multicast Name Resolution (LLMNR) and NetBIOS Name Service (NBT-NS) queries. The rogue system provides its own IP address, tricking victim computers into sending authentication hashes when trying to access network shares.
Which of the following correctly identify the attack vector taking place and the primary security risk established by this activity? (Select TWO.)
- Link-Local Multicast Name Resolution (LLMNR) / NBT-NS poisoningCevap
- Man-in-the-Middle (MitM) positioning for credential harvestingCevap
- CDNS cache poisoning of the authoritative domain server
- DAddress Resolution Protocol (ARP) cache poisoning
Cevap
The attack taking place is Link-Local Multicast Name Resolution (LLMNR) / NBT-NS poisoning, and the primary risk established is Man-in-the-Middle (MitM) positioning for credential harvesting.
The scenario describes an attacker taking advantage of Windows fallback name resolution protocols (LLMNR and NBT-NS). When normal DNS resolution fails, clients broadcast requests to the local network; an attacker spoofing these responses directs client traffic to their own machine, acting as a Man-in-the-Middle to harvest authentication credentials.
Adım Adım Çözüm
Anahtar Kavram
LLMNR/NBT-NS Poisoning and MitM Credential Interception