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

推荐订阅源

小众软件
小众软件
T
The Blog of Author Tim Ferriss
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog
L
LangChain Blog
博客园_首页
Vercel News
Vercel News
月光博客
月光博客
B
Blog RSS Feed
S
SegmentFault 最新的问题
博客园 - Franky
C
Check Point Blog
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
J
Java Code Geeks
F
Fortinet All Blogs
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
罗磊的独立博客
D
Docker
酷 壳 – CoolShell
酷 壳 – CoolShell
云风的 BLOG
云风的 BLOG
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学

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
Malicious Edge Extension Uses Chrome Native Messaging to ...
Tushar Subhra Dutta · 2026-06-25 · via Cyber Security News

A new and deceptive malware campaign has been uncovered, one that turns an everyday browser extension into a dangerous tool for system compromise.

Security researchers have identified a threat that uses a malicious Microsoft Edge extension to break out of the browser’s built-in security boundaries, giving attackers direct access to a victim’s computer.

The campaign has been linked to an initial access broker with ties to the Payouts King ransomware group, raising serious concerns about how far browser-based attacks have evolved in recent years.

What makes this campaign stand out is how the attackers get inside. Victims are contacted through Microsoft Teams messages, where someone pretending to be IT staff tells them they need a spam filter update.

The victim is then directed to a fake Microsoft website offering download buttons labeled as Outlook update packages, all designed to silently deploy malware on the target machine without raising any immediate alarms.

Analysts at Zscaler ThreatLabz have been closely tracking this campaign and named the malware “Edgecution.”

According to Zscaler report shared with Cyber Security News (CSN), the malware was built around a two-part design that works together to give the attacker full control over the victim’s system.

Neither part alone would raise many flags, but together they form a capable and hard-to-spot backdoor.

Fake Microsoft website disguised as an 'Outlook Updates Management Console' used to lure victims into executing the malware (Source - Zscaler)
Fake Microsoft website disguised as an ‘Outlook Updates Management Console’ used to lure victims into executing the malware (Source – Zscaler)

The fake update site offers victims three ways to trigger infection, including an AutoHotKey script, a Windows batch script, and a PowerShell script.

Whichever route is taken, the result is the same: a hidden Microsoft Edge browser launches in the background, silently loading the malicious extension with no warning to the user.

The infected machine is now under the attacker’s control while the victim sees nothing unusual on their screen.

Once active, Edgecution allows the attacker to collect system data, browse the victim’s files, run arbitrary commands, and execute PowerShell on the machine.

This campaign clearly shows how social engineering combined with browser abuse can bypass traditional security controls in ways that are very hard to catch in real time.

Malicious Edge Extension Uses Chrome Native Messaging

The Chrome native messaging protocol was designed to let browser extensions talk to trusted applications already on a user’s device.

Edgecution abuses this feature to pass commands from the extension directly to a Python-based backdoor running on the host, letting the attacker move outside the browser’s sandbox entirely.

That sandbox is normally there to prevent any extension from touching the wider operating system.

The setup scripts create a native messaging manifest that registers a fake application called “Edge Monitoring Agent,” telling the browser it can send messages to the Python script on the victim’s machine.

Edgecution browser extension disguised as an 'Edge Monitoring Agent' within the browser extension manager (Source - Zscaler)
Edgecution browser extension disguised as an ‘Edge Monitoring Agent’ within the browser extension manager (Source – Zscaler)

The extension uses the Chrome API call chrome.runtime.sendNativeMessage to relay commands from the attacker’s C2 server straight to that backdoor.

From there, the backdoor carries out malicious work far beyond what any standard browser extension should be able to do.

The Python Backdoor and Evasion Techniques Behind Edgecution

The Python backdoor supports commands including shell execution, file writing, PowerShell execution, process listing, and running custom Python code sent by the attacker.

It reads each command in JSON format, processes it, sends a response, and shuts down until the next command arrives. This short-lived pattern helps it avoid security tools that look for persistent suspicious processes.

To hide its tracks, the malware stores a decryption key in the Windows registry, without which the backdoor’s strings remain scrambled.

The extension runs in a headless Edge window invisible to the user, and all C2 traffic goes through Amazon CloudFront subdomains, giving it the look of normal cloud activity.

Zscaler recommends that organizations monitor browser extension installations carefully and enforce strict controls on native messaging host configurations.

User training is equally critical to help employees recognize suspicious messages that impersonate internal IT staff.

A layered defense posture remains the most reliable protection against campaigns like Edgecution that blend social engineering with technically advanced delivery methods.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
URLwss://d3nh8sl98s2554.cloudfront[.]net/wsEdgecution C2 server
URLwss://d2g6dl71gua1qa.cloudfront[.]net/wsEdgecution C2 server
URLwss://d1jp293q9tvi92.cloudfront[.]net/wsEdgecution C2 server
URLwss://d23l50n6ubud7p.cloudfront[.]net/wsEdgecution C2 server
SHA256a08d8e63b0cd3638fb40b8e6da546e26da69439597565827f9cec87915f78568Edgecution browser extension (background.js)
SHA2563d1158884fb339b3328bd330fcc27598e1f1c94bcac39e75d1a272afa4deee1aEdgecution Python backdoor

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.