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

S0674: CharmPower

CharmPower is a PowerShell-based, modular backdoor that has been used by Magic Hound since at least 2022.[1]

EnterpriseS0674MalwareObject v1.1Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceHigh

CharmPower is a Windows PowerShell-based modular backdoor documented by MITRE as used by Magic Hound since at least 2022. Its mapped behaviors span execution, discovery, command-and-control, collection, exfiltration, registry activity, and cleanup. For leaders, the decision value is that this is not just a malware name: it represents a post-compromise operating pattern where PowerShell, WMI, web traffic, registry access, local data discovery, screenshots, and file transfer can determine whether an intrusion is visible early or only after data loss.

Executive priority

Prioritize validation of Windows endpoint and network visibility for PowerShell-heavy intrusions, especially where sensitive data, regulated systems, or high-value users are present. Because ATT&CK provides no official detection text for this object, executives should ask whether current SOC coverage is technique-based rather than malware-name-based: PowerShell execution, WMI use, registry modification, discovery commands, web-based C2, fallback channels, and exfiltration over C2 or unencrypted non-C2 protocols. This also supports audit and incident readiness by proving that telemetry exists before an investigation depends on it.

Technical view

CharmPower is mapped to Windows and uses techniques including PowerShell, Windows Command Shell, WMI, registry query and modification, system/network/process/software/file discovery, Wi-Fi discovery, screen capture, ingress tool transfer, web protocols, web services, dead drop resolver behavior, fallback channels, standard encoding, deobfuscation/decoding, file deletion, and exfiltration over C2 or unencrypted non-C2 protocols. SOC and IR teams should validate behavior-level analytics across these mapped techniques rather than relying on a specific signature. Key pivots include unusual PowerShell invocation, encoded or decoded script content, WMI execution, registry reads/writes, discovery command bursts, unexpected screenshot activity, tool downloads, outbound web traffic to unusual or newly observed services, and data transfer patterns consistent with exfiltration.

Likely telemetry

  • Windows process creation telemetry for powershell.exe, cmd.exe, WMI-related processes, and discovery utilities
  • PowerShell script block, module, and command-line logging where available
  • Windows Management Instrumentation event telemetry and remote/local WMI execution evidence
  • Windows Registry access and modification events, especially suspicious query or persistence-related changes
  • Endpoint file system telemetry for tool transfer, staging, screenshot files, local data collection, and file deletion

Detection direction

  • Build detections around the mapped ATT&CK techniques because the official object provides no detection guidance.
  • Correlate PowerShell execution with discovery activity, registry access, WMI use, file staging, and outbound web communications to reduce false positives from normal administration.
  • Tune PowerShell detections carefully: administrative scripts can look similar, so prioritize unusual parent processes, encoded commands, unexpected network connections, rare destinations, and execution by non-administrative users.
  • Review network detections for common blind spots: web-based C2, legitimate web service abuse, fallback channels, and standard encoding can blend into normal outbound traffic.
  • Validate that registry query and modification events are retained long enough for incident response; registry-only evidence may be lost if endpoint logging is incomplete.

Mitigation priorities

  • Establish baseline controls for Windows scripting: restrict unnecessary PowerShell use, enable relevant logging, and monitor encoded or obfuscated command execution.
  • Limit unnecessary WMI and command shell use through least privilege and administrative access controls.
  • Harden egress controls so outbound web traffic, web services, and unencrypted protocols are not implicitly trusted from all endpoints.
  • Ensure endpoint protection and EDR policies preserve process, script, registry, file, and network evidence needed for post-compromise investigation.
  • Apply least privilege to reduce access to sensitive local files, registry areas, and administrative tooling.
Additional notes and limits

The strongest operational takeaway is the breadth of behaviors mapped to this malware: execution through PowerShell/cmd/WMI, discovery, C2 resilience, web service use, collection, exfiltration, registry activity, decoding, and cleanup. The relationship to Magic Hound is supplied by MITRE, but local relevance should be assessed against the organization’s threat model, exposed Windows estate, high-value users, and telemetry maturity.

MITRE provides no official detection text for CharmPower in the supplied object. The object platform is Windows, while several related techniques list broader ATT&CK platforms; this take treats CharmPower operationally as Windows-supported based on the malware object. No claim is made about current exploitation, customer exposure, guaranteed detection, or indicators beyond the supplied ATT&CK fields, external reference, and relationships.

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

Official MITRE ATT&CK definition

CharmPower

CharmPower is a PowerShell-based, modular backdoor that has been used by Magic Hound since at least 2022.[1]

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.

24 rows
DomainIDNameRelationship / procedure
EnterpriseT1112Modify Registry

CharmPower can remove persistence-related artifacts from the Registry.[1]

EnterpriseT1082System Information Discovery

CharmPower can enumerate the OS version and computer name on a targeted system.[1]

EnterpriseT1518Software Discovery

CharmPower can list the installed applications on a compromised host.[1]

EnterpriseT1048.003Exfiltration Over Unencrypted Non-C2 ProtocolSub-technique

CharmPower can send victim data via FTP with credentials hardcoded in the script.[1]

EnterpriseT1573.001Symmetric CryptographySub-technique

CharmPower can send additional modules over C2 encrypted with a simple substitution cipher.[1]

EnterpriseT1140Deobfuscate/Decode Files or Information

CharmPower can decrypt downloaded modules prior to execution.[1]

EnterpriseT1041Exfiltration Over C2 Channel

CharmPower can exfiltrate gathered data to a hardcoded C2 URL via HTTP POST.[1]

EnterpriseT1102.001Dead Drop ResolverSub-technique

CharmPower can retrieve C2 domain information from actor-controlled S3 buckets.[1]

EnterpriseT1083File and Directory Discovery

CharmPower can enumerate drives and list the contents of the C: drive on a victim's computer.[1]

EnterpriseT1016.002Wi-Fi DiscoverySub-technique

CharmPower can use `netsh wlan show profiles` to list specific Wi-Fi profile details.[1]

EnterpriseT1059.001PowerShellSub-technique

CharmPower can use PowerShell for payload execution and C2 communication.[1]

EnterpriseT1070.004File DeletionSub-technique

CharmPower can delete created files from a compromised system.[1]

EnterpriseT1071.001Web ProtocolsSub-technique

CharmPower can use HTTP to communicate with C2.[1]

EnterpriseT1008Fallback Channels

CharmPower can change its C2 channel once every 360 loops by retrieving a new domain from the actors’ S3 bucket.[1]

EnterpriseT1057Process Discovery

CharmPower has the ability to list running processes through the use of `tasklist`.[1]

EnterpriseT1102Web Service

CharmPower can download additional modules from actor-controlled Amazon S3 buckets.[1]

EnterpriseT1005Data from Local System

CharmPower can collect data and files from a compromised host.[1]

EnterpriseT1059.003Windows Command ShellSub-technique

The C# implementation of the CharmPower command execution module can use cmd.[1]

EnterpriseT1016System Network Configuration Discovery

CharmPower has the ability to use ipconfig to enumerate system network settings.[1]

EnterpriseT1113Screen Capture

CharmPower has the ability to capture screenshots.[1]

EnterpriseT1105Ingress Tool Transfer

CharmPower has the ability to download additional modules to a compromised host.[1]

EnterpriseT1132.001Standard EncodingSub-technique

CharmPower can send additional modules over C2 encoded with base64.[1]

EnterpriseT1047Windows Management Instrumentation

CharmPower can use `wmic` to gather information from a system.[1]

EnterpriseT1012Query Registry

CharmPower has the ability to enumerate `Uninstall` registry values.[1]

Associated objects

Groups, software, and campaigns

GroupEnterprise

G0059: Magic Hound

Magic Hound is an Iranian-sponsored threat group that conducts long term, resource-intensive cyber espionage operations, likely on behalf of the Islamic Revolutionary Guard Corps. They have targeted European, U.S., and Middle Eastern government and military personnel, academics, journalists, and organizations such as the World Health Organization (WHO), via complex social engineering campaigns since at least 2014.[1][2][3][4][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.1
Object version
1.1
Created
Modified
Raw hash
1669be2068d3b4fc...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.1Current bundle1669be2068d3…
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]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  2. [2]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  3. [3]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  4. [4]
    mitre-attackS0674
    Open source URL
  5. [5]
    mitre-attackS0674
    Open source URL
  6. [6]
    mitre-attackS0674
    Open source URL
  7. [7]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  8. [8]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  9. [9]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  10. [10]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  11. [11]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  12. [12]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  13. [13]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  14. [14]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  15. [15]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  16. [16]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  17. [17]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  18. [18]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  19. [19]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  20. [20]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  21. [21]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  22. [22]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  23. [23]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  24. [24]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  25. [25]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  26. [26]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  27. [27]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  28. [28]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  29. [29]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  30. [30]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  31. [31]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  32. [32]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  33. [33]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  34. [34]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  35. [35]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  36. [36]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  37. [37]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  38. [38]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  39. [39]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  40. [40]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  41. [41]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  42. [42]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  43. [43]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  44. [44]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  45. [45]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  46. [46]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  47. [47]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  48. [48]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  49. [49]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  50. [50]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    Open source URL
  51. [51]
    Check Point APT35 CharmPower January 2022

    Check Point. (2022, January 11). APT35 exploits Log4j vulnerability to distribute new modular PowerShell toolkit. Retrieved January 24, 2022.

    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.