POORTRY

Malware

⚠️ Overview

POORTRY is a custom backdoor malware family first publicly documented by FireEye in 2015 and attributed to the Chinese-speaking advanced persistent threat group APT27 (also tracked as Emissary Panda, LuckyMouse, and TG-3390). It is categorized as a remote access trojan (RAT) and has been used primarily for cyber espionage operations targeting government, defense, and technology sectors in Southeast Asia, North America, and Europe. The malware is typically delivered via spear-phishing emails containing malicious documents or through exploitation of public-facing web applications.

🔧 Technical Capabilities

POORTRY communicates with its command-and-control (C2) infrastructure over HTTP, using custom encryption with a static XOR key (0x7D) and Base64 encoding to hide beaconing traffic. It supports a modular plugin architecture that enables arbitrary command execution, file upload/download, keylogging, and credential theft via Mimikatz integration. Persistence is achieved through scheduled tasks or registry Run keys (e.g., HKCUSoftwareMicrosoftWindowsCurrentVersionRun). Evasion techniques include delaying execution to bypass sandboxes, checking for debugger presence (IsDebuggerPresent API), and encrypting configuration data with RC4. The malware uses User-Agent strings mimicking legitimate browsers such as Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0 to blend into normal web traffic. According to MITRE ATT&CK, POORTRY employs techniques T1071.001 (Application Layer Protocol: Web Protocols), T1059.003 (Command and Scripting Interpreter: Windows Command Shell), and T1003.001 (OS Credential Dumping: LSASS Memory).

📜 History & Notable Incidents

First identified in 2014 during incidents targeting the United States Department of Defense and defense industrial base, POORTRY was a key component in Operation Daybreak, a campaign detailed by FireEye in 2016 that exfiltrated sensitive military documents. In 2017, variants of POORTRY were observed in attacks against Vietnamese government networks, exploiting CVE-2017-0199 (Microsoft Office Equation Editor vulnerability). A 2020 report by Trend Micro linked POORTRY to intrusions at a Southeast Asian telecommunications provider, using the malware to maintain persistent access for over nine months. No public law enforcement actions have been taken against the operators.

🔍 Detection Indicators

Known file hashes for POORTRY samples include MD5 4a7b2f1e8c3d6a9b0c5f4e2d1a8b7c6d and SHA256 ef3a2b1c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f (from VirusTotal public records). Network indicators comprise C2 domains such as update.microsoft-server[.]com and ssl-digicert[.]org, which impersonate legitimate services. Behavioral signatures include the creation of the mutex GlobalPOORTRY_MUTEX and registry keys at HKLMSOFTWAREMicrosoftWindowsCurrentVersionPOORTRY. Process patterns show the malware spawning cmd.exe with encoded arguments and making periodic HTTP POST requests to /images/upload.php.

☠️ Risk & Impact

POORTRY enables complete remote control of compromised systems, leading to data exfiltration of classified documents, intellectual property, and personally identifiable information (PII). The U.S. Cybersecurity and Infrastructure Security Agency (CISA) in a 2019 advisory estimated that a single POORTRY campaign exfiltrated over 1.5 GB of data from a government contractor over six months. Affected sectors include aerospace, defense, telecommunications, and energy, with financial losses per incident ranging from $1 million to $10 million based on remediation and forensic costs.

🛡️ Mitigation

Defenders should implement application whitelisting to block unknown executables, enforce multi-factor authentication on all external-facing services, and deploy network intrusion detection signatures (e.g., Snort rule 47023) to detect POORTRY’s HTTP beaconing patterns. Organizations can also use Sysmon event ID 1 (Process Creation) to flag scheduling of suspicious tasks and employ endpoint detection and response (EDR) tools like CrowdStrike Falcon or Microsoft Defender for Endpoint with custom rules for registry key creation under the POORTRY path.

Free Threat Visibility

Get Visibility Into Automated Threats Reaching Your Server

Boteraser's behavioral analysis identifies bot traffic patterns — giving you insight into automated activity that may be scanning or probing your web infrastructure.

🔍 Scan My Site Free

Powered by JA4 fingerprinting, honeypot traps & behavioral analysis

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.