Skip to main content

Hit by ransomware? Isolate affected systems now. Do not reboot or reformat.

SheMo Noransom舍末无勒

Ransomware family

8Base Ransomware Decryption & Data Recovery

  • Inactive
  • Medium
  • Free decryptor available

8Base was a Phobos-based double-extortion crew marked by the .8base extension, info.txt / info.hta notes and an ID-plus-email filename pattern, focused on small and mid-size firms. Its infrastructure was seized in February 2025 and Japan's NPA released a free decryptor in July 2025.

First seen
2022-03
File extensions
.8base .id[8位ID-4位].[联系邮箱].8base
Ransom notes
info.txt
Affected platforms
Windows

Family profile

File extensions
  • .8base
  • .id[8位ID-4位].[联系邮箱].8base
Ransom notes
  • info.txt
  • info.hta
Contact patterns
  • Mailbox embedded in the note and filenames (disposable .pro / .xyz domains)
  • Tor (.onion) leak site and negotiation page (seized by law enforcement in February 2025)
  • Telegram / Jabber as backup channels
Aliases / versions
8Base Ransomware Group、Phobos 变种(2.9.1)、Phobos affiliate
First seen
2022-03
Status
Inactive
Operational status
Operation shut down
Threat level
Medium
Affected platforms
  • Windows
Tags
  • Defunct
  • Legacy family
  • Double extortion
  • RDP brute force
  • Phishing
  • Targets databases
Decryptor
Free decryptor available

An official free decryption tool exists. In July 2025 Japan's National Police Agency, working with Europol and the FBI, released a Phobos/8Base decryptor free to victims worldwide; it is also listed on No More Ransom. It supports Phobos-family extensions including .8base, .phobos, .elbie, .faust and .LIZARD. Practical caveats: active ransomware and persistence must be fully removed first or files will simply be re-encrypted; matching encrypted samples must be supplied as the official guide requires; and individually modified affiliate builds or non-Phobos imitators may not be supported. Validate on offline copies following the official guide before running at scale.

Sources

Latest activity

  1. March 2026: Phobos admin Evgenii Ptitsyn pleaded guilty to wire fraud conspiracy in a US court, facing up to 20 years. 8Base was a Phobos affiliate brand; its contact channels are dead, so try the free official decryptor instead.

    Sources

Overview

8Base claims to have started operating in March 2022, but only drew broad attention in mid-2023 when its leak site suddenly filled with victims, briefly making it one of the most prolific crews of the year. Technically it was not an original developer: VMware, Trend Micro, FortiGuard and Acronis all established that its payload was a customised Phobos build (version 2.9.1 was observed), delivered and obfuscated via SmokeLoader, with the extension switched to .8base and wrapped in its own brand and leak site. In effect, 8Base was the most successfully packaged affiliate brand in the Phobos ecosystem.

Its victim profile was consistent: small and mid-size businesses with limited revenue across business services, manufacturing, construction, finance, healthcare and IT - modest individual demands at very high volume. US Department of Justice and Europol figures put cumulative extortion across the Phobos/8Base ecosystem at more than 16 million dollars from over 1,000 victims.

In February 2025, Operation PHOBOS AETOR - coordinated by Europol and Eurojust with 14 countries participating - seized 27 servers and took down the leak and negotiation sites, while Thai police arrested four Russian nationals in Phuket. The operation also allowed authorities to warn more than 400 organisations that were being targeted. The 8Base brand has effectively stopped posting new victims since and can be treated as dismantled. In July 2025 Japan's National Police Agency released a free Phobos/8Base decryptor, making this one of the rare families with an official recovery tool.

For Chinese enterprises the relevance extends beyond history: the Phobos family itself has long been prevalent domestically, entering through weak RDP credentials and exposed remote services - exactly the same playbook that is still in use today.

How to identify it

Filename pattern. 8Base uses the classic Phobos scheme: order.xlsx.id[A1B2C3D4-3335].[contact email].8base - the original name followed by a victim ID, the attacker's email address and the .8base extension. Some builds append only .8base.

Ransom notes. Two are dropped: plain-text info.txt and an interactive info.hta that pops up automatically. The English text states that data has been encrypted and exfiltrated, supplies an email plus fallback contacts, and usually carries a publish-or-pay deadline.

Other indicators.

  • RDP brute-force traces before the attack (many event ID 4625 failures followed by a success).
  • Firewall rules modified to permit remote access and new local accounts created.
  • Volume shadow copies removed via vssadmin or wmic, and the Windows Recovery Environment disabled.
  • Boot configuration altered so encryption continues even in safe mode.
  • Database, mail and virtualisation services force-stopped before their files are encrypted.

Bottom line. A .8base extension together with the info.hta popup is enough to identify a Phobos-family 8Base build, which means the official free decryptor should be tried first - after confirming the malware has been fully removed.

Infection vectors

8Base inherited Phobos's access model almost wholesale - cheap, scalable and heavily dependent on exposed surface:

  • RDP brute forcing and credential stuffing. Password attacks against internet-facing 3389 or non-standard remote ports were the primary vector and remain the leading cause of Phobos/8Base cases in China.
  • Phishing delivering SmokeLoader. An attachment or link lands the loader, which then decrypts and runs the encryptor.
  • Exposed remote management and VPN services. Weak or default credentials and no MFA.
  • Internal lateral movement. Harvested local or domain accounts used over RDP and administrative shares to re-deploy on file servers, database servers and backup servers.
  • Defence evasion. Disabling Windows Defender and third-party AV, modifying the firewall, deleting shadow copies and disabling the recovery environment.
  • Exfiltration. Archiving tools plus cloud storage or FTP to remove finance, HR and customer data for double extortion.

8Base rarely used sophisticated zero-days; it won on volume. For small and mid-size firms, closing internet-facing RDP and enforcing MFA alone blocks the overwhelming majority of attacks of this type.

Encryption behavior

Algorithms. As a Phobos variant, 8Base encrypts content with AES-256 in CBC mode and protects keys with RSA-1024. Implementation details of Phobos are precisely what made the 2025 official decryptor possible.

Large versus small files. Phobos-family builds fully encrypt small files (the threshold is typically around 1.5 MB) but encrypt only the beginning and selected blocks of large files. This matters: database files (MDF/LDF, DBF, ibd), mail stores and virtual disks usually fall into the large-file class and may retain many untouched data pages, leaving structural repair room even without a decryptor, while Office documents and CAD drawings are normally encrypted in full.

Recovery inhibition. Shadow copies are deleted, the Windows Recovery Environment and automatic repair disabled, boot configuration modified, and database and backup services stopped. Reachable network shares and mapped drives are encrypted as well.

Scope. The 8Base encryptor is Windows-only; no separate Linux or ESXi encryptor has been publicly confirmed. However, virtual machine files stored on an infected Windows host or on a reachable share are encrypted alongside everything else.

Double extortion. Data was exfiltrated before encryption and published on the leak site if unpaid - that site was seized in February 2025.

Assess before you act

Recoverability assessment

Among global families, 8Base is comparatively fortunate because an official free tool exists - but the process still needs verification. We do not pay ransoms and do not negotiate.

1) Official decryptor (first choice). The Japan NPA Phobos/8Base tool released in July 2025 supports .8base and related extensions, is free, and is listed on No More Ransom. Before using it: fully remove the running ransomware, scheduled tasks and remote access persistence (otherwise files are re-encrypted immediately after decryption); prepare matching samples as the official guide requires; and run a small validated batch on offline copies first, confirming that decrypted files actually open in the business applications. Individually modified affiliate builds, or imitators that merely copy the .8base extension, may not be supported, so sample identification comes first.

2) Structural repair of large files (depends on the encryption pattern). Where the decryptor does not apply, the Phobos habit of only partially encrypting large files still leaves room. SQL Server, Oracle and MySQL data files can be attacked with page-level extraction and logical rebuilds plus transaction log roll-forward; virtual disks can have metadata repaired and then be mounted to extract inner files. Yields depend on whether critical structures were overwritten.

3) Backups, shadow copies and unencrypted duplicates. Shadow copies are normally gone and the recovery environment disabled, but offline backups, offsite copies, NAS snapshots, cloud version history, file-server recycle bins, endpoint caches, reporting staging databases and ERP exports all deserve a systematic sweep.

4) Realistic expectations for small files. Office documents, drawings and images are usually encrypted in full, so if the official tool does not apply, backups and unencrypted duplicates carry the load. Carving only helps in the subset of cases where a new file was written and the original deleted, and requires that writes to the disk stop immediately.

5) Handling the data leak. The 8Base leak site is offline, but copies of stolen data may still be held and recycled by other crews, so scoping the exfiltration and meeting notification obligations cannot be skipped just because the site is down.

For 8Base data recovery we produce an identification and assessment first, stating which files go through the official decryptor and which rely on repair or backups. We do not promise "100% decryption" or guaranteed recovery.

Our response plan

Hit by 8Base ransomware? What to do

  1. Containment and forensic preservation

    Disconnect affected hosts from network shares, mapped drives and backup media, disable the RDP and VPN accounts involved, and temporarily close internet-facing remote access. Do not reboot or power off - Phobos builds commonly alter boot configuration and leave autorun persistence. Image critical servers, export Windows security logs (focus on 4624, 4625 and 4720), firewall and remote access logs, and retain three to five encrypted files plus the original info.txt and info.hta.

  2. Family identification and encryption analysis

    Confirm a Phobos-family 8Base build from the filename structure (ID plus email plus extension), note format and encrypted-file trailer markers, then pin down the exact build and whether an affiliate modified it - this determines whether the official decryptor applies. In parallel, map the encrypted block distribution in large files and locate intact data in databases and virtual disks as the fallback basis if decryption fails.

  3. Recoverability assessment and plan sign-off

    First eliminate persistence - services, scheduled tasks, autoruns, rogue accounts, remote control tools - then trial the Phobos/8Base decryptor in an isolated environment per the official guide and spot-check that decrypted files are usable. In parallel, inventory backups, NAS snapshots and unencrypted duplicates, and run repair tests on the critical databases. Deliver a written assessment covering what is decryptable, what needs repair, what must be rolled back from backup, plus timelines and business priorities.

  4. Recovery execution

    Run bulk decryption against images or copies with the originals read-only, so a tool malfunction cannot cause further damage. Work in business priority order: finance and ERP databases first, then file and mail systems, then historical archives. Files the decryptor cannot handle move into the page-level repair or backup rollback track. After each batch, run hash checks, open tests and business reconciliation, and record results in a traceable recovery manifest.

  5. Attribution, hardening and handover

    Reconstruct the kill chain: whether RDP was directly exposed, which account was brute forced, whether SmokeLoader arrived by phishing, and the timing and volume of exfiltration. Hardening priorities: remove internet-facing RDP in favour of a bastion host or VPN with MFA, enforce lockout policies and strong passwords, redeploy tamper-protected endpoint protection, restore shadow copy and recovery environment settings, move backups to 3-2-1 with offline or immutable copies, and separate backup credentials from the production domain. Close with an incident report, handover checklist and a scheduled restore drill.

Risk warning

What not to do

  • Do not run the decryptor before the malware is removed - Phobos builds leave autoruns and scheduled tasks, and freshly decrypted files will simply be re-encrypted.
  • Do not reboot or boot into safe mode to "see what happens"; some Phobos variants modify boot configuration and keep encrypting in safe mode.
  • Do not delete info.txt, info.hta or the encrypted samples, and do not rename files to strip the .8base extension - the official tool needs the original structure and ID information.
  • Do not format, reinstall or rebuild RAID sets; where small files were fully encrypted, low-level carving may be the only remaining option.
  • Do not reattach backup disks, USB drives or a NAS to an uncleaned host - mapped drives and network shares get encrypted too.
  • Do not email the attackers or pay; the 8Base infrastructure was seized in February 2025 and an official free decryptor should be attempted first.

Emergency response

Data already encrypted? Stop and let an engineer look first

We do not pay ransoms and we do not negotiate with attackers. Engineers run a free assessment first, then propose a recovery plan and a firm quote.

Related scenarios

Related industries

Similar families

FAQ

8Base Frequently asked questions

  • Can .8base files really be decrypted for free?

    In most cases, yes. In July 2025 Japan's National Police Agency published a free Phobos/8Base decryptor covering .8base and related Phobos extensions; it is also on No More Ransom. Three conditions apply: the running ransomware and autorun persistence must be fully removed first or files are re-encrypted immediately; matching encrypted samples must be supplied as the guide requires; and individually modified builds or other families merely imitating the .8base extension may not be supported. Have samples identified and validate on copies first.

  • 8Base was taken down - why did we still get hit?

    Operation PHOBOS AETOR in February 2025 seized 8Base's leak and negotiation sites and arrested four core suspects, and the brand has essentially stopped posting new victims since. But three situations must be distinguished: the incident may predate the takedown and only just been discovered; other Phobos affiliates remain active with near-identical payloads; or an unrelated actor is reusing the .8base extension as cover. In all three, identification followed by a trial of the official decryptor is the right first step.

  • The decryptor does not work on our database files - what else can we do?

    Yes. Phobos builds encrypt only the beginning and selected blocks of files larger than roughly 1.5 MB, so SQL Server MDF/LDF, Oracle DBF and MySQL ibd files usually retain many intact data pages. Page-level extraction and logical rebuilds can reassemble readable tables and indexes into a working database, with transaction logs used to reach a chosen point in time. The achievable ratio depends on whether headers and system tables were overwritten, so sample testing precedes any estimate.

  • Our data was stolen by 8Base - is the risk gone now the site is down?

    No. Seizing the leak site closed one publication channel; copies of the data may still be held by the people involved or by other crews, resold, or reused for fresh extortion - Babuk2 built an entire operation on recycled breach data in 2025. Work through the compliance path: scope the exfiltration and its timeline, notify affected parties, rotate leaked credentials and keys, meet notification duties where personal information is involved, and monitor for signs of republication.

  • How can a small business block RDP brute-force ransomware like this?

    8Base and the Phobos family in general win on exposed surface rather than technique, so defence is cheap: take 3389 and other remote ports off the internet and front them with a VPN or bastion host requiring MFA; enforce strong passwords and lockout policies on every administrative account; stop sharing server accounts and remove unnecessary local administrators; enable tamper protection on endpoint security; keep at least one offline or immutable backup copy with credentials separate from the production domain; and run a genuine restore drill regularly to prove the backups work.