KONNI is a DPRK-linked remote access trojan/backdoor family in use since at least 2014 and associated in the provided content with North Korean threat activity, including links to Kimsuky/APT37, Konni Group/TA406, and other DPRK-associated actors. It has been used in spearphishing campaigns, including malicious Word documents with macros, email attachments requiring users to enable content, Russian-language lure documents, and trojanized MSI installers. Reported targeting in the content includes South Korean victims, EU-based organizations, U.S. journalists, and the Russian Ministry of Foreign Affairs.
Capabilities directly described in the content include command execution, file upload/download and general file transfer, configurable sleep/check-in intervals, collection of the victim username, clipboard theft, theft of browser profiles containing credentials from Firefox, Chrome, and Opera, execution of malicious JavaScript, use of PowerShell to download and execute a 64-bit payload, and exfiltration of data/files to command-and-control servers. Stolen data has been encoded before exfiltration using a custom Base64 key.
Persistence and installation behaviors in the content include modifying registry keys such as ComSysApp, Svchost, and xmlProv; registering itself as a service using its export function; and, in analyzed Windows variants, creating a Windows service disguised with legitimate-looking names. One FortiGuard-described campaign created a service named "netpp" with display name "Internet Print Provider Service," added HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost and HKLM\SYSTEM\CurrentControlSet\Services\netpp\Parameters entries, and stored AES-CTR-encrypted C2 configuration in netpp.ini using a key derived from the service name. A DCSO-analyzed 2024 sample bundled in a backdoored Russian-language MSI for "Statistika KZU" also used a Windows service for persistence, with AES-CTR-encrypted configuration keyed by the service name and HTTP-based C2.
The content also describes a Konni APT campaign reported by Genians Security Center in which attackers linked to Kimsuky or APT37 used spearphishing and hijacked KakaoTalk accounts to distribute a malicious "Stress Clear" MSI package. That MSI deployed AutoIt-based malware with scheduled-task persistence and follow-on RAT payloads including RemcosRAT, QuasarRAT, and RftRAT; the campaign also abused stolen Google credentials and Google Find Hub to remotely wipe victims' Android devices. Additionally, the content notes a campaign targeting software developers and engineering teams in which a Konni-associated PowerShell backdoor showed signs of AI-assisted generation, including clear variable naming and extensive inline documentation.
Notable indicators explicitly mentioned in the content include C2 domain victory-2024.mywebcommunity[.]org, QuasarRAT C2 212.118.52[.]168, RftRAT C2 38.180.148[.]108, the marker "endClient9688," and the default installation path C:\ConsulSoft\StatRKZU in the Statistika KZU case.
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
7 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.
For example, the threat actors targeted EU-based organizations with a new version of their mobile backdoor named 'Dolphin,' deployed a custom RAT (remote access trojan) called 'Konni,' and targeted U.S. journalists with a highly-customizable malware named 'Goldbackdoor.'
“The KONNI RAT was first spotted by Cisco Talos researchers in 2017… it can execute arbitrary code on target systems and steal data.”
“...connection... between DarkHotel and the Konni/Nokki set of activity described by other vendors.”
31 distinct techniques documented for this family, organized by ATT&CK tactic.
The KONNI sample we discovered appears to have been distributed via a backdoored installer for a Russian-language tool named “Statistika KZU”... Both installers came in the form of an MSI file with the malware integrated into the benign installation process.
Microsoft disclosed a March 2023 case in which an account linked to Konni Group targeted Russian “diplomatic government entities” with phishing e-mails... The late 2021 campaign... leveraged tools such as spoofed MID login portals for credential harvesting, a fake malicious installer... and trojanized screensaver attachments to target MID personnel.
KONNI’s recent command set has remained largely unchanged and only permits operators to execute commands and receive their output...
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."
In both cases, another batch file is eventually executed, which is responsible for copying the files and setting up the Windows service for persistence and execution simultaneously, as well as copying the included configuration alongside the payload file.
When a user runs the backdoored installer, a CustomAction triggers execution of the first stage... we have observed a VBScript and a small executable performing the same tasks.
AppleSeed has the ability to use JavaScript to execute PowerShell. APT32 has used JavaScript for drive-by downloads and C2 communications. Astaroth uses JavaScript to perform its core functionalities.
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.
During the 2015 Ukraine Electric Power Attack, Sandworm Team modified in-registry Internet settings to lower internet security before launching rundll32.exe ... AADInternals can modify registry keys ... ADVSTORESHELL is capable of setting and deleting Registry values ... [many additional examples].
another batch file is eventually executed, which is responsible for copying the files and setting up the Windows service for persistence and execution simultaneously... The service name is chosen to be inconspicuous, with “Windows image Acquisition Service” being very similar to an existing, legitimate Windows service.
another batch file is eventually executed, which is responsible for copying the files and setting up the Windows service for persistence and execution simultaneously... The service name is chosen to be inconspicuous, with “Windows image Acquisition Service” being very similar to an existing, legitimate Windows service.
The configuration file copied during the malware installation process contains the C2 servers and is encrypted using AES-CTR, with the service name used as key.
Examples throughout the content include 'encrypted payloads decrypted and executed in memory,' 'encrypts its configuration file,' 'AES-encrypted resource,' 'RC4 encrypted embedded scripts,' and 'payload includes an encrypted main component.'
The service name is chosen to be inconspicuous, with “Windows image Acquisition Service” being very similar to an existing, legitimate Windows service.
Akira has used legitimate names and locations for files to evade defenses.
The content repeatedly describes threat actors and malware deleting files, tools, scripts, logs, droppers, staged data, and artifacts from compromised systems to cover tracks, remove evidence, or self-delete.
During the 2015 Ukraine Electric Power Attack, Sandworm Team modified in-registry Internet settings to lower internet security before launching rundll32.exe ... AADInternals can modify registry keys ... ADVSTORESHELL is capable of setting and deleting Registry values ... [many additional examples].
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 collecting usernames, identifying logged-in users, running whoami/query user/quser, checking whether the current user is an administrator, enumerating user sessions, and gathering account details from compromised hosts.
For a check-in, KONNI runs the following commands and sends the output to the C2: systeminfo tasklist
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.
Multiple entries describe enumerating local, logical, or physical drives and disk/volume information, e.g., 'can enumerate local drives,' 'GetLogicalDrives,' 'fsutil fsinfo drives,' 'list drives,' and 'discover logical drive information including the drive type, free space, and volume information.'
The content repeatedly describes threat actors and malware collecting, stealing, identifying, copying, or staging files, documents, credentials, logs, databases, and other information from compromised hosts or local systems.
The campaign occurred in multiple stages, leveraging tools such as spoofed MID login portals for credential harvesting...
99 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.
IPs, domains, and DNS infrastructure linked to this family.
File hashes (MD5, SHA-1, SHA-256) from samples and reports.
Other indicator types observed in public reporting.
98 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A PowerShell backdoor associated with Konni activity, described here as AI-assisted in its code generation while retaining established delivery and execution tradecraft.
Konni is referenced in the context of a multi-stage attack involving malicious LNK files used to implant a Python-based backdoor.
Konni is mentioned only in a related-content teaser as part of a roundup of North Korea-linked activity; no malware details are provided in the main content.
KONNI malware/tooling is described as being enhanced with AI-generated components (e.g., PowerShell backdoors) to improve stealth.
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.