An IT support technician receives multiple tickets from accounting department staff members who report being directed to a suspicious web page when attempting to access the official corporate portal at `https://ledger.company.com`. The technician verifies that users entered the exact, correct web address into their browser address bars. Further investigation reveals that local hosts files are intact, but an attacker successfully compromised local DNS server records to point the corporate portal domain name to an external malicious server. Which of the following threat types best describes this attack?
- PharmingAnswer
- BTyposquatting
- CSpear phishing
- DWatering hole attack
Answer
Pharming is the correct answer because it involves manipulating DNS records or system host files to silently redirect requests for legitimate web addresses to malicious destinations.
The correct option is pharming because it specifically describes an attack method that alters DNS server records or host configuration files to automatically redirect legitimate web traffic to a rogue site.
Step-by-Step Solution
Key Concept
Pharming and Infrastructure Manipulation