← All stories
● Covered by 1 source · 1 reportMedium impact1 negative

Placeholder domain "third-party.com" used in dev docs now hosts ClickFix attacks

🔄 Updated 3h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • "third-party.com" is serving a fake Cloudflare verification page.
  • The page prompts users to execute PowerShell commands via clipboard.
  • This is a ClickFix attack, distributing malware by user execution.
  • Manifold Security discovered the malicious use of the domain.

Placeholder Domain Compromised

The domain "third-party.com", frequently used in developer documentation and code examples as a generic external website, API, or service placeholder, has been compromised. Unlike reserved domains such as example.com, example.net, and example.org, "third-party.com" is a regularly registered domain, allowing its owner to control its content. This control has now been used maliciously.

ClickFix Attack Mechanism

The domain is currently serving a ClickFix attack, impersonating a Cloudflare security check. When users visit the site, they are presented with a fake Cloudflare "Performing security verification" CAPTCHA screen. After clicking a verification box, a malicious PowerShell command is copied to the user's Windows Clipboard. Users are then instructed to paste and execute this command, which downloads and runs a PowerShell script from an external URL.

Impact and Discovery

This technique, known as ClickFix, relies on users manually executing commands, potentially bypassing traditional antivirus software. Manifold Security first reported this malicious activity after finding it referenced in public AI skills and MCP server documentation. BleepingComputer confirmed the presence of the fake Cloudflare page and the clipboard-based attack. While the current attack chain was broken at the time of testing due to the payload URL no longer resolving, past activity shows the distribution of a PowerShell script designed to download and execute a zip archive containing an executable.

Security Implications for Developers

The compromise of "third-party.com" highlights a security risk associated with using non-reserved domains as placeholders in documentation. Developers and users who interact with documentation referencing this domain could inadvertently be exposed to malware. This incident underscores the importance of using officially reserved domains for examples to prevent such vulnerabilities.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~26 min · 21 stories · Sep 23

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

The domain "third-party.com", commonly used as a placeholder in developer documentation, is now serving a fake Cloudflare verification page that attempts to trick Windows users into executing malicious PowerShell commands. This development is significant because it turns a widely accepted documentation practice into a security vulnerability, potentially exposing developers and users to malware through a trusted, yet compromised, resource.