Security Stop-Press: Hackers Use Expired Domains To Spread Malware

Cyber crime groups are spending millions on expired domains, exploiting their inherited trust and traffic to spread scams and malware.

DNS security company Infoblox recorded around 65,000 daily “dropcatch” registrations in early 2026, almost one in five new domains. Its Vice President, Renée Burton, called them “a shortcut to both trust and traffic”.

The cyber crime operation dubbed “Sable Squirrel” controls over 10,000 domains, is estimated to have spent more than US$7 million and is linked to 31,000 malware samples.

Some pose as illegal sports-streaming sites while promoting gambling or controlling infected devices. Others remain embedded in compromised websites, providing ready-made victim traffic.

Businesses should catalogue domains, enable automatic renewal, remove obsolete links and DNS records, and treat ownership changes as a warning.

Security Stop-Press: Cyber Insurance Payouts Triple

Association of British Insurers (ABI) figures show that cyber insurance payouts in the UK have tripled, reaching £197 million in 2024 as businesses face increasingly costly cyber-attacks, particularly from ransomware and malware.

The number of cyber insurance policies has also risen, with 17 per cent more businesses taking out coverage in 2024. However, experts warn that not all claims are guaranteed to be paid. Insurers are tightening requirements, and failure to meet security standards or maintain effective recovery plans may limit payouts.

Businesses must ensure they implement robust cybersecurity measures, including secure backups and effective recovery plans. Cybersecurity should be a core business priority, with regular risk assessments and a proactive security culture to mitigate risks and safeguard against costly attacks.

Security Stop-Press: Hackers Exploit Zoom Remote Control to Hijack Devices

A new cyber campaign is exploiting Zoom’s remote control feature to install malware, exfiltrate data, and hijack victim devices, researchers have warned.

The attack, linked to a threat group called Elusive Comet, tricks users into granting remote access during fake Zoom interviews arranged via bogus Calendly links and spoofed Bloomberg emails. Once on the call, attackers rename themselves “Zoom” to make their remote control request look like a harmless system notification.

Trail of Bits, who uncovered the attack, warned that “users habituated to clicking ‘Approve’ on Zoom prompts may grant complete control of their computer without realising the implications.” This method bypasses technical vulnerabilities and instead relies on exploiting normal user behaviour and trust in legitimate platforms.

Security experts say the incident highlights the growing threat of ‘living off trusted services’ (LOTS) attacks, with Mimecast noting over five billion such threats were flagged in late 2024 alone. Using Zoom and Calendly links makes these attacks harder to detect and block.

Businesses can protect themselves by blocking Zoom’s remote control permissions, encouraging browser-based meeting tools like Google Meet, hardening authentication with security keys, and training staff to spot suspicious activity during video calls.

Security Stop-Press: Fake CAPTCHAs Used To Trick Users Into Installing Malware

Cybercriminals are exploiting users’ trust in familiar verification tools like CAPTCHAs to trick them into infecting their own systems, according to HP Wolf Security’s latest Threat Insights Report.

The report highlights a rise in social engineering campaigns built around a fake CAPTCHA page where users are lured into completing bogus verification steps, exploiting what HP terms “click tolerance”, a habit of blindly following prompts due to frequent exposure to login and security checks.

Victims are directed to attacker-controlled websites where clicking “I’m not a robot” secretly copies a malicious PowerShell command to their clipboard. They are then instructed to open the Windows Run prompt, paste the code, and execute it, thereby unknowingly launching a malware infection themselves.

The primary payload, Lumma Stealer, is a powerful information-stealing tool capable of grabbing credentials and crypto wallets. The malware is hidden in a disguised ZIP archive and deployed using DLL sideloading to avoid detection.

HP reports that these campaigns often use reputable cloud services to host the malicious content, helping them bypass web filters and email gateways. Victims are typically drawn in via search engine hijacking, ads, or compromised websites.

To stay protected, businesses should disable clipboard sharing and restrict access to the Windows Run command where possible. Regular training can also help staff recognise and resist deceptive prompts.

Tech Insight : Malware That Exploits Facebook Ads

In this insight, in reviewing how a malvertising campaign is hijacking Facebook accounts to spread the SYS01stealer malware, we examine the tactics used, plus we look at the impact on businesses and steps organisations can take to protect themselves.

Exposed By Bitdefender 

Bucharest-based cybersecurity company Bitdefender has recently exposed a sophisticated malvertising campaign that leverages Facebook to distribute the SYS01stealer malware. The campaign targets Meta Business accounts with the goal of hijacking them and capturing sensitive user data. Bitdefender reports that this campaign uses deceptive Facebook ads that mimic well-known brands to drive users towards the malicious downloads. This campaign is notable because it highlights both the growing scale of malvertising threats and the advanced tactics now being used by cybercriminals.

What Is Malvertising? 

Malvertising, or “malicious advertising,” is a cyber tactic where attackers use online ads to redirect users to malicious websites or deceive them into downloading malware, often bypassing traditional security measures. These ads often appear on reputable sites and social media platforms, mimicking popular software, streaming services, or applications, making it difficult for users to distinguish between legitimate and malicious content. Once clicked, the ads lead users to sites that prompt a malware download. This approach is highly effective because the ads blend seamlessly with genuine content, allowing campaigns like the SYS01stealer to exploit trusted brands and reach a wide audience undetected.

The SYS01stealer Malware 

At the heart of this particular campaign is the SYS01stealer malware, which is a type of infostealer malware specifically engineered to harvest sensitive data from compromised devices. However, unlike more traditional infostealers, SYS01stealer’s primary focus is on accessing Meta Business accounts, especially those linked to Facebook, as it can use these accounts to propagate further malware. As a Bitdefender researcher explains, “The SYS01stealer malware has become a central weapon in this campaign, effectively targeting victims across multiple platforms,” illustrating its effectiveness in reaching a global audience.

What Does It Steal And Why? 

The malware aims to capture login credentials, browser cookies, browsing history, and other data stored on the compromised device. However, it is particularly focused on Facebook credentials, especially those for business accounts, which are highly valuable in the digital underground. For example, once the hackers gain access to a business account, they can use it to launch further malicious ads that spread the malware to an even larger audience. This tactic not only widens the scope of the attack but also enables cybercriminals to operate under the radar, as the malicious ads come from legitimate Facebook accounts, reducing the chance of detection by platform moderators.

Techniques and Methods Used in the Campaign 

The SYS01stealer malware is delivered through a malicious ElectronJS application embedded within a .zip archive. The ads direct users to a download link, typically hosted on a file-sharing service, where they can access what appears to be popular software, such as CapCut (a video editing app), Microsoft Office, or Netflix. When the user downloads and opens the file, an ‘Electron’ application is extracted, containing JavaScript code designed to deploy the malware covertly.

To maintain its deception, the malware runs a decoy application in the foreground that appears to function as expected, distracting the user from the background activity. However, behind the scenes, the Electron app executes PowerShell commands to install SYS01stealer and activate its infostealing functions. As Bitdefender notes on its website, “In many cases, the malware runs in the background while a decoy app—often mimicking the ad-promoted software—appears to function normally, making it difficult for the victim to realise they’ve been compromised.” 

Anti-Sandbox Measures 

To further evade detection, the malware employs anti-sandbox measures to avoid being analysed by cybersecurity tools (a sandbox safely isolates and tests suspicious software). For example, it checks the system’s GPU model against a list of well-known GPU models and, if it detects a sandboxed environment, the malware will not activate. This level of sophistication makes SYS01stealer especially dangerous, as it can remain hidden from security tools and analysts who rely on sandboxed environments to study and intercept malware.

Scope and Reach of the Malvertising Campaign 

Bitdefender’s research reveals that this campaign has “global” reach, with millions of potential victims across Europe, North America, Asia, and Australia. The campaign primarily targets men aged 45 and older, but its broad distribution means that any Facebook user could potentially encounter these malicious ads.

Uses Well-Known Brands 

In the ads used to draw victims in, the hackers impersonate widely recognised brands, including productivity tools, video editing software, VPNs, streaming platforms, and video games. According to Bitdefender, “The widespread impersonation increases the likelihood of drawing in a broad audience, making the campaign highly effective.”

Also Uses Malicious Domains

The campaign also relies on a network of nearly 100 malicious domains to host the malware and facilitate command-and-control (C2) operations. This infrastructure enables the attackers to manage the campaign in real-time, allowing them to update payloads, evade detection, and ensure the malware reaches as many devices as possible. With each compromised Facebook Business account, the hackers stand to gain a new vehicle for distributing additional ads, further amplifying the reach of the campaign without needing to create new accounts.

Dynamic 

In this particular campaign, it seems that the adaptability of the attackers, i.e. continuously updating their tactics, is playing an important role in helping them to circumvent detection. For example, when cybersecurity firms detect and block one version of the malware, the hackers modify the code, enhance obfuscation methods, and relaunch new ads with updated versions. This dynamic approach allows them to maintain a persistent presence on Facebook and other platforms, reaching new victims daily.

The Business Model Behind the Attack 

Bitdefender has highlighted how the success of the SYS01stealer campaign is driven by a structured cybercriminal business model that makes the operation self-sustaining. As mentioned earlier, the key objective of SYS01stealer is to acquire Facebook credentials, particularly those linked to business accounts.

By gaining access to Facebook’s advertising tools through compromised accounts, cybercriminals can create new, seemingly legitimate ads without arousing suspicion. These ads appear to be from real, verified business accounts, making it easier for the malware to bypass Facebook’s security filters. This tactic enables the attackers to expand their reach exponentially, reaching more victims with each wave of malicious ads. The hijacked accounts, therefore, are critical in scaling up the campaign, allowing each compromised account to be repurposed for promoting new ads without needing to create new accounts.

The Dark Web 

Aside from promoting additional malicious ads, the cybercriminals can also monetise stolen credentials by selling them on dark web marketplaces. Facebook Business accounts, in particular, hold high value due to their advertising potential, making them a prime target for hackers. For example, the stolen personal data, including login credentials, financial information, and security tokens, can be sold to other malicious actors who may use it for identity theft or other crimes. This creates a revenue stream for the attackers, with each new victim providing potential financial gain.

How Can You Protect Yourself and Your Business? 

Given the scope and sophistication of the SYS01stealer campaign, organisations should really adopt proactive measures to protect themselves and their users. Some key recommendations include:

– Scrutinise online ads. Users should be cautious about clicking on ads that offer free downloads or suspiciously enticing offers. Verifying the legitimacy of the source before interacting with ads is a good approach.

– Download software from official sources. It’s safest to always obtain software directly from the official website rather than through third-party platforms or file-sharing sites.

– Install and update security software. Having robust antivirus software that is up to date and capable of detecting evolving threats like SYS01stealer is essential (for both individuals and organisations).

– Enable two-factor authentication (2FA). Enabling 2FA, particularly on business accounts, provides an additional layer of security if credentials are compromised.

–  Monitor your Facebook business accounts. Regularly check business accounts for unauthorised activity. If any suspicious activity is detected, it should be reported to Facebook immediately, and login credentials should be updated.

Phishing Campaigns Misusing Eventbrite 

Similar tactics have been observed in phishing campaigns targeting popular ticketing platform Eventbrite. It appears that cybercriminals have been creating fake events to embed phishing links and distributing invitations through Eventbrite’s trusted domain to trick users into providing personal or financial information.

These attacks have reportedly exploited Eventbrite’s legitimate email system, sending phishing messages from its verified domain (noreply@events.eventbrite.com), making them appear credible and helping them bypass spam filters. In this campaign, hackers are reported to have been impersonating well-known brands such as DHL or EnergyAustralia, and setting up fake events designed to prompt immediate action, such as confirming delivery details or paying an outstanding bill. When victims have clicked the embedded links, they’ve been redirected to phishing sites that mimic legitimate platforms, tricking them into handing over sensitive details like login credentials and payment information.

This exploitation of a trusted platform like Eventbrite reflects a broader trend in cybercrime, where attackers use legitimate services to enhance the credibility of their schemes. Much like the SYS01stealer campaign, these phishing attacks demonstrate the need for increased vigilance and robust cybersecurity measures. Organisations and users alike may therefore be well advised to remain cautious of unsolicited communications, even when they appear to come from trusted sources.

What Does This Mean For Your Business? 

The SYS01stealer campaign highlights the growing risks in digital advertising and demonstrates the need for businesses across all sectors to strengthen their cybersecurity awareness and practices. This attack shows how sophisticated cybercriminals have become in exploiting familiar platforms like Facebook to distribute malware, and it signals the importance of a comprehensive security approach that extends beyond conventional defences.

For businesses, especially those using social media for marketing and engagement, this campaign emphasises the need for vigilance with social media accounts, particularly business accounts that might be targeted for hijacking. Any company using Facebook Business for ads or promotions should see this as a call to fortify account security through practices such as two-factor authentication and regular account monitoring. Given that cybercriminals are using these accounts to disguise malicious ads as legitimate, companies should also ensure that team members handling social media are aware of potential threats and know how to detect signs of unauthorised access or unusual activity.

Beyond internal protections, businesses also rely on platforms like Facebook to enforce stricter security protocols and help prevent misuse. Many believe that platforms like Facebook, Google, and LinkedIn, frequent targets for malvertising, should seriously consider refining their ad vetting processes and developing more advanced AI-based filters to detect suspicious ads before they reach users. By improving detection of malicious campaigns and monitoring account access patterns, these platforms could help prevent cybercriminals from using legitimate ads to lure unsuspecting victims.

For smaller businesses, which may have fewer resources for dedicated cybersecurity measures, these platform-level protections are especially critical. Facebook, for example, could offer enhanced ad review processes for business accounts and provide clearer tools for reporting suspicious ads or account activity. These efforts, coupled with ongoing cybersecurity education initiatives, would give businesses more support in protecting themselves and their customers.

Ultimately, the SYS01stealer campaign reminds businesses across sectors to treat cybersecurity as a core component of customer trust and operational resilience. By enhancing their defences, staying alert to new threats, and collaborating with the platforms they use, businesses can better navigate the growing risks of the digital landscape while safeguarding both their assets and their reputation. This broad approach should help create a safer ecosystem, benefiting organisations, platforms, and users alike.

Security Stop Press : Beware ChromeLoader Exploit Malware Website Campaign

An HP Wolf Security report has highlighted how hackers are leveraging a ChromeLoader exploit and using code-signing certificates and malvertising techniques to distribute malware via fake companies and websites.

As part of what appears to be a large-scale cyberattack, cybercriminals are reportedly exploiting the ChromeLoader vulnerability (ChromeLoader is a malicious browser extension) by using valid code-signing certificates (the digital certificates to verify software authenticity and integrity), allowing them to bypass Windows security measures like AppLocker without triggering user warnings.

The report highlights how the attackers set up fake companies to obtain these valid certificates or steal them from legitimate sources. These fake companies then host websites that offer seemingly legitimate tools, such as PDF readers or converters, to lure in victims.

The campaign uses malvertising (malicious advertising) to direct potential victims to the well-designed but malware-ridden websites which often appear in search results for popular keywords like “PDF converters” and “manual readers.”

Once victims visit these infected sites, their browsers can be hijacked, allowing attackers to redirect search queries to malicious sites, increasing the scope of their attacks.

HP’s report suggests that the scripts used in this campaign were likely developed using generative AI tools, making it easier and faster for cybercriminals to launch such attacks.

The advice to avoid ChromeLoader attacks is to only download software from trusted sources, be cautious of online ads, keep security features enabled, use antivirus software, and regularly update your browser and system.

Security Stop Press : List Of Malicious Android Apps To Delete Now

Online protection company McAfee’s Mobile Research Team has identified a list of malicious apps that Android owners should immediately delete. This is because they use Xamalicious malware to build a stealth backdoor, infect, and take over devices.

The apps, which have now been removed from the Google Play store, are reported to have been downloaded hundreds of thousands of times.

Detailed information about how each of the apps infects devices, and a list of the 13 malicious apps that were present in the Google Play Store can be found on McAfee’s website here.

The advice is to avoid using apps that require accessibility services unless there is a genuine need for their use, install security software on your device, always keep the security software up to date.