Skip to main content

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

SheMo Noransom舍末无勒

Ransomware family

Panzer Ransomware Decryption & Data Recovery

  • Active
  • High
  • No public decryptor

Panzer is an emerging ransomware-as-a-service operation first seen in August 2026, advertising encryptors for Windows, Linux, VMware ESXi and FreeBSD and running a steal-then-encrypt double-extortion model. Payload-level detail remains scarce and no free decryptor exists.

First seen
2026-08
File extensions
No public information
Ransom notes
No public information
Affected platforms
Windows / Linux / VMware ESXi

Public information on this family is limited. What follows is compiled from the small amount of verified material available, so please contact us for a sample assessment before you act on it.

Family profile

File extensions
No public information
Ransom notes
No public information
Contact patterns
  • Tor (.onion) leak site and victim negotiation portal (host string begins with pnzr)
  • Per-victim ID / login code used to reach the negotiation chat
  • Tox ID (used mainly for affiliate recruitment, not victim contact)
  • No publicly documented email contact; ransoms quoted in BTC and invoiced in-platform
Aliases / versions
Panzer Ransomware、Panzer RaaS
First seen
2026-08
Status
Active
Operational status
Newly emerged
Threat level
High
Affected platforms
  • Windows
  • Linux
  • VMware ESXi
Tags
  • Emerging
  • Active
  • Ransomware-as-a-Service
  • Double extortion
  • Targets virtualization
Decryptor
No public decryptor

As of 11 September 2026 there is no free public decryptor for Panzer. The family is not listed on No More Ransom, and no vendor or law-enforcement tool has been released.

The reason is straightforward: no Panzer encryptor sample has been publicly verified. Available research is confined to observation of the leak site and the affiliate recruitment pages, so neither the cipher and key-wrapping design nor the presence of any exploitable implementation flaw can be assessed from outside. Treat any tool claiming to decrypt Panzer as high risk - validate it on copies inside an isolated environment, never against original disks, because a mismatched tool causes further damage and forecloses later repair options.

Latest activity

  1. Third-party trackers show Panzer's leak site has listed roughly 25 organisations across 14 countries. Spain's meteorological agency AEMET and Konica Minolta Bulgaria were added the same day, pushing government and defence to the top sector.

    Sources
  2. Researchers detail Panzer's semi-open RaaS model: Tox-based affiliate applications with screening, an 80/20 revenue split, and 15+ customisable commands with anti-detection options. Italian victims Doimo Cucine (30 GB claimed) and NTE Italia (16 GB) are named.

    Sources
  3. Panzer's Tor leak site is first observed, launching with a full affiliate console: build management, per-victim negotiation chat, BTC invoicing and a leak-post approval workflow. First listings include Surakarta University (Indonesia) and Festina Group (Switzerland).

    Sources

Overview

Panzer's Tor leak site was first observed by researchers on 5 August 2026. Unlike most crews that start small, it launched with a full affiliate console. Public reporting describes a dashboard covering build management, per-victim negotiation chat, an integrated BTC invoice generator, leak-post management and team sub-accounts. It runs a semi-open RaaS model in which prospective affiliates apply over Tox and are screened, with ransom proceeds split 80/20 in the affiliate's favour.

Victim totals differ between trackers. As of 11 September 2026, security media generally report 16 to 21 organisations across 11 countries in the first month, RansomLook records 18 posts, and Ransomware.live records 25 organisations across 14 countries. The gap reflects both crawl cadence and how duplicate entries are handled, so any figure should be cited with its source and date. Sector concentration sits in government and defence, manufacturing, technology, agri-food and education. Geography is led by Europe (Italy, Germany, Spain, Serbia, Czechia, Switzerland) and Asia-Pacific (Thailand, Indonesia, South Korea), with further entries outside both regions such as Nigeria and Curacao. Posting was densest in the first month and has since slowed.

One caveat has to be stated plainly: public information on Panzer is very limited. Published analysis rests almost entirely on observation of the leak site and recruitment pages; no independently verified sample, hash or IOC set is available. No Chinese security vendor has published a dedicated report, and no mainland China victim has been named publicly - but with South Korean, Thai and Indonesian companies already listed, overseas subsidiaries and cross-border operations of Chinese groups sit inside the same target space. A leak-site listing is an attacker claim, not a forensic conclusion.

How to identify it

The encrypted-file extension and ransom note filename have not been publicly confirmed. As of 11 September 2026 no published research states either, and claims circulating online are unsupported by samples. Do not attribute the family from an extension alone - a misidentification sends the entire recovery plan in the wrong direction.

Indicators usable for a first-pass attribution:

  • A ransom note or negotiation entry pointing at an .onion host beginning with pnzr, together with a per-victim ID.
  • Mass VM outage on ESXi hosts with vmdk and vmx files rewritten under /vmfs/volumes, matching the advertised ESXi build.
  • The organisation's name appearing in a Panzer leak-site entry alongside an attacker-claimed volume of stolen data.

One clarification: recovery-inhibition steps such as shadow-copy deletion and boot-recovery tampering (vssadmin, wmic shadowcopy, bcdedit recoveryenabled) are common across ransomware incidents and are worth checking, but no public evidence ties those specific commands to Panzer, so they cannot be used to infer the family.

A definitive call requires sample-level analysis of three to five encrypted files, the original note and supporting logs, deriving the build from file trailer structure, encryption stride and residual configuration.

Infection vectors

To be clear up front: published research states that no Panzer initial-access vector has been independently verified to date. What follows are assessments derived from ATT&CK mapping and comparable RaaS behaviour, not sample-level proof. Treat them as priorities for investigation rather than as confirmed facts:

  • Internet-exposed VPN concentrators and edge gateways without enforced MFA, including exploitation of known appliance vulnerabilities.
  • Directly reachable RDP subjected to password spraying and credential stuffing, plus access bought from initial access brokers.
  • Phishing email carrying malicious documents.
  • Abuse of remote monitoring and management (RMM) tooling for footholds and lateral movement.

Post-intrusion activity is reported at the same confidence level: credential dumping, internal port scanning, lateral movement over remote services, tampering with security tooling, local data collection and exfiltration over alternative protocols.

There is no reliable public data on dwell time or the exfiltration window. One research blog has published specific day and hour ranges, but no second source corroborates them and no sample or log evidence supports them, so this page does not adopt those figures. Operationally it remains sensible to staff monitoring around the general pattern that encryption is timed for weekends, holidays and other business troughs, and to establish the real timeline from the logs of the incident itself.

Encryption behavior

Panzer advertises builds for Windows, Linux, VMware ESXi and FreeBSD, with more than fifteen customisable commands and anti-detection options offered to affiliates. The ESXi build is the dominant risk: compromising one host can take down every virtual machine on it at once, which is devastating for mid-market organisations running ERP, MES, OA and databases on a consolidated hypervisor estate. FreeBSD support implies certain storage and network appliances are in range as well.

The cipher, the key-wrapping scheme and whether large files are only partially or intermittently encrypted are all publicly unconfirmed. That directly constrains recovery planning: it cannot be assumed that database files and virtual disks retain usable intact regions, and the question has to be settled by measurement on the real files.

The same caveat applies to recovery inhibition: there is no public evidence on whether Panzer deletes volume shadow copies, disables Windows boot recovery, or stops database and backup agent services. Those are standard practice across comparable families and belong on the checklist, not in the conclusions. What is corroborated, by the leak site's own publishing behaviour, is the double-extortion model: data is exfiltrated before encryption, and non-payment leads to staged publication plus reputational and regulatory pressure.

Assess before you act

Recoverability assessment

Panzer is very new and its samples are not public, so recoverability has to be measured case by case - there is no generic answer. We do not pay ransoms and do not negotiate on a client's behalf; our work is technical recovery and forensics.

1) Free decryptor: none today. Panzer is absent from No More Ransom and vendor tool sets, and no exploitable key flaw has been published. If a public tool does appear, we validate the build match against real samples on isolated copies before any bulk run.

2) Repair space determined by the encryption pattern (must be measured). Whether Panzer encrypts large files intermittently is unconfirmed. We measure the stride and which regions were overwritten; where database files (MDF/LDF, DBF, ibd), virtual disks (vmdk/vhdx) or mail stores retain contiguous intact regions, page-level extraction and structural rebuilds are worth attempting. The achievable yield depends entirely on that measurement, and we commit to no ratio before the assessment.

3) Backups, snapshots and shadow copies. Shadow copies are usually gone, but every other layer deserves a check: offline and offsite backups, storage-layer snapshots on NAS, SAN or gateways, hypervisor snapshots, untouched copies on the backup server, and cloud version history. This is routinely the highest-yield and lowest-cost path. Do not reattach backup media until eradication is complete.

4) Unencrypted copies and log replay. File-server recycle bins, endpoint caches, BI and reporting staging databases, ERP archive exports, database transaction logs and application audit logs can support reconstruction or point-in-time replay of critical records.

5) Low-level carving. If the encryptor writes a new file and deletes the original, source data may survive in unallocated clusters and can be recovered by raw sector scanning - provided all writes to the affected volumes stop immediately.

What we deliver is a verifiable assessment and a clearly bounded recovery scope. We never claim "100% decryption", and no technique offers a guaranteed outcome.

Our response plan

Hit by Panzer ransomware? What to do

  1. Containment and forensic preservation

    Isolate affected hosts and ESXi servers from production networks and storage paths and disable suspect VPN and domain accounts - but do not power off or reboot. For a family whose samples are not yet public, memory-resident key material, processes and outbound sessions are unusually valuable. Image or snapshot the domain controller, backup server and hypervisor management hosts first, export firewall, VPN gateway, EDR and Active Directory logs, and preserve three to five encrypted files, the original ransom note and any added scheduled tasks or services exactly as found.

  2. Family identification and encryption analysis

    Because Panzer's extension and note are not publicly documented, attribution cannot rest on extension tables. It requires sample-level work: parsing file trailer structures and residual configuration, correlating the negotiation portal and leak-site entry, and establishing whether the Windows build or the ESXi/Linux build was used. In parallel we measure encryption coverage and stride, which determines whether the path forward is structural repair or backup rollback - and whether the client must be told up front that decryption is currently not an option.

  3. Recovery and disclosure impact assessment

    Technical track: inventory offline backups, storage and hypervisor snapshots and unencrypted copies, run sample repairs against the critical databases and virtual disks, and produce a per-system recovery path with an expected range. Disclosure track: Panzer runs double extortion and names victims publicly, so the scope, time window and sensitivity of exfiltrated data must be established in parallel to drive contractual notification, regulatory reporting language and the credential and key rotation list. Execution starts only after both assessments are signed off.

  4. Recovery execution and cutover

    All work happens on images or copies, with originals kept read-only. Restore in business priority order: rebuild domain controllers and identity first, then core databases such as ERP and MES, then file and mail systems. In ESXi cases, repair virtual disk structures and mount them to extract inner data rather than creating new VMs over the original datastore. After each batch, run integrity checks and business-side verification - reconciliation, report comparison, application start-up tests - record everything in a traceable recovery manifest, and confirm the environment is free of persistence before cutover.

  5. Attribution, hardening and handover

    Reconstruct the full kill chain: whether entry came through a VPN without MFA, exposed RDP, an unpatched edge appliance or abused RMM tooling; where credentials leaked; and when and how much data left the network. Remove rogue accounts, scheduled tasks and RMM persistence, reset credentials domain-wide, enforce MFA on all remote access, segment the ESXi management network and disable non-essential SSH, and rebuild backups to a 3-2-1 design with immutable copies. Close with an incident report, an IOC list and a formal handover, and feed the Panzer indicators into ongoing monitoring.

Risk warning

What not to do

  • Do not power off or reboot affected hosts and ESXi servers - with no public Panzer sample available, memory-resident key material and live process state are among the few possible technical openings, and they cannot be recovered once lost.
  • Do not download a supposed Panzer decryptor based on a matched extension and run it against original disks; no public decryptor exists for this family and an unknown tool only causes further damage.
  • Do not delete ransom notes, encrypted samples or suspicious binaries, and do not let antivirus 'clean everything' immediately - they are the only basis for attribution and recovery assessment.
  • Do not format, reinstall or rebuild RAID sets and storage pools; in ESXi cases do not re-initialise the datastore or create new VMs on the original LUN, as this permanently removes the carving option.
  • Do not reconnect backup tapes, external drives or the backup server before eradication is complete - operators typically survey reachable backups before encrypting.
  • Do not contact the leak-site negotiation portal or pay on your own; payment neither guarantees a working key nor prevents exfiltrated data from being published or resold.

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

Panzer Frequently asked questions

  • Can Panzer ransomware be decrypted, and is there a free tool?

    Not as of 11 September 2026. Panzer only emerged in August 2026, no encryptor sample has been publicly verified, neither No More Ransom nor any vendor has published a tool, and no exploitable key-implementation flaw has been disclosed. Whether data comes back depends on the state of backups and snapshots and on whether the encryption left usable regions - not on the existence of a decryptor. We say so during assessment rather than making commitments we cannot honour.

  • What extension does Panzer use, and how do we confirm it is Panzer?

    There is no publicly confirmed extension or ransom note filename for Panzer; claims circulating online lack sample support, so attributing by extension is risky. What can be used today: a note or negotiation entry pointing at an .onion host beginning with pnzr together with a per-victim ID, the organisation appearing in a Panzer leak-site entry, and sample-level analysis of file trailer structure and residual configuration. Keep three to five encrypted files and the original note for analysis before choosing a recovery path.

  • Our ESXi virtual machines were encrypted by Panzer - is recovery possible?

    Possibly, but it depends on measurements. First confirm whether datastore snapshots survive, whether the storage array or NAS holds volume snapshots, and whether the backup platform has usable VM-level backups - those three deliver the highest yields. If none exist, move to structural repair of the vmdk files: measure the encryption coverage, and where the virtual disk still holds contiguous intact data, repairing partition and filesystem metadata can allow it to be mounted and inner files extracted. The prerequisite is that the datastore is not re-initialised and no new VM is created over the original LUN.

  • We were listed on Panzer's leak site - will paying get the data removed?

    It does not actually solve the problem. The operators already hold a copy; deletion is only a promise, and multiple crews have published data after payment or resold old breach data for a second round of extortion. We do not pay ransoms or negotiate. The higher-value work is to establish the scope, time window and sensitivity of what left the network, drive internal notification, contractual duties and regulatory reporting from that, and rotate and notify around the affected accounts, keys, customer and employee records - the parts that are actually within your control.

  • What should we do in the first hour after a Panzer attack is found?

    Four things. First, isolate: cut production network and storage paths and disable suspect VPN and domain accounts - but do not power off or reboot. Second, preserve the scene: image or snapshot the domain controller, backup server and ESXi management hosts first, and export firewall, VPN, EDR and Active Directory logs. Third, keep three to five encrypted files and the original ransom note. Fourth, immediately verify whether backups are intact and whether they were touched. We run 24/7 emergency response and can return an initial attribution and recovery-path recommendation shortly after remote access is established.