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

推荐订阅源

V
V2EX
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学
博客园 - Franky
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
IT之家
IT之家
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
Visual Studio Blog
S
SegmentFault 最新的问题
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
有赞技术团队
有赞技术团队
B
Blog RSS Feed
Last Week in AI
Last Week in AI
Jina AI
Jina AI
博客园 - 司徒正美
The Cloudflare Blog
博客园_首页
博客园 - 聂微东
宝玉的分享
宝玉的分享
大猫的无限游戏
大猫的无限游戏

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
Mistic Backdoor Blends With Microsoft Endpoint Security T...
Tushar Subhra Dutta · 2026-06-25 · via Cyber Security News

A new and stealthy backdoor named Mistic has been quietly targeting corporate networks since April 2026, disguising itself using the names and appearance of legitimate Microsoft endpoint security components.

This clever camouflage helps it avoid detection, allowing attackers to maintain a persistent, low-profile foothold inside compromised environments. Security teams across multiple industries are now on alert as incidents continue to emerge.

Mistic has hit organizations in insurance, education, information technology, and professional services. The attacks are opportunistic in nature, meaning the group casts a wide net and evaluates which compromised networks are worth selling access to.

That access is then offered to ransomware affiliates and other criminal groups who pay for a ready-made entry point into enterprise systems.

Analysts from Symantec identified the threat and connected it to a financially motivated cybercrime group tracked as Woodgnat, also known as KongTuke.

According to Symantec report shared with Cyber Security News (CSN), the Symantec Threat Hunter Team found Mistic deployed alongside ModeloRAT, a remote access tool tied to attacks involving Qilin, Akira, Rhysida, Black Basta, Interlock, and 8Base.

Mistic was first publicly documented by Zscaler, which tracks it as MLTBackdoor. Symantec’s investigation went deeper, tying the backdoor more firmly to Woodgnat’s expanding toolkit and confirming its role in a broader criminal supply chain.

The group’s goal is not to launch the final attack itself but to sell high-value access to others who will.

What makes Mistic especially dangerous is how well it hides. It runs entirely in memory with no files written to disk, and it carries a built-in kill switch that lets it erase itself when no longer needed.

These traits make it extremely difficult to detect and allow attackers to operate quietly inside a network for extended periods.

Mistic reaches its target through a technique known as DLL sideloading, where a legitimate executable is manipulated into loading a malicious file.

In investigated attacks, a legitimate Microsoft file called MpExtMs.exe was used to sideload a malicious DLL named EndpointDlp.dll, a name directly associated with Microsoft endpoint security tooling.

This naming choice helps the backdoor appear like trusted software running in the background.

A loader called version.dll sits in the middle of this process. It hooks two Windows functions, GetModuleFileNameW and LoadLibraryW, directing execution toward the malicious DLL while keeping normal appearances intact.

A separate .NET DLL was also deployed as a credential stealer, displaying a fake login screen to harvest user passwords from unsuspecting victims.

Beyond hiding well, Mistic is highly capable. It can upload and download files, move or delete data, create folders, run remote code in memory, and adjust its check-in frequency with the attacker’s command-and-control server. This gives operators strong control over any network they manage to infiltrate.

Woodgnat’s Expanding Attack Playbook

Woodgnat has been active since at least May 2024 and has steadily refined its attack methods. The group compromises WordPress sites and injects JavaScript to profile visitors before pushing social engineering lures that trick users into running malicious commands.

These lures have evolved through ClickFix and FileFix tactics to a newer approach called CrashFix, which crashes a victim’s browser and presents a fake fix that installs malware.

Since April 2026, Woodgnat has also been using fake IT helpdesk scenarios through Microsoft Teams chats to push users into running PowerShell commands.

Once executed, a script chain downloads a portable Python environment and launches ModeloRAT, after which attackers conduct deep reconnaissance, harvest credentials, and set up multiple persistence paths.

This layered approach makes the group difficult to fully remove even after initial discovery.

Security researchers recommend monitoring for unusual DLL sideloading activity, especially when legitimate Microsoft executables load unexpected files.

Organizations should also watch for suspicious use of built-in Windows tools such as curl.exe, certutil, WMIC, and PowerShell in contexts outside normal operations.

Tuning endpoint detection toward in-memory execution and tracking abnormal network behavior remain among the most practical defenses against this threat.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
File Hash (SHA-256)1e41c7bfaa6aa3b93b6cc024274a10e33f3e12fe7c98c1db387ef8927f9d1984Backdoor.Mistic – endpointdlp.dll
File Hash (SHA-256)34d798a6c55e57ed0932b6499f4fbcb5454bdfca903307be101a0594b0ac07bcFake lockscreen – f.dll
File Hash (SHA-256)3f797a639bc855bc6d5471f327924b62d10900ddec49b970eca6604142bbb4beBackdoor.Mistic – aeff97fe.msi
File Hash (SHA-256)59e3c4cb06331b4f2d78a9a0592f3747e573bd01c5a7650c26361d1e25520712Loader for backdoor – version.dll
File Hash (SHA-256)8c935feec4bd05d5d918df308be417532fb42608fb989a08eab183e0ae699235Likely privilege escalation – n.dll
File Hash (SHA-256)afd5f1ed45a9867daf3bc64152cef460a06b164c8183e490db39146d4749a82cBackdoor.Mistic – endpointdlp.dll
File Hash (SHA-256)db972979d508e75fe730d3b72c2701470fbdaeaf8ebdd674744754fa44438ca5Backdoor.Mistic – endpointdlp.dll
File Hash (SHA-256)f591275a8f014b29e567529d67c54eb7bb4473db1c38737d6bfd5b3d52c9344eBackdoor.Mistic – 48b47c0.msi
File Hash (SHA-256)fb3630822b70bacb56aa4cec29b5a0e3e9acb3920809e70310a4003385a6d34aBackdoor.Mistic – endpointdlp.dll
IP Address142.93.242.144C2 network indicator
IP Address144.31.53.78C2 network indicator
IP Address198.13.159.44C2 network indicator
IP Address199.91.221.42C2 network indicator
Domainauthorized-logins.netMalicious C2 domain
Domainb6w9m2z5x8q1v3k.topMalicious C2 domain
Domaincarrolc.comMalicious C2 domain
Domaincj06y9v4xab.comMalicious C2 domain
Domaincwrtwright.comMalicious C2 domain
Domaindefs.updater-worelos.comMalicious C2 domain
Domainftps.upd-domain-goloro.comMalicious C2 domain
Domaingrande-luna.topMalicious C2 domain
URLhxxp://thomphon.com/update.msiMalware delivery URL
Domainhuman-check.topMalicious C2 domain
Domainmail.authorized-logins.netMalicious C2 domain
Domainmailes.upd-domain-goloro.comMalicious C2 domain
Domainmails.updater-worelos.comMalicious C2 domain
Domainmueleer.comMalicious C2 domain
Domainnano.upscale-kolo.comMalicious C2 domain
Domainoeannon.comMalicious C2 domain
Domainphp.authorized-logins.netMalicious C2 domain
Domainrotoa-upda-lo.comMalicious C2 domain
Domainsql-updater-service.comMalicious C2 domain
Domainsss.authorized-logins.netMalicious C2 domain
Domainthomphon.comMalicious C2 domain
Domainupd-domain-goloro.comMalicious C2 domain
Domainupdate.update-fall.comMalicious C2 domain
Domainupdater-worelos.comMalicious C2 domain
Domainupscale-kolo.comMalicious C2 domain
Domainw3xasv14culvnqj.topMalicious C2 domain

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.