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

S0192: Pupy

Pupy is an open source, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool. [1] It is written in Python and can be generated as a payload in several different ways (Windows exe, Python file, PowerShell oneliner/file, Linux elf, APK, Rubber Ducky, etc.). [1] Pupy is publicly available on GitHub. [1]

EnterpriseS0192ToolObject v1.3Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

S0192: Pupy describes [Pupy](https://attack.mitre.org/software/S0192) is an open source, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool. (Citation: GitHub Pupy) It is written in Python and can be generated as a payload in several different ways (Windows exe, Python file, PowerShell oneliner/file, Linux elf, APK, Rubber Ducky, etc.). (Citation: GitHub Pupy) [Pupy](https://attack.mitre.org/software/S0192) is publicly available on GitHub. (Citation: GitHub Pupy)

Executive priority

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

Pupy

Pupy is an open source, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool. [1] It is written in Python and can be generated as a payload in several different ways (Windows exe, Python file, PowerShell oneliner/file, Linux elf, APK, Rubber Ducky, etc.). [1] Pupy is publicly available on GitHub. [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.

41 rows
DomainIDNameRelationship / procedure
EnterpriseT1569.002Service ExecutionSub-technique

Pupy uses PsExec to execute a payload or commands on a remote host.[1]

EnterpriseT1046Network Service Discovery

Pupy has a built-in module for port scanning.[1]

EnterpriseT1113Screen Capture

Pupy can drop a mouse-logger that will take small screenshots around at each click and then send back to the server.[1]

EnterpriseT1552.001Credentials In FilesSub-technique

Pupy can use Lazagne for harvesting credentials.[1]

EnterpriseT1105Ingress Tool Transfer

Pupy can upload and download to/from a victim machine.[1]

EnterpriseT1135Network Share Discovery

Pupy can list local and remote shared drives and folders over SMB.[1]

EnterpriseT1573.002Asymmetric CryptographySub-technique

Pupy's default encryption for its C2 communication channel is SSL, but it also has transport options for RSA and AES.[1]

EnterpriseT1548.002Bypass User Account ControlSub-technique

Pupy can bypass Windows UAC through either DLL hijacking, eventvwr, or appPaths.[1]

EnterpriseT1059.001PowerShellSub-technique

Pupy has a module for loading and executing PowerShell scripts.[1]

EnterpriseT1033System Owner/User Discovery

Pupy can enumerate local information for Linux hosts and find currently logged on users for Windows hosts.[1]

EnterpriseT1136.002Domain AccountSub-technique

Pupy can user PowerView to execute “net user” commands and create domain accounts.[1]

EnterpriseT1041Exfiltration Over C2 Channel

Pupy can send screenshots files, keylogger data, files, and recorded audio back to the C2 server.[1]

EnterpriseT1555.003Credentials from Web BrowsersSub-technique

Pupy can use Lazagne for harvesting credentials.[1]

EnterpriseT1123Audio Capture

Pupy can record sound with the microphone.[1]

EnterpriseT1055.001Dynamic-link Library InjectionSub-technique

Pupy can migrate into another process using reflective DLL injection.[1]

EnterpriseT1016System Network Configuration Discovery

Pupy has built in commands to identify a host’s IP address and find out other network configuration settings by viewing connected sessions.[1]

EnterpriseT1114.001Local Email CollectionSub-technique

Pupy can interact with a victim’s Outlook session and look through folders and emails.[1]

EnterpriseT1543.002Systemd ServiceSub-technique

Pupy can be used to establish persistence using a systemd service.[1]

EnterpriseT1136.001Local AccountSub-technique

Pupy can user PowerView to execute “net user” commands and create local system accounts.[1]

EnterpriseT1547.013XDG Autostart EntriesSub-technique

Pupy can use an XDG Autostart to establish persistence.CitationRed Canary Netwire Linux 2022

EnterpriseT1083File and Directory Discovery

Pupy can walk through directories and recursively search for strings in files.[1]

EnterpriseT1082System Information Discovery

Pupy can grab a system’s information including the OS version, architecture, etc.[1]

EnterpriseT1003.001LSASS MemorySub-technique

Pupy can execute Lazagne as well as Mimikatz using PowerShell.[1]

EnterpriseT1056.001KeyloggingSub-technique

Pupy uses a keylogger to capture keystrokes it then sends back to the server after it is stopped.[1]

EnterpriseT1071.001Web ProtocolsSub-technique

Pupy can communicate over HTTP for C2.[1]

EnterpriseT1497.001System ChecksSub-technique

Pupy has a module that checks a number of indicators on the system to determine if its running on a virtual machine.[1]

EnterpriseT1021.001Remote Desktop ProtocolSub-technique

Pupy can enable/disable RDP connection and can start a remote desktop session using a browser web socket client.[1]

EnterpriseT1550.003Pass the TicketSub-technique

Pupy can also perform pass-the-ticket.[1]

EnterpriseT1557.001Name Resolution Poisoning and SMB RelaySub-technique

Pupy can sniff plaintext network credentials and use NBNS Spoofing to poison name services.[1]

EnterpriseT1087.001Local AccountSub-technique

Pupy uses PowerView and Pywerview to perform discovery commands such as net user, net group, net local group, etc.[1]

EnterpriseT1059.006PythonSub-technique

Pupy can use an add on feature when creating payloads that allows you to create custom Python scripts (“scriptlets”) to perform tasks offline (without requiring a session) such as sandbox detection, adding persistence, etc.[1]

EnterpriseT1125Video Capture

Pupy can access a connected webcam and capture pictures.[1]

EnterpriseT1685.005Clear Windows Event LogsSub-technique

Pupy has a module to clear event logs with PowerShell.[1]

EnterpriseT1134.001Token Impersonation/TheftSub-technique

Pupy can obtain a list of SIDs and provide the option for selecting process tokens to impersonate.[1]

EnterpriseT1560.001Archive via UtilitySub-technique

Pupy can compress data with Zip before sending it over C2.[1]

EnterpriseT1547.001Registry Run Keys / Startup FolderSub-technique

Pupy adds itself to the startup folder or adds itself to the Registry key SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run for persistence.[1]

EnterpriseT1003.005Cached Domain CredentialsSub-technique

Pupy can use Lazagne for harvesting credentials.[1]

EnterpriseT1003.004LSA SecretsSub-technique

Pupy can use Lazagne for harvesting credentials.[1]

EnterpriseT1049System Network Connections Discovery

Pupy has a built-in utility command for netstat, can do net session through PowerView, and has an interactive shell which can be used to discover additional information.[1]

EnterpriseT1555Credentials from Password Stores

Pupy can use Lazagne for harvesting credentials.[1]

EnterpriseT1057Process Discovery

Pupy can list the running processes and get the process ID and parent process’s ID.[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]

GroupEnterprise

G0064: APT33

APT33 is a suspected Iranian threat group that has carried out operations since at least 2013. The group has targeted organizations across multiple industries in the United States, Saudi Arabia, and South Korea, with a particular interest in the aviation and energy sectors.[1][2]

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.3
Created
Modified
Raw hash
58af2c94658cb895...
Imported snapshots across ATT&CK releases(2)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.21.3Current bundle58af2c94658c…
19.11.3Older bundle58af2c94658c…
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]
    GitHub Pupy

    Nicolas Verdier. (n.d.). Retrieved January 29, 2018.

    Open source URL
  2. [2]
    mitre-attackS0192
    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.