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

S0363: Empire

Empire is an open-source, cross-platform remote administration and post-exploitation framework that is publicly available on GitHub. While the tool itself is primarily written in Python, the post-exploitation agents are written in pure PowerShell for Windows and Python for Linux/macOS. Empire was one of five tools singled out by a joint report on public hacking tools being widely used by adversaries.[1][2][3]

EnterpriseS0363ToolObject v1.8Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

S0363: Empire describes [Empire](https://attack.mitre.org/software/S0363) is an open-source, cross-platform remote administration and post-exploitation framework that is publicly available on GitHub. While the tool itself is primarily written in Python, the post-exploitation agents are written in pure [PowerShell](https://attack.mitre.org/techniques/T1059/001) for Windows and Python for Linux/macOS. [Empire](https://attack.mitre.org/software/S0363) was one of five tools singled out by a joint report on public hacking tools being widely us...

Executive priority

S0363: Empire 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 S0363: Empire by reviewing the official ATT&CK relationships, mapped tactics (the mapped ATT&CK tactic context), supported platforms (Linux, macOS, 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 S0363: Empire 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

Empire

Empire is an open-source, cross-platform remote administration and post-exploitation framework that is publicly available on GitHub. While the tool itself is primarily written in Python, the post-exploitation agents are written in pure PowerShell for Windows and Python for Linux/macOS. Empire was one of five tools singled out by a joint report on public hacking tools being widely used by adversaries.[1][2][3]

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.

62 rows
DomainIDNameRelationship / procedure
EnterpriseT1125Video Capture

Empire can capture webcam data on Windows and macOS systems.[2]

EnterpriseT1021.003Distributed Component Object ModelSub-technique

Empire can utilize Invoke-DCOM to leverage remote COM execution for lateral movement.[2]

EnterpriseT1557.001Name Resolution Poisoning and SMB RelaySub-technique

Empire can use Inveigh to conduct name service poisoning for credential theft and associated relay attacks.[2]CitationGitHub Inveigh

EnterpriseT1016System Network Configuration Discovery

Empire can acquire network configuration information like DNS servers, public IP, and network proxies used by a host.[2]CitationTalos Frankenstein June 2019

EnterpriseT1059.001PowerShellSub-technique

Empire leverages PowerShell for the majority of its client-side agent tasks. Empire also contains the ability to conduct PowerShell remoting with the Invoke-PSRemoting module.[2][1]

EnterpriseT1482Domain Trust Discovery

Empire has modules for enumerating domain trusts.[2]

EnterpriseT1056.001KeyloggingSub-technique

Empire includes keylogging capabilities for Windows, Linux, and macOS systems.[2]

EnterpriseT1027.010Command ObfuscationSub-technique

Empire has the ability to obfuscate commands using Invoke-Obfuscation.[2]

EnterpriseT1136.001Local AccountSub-technique

Empire has a module for creating a local user if permissions allow.[2]

EnterpriseT1113Screen Capture

Empire is capable of capturing screenshots on Windows and macOS systems.[2]

EnterpriseT1046Network Service Discovery

Empire can perform port scans from an infected host.[2]

EnterpriseT1552.001Credentials In FilesSub-technique

Empire can use various modules to search for files containing passwords.[2]

EnterpriseT1560Archive Collected Data

Empire can ZIP directories on the target system.[2]

EnterpriseT1484.001Group Policy ModificationSub-technique

Empire can use New-GPOImmediateTask to modify a GPO that will install and execute a malicious Scheduled Task/Job.[2]

EnterpriseT1041Exfiltration Over C2 Channel

Empire can send data gathered from a target through the command and control channel.[2]CitationTalos Frankenstein June 2019

EnterpriseT1082System Information Discovery

Empire can enumerate host system information like OS, architecture, domain name, applied patches, and more.[2]CitationTalos Frankenstein June 2019

EnterpriseT1115Clipboard Data

Empire can harvest clipboard data on both Windows and macOS systems.[2]

EnterpriseT1068Exploitation for Privilege Escalation

Empire can exploit vulnerabilities such as MS16-032 and MS16-135.[2]

EnterpriseT1020Automated Exfiltration

Empire has the ability to automatically send collected data back to the threat actors' C2.CitationTalos Frankenstein June 2019

EnterpriseT1546.008Accessibility FeaturesSub-technique

Empire can leverage WMI debugging to remotely replace binaries like sethc.exe, Utilman.exe, and Magnify.exe with cmd.exe.[2]

EnterpriseT1119Automated Collection

Empire can automatically gather the username, domain name, machine name, and other information from a compromised system.CitationTalos Frankenstein June 2019

EnterpriseT1555.001KeychainSub-technique

Empire uses the command `/usr/bin/security dump-keychain -d` to read the keychain credential.CitationEmpire Keychain Decrypt

EnterpriseT1615Group Policy Discovery

Empire includes various modules for enumerating Group Policy.[2]

EnterpriseT1087.002Domain AccountSub-technique

Empire can acquire local and domain user account information.[2]CitationSecureWorks August 2019

EnterpriseT1547.005Security Support ProviderSub-technique

Empire can enumerate Security Support Providers (SSPs) as well as utilize PowerSploit's Install-SSP and Invoke-Mimikatz to install malicious SSPs and log authentication events.[2]

EnterpriseT1021.004SSHSub-technique

Empire contains modules for executing commands over SSH as well as in-memory VNC agent injection.[2]

EnterpriseT1558.003KerberoastingSub-technique

Empire uses PowerSploit's Invoke-Kerberoast to request service tickets and return crackable ticket hashes.[2]

EnterpriseT1134.005SID-History InjectionSub-technique

Empire can add a SID-History to a user if on a domain controller.[2]

EnterpriseT1574.009Path Interception by Unquoted PathSub-technique

Empire contains modules that can discover and exploit unquoted path vulnerabilities.[2]

EnterpriseT1547.001Registry Run Keys / Startup FolderSub-technique

Empire can modify the registry run keys HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run and HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run for persistence.[2]

EnterpriseT1135Network Share Discovery

Empire can find shared drives on the local system.[2]

EnterpriseT1574.008Path Interception by Search Order HijackingSub-technique

Empire contains modules that can discover and exploit search order hijacking vulnerabilities.[2]

EnterpriseT1558.001Golden TicketSub-technique

Empire can leverage its implementation of Mimikatz to obtain and use golden tickets.[2]

EnterpriseT1569.002Service ExecutionSub-technique

Empire can use PsExec to execute a payload on a remote host.[2]

EnterpriseT1567.001Exfiltration to Code RepositorySub-technique

Empire can use GitHub for data exfiltration.[2]

EnterpriseT1083File and Directory Discovery

Empire includes various modules for finding files of interest on hosts and network shares.[2]

EnterpriseT1056.004Credential API HookingSub-technique

Empire contains some modules that leverage API hooking to carry out tasks, such as netripper.[2]

EnterpriseT1574.007Path Interception by PATH Environment VariableSub-technique

Empire contains modules that can discover and exploit path interception opportunities in the PATH environment variable.[2]

EnterpriseT1106Native API

Empire contains a variety of enumeration modules that have an option to use API calls to carry out tasks.[2]

EnterpriseT1047Windows Management Instrumentation

Empire can use WMI to deliver a payload to a remote host.[2]

EnterpriseT1055Process Injection

Empire contains multiple modules for injecting into processes, such as Invoke-PSInject.[2]

EnterpriseT1550.002Pass the HashSub-technique

Empire can perform pass the hash attacks.[2]

EnterpriseT1217Browser Information Discovery

Empire has the ability to gather browser data such as bookmarks and visited sites.[2]

EnterpriseT1127.001MSBuildSub-technique

Empire can use built-in modules to abuse trusted utilities like MSBuild.exe.[2]

EnterpriseT1552.004Private KeysSub-technique

Empire can use modules like Invoke-SessionGopher to extract private key and session information.[2]

EnterpriseT1567.002Exfiltration to Cloud StorageSub-technique

Empire can use Dropbox for data exfiltration.[2]

EnterpriseT1071.001Web ProtocolsSub-technique

Empire can conduct command and control over protocols like HTTP and HTTPS.[2]

EnterpriseT1134Access Token Manipulation

Empire can use PowerSploit's Invoke-TokenManipulation to manipulate access tokens.[2]

EnterpriseT1040Network Sniffing

Empire can be used to conduct packet captures on target hosts.[2]

EnterpriseT1114.001Local Email CollectionSub-technique

Empire has the ability to collect emails on a target system.[2]

EnterpriseT1059.003Windows Command ShellSub-technique

Empire has modules for executing scripts.[2]

EnterpriseT1102.002Bidirectional CommunicationSub-technique

Empire can use Dropbox and GitHub for C2.[2]

EnterpriseT1555.003Credentials from Web BrowsersSub-technique

Empire can use modules that extract passwords from common web browsers such as Firefox and Chrome.[2]

EnterpriseT1518.001Security Software DiscoverySub-technique

Empire can enumerate antivirus software on the target.[2]

EnterpriseT1087.001Local AccountSub-technique

Empire can acquire local and domain user account information.[2]

EnterpriseT1574.004Dylib HijackingSub-technique

Empire has a dylib hijacker module that generates a malicious dylib given the path to a legitimate dylib of a vulnerable application.[2]

EnterpriseT1049System Network Connections Discovery

Empire can enumerate the current network connections of a host.[2]

EnterpriseT1053.005Scheduled TaskSub-technique

Empire has modules to interact with the Windows task scheduler.[2]

EnterpriseT1003.001LSASS MemorySub-technique

Empire contains an implementation of Mimikatz to gather credentials from memory.[2]

EnterpriseT1573.002Asymmetric CryptographySub-technique

Empire can use TLS to encrypt its C2 channel.[2]

EnterpriseT1134.002Create Process with TokenSub-technique

Empire can use Invoke-RunAs to make tokens.[2]

EnterpriseT1543.003Windows ServiceSub-technique

Empire can utilize built-in modules to modify service binaries and restore them to their original state.[2]

Associated objects

Groups, software, and campaigns

GroupEnterprise

G0096: APT41

APT41 is a threat group that researchers have assessed as Chinese state-sponsored espionage group that also conducts financially-motivated operations. Active since at least 2012, APT41 has been observed targeting various industries, including but not limited to healthcare, telecom, technology, finance, education, retail and video game industries in 14 countries.[1] Notable behaviors include using a wide range of malware and tools to complete mission objectives. APT41 overlaps at least partially with public reporting on groups including BARIUM and Winnti Group.[2][3]

GroupEnterprise

G0069: MuddyWater

MuddyWater is a cyber espionage group assessed to be a subordinate element within Iran's Ministry of Intelligence and Security (MOIS).[1] Since at least 2017, MuddyWater has targeted a range of government and private organizations across sectors, including telecommunications, local government, finance, defense, and oil and natural gas organizations, in the Middle East (specifically the UAE and Saudi Arabia), Asia, Africa, Europe, and North America. MuddyWater has reused domains dating back to October 2025, and has a preference for NameCheap and Hosterdaddy Private Limited (AS136557). In late 2025 and early 2026, MuddyWater used commercial satellite internet (i.e., Starlink) for command and control (C2) communication. [2][3][4][5][6][7][8][9][10][11][12][13]

GroupEnterprise

G0034: Sandworm Team

Sandworm Team is a destructive threat group that has been attributed to Russia's General Staff Main Intelligence Directorate (GRU) Main Center for Special Technologies (GTsST) military unit 74455.[1][2] This group has been active since at least 2009.[3][4][5][6]

In October 2020, the US indicted six GRU Unit 74455 officers associated with Sandworm Team for the following cyber operations: the 2015 and 2016 attacks against Ukrainian electrical companies and government organizations, the 2017 worldwide NotPetya attack, targeting of the 2017 French presidential campaign, the 2018 Olympic Destroyer attack against the Winter Olympic Games, the 2018 operation against the Organisation for the Prohibition of Chemical Weapons, and attacks against the country of Georgia in 2018 and 2019.[1][2] Some of these were conducted with the assistance of GRU Unit 26165, which is also referred to as APT28.[7]

GroupEnterprise

G0065: Leviathan

Leviathan is a Chinese state-sponsored cyber espionage group that has been attributed to the Ministry of State Security's (MSS) Hainan State Security Department and an affiliated front company.[1] Active since at least 2009, Leviathan has targeted the following sectors: academia, aerospace/aviation, biomedical, defense industrial base, government, healthcare, manufacturing, maritime, and transportation across the US, Canada, Australia, Europe, the Middle East, and Southeast Asia.[1][2][3][4]

GroupEnterprise

G0010: Turla

Turla is a cyber espionage threat group that has been attributed to Russia's Federal Security Service (FSB). They have compromised victims in over 50 countries since at least 2004, spanning a range of industries including government, embassies, military, education, research and pharmaceutical companies. Turla is known for conducting watering hole and spearphishing campaigns, and leveraging in-house tools and malware, such as Uroburos.[1][2][3][4][5]

GroupEnterprise

G0091: Silence

Silence is a financially motivated threat actor targeting financial institutions in different countries. The group was first seen in June 2016. Their main targets reside in Russia, Ukraine, Belarus, Azerbaijan, Poland and Kazakhstan. They compromised various banking systems, including the Russian Central Bank's Automated Workstation Client, ATMs, and card processing.[1][2]

GroupEnterprise

G0052: CopyKittens

CopyKittens is an Iranian cyber espionage group that has been operating since at least 2013. It has targeted countries including Israel, Saudi Arabia, Turkey, the U.S., Jordan, and Germany. The group is responsible for the campaign known as Operation Wilted Tulip.[1][2][3]

GroupEnterprise

G0102: Wizard Spider

Wizard Spider is a Russia-based financially motivated threat group originally known for the creation and deployment of TrickBot since at least 2016. Wizard Spider possesses a diverse arsenal of tools and has conducted ransomware campaigns against a variety of organizations, ranging from major corporations to hospitals.[1][2][3]

GroupEnterprise

G1040: Play

Play is a ransomware group that has been active since at least 2022 deploying Playcrypt ransomware against the business, government, critical infrastructure, healthcare, and media sectors in North America, South America, and Europe. Play actors employ a double-extortion model, encrypting systems after exfiltrating data, and are presumed by security researchers to operate as a closed group.[1][2]

GroupEnterprise

G1001: HEXANE

HEXANE is a cyber espionage threat group that has targeted oil & gas, telecommunications, aviation, and internet service provider organizations since at least 2017. Targeted companies have been located in the Middle East and Africa, including Israel, Saudi Arabia, Kuwait, Morocco, and Tunisia. HEXANE's TTPs appear similar to APT33 and OilRig but due to differences in victims and tools it is tracked as a separate entity.[1][2][3][4]

CampaignEnterprise

C0001: Frankenstein

Frankenstein was described by security researchers as a highly-targeted campaign conducted by moderately sophisticated and highly resourceful threat actors in early 2019. The unidentified actors primarily relied on open source tools, including Empire. The campaign name refers to the actors' ability to piece together several unrelated open-source tool components.[1]

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.8
Created
Modified
Raw hash
f6ddcf771a4e5ab2...
Imported snapshots across ATT&CK releases(2)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.21.8Current bundlef6ddcf771a4e…
19.11.8Older bundlef6ddcf771a4e…
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]
    NCSC Joint Report Public Tools

    The Australian Cyber Security Centre (ACSC), the Canadian Centre for Cyber Security (CCCS), the New Zealand National Cyber Security Centre (NZ NCSC), CERT New Zealand, the UK National Cyber Security Centre (UK NCSC) and the US National Cybersecurity and Communications Integration Center (NCCIC). (2018, October 11). Joint report on publicly available hacking tools. Retrieved March 11, 2019.

    Open source URL
  2. [2]
    Github PowerShell Empire

    Schroeder, W., Warner, J., Nelson, M. (n.d.). Github PowerShellEmpire. Retrieved April 28, 2016.

    Open source URL
  3. [3]
    GitHub ATTACK Empire

    Stepanic, D. (2018, September 2). attck_empire: Generate ATT&CK Navigator layer file from PowerShell Empire agent logs. Retrieved March 11, 2019.

    Open source URL
  4. [4]
    EmPyre

    (Citation: Github PowerShell Empire)

  5. [5]
    PowerShell Empire

    (Citation: Github PowerShell Empire)

  6. [6]
    mitre-attackS0363
    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.