Stop Issuing Phishing Press Releases (Do This Instead)

The World Uyghur Congress and the Uyghur Centre for Democracy and Human Rights just dropped a press release alerting the world that a threat actor using the alias "Bay Zolla" is sending phishing emails from an Outlook account. They warned partners that this person is a fake staff member. They pointed to their website's team roster and told everyone to verify identities before clicking links.

It is a textbook response. It is also completely useless. Meanwhile, you can find other developments here: The Pixels That Fed the Dragon.

I have watched advocacy groups, multi-million-dollar non-profits, and corporate boards waste thousands of collective hours draft-reviewing public warnings every time a fresh spoofing campaign hits their inboxes. The prevailing consensus screams that public transparency and "raising awareness" are the premier defenses against state-sponsored digital espionage.

This consensus is wrong. It misses the brutal operational reality of modern social engineering. To see the complete picture, we recommend the recent report by Mashable.

Publishing a public warning about a specific fake persona like "Bay Zolla" treats a dynamic, adaptive threat intelligence problem like a static billboard. By the time a press release is drafted, cleared by leadership, and distributed to the media, a state-backed threat actor has already cycled through three new domains, registered five fresh Outlook accounts, and burned the old alias.

Worse, publicizing the exact mechanics of a failed attack hands a free, real-time feedback loop to the adversary. You are effectively acting as a free quality-assurance tester for state-sponsored operators.


The Feedback Loop You Are Funding for the Adversary

When an organization blasts a press release detailing a specific phishing lure, the threat actors do not panic. They take notes.

State-aligned operators run highly disciplined, iterative intelligence campaigns. If an operator sends fifty emails pretending to be a specific staff member and the target organization goes public with a condemnation naming that specific account, the operator learns exactly two things:

  • The current operational cover is completely blown and must be discarded.
  • The targeted organization lacks the automated, programmatic infrastructure to quietly block the threat at the gateway, relying instead on manual user vigilance.

Imagine a scenario where an enterprise discovers a physical corporate spy using a cloned ID badge at the front desk. The correct response is to quietly alert security, isolate the individual, trace their entry point, and monitor who they interacted with to map the breach. The incorrect response is to take a picture of the fake badge, post it on the corporate blog, and ask employees to cross-reference every visitor with an Excel sheet on the intranet.

Yet, when it comes to the digital domain, human rights groups routinely opt for the latter. Public notifications shift the burden of defensive security away from operational systems and onto the individual psychological resilience of their staff and partners.


Why Staff Rosters are an Attacker Asset

The standard advice offered in the wake of these incidents is almost comical in its naivety: "All legitimate staff members are publicly listed on the organization's official website."

This is not a security defense. It is an open-source intelligence directory for your attacker.

[Public Staff Roster] ---> Used by Adversary to Map Hierarchies
                                    |
                                    v
[Target Profiles Built] ---> High-Fidelity Phishing Campaigns Created
                                    |
                                    v
[Victim Clicks Link]   <--- Group Issues PR Asking Users to Double-Check Roster

A public directory allows an adversary to map organizational hierarchies, identify high-value targets, study reporting structures, and craft highly targeted spear-phishing campaigns. When you tell your network to "verify authenticity against the public roster," you assume the attacker will only use fake names.

They won't. The next phase of the campaign will involve compromised credentials from a real staff member on that list, or a lookalike domain that replaces a lowercase "l" with a number "1". A user scanning a public roster for the name of the sender will find a match, experience a false sense of security, and click the malicious link anyway.


Defending the Gateway Over the User

Stop trying to fix human behavior with text-heavy public warnings. Fix the underlying infrastructure.

Civil society organizations operating in high-risk environments must stop treating cybersecurity as a public relations function. If an external entity can successfully impersonate your domain or send unauthenticated mail that reaches your partners' inboxes, you have an engineering failure, not an awareness failure.

Implement Strict Domain Authentication

You cannot control an Outlook.com address using a fake name, but you can control how your ecosystem handles mail. Organizations must enforce strict Domain-based Message Authentication, Reporting, and Conformance (DMARC) policies set to p=reject. If an attacker attempts to spoof your actual domain to reach your partners, the receiving servers should drop the email entirely before the user ever sees it.

Mandate Cryptographic Verification

Instead of directing external partners to an easily spoofed web directory, shift the verification paradigm to cryptographic authentication. Every high-risk advocacy group should mandate that official outbound communications regarding sensitive forums or events be signed with PGP keys or sent via end-to-end encrypted platforms with verified safety numbers.

Move Beyond Passwords

Phishing only works because human beings still handle reusable credentials. Transitioning an entire ecosystem to hardware-based FIDO2 security keys completely neutralizes credential harvesting. Even if a user falls for a flawless, AI-generated lure from a fake persona, the hardware key will refuse to pass the authentication token to a fraudulent domain.

The downside to this approach is that it requires rigorous technical discipline and operational friction. It forces an organization to accept that some legacy partners might be left out of communication loops if they refuse to upgrade their digital hygiene. But that friction is the price of actual security.

The era of fighting state-sponsored digital repression with press releases is over. The adversaries are operating with advanced malware pipelines and targeted credential-harvesting infrastructure. Meeting that threat with an advisory telling users to watch out for "Bay Zolla" is bringing a flyer to a drone fight. Turn off the public relations machine, lock down the email gateways, and force the adversary to work for their access.

JM

James Murphy

James Murphy combines academic expertise with journalistic flair, crafting stories that resonate with both experts and general readers alike.