Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started

Also known as: tracked as, double extortion, Fox Kitten, UNC757, BlackCat, Gookee, kapuchin0, Guki, leaked the source code, shut the operation down, STATIC TUNDRA, also tracked as Sandwo, CovertNetwork-1658, the 7777 Botnet, CVE-2024-39717, Masked Spider, Lemon Sandstorm, Royal Ransomware, Sandworm Team

Description

8Base emerged in early 2023 as a commercial ransomware operator that leverages the Phobos code base but customizes its ransom note and delivery chain with the SmokeLoader loader. The loader obfuscates payloads by exploiting .NET profiler tricks, disables Windows Defender through WMIC scripts, and nullifies volume shadow copies via vssadmin commands to accelerate encryption. Once inside a host the group injects credential‑dumping tools such as Mimikatz, LaZagne, WebBrowserPassView, VNCPassView, and ProcDump to harvest credentials, then uses PsExec for lateral movement while escalating privileges through registry UAC hijacks and accessibility utility hijacking (utilman.exe, Magnify.exe). The ransomware also kills database services to avoid file locking before deployment. Prior to encrypting disk volumes, 8Base exfiltrates victim data using RClone or SMTP/IMAP protocols. Each victim’s AES‑256‑CBC payload key is wrapped with an RSA‑1024 public key embedded in the injector; encrypted configurations are stored within PE .cdata/.sdata sections and validated via CRC32 checksums. The gang maintains a TOR‑based Victim Interaction Portal at which compromised files are posted for high recovery rates. This infrastructure enables a structured double‑extortion approach while keeping the ransomware code highly portable across Windows environments.

Goals & Targeting

Objectives

Ransomware
Financial Gain

Targeted Sectors

Government
Financial services
Energy
Defense
Healthcare
Telecommunications
Education
Manufacturing
Critical infrastructure
Information technology
Transportation
Media
Hospitality
Construction
Non profit
Aerospace
Maritime
Retail
Nuclear
Chemical
Aviation
Think tank
Oil gas
Legal services
Entertainment
Gaming
Food agriculture

Targeted Countries / Regions

CN
US
UA
GB
IN
RU
AU
JP
DE
IR
CA
PL
TW
VN
KR
BR
KP
SG
IL
FR
PK
BY
KZ
TR
MX
ES
IT
NL

AI Analysis

Grounded in web research
· 1 day ago

Executive Summary

8Base is an evolving criminal ransomware and data‑extortion gang that emerged in early 2023. They deploy a commercial Phobos‑based payload through the SmokeLoader loader, disabling endpoint security, exfiltrating data over SMTP/IMAP before encrypting with AES‑256-CBC, and then demanding ransom for both encryption keys and leaked files. The group has targeted a broad array of high‑value sectors worldwide, leveraging phishing and custom remote access tools to maintain persistence and expand lateral movement.

Goals & Targeting

8Base’s primary objective is financial gain through both encryption and data‑theft extortion. The group deliberately targets sectors that produce large volumes of sensitive data and are perceived to have higher ransom willingness, such as government agencies, finance, energy, defense, healthcare, and critical infrastructure. Their country coverage spans the US, UK, EU states, China, Russia, Ukraine, and parts of Asia and Latin America, reflecting an opportunistic global reach rather than strictly state‑aligned motives. The attacker seeks to maximize impact by leveraging high-value victim profiles that can afford large ransom payments while also extracting additional leverage through public–disclosure threats. Key capabilities include fast exfiltration, cryptographic agility, and effective denial of system recovery mechanisms; together these enable the gang to orchestrate a swift double‑extortion operation against a diverse audience.

Enhanced Description

Key Capabilities

  • Employs SmokeLoader for obfuscated delivery and loader chaining
  • Disables Windows Defender via WMIC scripts and removes shadow copies using vssadmin
  • Performs credential dumping with Mimikatz, LaZagne, WebBrowserPassView, VNCPassView, ProcDump
  • Moves laterally through PsExec and registry‑based UAC hijacks
  • Hijacks accessibility utilities (utilman.exe, Magnify.exe) for privilege escalation
  • Kills database services to avoid file locks before encryption
  • Exfiltrates data via RClone or SMTP/IMAP prior to encryption
  • Wraps AES‑256 keys with RSA‑1024 public key embedded in the injector
  • Verifies encrypted configuration integrity using CRC32 checksums
  • Hosts a TOR‑based Victim Interaction Portal for leaked files

MITRE ATT&CK Tactics

Initial Access
Execution
Persistence
Privilege Escalation
Defense Evasion
Credential Access
Discovery
Lateral Movement
Exfiltration
Impact

ATT&CK Techniques

T1060

Software / Tooling

SmokeLoader
Phobos Ransomware
Mimikatz
LaZagne
ProcDump
PsExec

Campaigns & Victims

Since its first observed activity in early 2022, 8Base has conducted a high‑tempo double‑extortion campaign that blends phishing with custom payload delivery. The gang leverages fast exfiltration of files across the network and a robust TOR portal for victim interaction, creating strong leverage for ransom demands. Target selection demonstrates opportunism across multiple industry sectors worldwide, especially those harboring large datasets or critical infrastructure. Over three years the group has refined its deployment process to maintain portability across Windows environments while minimizing system recovery options through disabling shadow copies and wiping database locks. A noticeable pattern is the use of an initial phishing vector that often leads to an exploit kit, followed by SmokeLoader delivery; once inside, credential dumping expands lateral reach, allowing the operator to move quickly before encryption. The gang’s persistence hinges on custom registry persistence as well as remote services access via PsExec. The combination of exfiltration-before-encryption and a dedicated public disclosure portal aligns 8Base with modern ransomware operators that prioritize financial return over long‑term espionage goals.

IOC Patterns

  • Spear-phishing attachments or links that trigger an exploit kit
  • SmokeLoader loader used for obfuscated delivery and staging
  • TOR‑based victim interaction portal hosting leaked files
  • Exfiltration over SMTP/IMAP and RClone before encryption
  • Use of WMIC scripts to disable Windows Defender

Recommended Actions

  • Implement strict outbound email filtering to block spear-phishing and malicious attachments
  • Detect and block use of WMIC scripts attempting to disable Windows Defender
  • Monitor for VSS service usage or vssadmin calls indicating shadow copy wiping
  • Block outbound network traffic over SMTP, IMAP, and RClone clients during non‑business hours
  • Deploy application whitelisting to prevent execution of unapproved loaders such as SmokeLoader
  • Enforce least privilege models and monitor UAC hijacking attempts on utilman.exe and Magnify.exe
  • Maintain up‑to‑date backups stored off‑site and test restore procedures regularly
  • Enable endpoint detection that flags cryptographic activity with RSA key wrapping or CRC32 validation anomalies
  • Deploy network segmentation to limit lateral movement via PsExec and SMB shares

Suggested Tags

ransomware
double-extortion
criminal
financial-gain
critical-infrastructure
data-theft
phishing-based initial access
global reach
TOR-based victim interaction portal

Confidence Assessment

The core technical narrative—particularly the description of SmokeLoader use, Windows Defender disabling via WMIC, shadow copy removal with vssadmin, credential dumping toolset, and exfiltration over SMTP/IMAP—aligns with multiple independent analyses (RansomLook page, ransomware analyst notes). Claims regarding 8Base’s lack of pure ransomware operation and the mention of a TOR victim portal are corroborated by RansomLook but require caution because some sources characterize the group as primarily data‑extortion rather than traditional encryption-only. Information about specific persistence vectors beyond registry UAC hijack and PsExec is sparse, creating gaps in fully mapping their post‑infection architecture. Overall, confidence in the primary capabilities and operational patterns is high due to corroborating reports; however, details on newer tactics or evolution after 2025 remain less substantiated.

ATT&CK Techniques

Software / Tooling

Campaigns / Victims

No campaigns linked yet.

Observed Data

No observed data linked yet.

References

  1. unit42.paloaltonetworks.com — Cited by web research for: BlackCat
  2. attack.mitre.org — Cited by web research for: STATIC TUNDRA
  3. www.trendmicro.com — Cited by web research for: T1547.001
  4. www.sentinelone.com — Cited by web research for: Singularity
  5. attack.mitre.org — Cited by web research for: systemd
  6. www.fortinet.com — Cited by web research for: GenKryptik
  7. https://www.ransomlook.io/group/8base — Cited by AI analysis.

Intel Summary

26

Techniques

44

Tools

0

Campaigns

40

IOCs

0

Observed Data

9

Tactics

Tags

Ransomware
Critical Infrastructure
Criminal
Double Extortion
Data Leak
ransomware
double-extortion
criminal
financial-gain
critical-infrastructure
data-theft
phishing-based initial access
global reach
TOR-based victim interaction portal

Details

Type
Criminal
Sophistication
Medium
Primary Motivation
Organizational gain
Country of Origin
China (CN)
Confidence
80%
First Seen
Apr 3, 2022
Last Seen
Feb 1, 2025
Added
May 4, 2026
No notes yet. Click "Add Note" to create the first analysis note.
No opinions yet. Be the first to assess this intelligence.
Leaving Threaticon

This link opens an external site that isn't part of the platform.