CyberGlossary

Attacks & Threats

Watering Hole Attack

Also known as: Strategic web compromise

Definition

A targeted attack that compromises a website frequently visited by a specific group of users in order to infect them when they browse it.

In a watering hole attack, the attacker first profiles the victim community — employees of a target organization, government workers, members of a niche industry — and identifies websites they trust and visit often. The attacker then compromises one of those sites or injects malicious code into a third-party resource it loads, so that visitors are silently exploited by drive-by downloads, fingerprinted, or redirected to credential phishing pages. Targets are often filtered by IP range, user agent, or geography to keep the campaign stealthy. Defences include patching browsers and plugins, EDR, application allowlisting, web filtering, content security policies and strict separation between personal browsing and high-value workstations.

Examples

  • Attackers compromise an industry trade-association website used by employees of multiple defence contractors.
  • Malicious JavaScript on a popular developer forum delivers exploits to visitors from a single targeted company.

Related terms