Connect with us

CyberSecurity

From Malware Hunter to Drone Hacker: The New Mission of Cybersecurity Legend Mikko Hyppönen

Published

on

From Malware Hunter to Drone Hacker: The New Mission of Cybersecurity Legend Mikko Hyppönen

For over three decades, the name Mikko Hyppönen has been synonymous with the fight against digital threats. Now, this cybersecurity pioneer is applying his formidable skills to a new battlefield: the sky. After a career spent dissecting malicious code, Hyppönen has turned his attention to countering drone threats, marking a significant pivot in his lifelong mission to protect people from evolving dangers.

The Invisible War of Cybersecurity

Mikko Hyppönen often describes cybersecurity work as a perpetual game of Tetris. When you succeed perfectly, the results vanish into thin air—nothing happens, systems remain secure, and life continues uninterrupted. This means that for security professionals, success is often invisible, while failures accumulate visibly and disastrously. Building on this analogy, Hyppönen has spent 35 years making sure those failures don’t pile up, becoming one of the most recognizable and respected figures in global cybersecurity.

His journey began in the late 1980s, when terms like “malware” were scarcely used and viruses spread via floppy disks. Starting at the Finnish company Data Fellows, which later became the renowned antivirus firm F-Secure, Hyppönen honed his skills by reverse-engineering software and analyzing early computer viruses. Consequently, he witnessed the entire evolution of digital threats firsthand, from simple curiosity-driven code to sophisticated nation-state attacks.

The Evolution of Digital Threats

In the early days, virus creation was often a hobbyist’s pursuit. The Form.A virus, prevalent in the early 1990s, sometimes did little more than display a message on a screen, yet it managed to travel globally, even reaching research stations in Antarctica. However, the landscape shifted dramatically with incidents like the ILOVEYOU virus in 2000, which Hyppönen and his team were first to discover. This worm infected millions of Windows computers worldwide, heralding a new era of automated, damaging attacks.

From Hobby to High-Stakes Crime

Today, the age of benign digital viruses is firmly over. Malware is now almost exclusively the tool of cybercriminals, state-sponsored spies, and mercenary spyware developers. Landmark attacks like the WannaCry ransomware and the NotPetya campaign demonstrated how digital weapons could cripple national infrastructure. This means that the cybersecurity industry has had to professionalize rapidly, growing into a $250 billion field dedicated to defense.

Interestingly, one major victory has been the hardening of consumer technology. Modern devices like the iPhone are extremely secure, making exploits so expensive that they are often only accessible to well-resourced governments rather than common criminals. Therefore, while malware remains a persistent threat, the industry’s progress in certain areas has allowed veterans like Hyppönen to explore new frontiers of defense.

A New Frontier: The Drone Battlefield

In 2025, Mikko Hyppönen made a decisive career shift. He joined Sensofusion, a Helsinki-based company, as Chief Research Officer, focusing on developing anti-drone systems for military and law enforcement. This pivot was deeply personal. Living just two hours from Finland’s border with Russia and serving in the military reserves, Hyppönen felt a direct connection to the drone-defined warfare witnessed in Ukraine. “It’s more meaningful to work fighting against drones, not just the drones we see today, but also the drones of tomorrow,” he explains. “We’re on the side of humans against machines.”

Parallels Between Fighting Malware and Drones

At first glance, cybersecurity and counter-drone technology seem unrelated. Yet, Hyppönen identifies striking similarities in the defensive strategies. In cybersecurity, defenders use “signatures” to identify and block malicious code. In the drone world, systems are built to locate, jam, and take control of unmanned aerial vehicles by analyzing their radio frequencies and protocols.

Specifically, Sensofusion’s technology involves recording a drone’s radio frequencies—known as IQ samples—to detect its communication protocol. From there, signatures can be built to identify even unknown drones. Moreover, once you understand the protocol, you can launch cyberattacks against the drone itself, causing it to malfunction or crash. “If you find a vulnerability, you’re done,” Hyppönen notes, highlighting a more direct path to neutralization compared to traditional malware battles.

The Unchanging Cat-and-Mouse Game

Despite the new domain, the core dynamic remains unchanged. It’s still a relentless cat-and-mouse game: defenders develop a countermeasure, adversaries adapt and find a workaround, and the cycle continues. For Hyppönen, even the adversary has a familiar face. “I spent a big part of my career fighting against Russian malware attacks,” he states. “Now I’m fighting Russian drone attacks.” This continuity underscores how geopolitical conflicts now span both digital and physical realms.

The Lasting Impact of a Cybersecurity Career

Mikko Hyppönen’s shift from malware to drones is not an abandonment of his past work but an evolution of it. The principles of analysis, defense, and adaptation remain central. His career arc mirrors the trajectory of modern security threats—constantly evolving, crossing domains, and demanding innovative responses. As drones become increasingly prevalent in conflict and crime, the need for experts who understand both the technology and the tactics of intrusion has never been greater.

Ultimately, whether the threat arrives via email or from the sky, the mission is the same: to protect. Hyppönen’s new chapter demonstrates that the skills honed in decades of digital warfare are precisely what’s needed to secure our physical world. For more insights on the evolution of cyber threats, explore our analysis on the future of cyber warfare or read about recent advances in anti-drone technology.

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

CyberSecurity

ATF Confirms Cyber Incident After Qilin Ransomware Group Claims Attack

Published

on

ATF cyber incident

ATF Confirms Cyber Incident After Ransomware Group Claims Attack

The Bureau of Alcohol, Tobacco, Firearms and Explosives has confirmed it suffered a cybersecurity incident, responding to claims made by the Qilin ransomware group. The agency labeled the event a “major incident” and is investigating alongside the Department of Justice.

In a statement posted on its website, the ATF said the intrusion affected a standalone system, which was disconnected from the network once the breach was discovered. The agency was quick to clarify the scope: “The impacted system operates separately from the ATF enterprise network, and there is no indication that the incident has affected the ATF enterprise network, the ATF eForms system, or any other ATF system.”

Officials added that the incident has not hindered the agency’s ability to carry out its missions.

Qilin Ransomware Group Claims ATF Attack

The Qilin ransomware group added the ATF to its leak website on August 26. So far, the hackers have not made specific claims about what data, if any, was stolen. Typically, these groups post screenshots to prove they have exfiltrated certain types of documents, but that has not happened in this case.

Qilin’s post also lacks a countdown timer, which the group sometimes uses to indicate when stolen files will be published. The absence of both proof and a deadline leaves the true impact of the breach unclear.

Who Is the Qilin Ransomware Group?

Active since at least 2022, Qilin originally operated under the name Agenda. The group uses a double-extortion model: it encrypts files on victims’ systems and simultaneously exfiltrates sensitive information, threatening to leak the data if the ransom is not paid.

Qilin recently made headlines for exploiting a Check Point VPN zero-day vulnerability in its attacks. The group has listed more than 2,000 victims on its leak website to date, though the real number is likely far higher since many victims quietly pay the ransom and are never named.

Federal Response and Investigation

Senior Department officials have designated the event a “major incident” under applicable federal guidelines, and required notifications have been completed. The investigation is being conducted in coordination with the Justice Department.

This designation underscores the seriousness with which federal agencies treat ransomware attacks, especially those targeting law enforcement bodies. The ATF’s quick response—isolating the affected system—likely prevented broader damage.

What This Means for Federal Cybersecurity

The attack on the ATF is a reminder that no agency is immune to ransomware threats. Federal systems are high-value targets, and the Qilin group’s claim adds to a growing list of incidents involving government entities.

Related: Cl0p ransomware group names over 40 victims of PTC Windchill campaign

Related: Sensitive information exposed in Nutex Health data breach

Related: ReliaQuest confirms ShinyHunters hack, but says impact was limited

Timeline of Events

  • August 26: Qilin adds ATF to its leak website, claiming an attack.
  • August 28: ATF confirms the cyber incident, calls it a “major incident,” and announces a DOJ-coordinated investigation.
  • Ongoing: The agency says the impacted system was disconnected and that no other systems were affected.

As the investigation unfolds, the cybersecurity community will be watching for any further claims from Qilin. For now, the ATF maintains that its operations are unaffected, but the full scope of the breach remains under review.

Continue Reading

Trending