LiveActive security incident?Get immediate response
MITRE ATT&CK® Malware

S0697: HermeticWiper

HermeticWiper is a data wiper that has been used since at least early 2022, primarily against Ukraine with additional activity observed in Latvia and Lithuania. Some sectors targeted include government, financial, defense, aviation, and IT services.[1][2][3][4][5]

EnterpriseS0697MalwareObject v1.2Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

S0697: HermeticWiper describes [HermeticWiper](https://attack.mitre.org/software/S0697) is a data wiper that has been used since at least early 2022, primarily against Ukraine with additional activity observed in Latvia and Lithuania. Some sectors targeted include government, financial, defense, aviation, and IT services.(Citation: SentinelOne Hermetic Wiper February 2022)(Citation: Symantec Ukraine Wipers February 2022)(Citation: Crowdstrike DriveSlayer February 2022)(Citation: ESET Hermetic Wiper February 2022)(Citation: Qualys Hermetic Wiper ...

Executive priority

S0697: HermeticWiper is an official MITRE ATT&CK software. Glexia treats it as defensive behavior context for prioritizing monitoring, control validation, and response planning without using the object by itself as an attribution claim.

Technical view

Security teams should validate S0697: HermeticWiper by reviewing the official ATT&CK relationships, mapped tactics (the mapped ATT&CK tactic context), supported platforms (Windows), and available local telemetry before making detection or mitigation decisions.

Likely telemetry

  • Official ATT&CK relationships and object metadata
  • Network, endpoint, and security-tool telemetry

Detection direction

  • Validate whether S0697: HermeticWiper appears in your detection coverage and tabletop scenarios.
  • Use the object to align executive risk language with SOC, incident response, and detection engineering work.
  • Do not treat ATT&CK relationship context as attribution without corroborating evidence.

Mitigation priorities

  • Map the object to existing controls and identify missing telemetry or response ownership.
  • Prioritize mitigations that reduce exposure on the listed platforms and tactics.
  • Review adjacent ATT&CK relationships before changing policy, detections, or reporting language.
Additional notes and limits

Baseline Glexia take generated from the official MITRE ATT&CK STIX object, source hash, tactics, platforms, and detection fields. It is safe to replace with a richer model-generated take for the same source hash later.

This baseline take is source-grounded and schema-validated, but it does not include environment-specific telemetry, incident evidence, or threat-intelligence corroboration.

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Official MITRE ATT&CK definition

HermeticWiper

HermeticWiper is a data wiper that has been used since at least early 2022, primarily against Ukraine with additional activity observed in Latvia and Lithuania. Some sectors targeted include government, financial, defense, aviation, and IT services.[1][2][3][4][5]

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

How security teams should use this page

Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.

ATT&CK relationship table

Techniques used

This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.

26 rows
DomainIDNameRelationship / procedure
EnterpriseT1053.005Scheduled TaskSub-technique

HermeticWiper has the ability to use scheduled tasks for execution.[2]

EnterpriseT1685Disable or Modify Tools

HermeticWiper has the ability to set the `HKLM:\SYSTEM\\CurrentControlSet\\Control\\CrashControl\CrashDumpEnabled` Registry key to `0` in order to disable crash dumps.[1][3][5]

EnterpriseT1134Access Token Manipulation

HermeticWiper can use `AdjustTokenPrivileges` to grant itself privileges for debugging with `SeDebugPrivilege`, creating backups with `SeBackupPrivilege`, loading drivers with `SeLoadDriverPrivilege`, and shutting down a local system with `SeShutdownPrivilege`.[5][3]

EnterpriseT1484.001Group Policy ModificationSub-technique

HermeticWiper has the ability to deploy through an infected system's default domain policy.CitationESET Hermetic Wizard March 2022

EnterpriseT1485Data Destruction

HermeticWiper can recursively wipe folders and files in `Windows`, `Program Files`, `Program Files(x86)`, `PerfLogs`, `Boot, System`, `Volume Information`, and `AppData` folders using `FSCTL_MOVE_FILE`. HermeticWiper can also overwrite symbolic links and big files in `My Documents` and on the Desktop with random bytes.CitationESET Hermetic Wizard March 2022

EnterpriseT1553.002Code SigningSub-technique

The HermeticWiper executable has been signed with a legitimate certificate issued to Hermetica Digital Ltd.[2][3][4][5]

EnterpriseT1112Modify Registry

HermeticWiper has the ability to modify Registry keys to disable crash dumps, colors for compressed files, and pop-up information about folders and desktop items.[1][3][5]

EnterpriseT1070Indicator Removal

HermeticWiper can disable pop-up information about folders and desktop items and delete Registry keys to hide malicious services.[3]CitationESET Hermetic Wizard March 2022

EnterpriseT1083File and Directory Discovery

HermeticWiper can enumerate common folders such as My Documents, Desktop, and AppData.[1][5]

EnterpriseT1561.002Disk Structure WipeSub-technique

HermeticWiper has the ability to corrupt disk partitions, damage the Master Boot Record (MBR), and overwrite the Master File Table (MFT) of all available physical drives.[1][2][3][5]

EnterpriseT1490Inhibit System Recovery

HermeticWiper can disable the VSS service on a compromised host using the service control manager.[3]CitationESET Hermetic Wizard March 2022[5]

EnterpriseT1497.003Time Based ChecksSub-technique

HermeticWiper has the ability to receive a command parameter to sleep prior to carrying out destructive actions on a targeted host.[3]

EnterpriseT1140Deobfuscate/Decode Files or Information

HermeticWiper can decompress and copy driver files using `LZCopy`.[3]

EnterpriseT1059.003Windows Command ShellSub-technique

HermeticWiper can use `cmd.exe /Q/c move CSIDL_SYSTEM_DRIVE\temp\sys.tmp1 CSIDL_WINDOWS\policydefinitions\postgresql.exe 1> \\127.0.0.1\ADMIN$\_1636727589.6007507 2>&1` to deploy on an infected system.CitationESET Hermetic Wizard March 2022

EnterpriseT1082System Information Discovery

HermeticWiper can determine the OS version and bitness on a targeted host.[1][3]CitationESET Hermetic Wizard March 2022[5]

EnterpriseT1106Native API

HermeticWiper can call multiple Windows API functions used for privilege escalation, service execution, and to overwrite random bites of data.[1][3]CitationESET Hermetic Wizard March 2022[5]

EnterpriseT1027.015CompressionSub-technique

HermeticWiper can compress 32-bit and 64-bit driver files with the Lempel-Ziv algorithm.[2][3][5]

EnterpriseT1680Local Storage Discovery

HermeticWiper can enumerate physical drives on a targeted host.[1][3]CitationESET Hermetic Wizard March 2022[5]

EnterpriseT1036.005Match Legitimate Resource Name or LocationSub-technique

HermeticWiper has used the name `postgressql.exe` to mask a malicious payload.CitationESET Hermetic Wizard March 2022

EnterpriseT1685.005Clear Windows Event LogsSub-technique

HermeticWiper can overwrite the `C:\Windows\System32\winevt\Logs` file on a targeted system.CitationESET Hermetic Wizard March 2022

EnterpriseT1543.003Windows ServiceSub-technique

HermeticWiper can load drivers by creating a new service using the `CreateServiceW` API.[3]

EnterpriseT1070.004File DeletionSub-technique

HermeticWiper has the ability to overwrite its own file with random bites.[3]CitationESET Hermetic Wizard March 2022

EnterpriseT1489Service Stop

HermeticWiper has the ability to stop the Volume Shadow Copy service.[5]

EnterpriseT1561.001Disk Content WipeSub-technique

HermeticWiper has the ability to corrupt disk partitions and obtain raw disk access to destroy data.[3][1]

EnterpriseT1569.002Service ExecutionSub-technique

HermeticWiper can create system services to aid in executing the payload.[1][3][5]

EnterpriseT1529System Shutdown/Reboot

HermeticWiper can initiate a system shutdown.[1][5]

Relationship explorer

All related ATT&CK context

Change history

Object version and sync metadata

The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates.

ATT&CK release
19.2
Object version
1.2
Created
Modified
Raw hash
acc3b961fdbcea82...
Imported snapshots across ATT&CK releases(2)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.21.2Current bundleacc3b961fdbc…
19.11.2Older bundleacc3b961fdbc…
Raw source

Mirrored ATT&CK source object

The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    SentinelOne Hermetic Wiper February 2022

    Guerrero-Saade, J. (2022, February 23). HermeticWiper | New Destructive Malware Used In Cyber Attacks on Ukraine. Retrieved March 25, 2022.

    Open source URL
  2. [2]
    Symantec Ukraine Wipers February 2022

    Symantec Threat Hunter Team. (2022, February 24). Ukraine: Disk-wiping Attacks Precede Russian Invasion. Retrieved March 25, 2022.

    Open source URL
  3. [3]
    Crowdstrike DriveSlayer February 2022

    Thomas, W. et al. (2022, February 25). CrowdStrike Falcon Protects from New Wiper Malware Used in Ukraine Cyberattacks. Retrieved March 25, 2022.

    Open source URL
  4. [4]
    ESET Hermetic Wiper February 2022

    ESET. (2022, February 24). HermeticWiper: New data wiping malware hits Ukraine. Retrieved March 25, 2022.

    Open source URL
  5. [5]
    Qualys Hermetic Wiper March 2022

    Dani, M. (2022, March 1). Ukrainian Targets Hit by HermeticWiper, New Datawiper Malware. Retrieved March 25, 2022.

    Open source URL
  6. [6]
    CISA AA22-057A Destructive Malware February 2022

    CISA. (2022, February 26). Destructive Malware Targeting Organizations in Ukraine. Retrieved March 25, 2022.

    Open source URL
  7. [7]
    Crowdstrike PartyTicket March 2022

    Crowdstrike. (2022, March 1). Decryptable PartyTicket Ransomware Reportedly Targeting Ukrainian Entities. Retrieved March 1, 2022.

    Open source URL
  8. [8]
    DriveSlayer

    (Citation: Crowdstrike PartyTicket March 2022)(Citation: Crowdstrike DriveSlayer February 2022)

  9. [9]
    Trojan.Killdisk

    (Citation: CISA AA22-057A Destructive Malware February 2022)(Citation: Symantec Ukraine Wipers February 2022)

  10. [10]
    mitre-attackS0697
    Open source URL
Source and licensing

Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.