GCIH · Question #736
A popular forum, where ICS techniques are discussed, loads scripts and ads from multiple external sites. Which attack can an adversary use to leverage this situation to attack this particular industry
The correct answer is C. Watering-hole. A watering-hole attack targets a specific group by compromising websites or external resources those users trust and frequently visit. The forum's reliance on external scripts and ads provides the adversary with an injection point.
Question
A popular forum, where ICS techniques are discussed, loads scripts and ads from multiple external sites. Which attack can an adversary use to leverage this situation to attack this particular industry?
Options
- APassword-salting
- BDefacing
- CWatering-hole
- DDDoS
How the community answered
(40 responses)- A3% (1)
- B5% (2)
- C93% (37)
Why each option
A watering-hole attack targets a specific group by compromising websites or external resources those users trust and frequently visit. The forum's reliance on external scripts and ads provides the adversary with an injection point.
Password salting is a defensive technique for securely hashing stored credentials and is not an attack method at all.
Defacing involves modifying the visual content of a website directly and does not leverage external script or ad dependencies to compromise visitors.
A watering-hole attack works by compromising a third-party resource - such as an ad network or external script - that is loaded by a site the target community visits. Because ICS professionals frequent this forum and the forum pulls content from multiple external sources, an adversary can poison one of those sources to deliver malicious payloads specifically to that industry audience.
A DDoS attack floods a target with traffic to deny availability and does not exploit trusted third-party resources to deliver malicious code to specific users.
Concept tested: Watering-hole attack targeting specific industry communities
Source: https://attack.mitre.org/techniques/T1189/
Topics
Community Discussion
No community discussion yet for this question.