Threat Intelligence Directory
Database of identified threat actors, APT groups, malware families, and ransomware operations. Tracking attribution, motivations, technical capabilities, and operational patterns.
8,800+ entities tracked — APT groups, malware families, ransomware operators
✕ Clear filters3,491 entities
APT GROUP
Malware family tracked by Malpedia. ID: ps1.power_magic
APT GROUP
PowerZure is a PowerShell project created to assess and exploit resources within Microsoft’s cloud platform, Azure. PowerZure was created out of the need for a framework that can both perform reconnaissance and exploitation of Azure, AzureAD, and the associated resources.
APT GROUP
This PowerShell written malware is an in-memory dropper used by FIN7 to execute the included/embedded payload. According to Mandiant's blog article: "POWERTRASH is a uniquely obfuscated iteration of a shellcode invoker included in the PowerSploit framework available on GitHub."
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powerton
APT GROUP
POWERSTATS is a backdoor written in powershell.
It has the ability to disable Microsoft Office Protected View, fingerprint the victim and receive commands.
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powerstar
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powerspritz
APT GROUP
POWERSOURCE is a heavily obfuscated and modified version of the publicly available tool DNS_TXT_Pwnage. The backdoor uses DNS TXT requests for command and control and is installed in the registry or Alternate Data Streams.
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powershower
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powershortshell
powershell web backdoor
Technical ID: powershell_web_backdoor
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powershell_web_backdoor
APT GROUP
This powershell code is a PowerShell written backdoor used by FIN7. Regarding to Mandiant that is was revealed to be a "vast backdoor framework with a breadth of capabilities, depending on which modules are delivered from the C2 server."
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powerpipe
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powerpepper
APT GROUP
According to Insikt Group, PowerNet is a custom Powershell loader that decompresses and executes NetSupport RAT.
APT GROUP
PowerHarbor is a modular PowerShell-based malware that consists of various modules. The primary module maintains constant communication with the C2 server, executing and deleting additional modules received from it. Currently, the communication with the C2 server is encrypted using RSA encryption and hardcoded key data. Moreover, the main module incorporates virtual machine (VM) detection capabilities. The StealData module employs the Invoke-Stealer function as its core, enabling the theft of system information, browser-stored credentials, cryptocurrency wallet details, and credentials for various applications like Telegram, FileZilla, and WinSCP.
APT GROUP
Malware family tracked by Malpedia. ID: ps1.powerbrace
APT GROUP
Malware family tracked by Malpedia. ID: ps1.poshspy
APT GROUP
Malware family tracked by Malpedia. ID: ps1.phonyc2
APT GROUP
According to ESET Research, this malware is used by LongNosedGoblin and executes a chain of obfuscated commands passed to a spawned PowerShell process as one long command line argument, meaning that the script is not stored on disk. Every subsequent stage is encoded with base64, where the last one is additionally deflated with gzip. The second stage bypasses AMSI. In this case, NosyDownloader uses Matt Graeber’s reflection method and disabling script logging techniques made available on GitHub to bypass AMSI.
APT GROUPfinancialhigh
According to Bleeping Computer and Vitali Kremez, LightBot is a compact reconnaissance tool suspected to be used to identify high-value targets for potential follow-up ransomware attacks.
APT GROUP
Malware family tracked by Malpedia. ID: ps1.lazywiper
APT GROUP
Malware family tracked by Malpedia. ID: ps1.lazyscripter
T1566.001T1102T1204.001
APT GROUP
According to EclecticIQ, Kalambur is designed to gather local system information, then download a repackaged TOR binary inside a ZIP file and retrieve additional tools from what is likely an attacker-controlled TOR onion site.
APT GROUP
Malware family tracked by Malpedia. ID: ps1.jasperloader
APT GROUP
The author describes this open source shell as follows.
HTTP-Shell is Multiplatform Reverse Shell. This tool helps you to obtain a shell-like interface on a reverse connection over HTTP. Unlike other reverse shells, the main goal of the tool is to use it in conjunction with Microsoft Dev Tunnels, in order to get a connection as close as possible to a legitimate one.
This shell is not fully interactive, but displays any errors on screen (both Windows and Linux), is capable of uploading and downloading files, has command history, terminal cleanup (even with CTRL+L), automatic reconnection, movement between directories and supports sudo (or sudo su) on Linux-based OS.
APT GROUPfinancialhigh
According to TRAC Labs, the GhostWeaver backdoor not only maintains continuous, authenticated communication with its command-and-control server but also includes functionalities to generate DGA domains (using a fixed-seed algorithm based on the week number and year), deliver additional payloads via remote commands and bypass certificate validation by leveraging a RemoteCertificateValidationCallback that always returns true. Multiple delivered plugins are designed to target sensitive information - including credentials from popular browsers (Brave, Chrome, Firefox, Edge), Outlook data, and cryptocurrency wallets. The Formgrabber plugin includes web injection methods by dynamically manipulating HTML content, modifying JA3 fingerprints via cipher suite reordering, and employing a man-in-the-middle proxy setup to intercept the traffic. GhostWeaver’s and plugins’ delivery on systems that are not part of an Active Directory domain suggests that attackers are extending their reach beyond typical corporate targets, aligning with a financially motivated agenda that exploits environments with weaker security controls.
APT GROUP
Malware family tracked by Malpedia. ID: ps1.ghostminer
APT GROUPfinancialhigh
The malware ftcode is a ransomware which encrypts files and changes their extension into .FTCODE. It later asks for a ransom in order to release the decryption key, mandatory to recover your files. It is infamous for attacking Italy pretending to be a notorious telecom provider asking for due payments.
APT GROUP
Loader used to deliver FRat (see family windows.frat)
APT GROUP
Malware family tracked by Malpedia. ID: ps1.flowerpower
APT GROUP
A loader written in Powershell, usually delivered packaged in MSI/MSIX files.
APT GROUP
According to Trend Micro, DarkWisp is a PowerShell-based backdoor and reconnaissance utility designed for unauthorized system access and intelligence gathering. It enables attackers to exfiltrate sensitive data while maintaining persistent control over the compromised system. The malware collects extensive information about the compromised system to create a detailed profile. It determines whether the user has administrative privileges, checks for membership in a corporate domain, and identifies the presence of cryptocurrency wallets or VPN software by scanning specified directories and applications. It also gathers data about the system's operating environment, including public IP address, geographic location, installed antivirus products, firewall status, and system uptime. This information is compiled into a structured format and transmitted to the C&C server.
APT GROUPespionageadvanced
According to CERT-UA, COOKBOX is a PowerShell script that implements the functionality of downloading and executing PowerShell cmdlets. For each affected computer, a unique identifier is calculated using cryptographic transformations (SHA256/MD5 hash functions) based on a combination of computer name and disk serial number, which is transmitted in the “X-Cookie” header of HTTP requests when interacting with the management server. The persistence of the backdoor is ensured by the corresponding key in the Run branch of the operating system (OS) registry, which is created at the stage of the initial infection by a third-party PowerShell script (including the COOKBOX deployer). As a rule, obfuscation elements are used in the program code: chr-character encoding, character replacement (replace()), base64 conversion, GZIP compression.
APT GROUP
Malware family tracked by Malpedia. ID: ps1.cashy200
APT GROUP
Malware family tracked by Malpedia. ID: ps1.bondupdater
APT GROUP
Malware family tracked by Malpedia. ID: pl.silence_ddos
APT GROUP
Malware family tracked by Malpedia. ID: php.wso
APT GROUP
Malware family tracked by Malpedia. ID: php.redhat_hacker