Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Microsoft Teams Vulnerability Enables Spoofing Attacks
May 13, 2026
Microsoft Patch Tuesday May 2026: Vulnerabilities Fixed
May 12, 2026
Critical Fortinet FortiSandbox Flaw Allows Vulnerability Enables
May 12, 2026
Home/Threats/Obsidian Shell Plugin Exploited for Cross-Platform
Threats

Obsidian Shell Plugin Exploited for Cross-Platform

Threat actors have devised a sophisticated method to exploit a trusted productivity tool, the Obsidian Shell Commands plugin, enabling the delivery of cross-platform malware. This new attack vector...

Emy Elsamnoudy
Emy Elsamnoudy
April 14, 2026 4 Min Read
7 0

Threat actors have devised a sophisticated method to exploit a trusted productivity tool, the Obsidian Shell Commands plugin, enabling the delivery of cross-platform malware. This new attack vector was detailed in a [recent report](https://ppl-ai-file-upload.s3.amazonaws.com/web/direct-files/attachments/11146061/020354b4-25df-43fe-9b81-b262f3f1cb8/Hackers-Weaponize-Obsidian-Shell-Commands-Plugin-to-Launch-Cross-Platform-Malware-Attacks.pdf) outlining how attackers weaponize the plugin to launch malicious payloads across different operating systems.

By weaponizing Obsidian’s Shell Commands community plugin, attackers are quietly executing malicious code on victims’ machines — all without exploiting a single software vulnerability.

The campaign, tracked as REF6598, targets individuals working in the financial and cryptocurrency sectors.

The attack begins with a carefully staged social engineering scheme. Threat actors pose as representatives of a venture capital firm and reach out to victims through LinkedIn.

Once a target responds, the conversation moves to a Telegram group where multiple fake partners join to make the exchange seem more credible.

Victims are then directed to use Obsidian — presented as the firm’s internal management database — and are handed credentials to connect to a cloud-hosted vault that the attacker fully controls.

Elastic Security Labs researchers identified the campaign after an Elastic Defend behavior alert triggered on suspicious PowerShell execution with Obsidian as the parent process.

Researchers Salim Bitam, Samir Bousseaden, and Daniel Stepanic traced the activity directly to Obsidian itself, ruling out third-party DLL sideloading or JavaScript injection.

The team confirmed that the Shell Commands plugin — installed inside the malicious vault — was configured to execute attacker-defined shell commands the moment the vault was opened, requiring no additional interaction from the victim. 

Execution chain diagram (Source - Elastic)
Execution chain diagram (Source – Elastic)

The campaign targets both Windows and macOS systems. On Windows, the attack chain leads to the deployment of a previously undocumented RAT named PHANTOMPULSE — a full-featured backdoor capable of keylogging, screenshot capture, process injection, and privilege escalation.

On macOS, the attack uses an obfuscated AppleScript dropper combined with a Telegram-based fallback mechanism for command-and-control (C2) communication.

Process visualization with Elastic XDR (Source - Elastic)
Process visualization with Elastic XDR (Source – Elastic)

Both paths were designed to hide behind normal application behavior, significantly raising the bar for traditional detection methods.

From Vault Sync to Final Payload

Once the victim opens the attacker-controlled vault and enables community plugin sync, the trojanized Shell Commands plugin’s data.json configuration file downloads silently and triggers execution.

On Windows, the plugin fires two Invoke-Expression calls with Base64-encoded strings, reaching out to a staging server at 195.3.222[.]251 to retrieve a PowerShell script.

This script then uses BitsTransfer to download a 64-bit executable called syncobs.exe and reports each step back to the C2 using color-coded status messages such as “GREEN FILE FOUND ON PC” and “RED DOWNLOAD ERROR.” 

Data.json content of the shell plugin (Source - Elastic)
Data.json content of the shell plugin (Source – Elastic)

The downloaded executable — dubbed PHANTOMPULL by researchers — decrypts an AES-256-CBC-encrypted payload from within its own resources and loads it entirely into memory using reflective loading.

The malware never writes its final stage to disk, making it far harder to detect through conventional file-based scanning. PHANTOMPULL also employs a timer queue callback with a 50-millisecond delay to hand off execution, a tactic used to slip past sandbox environments.

Additionally, the loader includes dead code blocks and a fake integrity check function that serve no operational purpose beyond wasting an analyst’s time during reverse engineering. 

Execution flow via Stage 1 (Source - Elastic)
Execution flow via Stage 1 (Source – Elastic)

PHANTOMPULSE — the final deployed RAT — uses a novel C2 resolution technique built around public Ethereum blockchain data.

The malware queries Blockscout APIs across three blockchain networks, reading XOR-encrypted C2 URLs from the input fields of transactions tied to a hardcoded wallet address.

Researchers noted a significant design flaw in this mechanism: because PHANTOMPULSE always selects the most recent transaction without verifying who sent it, any party who extracts the wallet address and XOR key from the binary can submit a competing transaction to redirect all infected hosts to a sinkhole server. 

Organizations in the financial and cryptocurrency sectors should monitor for unusual child process creation from Electron-based applications like Obsidian.

Behavioral endpoint detection tools should be enabled, and community plugin installation policies should be enforced where possible.

Security teams are advised to hunt for file events matching obsidian-shellcommands paths and block known infrastructure including 195.3.222[.]251 and panel.fefea22134[.]net.

Elastic’s published YARA rules for PHANTOMPULL and PHANTOMPULSE offer a practical starting point for detection across environments.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackExploitMalwareSecurityThreatVulnerability

Share Article

Emy Elsamnoudy

Emy Elsamnoudy

Emy is a cybersecurity analyst and reporter specializing in threat hunting, defense strategies, and industry trends. With expertise in proactive security measures, Emily covers the tools and techniques organizations use to detect and prevent cyber attacks. She is a regular speaker at security conferences and has contributed to industry reports on threat intelligence and security operations. Emily's reporting focuses on helping organizations improve their security posture through practical, actionable insights.

Previous Post

Hackers Target Okta Identity Systems, Bypassing Phishing Emails

Next Post

Janela RAT Steals Data via Fake MSI & Malicious Campaign Uses

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Ivanti Patches Critical Vulnerabilities in Secure Access &
May 12, 2026
Open WebUI File Upload Vulnerability Allows 1 Leads Attack
May 12, 2026
SAP Patches Critical SQL Injection Flaw in S/4 Vulnerability S/4HANA
May 12, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
Sarah simpson
Sarah simpson
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us