nerdexam
GIAC

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.

Malware Analysis & Advanced Persistent Threats

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)
  • A
    3% (1)
  • B
    5% (2)
  • C
    93% (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.

APassword-salting

Password salting is a defensive technique for securely hashing stored credentials and is not an attack method at all.

BDefacing

Defacing involves modifying the visual content of a website directly and does not leverage external script or ad dependencies to compromise visitors.

CWatering-holeCorrect

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.

DDDoS

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

#watering hole attack#ICS targeting#drive-by download#targeted attack

Community Discussion

No community discussion yet for this question.

Full GCIH Practice