A watering hole attack is a campaign in which attackers place malicious content where a target group expects trusted content, such as a product documentation page or community site. The goal is to convert normal browsing into malicious execution or credential capture without alarming the user.
Expanded Definition
A watering hole attack is a form of targeted intrusion where the attacker compromises a website, page, or online service that a specific audience already trusts and visits regularly. Rather than sending obvious phishing lures, the adversary waits at a “known-good” destination and uses that trusted context to deliver malicious scripts, drive-by downloads, credential harvesters, or redirects to a second-stage payload.
In security operations, the term is often used alongside web compromise, browser exploitation, and initial access campaigns, but it is distinct because the attacker selects the site based on the target group’s habits. Definitions are stable in practice, though the delivery method may vary across vendors and incident reports. The key feature is not just malicious hosting, but deliberate abuse of a trust relationship between the audience and the content source. For background on commonly observed intrusion patterns, see the MITRE ATT&CK Enterprise Matrix.
The most common misapplication is calling any malicious website compromise a watering hole attack, which occurs when the site is broadly infected without a specific target audience in mind.
Examples and Use Cases
Implementing detections for watering hole activity rigorously often introduces monitoring overhead, requiring organisations to weigh fast blocking of suspicious content against the risk of disrupting legitimate browsing.
- A threat actor compromises an industry forum and injects JavaScript that fingerprints visitors from a particular government agency, then serves a browser exploit only to those users.
- An attacker tampers with a supplier’s documentation portal so that employees from a high-value customer are redirected to a credential capture page.
- A community site used by researchers or developers is poisoned with a malicious download link that activates only for visitors matching a target geolocation or user-agent profile.
- An AI-related target set visits a trusted discussion page, and the attacker uses that page as a launch point for prompt-injection-like lures or malware delivery. The broader risk landscape is tracked in CISA cyber threat advisories and, for AI-specific attack patterns, the MITRE ATLAS adversarial AI threat matrix.
- A campaign uses a trusted news or event site to seed malicious redirects that only trigger during a narrow time window when the target group is known to browse.
These cases show why the attack is so effective: the victim does not begin on a suspicious domain, and traditional awareness training may not help once a legitimate site has been abused. Incident responders also look for evidence of compromised CMS accounts, injected scripts, or unusual outbound requests that signal a trusted destination has been turned into an infection path.
Why It Matters for Security Teams
Watering hole attacks matter because they bypass the usual “spot the phishing email” model and exploit trust in routine web access. Security teams need to monitor not only endpoints and identities, but also the integrity of the third-party and community sites their users depend on. That often means web content security, patching of public-facing systems, script monitoring, DNS and proxy controls, and rapid isolation of affected browsers or hosts.
The identity angle becomes important when the attacker seeks session cookies, federation tokens, or login credentials from users who arrive at the compromised site in a normal authenticated workflow. That makes this term relevant to IAM, SSO, and browser-based access paths, especially where a single session can expose sensitive internal services. NIST-aligned control thinking also applies, particularly around system integrity, monitoring, and incident response. See NIST SP 800-53 Rev 5 Security and Privacy Controls for controls that support detection and containment, and the Anthropic report on the first AI-orchestrated cyber espionage campaign for an example of how targeted operations can scale with automation.
Organisations typically encounter the business impact only after trusted web assets have been abused and users begin reporting unexplained prompts, redirects, or credential prompts, at which point watering hole containment becomes operationally unavoidable.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack surface, NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST SP 800-63 set the technical controls, and DORA define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.PT | Protective technology covers integrity monitoring and web access controls relevant to watering hole attacks. |
| NIST SP 800-53 Rev 5 | SI-3 | Malicious code protection is directly relevant when trusted sites deliver exploit or payload content. |
| NIST SP 800-63 | Session and authenticator protections matter when attacks aim to capture user credentials or tokens. | |
| OWASP Non-Human Identity Top 10 | NHI sessions and secrets can be exposed when watering hole attacks target automation or service accounts. | |
| DORA | Operational resilience requirements apply when trusted digital services become an attack path. |
Harden public browsing paths with filtering, integrity monitoring, and rapid isolation of compromised content sources.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 19, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org