StrongPity is a modular malware family/backdoor associated with the PROMETHIUM threat actor. The provided content describes both Windows and Android variants. On Windows, StrongPity has been distributed via compromised installation files for legitimate software, including compression tools, security software, browsers, file recovery applications, and other utilities. Samples disguise themselves as normal applications by dropping a legitimate installer into a Temp directory while creating separate directories for malicious files. The malware can identify whether ESET or BitDefender antivirus products are installed before dropping its payload, create new services and modify existing services for persistence, hide the console window for its document-search module, use PowerShell to add files or directories to Windows Defender exclusions, search for files matching predefined extension lists, archive and collect documents automatically, and exfiltrate collected documents through command-and-control channels. Its C2 traffic has been observed encrypted with SSL/TLS, and the actor has used multiple proxy layers to hide terminal nodes in infrastructure.
The content also attributes Android backdoors to StrongPity and assesses that the actor is actively developing Android tooling. These Android samples were delivered through repackaged legitimate apps, fake applications, and compromised websites, including a trojanized Syria eGov application and a fake Samsung Security Service app. The Android malware is described as modular and similar in structure and behavior to StrongPity’s Windows malware, including file collection and exfiltration. Version 2 Android samples added modular loading, SQLite-based local storage, heartbeat and configuration handling, ScreenReceiver-based persistence on screen on/off events, and the ability to execute the "su" command on rooted devices to silently grant permissions; the report found no evidence that the malware roots devices itself. The Android samples target files with extensions including .7z, .asc, .dgs, .doc, .docx, .gpg, .pdf, .pgp, .ppt, .pptx, .rar, .rjv, .rms, .rtf, .sft, .tc, .txt, .xls, and .xlsx, and can download additional modules into .android/.li for possible execution.
During activity tracked as C0033, PROMETHIUM used StrongPity on Android to communicate with C2 over HTTPS, exfiltrate data over HTTPS, and collect SMS messages, call logs, contact lists, and device information such as SIM serial number. Known infrastructure and indicators mentioned in the content include domains upn-sec3-msd[.]com, networktopologymaps[.]com, hostoperationsystems[.]com, upeg-system-app[.]com, and Internetwideband[.]com; Android detection name AndroidOS_StrongPity.HRX; Windows SHA256 12818a96211b7c47863b109be63e951075cf6a41652464a584dd2f26010f7535; Android SHA1 74582c3d920332117541a9bbc6b8995fbe7e1aff; and Android sample SHA256 values fd1aac87399ad22234c503d8adb2ae9f0d950b6edf4456b1515a30100b5656a7, 374d92f553c28e9dad1aa7f5d334a07dede1e5ad19c3766efde74290d0c49afb, a9378a5469319faffc48f3aa70f5b352d5acb7d361c5177a9aac90d9c58bb628, be9214a5804632004f7fd5b90fbac3e23f44bb7f0a252b8277dd7e9d8b8a52f3, 596257ef017b02ba6961869d78a2317500a45f00c76682a22bbdbd3391857b5d, and 75dc2829abb951ff970debfba9f66d4d7c6b7c48a823a911dd5874f74ac63d7b.
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.
If we examine another StrongPity sample ... the logic is similar — it drops a normal installer into the Temp directory and creates a directory for dropped malicious files... We believe that the StrongPity Threat actor is actively developing backdoors for Android.
29 distinct techniques documented for this family, organized by ATT&CK tactic.
The content repeatedly describes threat actors and malware using PowerShell scripts/commands for execution, download, staging, reconnaissance, persistence, credential access, lateral movement, and defense evasion; e.g., "Sandworm Team used PowerShell scripts to run a credential harvesting tool in memory to evade defenses."
The content repeatedly describes victims being lured into opening malicious attachments, enabling macros, launching installers, clicking embedded files/links, or otherwise directly executing malicious content.
Sandworm Team leveraged Microsoft Office attachments which contained malicious macros that were automatically executed once the user permitted them... APT29 has used various forms of spearphishing attempting to get a user to open attachments... DarkGate is distributed through phishing links to VBS or MSI objects requiring user interaction for execution.
"Anchor can create and execute services to load its payload"; "APT32's backdoor has used Windows services as a way to execute its malicious payload"; "Ragnar Locker has used sc.exe to execute a service that it creates"; "Shamoon creates a new service named 'ntssrv' to execute the payload"
Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.
The content repeatedly describes payloads, strings, configuration files, scripts, URLs, and binaries being obfuscated or encoded using Base64, XOR, RC4, AES, RSA, hex encoding, custom algorithms, and other methods across many malware families and threat actors.
During the 2016 Ukraine Electric Power Attack, DLLs and EXEs with filenames associated with common electric power sector protocols were used to masquerade files.
Bad Rabbit has masqueraded as a Flash Player installer through the executable file install_flash_player.exe.
The content repeatedly describes adversaries and malware deleting files, directories, droppers, scripts, logs, archives, staged data, and other artifacts from compromised systems, e.g., 'APT29 has used SDelete to remove artifacts from victim networks' and 'Lazarus Group malware has deleted files in various ways, including "suicide scripts" to delete malware binaries from the victim.' | Several entries explicitly state files were deleted after exfiltration or upload, such as 'AppleSeed can delete files from a compromised host after they are exfiltrated,' 'Attor’s plugin deletes the collected files and log files after exfiltration,' and 'Ursnif has deleted data staged in tmp files after exfiltration.'
Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.
The content repeatedly describes threat actors and malware using valid, stolen, forged, self-signed, or abused code-signing certificates to sign malware and appear legitimate, including examples such as AppleJeus using a valid digital signature from Sectigo, APT41 leveraging code-signing certificates, FIN7 signing Carbanak payloads, and SUNBURST being digitally signed by SolarWinds.
The content repeatedly describes malware and threat actors using commands and APIs such as ipconfig /all, ifconfig, arp -a, route print, nbtstat, netsh, GetAdaptersInfo, and GetIpNetTable to gather IP addresses, MAC addresses, DNS, DHCP, gateways, routing tables, ARP cache, proxy settings, domains, and network adapter/interface details.
The content repeatedly describes malware and threat actors obtaining lists of running processes, using utilities such as tasklist, ps, WMI, Get-Process, CreateToolhelp32Snapshot, EnumProcesses, and similar APIs/commands to enumerate active processes on victim systems.
The content is a long ATT&CK-style listing of malware and threat actors that collect host details such as OS version, hostname, architecture, CPU, memory, BIOS, language, and other basic system characteristics; examples include use of commands like systeminfo, ver, uname, sw_vers, and WMI queries.
The content repeatedly describes malware and threat actors listing files and directories, enumerating drives, searching for files by extension/name/path, retrieving file metadata, and browsing file systems (for example: "APT28 has used Forfiles to locate PDF, Excel, and Word documents during collection" and "cmd can be used to find files and directories with native functionality such as dir commands").
Confucius has used a file stealer to steal documents and images... Patchwork developed a file stealer to search C:\ and collect files with certain extensions... Winter Vivern delivered a PowerShell script capable of recursively scanning victim machines looking for various file types before exfiltrating identified files via HTTP.
Agrius used a custom tool, sql.net4.exe, to query SQL databases and then identify and extract personally identifiable information... AppleSeed has automatically collected data from USB drives, keystrokes, and screen images before exfiltration... Ember Bear engages in mass collection from compromised systems during intrusions.
The content repeatedly describes threat actors and malware using HTTP and HTTPS for command and control, such as: "Sandworm Team used BlackEnergy to communicate between compromised hosts and their command-and-control servers via HTTP post requests."
During the 2025 Poland Wiper Attacks, the adversaries utilized Tor nodes for C2. APT28 has routed traffic over Tor and VPN servers to obfuscate their activities. A backdoor used by APT29 created a Tor hidden service to forward traffic from the Tor client to local ports 3389 (RDP), 139 (Netbios), and 445 (SMB) enabling full remote access from outside the network.
ADVSTORESHELL exfiltrates data over the same channel used for C2... Agrius exfiltrated staged data using tools such as Putty and WinSCP, communicating with command and control servers... numerous malware and groups sent victim data, files, credentials, or host information over existing C2 channels.
"Play has used Base64-encoded PowerShell scripts to disable Microsoft Defender," "StrongPity can use PowerShell to add files to the Windows Defender exclusions list," and "ZeroCleare can use a malicious PowerShell script to bypass Windows controls."
BlackByte Ransomware 'adds .JS and .EXE extensions to the Microsoft Defender exclusion list'; PureCrypter 'executed Set-MpPreference -ExclusionPath'; QakBot 'modify the Registry to add its binaries to the Windows Defender exclusion list'; Raspberry Robin 'add an exception to Microsoft Defender that excludes the entire main drive'; StrongPity 'add directories used by the malware to the Windows Defender exclusions list'; XLoader 'can add the path of its executable to the Microsoft Defender exclusion list'; ZIPLINE 'can add itself to the exclusion list for the Ivanti Connect Secure Integrity Checker Tool.'
44 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
StrongPity is described as a modular trojan/backdoor family used on Windows and Android. The Android variants are repackaged or fake applications that collect and exfiltrate files, communicate with C2 infrastructure, support downloadable modules, store collected data locally, and in a newer version can leverage rooted devices to silently grant permissions and start malicious services via screen events.
Backdoor used in a data-exfiltration campaign; updated to expand the set of file types targeted for exfiltration (including archives and PGP/GPG-related material).
Backdoor that uses PowerShell to modify Windows Defender exclusions.
Malware executed via compromised installers for legitimate software.
Match every observed IP, domain, and hash against your live telemetry.
Named campaigns wielding this family, with evidence pinned to each claim.
CVEs this family uses for access and lateral movement.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Every documented technique, ranked by evidence weight.
Reddit, Mastodon, and CTI community discussion around this family.