Connect with us

CyberSecurity

WhatsApp Warns 200 Users After Discovering Government-Made Fake App Containing Spyware

Published

on

WhatsApp fake app

WhatsApp has issued urgent security warnings to approximately 200 users who unknowingly downloaded a malicious counterfeit version of the popular messaging platform. The fake application, embedded with sophisticated spyware technology, represents another escalation in digital surveillance tactics targeting private communications.

The company identified Italian surveillance firm SIO as the creator behind this deceptive iPhone application. This discovery highlights growing concerns about government-sponsored digital espionage tools disguising themselves as legitimate software to infiltrate user devices.

How the WhatsApp Fake App Campaign Targeted Users

Security researchers at WhatsApp proactively detected this malicious campaign primarily affecting users in Italy. The sophisticated operation tricked individuals into installing what appeared to be a legitimate messaging client but actually contained hidden surveillance capabilities.

“Our security team proactively identified around 200 users primarily in Italy who we believe may have downloaded this malicious unofficial client,” the company stated. WhatsApp immediately logged out affected users and provided detailed warnings about the privacy risks associated with unofficial applications.

The messaging giant encouraged all affected individuals to completely remove the fraudulent software and download only the verified version from official app stores. This rapid response demonstrates the importance of continuous security monitoring in protecting user data from sophisticated threats.

SIO’s History of Creating Malicious Applications

This incident marks another chapter in SIO’s documented history of developing deceptive mobile applications. Previously, TechCrunch investigations revealed that the Italian firm created multiple fake Android applications containing its Spyrtacus spyware.

These earlier malicious apps included counterfeit versions of popular messaging platforms and fake customer service tools designed to appear as legitimate cellular provider utilities. The consistent pattern reveals a systematic approach to infiltrating mobile devices through social engineering tactics.

SIO operates its government surveillance programs through its specialized subsidiary ASIGINT, which develops targeted spyware solutions for law enforcement and intelligence agencies. However, the use of fake consumer applications raises serious questions about the boundaries of legitimate surveillance activities.

Legal Action and Government Surveillance Concerns

In response to this security breach, WhatsApp announced plans to pursue formal legal action against the spyware manufacturer. The company intends to send official demands requiring SIO to cease all malicious activities targeting its users and platform infrastructure.

This legal approach reflects broader industry efforts to combat commercial spyware through litigation and regulatory pressure. Technology companies increasingly view legal action as necessary to protect user privacy rights against sophisticated surveillance operations.

Italian authorities have historically collaborated with telecommunications providers to facilitate surveillance operations, often using phishing campaigns to distribute malicious software. This established practice creates an environment where fake applications can more easily reach intended targets through trusted communication channels.

As a result, WhatsApp’s proactive security measures become even more critical in identifying and neutralizing these threats before they can compromise user privacy and security on a larger scale.

Previous WhatsApp Security Incidents

This latest security alert follows similar warnings issued by WhatsApp regarding government spyware targeting. Last year, the company notified approximately 90 users about surveillance attempts using technology developed by Paragon Solutions, a U.S.-Israeli surveillance firm.

Those previous notifications primarily affected journalists and immigration rights activists, creating significant political controversy across Italy. The scandal ultimately forced Paragon Solutions to terminate its business relationships with Italian intelligence agencies.

These recurring incidents underscore the persistent threat posed by commercial spyware companies operating in legal gray areas. The targeting of civil society members and media professionals raises particular concerns about press freedom and democratic accountability in surveillance operations.

Building on this pattern, security experts emphasize the importance of user education about application authenticity and the risks of downloading software from unofficial sources, especially during periods of heightened political or social tension.

Continue Reading

CyberSecurity

Nightmare Eclipse Drops HardBreacher Exploit for Kaspersky Endpoint Security

Published

on

Kaspersky exploit HardBreacher

Another Zero-Day, Another Headache for Security Teams

The researcher known as Nightmare Eclipse has done it again. Over the weekend, the prolific bug hunter released a new proof-of-concept exploit dubbed HardBreacher, this time aimed at a privilege escalation flaw in Kaspersky Endpoint Security.

It’s the latest in a string of public disclosures from the researcher, who has been on a tear lately, dropping PoC exploits for a range of Windows and Microsoft Defender vulnerabilities. But this one hits a different target — and it sounds nasty.

Nightmare Eclipse, also known as Chaotic Eclipse, has been vocal about their frustration with how Microsoft handles vulnerability reports. That frustration has translated into a steady stream of public exploits. Most have stayed at the PoC stage, but a few have been picked up and weaponized by real-world attackers.

What HardBreacher Does

According to the researcher, HardBreacher exploits a privilege escalation vulnerability in Kaspersky Endpoint Security. The impact, if the exploit lands, is described in dramatic terms.

“The PoC is not in the best shape at all, it is basically duct taped, I just managed to make it work and that’s all,” Nightmare Eclipse wrote. Fair enough — but the effect is anything but amateur.

“The interesting part about this is Kaspersky completely loses it when you take control over the UI process,” the researcher added. “You can cause it to stop functioning, grant/block access to files it’s not supposed to. If the PoC succeeds, the entire operating system becomes a hot mess.”

That description suggests a full compromise of the endpoint protection agent, which is exactly what you’d expect from a privilege escalation flaw in a security product. When the thing that’s supposed to protect you turns into a weapon, the whole system is in trouble.

Kaspersky Says It’s Already Patched

SecurityWeek reached out to Kaspersky, and the company confirmed the underlying issue has been resolved.

“The corresponding fix is delivered via an automatic update, or users can trigger a database update manually,” a Kaspersky spokesperson said.

That’s good news for enterprises running Kaspersky Endpoint Security — assuming they’ve let the updates flow. The company’s response suggests the fix was already in the wild before the exploit went public, which is the best-case scenario for defenders.

A Pattern of Public Disclosures

HardBreacher isn’t the only recent release from Nightmare Eclipse. The researcher has also published ShieldBreak, which reportedly allows an attacker to spawn a shell with System privileges, and LegacyHive, another privilege escalation tool.

The trio of exploits paints a picture of a researcher who’s done with responsible disclosure and is now going public with findings. It’s a controversial approach, but one that’s increasingly common in the security world.

For defenders, the takeaway is straightforward: keep your endpoint security products updated, and take these public PoCs seriously. They’re not just theoretical exercises.

Related reading: Log4j remote code execution scare and critical Ruby on Rails vulnerability in attackers’ crosshairs show how quickly public disclosures turn into active exploitation.

What This Means for Your Organization

If you’re running Kaspersky Endpoint Security, the fix is already available. But the incident raises a broader question: how many other security products have similar flaws sitting undiscovered?

Security researchers are increasingly choosing public disclosure over coordinated vulnerability disclosure, and that trend isn’t going away. The best defense is a patch management process that doesn’t wait for the headlines.

Also worth remembering: Nightmare Eclipse’s earlier exploits have been exploited in the wild. The line between PoC and weapon is thin, and it only takes one attacker with a bit of ingenuity to cross it.

Stay updated, stay patched, and keep an eye on what this researcher does next.

Continue Reading

CyberSecurity

Android 17 Adds OS-Wide ECH to Hide Website Visits From Network Providers

Published

on

Android 17 ECH

Android 17 Brings ECH to the OS Level

Google has quietly rolled out a significant privacy upgrade in Android 17. The new version introduces support for Encrypted Client Hello (ECH), a standard that stops network providers from seeing which websites you visit. This isn’t just a browser tweak — it’s baked into the operating system itself.

For years, your internet service provider (ISP) could see the domain names of every site you accessed, even if the content was encrypted. ECH changes that by encrypting the part of the TLS handshake that reveals the server name. Now, with Android 17, that protection applies across the entire OS, not just in Chrome or Firefox.

The announcement came on Thursday, with Google positioning ECH as a cornerstone of its broader network security push. The company also highlighted efforts to shore up cellular vulnerabilities and protect home network privacy.

How ECH Works: The Technical Side

When you connect to a website, your device sends a TLS handshake that includes the domain name in plaintext. That’s how network providers know you’re visiting example.com even if the page itself is encrypted. ECH encrypts this handshake, so the server name is hidden from anyone sniffing the connection.

This is a big deal. DNS over HTTPS (DoH) and DNS over TLS (DoT) already hid your DNS queries, but the TLS handshake itself remained a leak. ECH closes that gap.

Android 17 implements ECH at the OS level, which means every app that uses the system’s network stack benefits automatically. You don’t need to configure anything or install a special browser. It just works.

What This Means for Your Privacy

For the average user, the practical effect is simple: your network provider can no longer build a profile of your browsing habits based on domain names. That’s a major win for privacy, especially on public Wi-Fi networks where snooping is easier.

It also matters for people in countries with strict internet censorship. ECH makes it harder for authorities to block access to specific sites, though it’s not a silver bullet — they can still block by IP address or use other techniques.

Beyond ECH: Other Security Upgrades in Android 17

ECH isn’t the only security feature in Android 17. Google also addressed cellular vulnerabilities that could expose your location or allow attackers to intercept calls. These fixes target the baseband processor, which handles radio communication and has historically been a weak point.

Home network privacy also got a boost. Android 17 now handles certain network configurations more securely, reducing the risk of man-in-the-middle attacks on your local network.

Here’s a quick rundown of what’s new:

  • OS-wide ECH support for encrypted TLS handshakes
  • Patches for cellular baseband vulnerabilities
  • Improved home network privacy protections
  • Seamless integration with existing apps — no developer action required

Why This Matters for Your Network Provider

Network providers have long relied on seeing domain names to throttle traffic, target ads, or comply with government requests. ECH undermines that visibility. Providers can still see your IP address and the amount of data you transfer, but they lose the ability to know exactly which sites you’re visiting.

That’s a significant shift. It’s also a reason why some ISPs have pushed back against ECH in the past, arguing it complicates network management and parental controls. Google’s decision to bake it into Android 17 suggests the company is prioritizing user privacy over carrier convenience.

If you’re concerned about your own setup, you might also want to explore how to change your DNS settings on Android for an extra layer of privacy, or check out the best VPN apps for Android to complement ECH.

How to Get Android 17 and ECH

Android 17 is rolling out now, but availability depends on your device. Pixel phones get it first, followed by other manufacturers. If you’re not sure whether your device has received the update, go to Settings > System > System update and check.

Once you’re on Android 17, ECH is enabled by default. There’s no toggle to flip or setting to hunt down. That’s the beauty of OS-level integration — it’s just there, protecting you without any effort.

For developers, the good news is you don’t need to change your apps. The system handles ECH transparently. If you’re building a network-heavy app, though, it’s worth testing to ensure everything still works as expected.

The Bottom Line

Android 17’s ECH support is a quiet but meaningful step forward for online privacy. It closes a long-standing gap in encrypted communications and does so in a way that requires zero user action. That’s rare in the security world, where the best protections often demand the most setup.

It’s not perfect — IP address leaks and other metadata remain — but it’s a solid improvement. If you value your privacy, updating to Android 17 is a no-brainer.

Continue Reading

CyberSecurity

TerminalFix: Fake Cloudflare CAPTCHAs Now Deliver Reverse-Tunnel Backdoors

Published

on

TerminalFix fake Cloudflare CAPTCHA

How TerminalFix Works

Microsoft has sounded the alarm on a new ClickFix variant, dubbed TerminalFix, that swaps the familiar Run dialog trick for something far more dangerous: a fake Cloudflare CAPTCHA that pushes victims into Windows Terminal or PowerShell.

Traditional ClickFix campaigns typically direct users to the Windows Run dialog (Win+R) and ask them to paste a command. TerminalFix takes a different route. It steers victims toward Windows Terminal or PowerShell instead, making it easier to slip in complex, multi-stage commands that would look suspicious in the old dialog box.

The result? A reverse-tunnel backdoor that gives attackers remote access to the compromised machine.

The Fake CAPTCHA Lure

Here’s how the attack unfolds. A user lands on a compromised or malicious website, often through a phishing email or a poisoned search result. A pop-up appears, mimicking a Cloudflare CAPTCHA challenge. The message asks the visitor to verify they’re human by running a command.

In reality, the “verification” is a malicious script. The command, when executed in PowerShell or Windows Terminal, downloads and runs a payload that establishes a reverse tunnel. That tunnel lets the attacker connect back to the system, bypassing firewalls and network restrictions.

The choice of Cloudflare branding is deliberate. CAPTCHAs are so routine that most users don’t think twice. They just want the page to load.

Why Windows Terminal Makes It Worse

ClickFix isn’t new — researchers have documented it for months. But the shift to Windows Terminal is a notable evolution. The Run dialog is a single line, easy to scan. Windows Terminal and PowerShell accept multi-line scripts, encoded payloads, and even obfuscated commands that are far harder to parse at a glance.

That complexity is exactly what attackers count on. A long, tangled string in PowerShell doesn’t raise red flags the way the same text might in the Run box. Users are more likely to paste and hit Enter, assuming it’s part of the CAPTCHA flow.

Microsoft’s threat intelligence team notes that TerminalFix increases the likelihood of success precisely because it exploits this gap in user awareness.

How to Protect Yourself

This attack relies on social engineering, not software vulnerabilities. That means the defense is mostly behavioral. Here’s what you should do:

  • Never paste commands from a webpage into a terminal. Legitimate CAPTCHAs never ask you to run code. If a site does, close it immediately.
  • Verify the URL. Fake CAPTCHA pages often appear on lookalike domains. Check the address bar before interacting with any pop-up.
  • Use a reputable ad blocker. Many of these attacks are delivered through malvertising and rogue ads. Blocking them reduces exposure.
  • Keep your system updated. Microsoft Defender and other security tools receive regular updates to detect new payloads like the ones used in TerminalFix.
  • Enable Attack Surface Reduction rules. If you’re an enterprise admin, configure ASR rules to block suspicious child processes from Office apps and browsers.

What to Do If You’re Already Compromised

If you suspect you’ve run one of these commands, act fast. Disconnect the machine from the network to cut off the reverse tunnel. Then run a full antivirus scan and look for unusual outbound connections.

For IT teams, Microsoft recommends reviewing Windows event logs for PowerShell execution and checking for newly created scheduled tasks or services. The reverse tunnel often uses tools like ngrok or similar services, so network logs may show connections to known tunneling domains.

Finally, change any credentials that might have been exposed. A backdoor of this kind can give attackers access to more than just the one machine — it can be a foothold into a broader network.

Bottom Line

TerminalFix is another reminder that the weakest link in security is often the person at the keyboard. The fake Cloudflare CAPTCHA is a clever disguise, but the underlying principle is old: trick someone into running something they shouldn’t.

Stay skeptical. If a website asks you to open a terminal to verify you’re human, it’s almost certainly a trap. And if you’re managing a fleet of Windows machines, make sure your users know the difference between a real CAPTCHA and a social engineering attempt.

For more on how to spot and block similar threats, check out our guide on phishing attack prevention and the latest on Windows security best practices.

Continue Reading

Trending