惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
美团技术团队
大猫的无限游戏
大猫的无限游戏
H
Help Net Security
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
M
MIT News - Artificial intelligence
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
A
About on SuperTechFans
Recent Announcements
Recent Announcements
D
Docker
Vercel News
Vercel News
Engineering at Meta
Engineering at Meta
腾讯CDC
Martin Fowler
Martin Fowler
阮一峰的网络日志
阮一峰的网络日志

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Critical Chrome Vulnerabilities Allow Attackers to Execute Arbitrary Code - Update Now! UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen Hackers Abuse Legitimate RMM Tools in The Quarry IRS and SSA Phishing Campaigns LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data Anthropic Updated Privacy Policy to Include Identity Verification for Claude Users
China-Linked Showboat Malware Uses Linux Persistence to T...
Tushar Subhra Dutta · 2026-06-19 · via Cyber Security News

A sophisticated China-linked malware framework has been quietly targeting telecom companies across the Middle East for nearly four years.

Showboat is a Linux-based tool that stayed completely hidden from antivirus systems until April 2026, raising serious concerns about the security of critical communications infrastructure worldwide.

Showboat is not your typical piece of malicious software, as it does not lock files or demand ransom. Instead, it gives attackers silent, long-term control over infected systems and the networks connected to them.

The malware runs on AMD x86-64 Linux machines, making it especially dangerous for the kind of servers that telecom companies depend on.

Security researchers at Picus uncovered and documented this threat in a report shared with Cyber Security News (CSN). They found that Showboat had been active since mid-2022 and evaded all 65 antivirus engines on VirusTotal when scanned in May 2025.

That level of invisibility allowed attackers to operate freely inside telecom networks for close to four years without triggering a single alarm.

Analysts attribute the malware with moderate-to-high confidence to threat groups backed by China. This attribution rests on command-and-control infrastructure traced back to Chengdu, China.

The tactics and tools used also closely mirror those seen in other known Chinese advanced persistent threat operations currently active across the region.

The malware has been deployed exclusively against telecommunications companies in the Middle East, a pattern that points to a deliberate, long-running espionage campaign.

Telecom providers handle enormous amounts of sensitive communications data, making them high-value targets for nation-state actors seeking sustained intelligence access.

The narrow geographic and industry focus leaves little doubt about the strategic nature of these attacks.

China-Linked Showboat Malware

Once Showboat runs on a victim machine, it pulls an encrypted configuration file from its built-in command-and-control server.

The configuration is scrambled using a simple XOR cipher with the hardcoded key “look me, AV!” — a phrase that almost feels taunting toward security tools.

Once decoded, the config reveals the server address, port settings, and randomized sleep intervals used between check-ins.

Rather than pinging its server at fixed intervals, which would be easy to flag, Showboat randomizes the wait time between connections. It collects host details including the system name, operating system information, running processes, and even captures a screenshot.

All of that data gets encrypted, encoded in base64, and hidden inside a PNG image field before being sent out, making the traffic appear completely harmless.

What makes Showboat especially hard to spot is its “hide” command. When triggered, it fetches a small C source file from a Pastebin page set up by the attackers, compiles it on the victim’s machine, and uses a Linux feature called ld.so.preload to hook system calls.

This makes the malware’s own processes completely invisible to standard tools like ps and top, which administrators use to monitor server activity.

Evasion Techniques and Stealth Design

Showboat’s design reflects a high level of craft, with every major feature built around staying hidden. Its XOR encryption, randomized beaconing, and PNG-based data smuggling all work together to fool both automated security tools and analysts reviewing network logs.

The hardcoded process filter list, which hides entries named “kworkers,” “dbus,” and “autoupdate,” adds yet another layer by mimicking the names of normal system processes.

The framework supports standard remote access features including file transfers, directory changes, and long-term persistence setup.

The combination of stealth techniques stacked together is what truly sets Showboat apart from most malware in the wild. Remaining undetected for roughly four years is strong proof that layered evasion methods can outlast traditional defenses for a very long time.

Security teams are strongly encouraged to simulate Showboat attack scenarios to check whether their existing controls can detect this kind of threat.

Testing against real malware behavior, across both network infiltration and email delivery paths, gives defenders a sharper view of where the actual gaps are and what needs to be fixed before attackers find those openings first.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
Domaintelecom.webredirect[.]orgC2 server address found in Showboat’s decrypted configuration file
File Nameukpkmkk.cC source file fetched from Pastebin by the “hide” command and compiled on the victim machine
File Nameukpkmkk.soCompiled shared library injected via ld.so.preload to hide malicious processes
File Path/etc/ld.so.preloadLinux persistence mechanism abused by Showboat to hook system calls at startup
XOR Keylook me, AV!Hardcoded XOR key used to decrypt Showboat’s configuration file
Process Filterkworkers|dbus|autoupdateHardcoded process names filtered by Showboat’s rootkit to conceal itself from ps and top

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.