Connect with us

CyberSecurity

Russian Hackers Target WhatsApp and Signal in Global Espionage Campaign

Published

on

Russian Hackers Target WhatsApp and Signal in Global Espionage Campaign

A sophisticated Russian espionage operation is systematically hijacking accounts on encrypted messaging platforms. Dutch intelligence services have exposed a global campaign where state-backed hackers are targeting government employees, military personnel, and journalists.

The goal is simple: bypass the end-to-end encryption of Signal and WhatsApp by stealing the accounts themselves. Once inside, attackers can read private conversations and impersonate trusted contacts.

How the Russian Account Hijacking Works

The attacks are clever and multi-pronged. One primary method involves impersonation. Hackers send messages pretending to be a ‘Signal Support’ chatbot. The message claims suspicious activity on the user’s account and urgently requests their SMS verification code or Signal PIN.

Signal has been unequivocal in its warning. “Signal Support will *never* initiate contact to ask for your verification code or PIN,” the company stated. If anyone asks for these codes, it is definitively a scam.

Another technique exploits the ‘linked devices’ feature. Attackers trick victims into scanning a malicious QR code or clicking a link, which grants the hacker access to the messaging account from their own device. This method was previously used against Ukrainian officials.

Why Encrypted Apps Are Still Vulnerable

End-to-end encryption protects message content in transit, but it cannot protect against account takeover. If a hacker gains control of your account, they effectively become you within the app. They see all your messages and can communicate with your contacts.

“Despite their end-to-end encryption option, messaging apps such as Signal and WhatsApp should not be used as channels for classified, confidential or sensitive information,” warned Vice-Admiral Peter Reesink, director of the Dutch Military Intelligence and Security Service (MIVD).

Security experts note a fundamental mismatch. “Third party consumer-oriented platforms like Signal and WhatsApp are ultimately not developed with state-level usage in mind,” explained Ben Clarke, SOC manager at CybaVerse. They lack the stringent protocols of bespoke government systems, making them attractive targets for well-resourced nation-state actors.

How to Spot and Stop an Account Takeover

Dutch intelligence (AIVD and MIVD) has published clear guidance for high-risk users. Vigilance within group chats is critical. Check if any contact appears twice in your group member list—this duplication could signal a malicious actor has cloned an account.

If you see this, contact the group administrator. They should remove both identical-looking accounts, allowing the legitimate user to request re-entry. Also, watch for sudden display name changes, like a contact’s name switching to ‘Deleted Account.’ A notification of such a change is a major red flag.

The core defense is simple: never, under any circumstances, share your SMS verification code or app-specific PIN with anyone. No legitimate support service will ever ask for them.

This campaign is a stark reminder. The strongest lock is useless if someone steals your key. For sensitive communications, the platform’s trustworthiness is just as important as its encryption.

CyberSecurity

NCSC SilentGlass Device: A New Shield for Monitors Against Cyber Attacks

Published

on

NCSC SilentGlass Device: A New Shield for Monitors Against Cyber Attacks

In a bold move to address a frequently overlooked vulnerability, the UK’s National Cyber Security Centre (NCSC) has introduced SilentGlass, a hardware device designed to protect monitors from cyber attacks. Launched at the CYBERUK conference on April 22, this plug-and-play solution actively blocks malicious signals between video cables and screens. For businesses and government agencies alike, the SilentGlass device cyber attacks prevention marks a significant step forward in securing everyday IT infrastructure.

What Is SilentGlass and How Does It Work?

SilentGlass is a compact, ready-to-use device that sits between HDMI or DisplayPort connections and monitor screens. Its primary function is to filter out unexpected or harmful data, ensuring only legitimate video signals pass through. The NCSC has approved it for high-threat environments, meaning it meets rigorous security standards.

Already deployed on government estates, SilentGlass is now available for purchase by any organization. The NCSC partnered with Goldilock Labs, a UK-based cybersecurity innovator, and Sony UK to manufacture and sell the device globally. This collaboration highlights how government intellectual property can transition into commercial products.

Why Monitors Are a Prime Target for Cyber Attacks

Monitors often handle sensitive data, making them attractive entry points for threat actors. According to the NCSC, cybercriminals may exploit weak monitor security to infiltrate networks for disruption or financial gain. The lack of mitigations in this area has left a gap that SilentGlass aims to close.

Ollie Whitehouse, CTO at NCSC, emphasized the device’s impact: “Display screens and monitors are everywhere in modern business environments, and SilentGlass will help protect previously vulnerable IT infrastructure with unprecedented ease.” This sentiment underscores the urgency of addressing the SilentGlass device cyber attacks threat vector.

The Role of Goldilock Labs and Sony UK

Goldilock Labs won a competitive contract to manufacture SilentGlass. Stephen Kines, co-founder of Goldilock Labs, noted: “SilentGlass addresses a gap that has been widely overlooked. The hardware interfaces people rely on every day have rarely been treated as security boundaries.” This partnership ensures the device is affordable and easy to deploy for critical national infrastructure (CNI) and businesses.

Similarly, Sony UK brings manufacturing expertise to scale production. The trio expects rapid global adoption by governments and risk-conscious organizations. For more on securing hardware, read our guide on hardware security best practices.

CYBERUK 2026: A Perfect Storm of Cyber Threats

SilentGlass debuted at CYBERUK 2026, held in Glasgow, Scotland. Richard Horne, CEO of the NCSC, warned of a “perfect storm” combining new technologies and geopolitical risks. This context makes the SilentGlass device cyber attacks solution timely. The conference also highlighted other UK cybersecurity innovations, reinforcing the nation’s commitment to digital defense.

In addition, the NCSC pointed to SilentGlass as a model for commercializing government IP. This approach not only strengthens national security but also boosts economic prosperity by launching UK companies onto the global stage.

How to Implement SilentGlass in Your Organization

Deploying SilentGlass is straightforward: plug it into the video port between your computer and monitor. It requires no software installation, making it ideal for high-security settings like government offices, financial institutions, and healthcare facilities. The device is designed for continuous operation, actively blocking threats without user intervention.

Furthermore, its low cost and ease of use make it accessible to small and medium businesses. For those exploring monitor security, consider reading our article on cyber threats to display screens for additional context.

Final Thoughts on SilentGlass

SilentGlass represents a practical solution to a persistent cyber risk. By targeting the often-ignored monitor interface, the NCSC and its partners have created a tool that enhances security without complicating workflows. As cyber threats evolve, such hardware-based defenses will become increasingly vital. The SilentGlass device cyber attacks protection is now available globally, offering peace of mind to organizations of all sizes.

To stay updated on cybersecurity innovations, check our cybersecurity news section. For purchasing details, visit the NCSC or Goldilock Labs websites.

Continue Reading

CyberSecurity

CopyFail Bug Exposes Major Linux Versions: US Government Warns of Active Exploitation

Published

on

CopyFail Bug Exposes Major Linux Versions: US Government Warns of Active Exploitation

A critical security flaw in the Linux kernel, known as the CopyFail bug, has triggered urgent warnings from the U.S. government. Security researchers have released exploit code that allows attackers to gain complete control over vulnerable systems. The Cybersecurity and Infrastructure Security Agency (CISA) has now confirmed that this Linux vulnerability is being actively exploited in the wild.

What Is the CopyFail Bug (CVE-2026-31431)?

Officially tracked as CVE-2026-31431, the CopyFail bug affects Linux kernel versions 7.0 and earlier. The flaw was disclosed to the Linux kernel security team in late March and patched within a week. However, the patches have not yet reached all Linux distributions, leaving many systems exposed.

The bug gets its name from a failure in the kernel’s memory management: it does not copy certain data when it should. This corrupts sensitive kernel data, allowing an attacker to escalate privileges. Specifically, a regular user with limited access can gain full root privileges on the system. As security firm Theori, which discovered the flaw, explains, a short Python script can “root every Linux distribution shipped since 2017.”

Which Linux Versions Are Affected by the CopyFail Bug?

The CopyFail bug impacts a wide range of popular Linux distributions. Theori verified the vulnerability in several major versions, including Red Hat Enterprise Linux 10.1, Ubuntu 24.04 (LTS), Amazon Linux 2023, and SUSE 16. DevOps engineer Jorijn Schrijvershof also confirmed that the exploit works on Debian and Fedora, as well as on Kubernetes, which relies on the Linux kernel. Schrijvershof described the flaw as having an “unusually big blast radius,” affecting “nearly every modern distribution” of Linux.

Enterprise and Cloud Environments at Risk

Linux powers the vast majority of data centers and cloud infrastructure. A successful exploitation of this root access exploit in a data center server could allow an attacker to compromise every application, database, and server hosted there. This could also lead to lateral movement within the network, affecting other systems.

How Does the CopyFail Bug Work and What Are the Risks?

The CopyFail bug cannot be exploited over the internet on its own. However, it can be weaponized when combined with another vulnerability that allows remote code execution. Microsoft has warned that chaining the CopyFail bug with an internet-accessible flaw could enable an attacker to gain root access to a server remotely. Additionally, a user on a vulnerable Linux machine could be tricked into clicking a malicious link or opening an infected attachment, triggering the exploit.

Supply chain attacks are another vector. Malicious actors could compromise an open-source developer’s account and inject the exploit into legitimate code, affecting thousands of devices in a single campaign. This makes the kernel security flaw especially dangerous for organizations with complex software supply chains.

What Should You Do? CISA’s Patch Deadline

Given the severity, CISA has ordered all U.S. civilian federal agencies to patch affected systems by May 15. For private organizations, the recommendation is equally urgent. System administrators should immediately apply the latest kernel updates from their Linux distribution vendor. For more on securing your systems, read our guide on Linux security best practices. You can also check our vulnerability scanning tools to identify affected systems.

In addition, organizations should monitor for unusual privilege escalation attempts and restrict user permissions where possible. The CopyFail bug underscores the importance of rapid patch deployment in enterprise environments.

As the U.S. government warns, this Linux vulnerability is not just theoretical—it is being actively exploited. Delaying patches could lead to a full system compromise. Act now to secure your infrastructure.

Continue Reading

CyberSecurity

How Hackers Turn DVR Command Injection Flaw into a Botnet Weapon

Published

on

How Hackers Turn DVR Command Injection Flaw into a Botnet Weapon

A new wave of cyberattacks is exploiting a DVR command injection flaw to build a powerful botnet. Security researchers at Fortinet‘s FortiGuard Labs have uncovered a campaign targeting TBK digital video recorders (DVRs). The goal? To install a Mirai-based malware strain called Nexcorium. This malware turns infected devices into soldiers for distributed denial-of-service (DDoS) attacks.

Understanding the DVR Command Injection Flaw (CVE-2024-3721)

The vulnerability at the heart of this campaign is CVE-2024-3721. It affects TBK DVR systems, which are widely used in surveillance setups. Attackers send specially crafted requests to the device, abusing a vulnerable parameter. This allows them to execute arbitrary commands on the system. In short, the DVR command injection flaw gives hackers a direct path into the device.

Once inside, the attackers deploy a downloader script. This script fetches malware binaries tailored for different Linux architectures, including ARM, MIPS, and x86-64. The malware then runs with elevated permissions, taking full control of the DVR.

Inside the Nexcorium Botnet: Multi-Stage Infection and Persistence

Nexcorium is a sophisticated variant of the infamous Mirai botnet. After the initial breach, the malware hides its configuration using XOR encoding. This configuration includes command-and-control (C2) server details, attack instructions, and even a built-in credential list for brute-force attacks.

The botnet spreads through multiple methods. It exploits the DVR command injection flaw for initial access. Then, it uses default credentials to move laterally across networks. It also targets additional vulnerabilities, such as CVE-2017-17215, which affects Huawei routers. This multi-pronged approach helps the botnet grow quickly.

Persistence is a key feature of Nexcorium. The malware modifies system initialization files, creates startup scripts, and registers system services. It also schedules recurring tasks via cron jobs. This ensures the malware survives reboots and maintains long-term access.

DDoS Capabilities of the Botnet

Once established, Nexcorium connects to a remote C2 server. The server issues commands for various DDoS attack methods. These include UDP floods, TCP SYN floods, and application-layer attacks like SMTP flooding. The botnet can also terminate attacks or self-destruct on command, showing centralized control.

As Trey Ford, chief strategy and trust officer at Bugcrowd, noted: “The Nexcorium campaign is a precise illustration of why automated scanning alone cannot close the exposure gap. Machine speed analysis tells you a vulnerability exists, but human researcher depth tells you how an adversary will chain it, weaponize it and sustain access long after the initial alert fires.”

How to Protect IoT Devices from Botnet Threats

IoT devices, especially DVRs, are prime targets for botnets like Nexcorium. John Gallagher, vice president of Viakoo Labs, explained: “Enterprises have had their fleets of IoT and OT devices used by Mirai and its variants for some time, particularly for DDoS attacks. Until more action is taken by enterprises to maintain cyber hygiene on IoT devices, this will continue because of the ease of infection and ability to move laterally.”

Security teams should focus on foundational controls. Traditional agent-based tools often fail because IoT devices cannot host agents. Instead, use agentless discovery and remediation solutions. Automated password and certificate management are also critical. Additionally, keep firmware updated to patch known vulnerabilities like CVE-2024-3721.

For more on IoT security, read our guide on IoT security best practices. You can also check our analysis of Mirai botnet evolution.

In conclusion, the exploitation of the DVR command injection flaw highlights a growing trend: attackers targeting overlooked IoT devices. By understanding the attack chain and implementing strong cyber hygiene, organizations can reduce their risk of becoming part of the next botnet.

Continue Reading

Trending