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 to Gain New Security Detection Reporting Feature
August 9, 2026
Critical Metabase Vulnerability Exploited to Gain Admin Access
August 9, 2026
Cisco IOS XE Zero-Day Exploited, OWASP Top 10 for LLM
August 9, 2026
Home/Threats/OnyxC2 Malware-as-a-Service Steals Credentials from 210 Applications
Threats

OnyxC2 Malware-as-a-Service Steals Credentials from 210 Applications

Key Takeaways OnyxC2 is a sophisticated new Malware-as-a-Service (MaaS) offering that targets over 210 applications and browser extensions to steal credentials. The malware is designed to be highly...

Jennifer sherman
Jennifer sherman
June 12, 2026 5 Min Read
58 0

Key Takeaways

  • OnyxC2 is a sophisticated new Malware-as-a-Service (MaaS) offering that targets over 210 applications and browser extensions to steal credentials.
  • The malware is designed to be highly evasive, employing C++ with assembly code for system-level bypasses, polymorphic builds, DLL sideloading, and large, encrypted payloads to avoid detection.
  • OnyxC2 is distributed via malicious fake software installers and archive files, lowering the technical barrier for threat actors to conduct widespread credential theft and remote access operations.
  • Beyond credential theft, OnyxC2 includes a comprehensive remote-access toolkit, enabling keylogging, screenshots, file management, hidden browser sessions (HVNC), and anonymous traffic routing via a reverse SOCKS5 proxy and Tor tunnel.

New OnyxC2 Malware-as-a-Service Emerges, Targeting 210 Applications for Credential Theft

A formidable new credential-stealing tool, dubbed OnyxC2, has surfaced within the cybercrime underground, operating as a Malware-as-a-Service (MaaS). This sophisticated offering significantly lowers the barrier for entry into advanced cyber operations, enabling even less-skilled threat actors to execute widespread credential theft campaigns. OnyxC2 is capable of extracting sensitive login data from more than 210 different applications and browser extensions.

Table Of Content

  • Key Takeaways
  • New OnyxC2 Malware-as-a-Service Emerges, Targeting 210 Applications for Credential Theft
  • Extensive Targeting and Multifunctional Capabilities
  • Sophisticated Delivery and Evasion Tactics
  • What You Should Do

Marketed with the professionalism of legitimate commercial software, OnyxC2 offers a complete package for $250 per month. This subscription includes a web-based control panel, a payload builder, tiered pricing models, and even promises of refunds if a build is flagged by security systems. The malware provides buyers with all necessary components to discreetly exfiltrate login information from victims globally, distinguishing itself through the sheer breadth of its targeting capabilities.

Subscribers receive a comprehensive kit designed to pilfer browser credentials, password manager databases, two-factor authentication (2FA) codes, and cryptocurrency wallet details. The exfiltrated data is transmitted via an encrypted channel, complicating detection by security monitoring tools during transit.

Security researchers at Blackfog were instrumental in identifying this new threat. Their detailed report, shared with Cyber Security News (CSN), illuminates the full spectrum of OnyxC2’s capabilities and its advanced evasion techniques. The research team successfully obtained live builds of the malware, executed them within isolated sandbox environments, and confirmed active communication with command-and-control (C2) infrastructure.

OnyxC2 is developed in C++ and employs assembly code to bypass system-level security mechanisms. Each malware build undergoes mutation prior to distribution, a tactic designed to circumvent signature-based antivirus detection. The developer claims an impressive 99% evasion rate for these builds.

Blackfog’s independent testing corroborated these claims. Both sample builds submitted to VirusTotal initially registered as clean upon first upload. As of May 30, 2026, the malicious components within these samples remained largely undetected by most antivirus engines.

The potential for damage from OnyxC2 is substantial. Analysis of one infected machine’s dashboard revealed that it had already yielded 55 saved passwords, 4,717 cookies, 719 autofill entries, credit card information, and a cryptocurrency wallet—all from a single compromised host. Such extensive data hauls can provide attackers with immediate access to critical banking systems, corporate accounts, and various cloud services.

Extensive Targeting and Multifunctional Capabilities

The broad scope of applications targeted by OnyxC2 sets it apart from more rudimentary credential stealers. It specifically targets 37 Chromium-based browsers and 8 Gecko-based browsers, alongside 95 Chromium and 14 Gecko browser extensions. This includes six dedicated two-factor authentication tools, indicating that even accounts protected by 2FA are not immune to this threat.

The stealer also extends its reach to 5 popular password managers, 17 cryptocurrency wallets, 11 FTP clients, and 5 email clients. The ability to capture password manager data in conjunction with active session cookies allows attackers to maintain access to accounts even after victims reset their passwords. Furthermore, targeting FTP and email clients broadens the malware’s potential impact beyond personal accounts, enabling access to business systems frequently utilized by finance and operations teams.

Beyond its credential theft capabilities, OnyxC2 integrates a full remote-access toolkit. This allows operators to utilize Hidden Virtual Network Computing (HVNC) to control concealed browser sessions, deploy keyloggers, capture screenshots, and perform remote file management. The toolkit is further enhanced by a reverse SOCKS5 proxy and a built-in Tor tunnel, enabling attackers to route their traffic anonymously and maintain operational stealth.

Sophisticated Delivery and Evasion Tactics

OnyxC2 propagates through deceptive installer packages, which are disguised as legitimate software downloads. Researchers have identified lures mimicking applications such as Fling-Standalone, FinePrint, SystemSettings, and fake Windows update files. Each malicious archive is password-protected, a technique that helps it bypass automated scanning tools that require file extraction for inspection.

Inside these fake archives, victims encounter a two-file package engineered for DLL sideloading attacks. The first file is a legitimately signed application, inherently trusted by Windows. The second is a malicious DLL, deliberately named to impersonate a legitimate library that the signed program loads at startup. When the victim executes what appears to be a standard installer, the trusted application unwittingly loads and executes the attacker’s malicious code from the same directory.

The malicious DLL itself is deliberately inflated to over 120 MB, mimicking a genuine NVIDIA graphics library, complete with authentic-looking exported function names. This large file size often causes antivirus scanners to skip it to conserve processing time. The actual payload remains encrypted within this bloated DLL and is only decrypted and executed at runtime, further complicating detection.

What You Should Do

  • Implement Endpoint Detection and Response (EDR): Utilize EDR solutions with robust behavioral analysis capabilities to detect and block malicious activity that evades traditional signature-based antivirus.
  • Enforce Anti-Data-Exfiltration Controls: Deploy endpoint security measures that focus on preventing unauthorized outbound data transfers, rather than solely relying on file scanning for malware detection.
  • Educate Users on Phishing and Social Engineering: Conduct regular training for employees on how to identify and avoid suspicious downloads, fake installers, and phishing attempts.
  • Exercise Caution with Downloads: Advise users to only download software from official vendor websites or trusted app stores, and to verify the authenticity of installers before running them.
  • Enable Multi-Factor Authentication (MFA): While OnyxC2 targets 2FA codes, MFA still adds a crucial layer of security. Ensure strong MFA is enabled on all critical accounts, especially those that support hardware tokens or biometric verification.
  • Regularly Back Up Data: Maintain regular, encrypted backups of critical data to mitigate the impact of successful data exfiltration or ransomware attacks.
  • Monitor Network Traffic: Implement network monitoring to detect unusual outbound encrypted traffic or connections to suspicious C2 domains and IP addresses.

Indicators of Compromise:-

Type Indicator Description
Domain akmuniverstall[.]top C2 and distribution domain (13/94 detections on VirusTotal)
URL Path /backend/api/app.php C2 endpoint path written by the builder by default
IP Address 104[.]18[.]20[.]213 Cloudflare fronting IP associated with C2 infrastructure
IP Address 104[.]21[.]46[.]39 Cloudflare fronting IP associated with C2 infrastructure
IP Address 172[.]67[.]223[.]39 Cloudflare fronting IP associated with C2 infrastructure
SHA-256 41999a3d0da035ff8068905c90235ea50121329cb0661e38d745974ebf5e3ae2 Signed sideload host executable (Setup_File_75.593.2113.exe / Setup_File_27.430.4673.exe); 0/71 detections
SHA-256 78945c844fc23dd3446cf17987edeeb6cc21986820c92df82a126af24a5a38d1 Malicious DLL (borlndmm.dll) — Build 1
SHA-256 d89bb4b23a67814ef511e4e9dda7ad36fa519a322fa7c25ea451c7dd7ef61e54 Malicious DLL (borlndmm.dll) — Build 2
SHA-256 f6e4b09ef788adef3f65fd2b99da8f5be5391be29471676dc07040a56c8fdfab Delivery archive (password-protected ZIP)
Filename Fling-Standalone*, FinePrint*, SystemSettings.exe Lure filenames used in fake installer packages
Filename Fake Windows update ZIPs Additional lure packages used in distribution campaign

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.

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:

AttackHackerMalwareSecurityThreat

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

Google Sues Chinese Cybercrime Group for Gemini AI Cyberattacks

Next Post

npm Campaign Targets Developers, Steals SSH Keys and Cloud Credentials

No Comment! Be the first one.

Leave a Reply Cancel reply

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

Popular Posts
OpenAI Pauses Astra Model Development to Assess Cybersecurity Risks
August 8, 2026
Critical Linux Kernel SCTP Vulnerability Lets Attackers Gain Root
August 7, 2026
Critical WordPress XSS2Shell Flaw Allows Remote Code Execution
August 7, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Emy Elsamnoudy
Emy Elsamnoudy
Jennifer sherman
Jennifer sherman
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 Released to Detect MongoDB Vulnerability(CVE-2025-14847)

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