Friday, September 11, 2026

Hackers Exploit IIS Machine Keys to Breach Organizations

A sophisticated campaign by an initial access broker (IAB) group exploiting leaked Machine Keys from ASP.NET websites to gain unauthorized access to targeted organizations.

The threat group, tracked as TGR-CRI-0045, has been active since October 2024 with a significant surge in attacks between January and March 2025, targeting organizations across Europe and the United States in sectors including financial services, manufacturing, retail, and transportation.

TGR-CRI-0045 employs a sophisticated technique called ASP.NET View State deserialization to execute malicious payloads directly in server memory, significantly reducing their forensic footprint.

The attackers leverage publicly available lists of compromised Machine Keys—cryptographic keys used to protect ASP.NET View States—to craft malicious deserialization payloads that bypass built-in security protections.

The group utilizes tools like ysoserial.net to generate these payloads, which are delivered through the __VIEWSTATE parameter in HTTP requests.

Once processed, the malicious code executes within the context of the IIS worker process, allowing attackers to run commands, upload files, and maintain access without leaving traditional indicators on disk.

This “single-shot” exploit approach requires separate attempts for each command execution, creating a 1:1 ratio between exploit attempts and command executions.

Assessed flow of the operator’s actions to build a payload, and how a response is sent back to them.
Assessed flow of the operator’s actions to build a payload, and how a response is sent back to them.

Unit 42 researchers identified five distinct .NET assemblies used in these attacks, including command execution modules, file upload capabilities, and exploitation verification tools.

The threat actor consistently uses C:\Windows\Temp\111t as a staging directory and employs custom tools like “updf”—a disguised privilege escalation binary utilizing the GodPotato exploit—to achieve SYSTEM-level access on compromised hosts.

Attribution Points

Researchers assess with medium confidence that TGR-CRI-0045 is linked to Gold Melody (also known as UNC961 or Prophet Spider), based on overlapping indicators of compromise, tactics, techniques, and victimology patterns and Exploit Checker.

Source of the exploit checker assembly.
Source of the exploit checker assembly. 

The group demonstrates an opportunistic targeting approach consistent with their attack methodology, focusing primarily on U.S.-based organizations across diverse industries.

The threat actor’s post-exploitation activities include extensive reconnaissance using both built-in Windows commands and custom tools like TxPortMap, a Golang-based port scanner.

However, researchers noted no evidence of lateral movement as of early June 2025, suggesting the group’s primary focus remains on establishing and maintaining initial access for potential sale to other threat actors.

Critical Infrastructure Vulnerabilities

The campaign highlights significant blind spots in traditional security monitoring, as View State deserialization attacks can be virtually invisible without proper telemetry.

The technique’s reliance on POST requests, which are often not logged by standard security infrastructure, creates additional detection challenges for organizations.

Microsoft and security experts strongly recommend that organizations immediately review their ASP.NET implementations for compromised Machine Keys and ensure View State message authentication code (MAC) signing is enabled.

Organizations should implement conditional POST request logging, monitor Windows Event ID 1316 for View State deserialization failures, and consider deploying endpoint detection solutions capable of detecting reflective .NET assembly loading.

The discovery underscores the evolving sophistication of initial access brokers and the critical need for organizations to address fundamental cryptographic vulnerabilities in their web infrastructure before they become entry points for more damaging attacks.

Find this Story Interesting! Follow us on LinkedIn and X to Get More Instant Updates.

Mayura Kathir
Mayura Kathirhttps://gbhackers.com/
Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Researchers Uncover 10,000+ Malware Loaders Behind YouTube and SEO Poisoning Campaign

A long-running pay-per-install (PPI) operation that used YouTube gaming...

VLC Media Player Flaws Let Attackers Corrupt Memory and Leak Sensitive Data

Two security vulnerabilities in VLC media player versions 3.0.0...

CISA Adds Exploited MikroTik RouterOS Flaws to Security Alert

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

cPanel Urges Users to Patch ConfigServer Firewall Remote Code Execution Flaw

A recently disclosed vulnerability in ConfigServer Security & Firewall...

Hackers Weaponize AI Safety Guardrails to Hide Malware From LLM-Powered Security Scanners

Threat actors are adapting malware not only for conventional...

Hackers Exploit JFrog Artifactory Flaws to Bypass Authentication and Gain Admin Access

Threat actors are actively exploiting three vulnerabilities in JFrog...

Related Articles

Recent News