Armored Likho APT Uses 'Still Toolkit' for Espionage in Russia

Armored Likho APT Targets Russia With New 'Still Toolkit'

HIGH
August 13, 2026
4m read
Threat ActorMalwareCyberattack

Related Entities

Threat Actors

Armored Likho

Organizations

Products & Tech

TelegramRust

Other

Still ToolkitStill SyncStill Audio

Full Report

Executive Summary

The cyber-espionage group known as 'Armored Likho' (or Eagle Werewolf) has been observed deploying a new and sophisticated espionage toolset in a campaign targeting entities within Russia. Research published by Kaspersky on August 13, 2026, details the new malware suite, written in Rust and dubbed the 'Still Toolkit'. This toolkit is highly specialized for intelligence gathering, featuring components designed to hijack Telegram accounts by stealing session data and to conduct covert audio surveillance by recording conversations via the victim's microphone. The campaign, active since May 2026, continues the group's pattern of using socially-engineered lures, in this case themed around fundraising, to entice targets into executing the malware.

Threat Overview

  • Threat Actor: Armored Likho (also known as Eagle Werewolf), a cyber-espionage group.
  • Targets: A wide range of victims within Russia, including private citizens, major corporations, government organizations, and educational institutions.
  • Timeline: The campaign has been active since at least May 2026.
  • Initial Access: Attackers use social engineering, distributing malicious applications disguised with fundraising-themed lures.
  • Malware: The 'Still Toolkit', a new Rust-based malware suite.

Technical Analysis

The 'Still Toolkit' is the primary innovation in this campaign and consists of two main components:

  1. 'Still Sync': This component is a specialized information stealer focused on Telegram. It is designed to locate and exfiltrate Telegram session data from the victim's machine. By stealing these session files (T1555), the attackers can effectively hijack the victim's account. They can then use the Telegram API to access the account from their own infrastructure, allowing them to download chat histories, media files, and monitor communications in real-time without needing the victim's password.

  2. 'Still Audio': This component is an audio surveillance implant. It accesses the device's microphone and actively listens for human speech. When speech is detected, it begins recording the audio, compresses it, and exfiltrates the recording to a command-and-control (C2) server. This provides the attackers with the ability to eavesdrop on sensitive conversations occurring near the compromised device (T1123).

The malware is written in Rust, a programming language increasingly favored by malware authors for its performance and difficulty to reverse engineer. While the C2 infrastructure for this campaign does not directly overlap with past Armored Likho operations, Kaspersky notes similarities in hosting providers and domain naming conventions, and attributes the activity to the group with high confidence based on code-level overlaps with previous malware families.

Impact Assessment

The deployment of the 'Still Toolkit' represents a significant evolution in Armored Likho's capabilities. The targeted theft of Telegram sessions allows for deep and persistent intelligence gathering from a platform widely used for both personal and business communication in the region. The addition of an audio surveillance module demonstrates the group's intent to gather intelligence from not only the digital realm but also the physical environment of their targets. For the affected individuals and organizations in Russia, this poses a severe threat of espionage, potentially leading to the compromise of sensitive government, corporate, and personal information.

IOCs — Directly from Articles

No specific IOCs were provided in the source articles.

Cyber Observables — Hunting Hints

Security teams can hunt for signs of this activity by looking for:

Type
File Path
Value
*\tdata, *\Telegram Desktop
Description
Search for unusual processes accessing Telegram's local data folders, which is where session data is stored.
Type
Process Name
Value
still_sync.exe, still_audio.exe
Description
The presence of executables with names related to the toolkit is a strong indicator of compromise.
Type
API Endpoint
Value
api.telegram.org
Description
Monitor for processes other than the legitimate Telegram.exe making connections to the Telegram API endpoint.
Type
Other
Value
Microphone Access
Description
Monitor for unexpected applications accessing the microphone, especially those running in the background without a user interface.

Detection & Response

  • Endpoint Detection and Response (EDR): Deploy EDR solutions to monitor for suspicious process behavior, such as a non-browser application accessing Telegram session files or an application without a GUI accessing the microphone. This is a form of D3FEND's Process Analysis (D3-PA).
  • Application Control: Use application allowlisting to prevent the execution of unauthorized applications downloaded from the internet, which is the initial vector for this attack.
  • API Monitoring: On a network level, it is possible to monitor for and alert on non-standard processes making API calls to api.telegram.org.

Mitigation

  • User Training (M1017): Educate users about the dangers of downloading and running applications from untrusted sources, especially those distributed via social engineering lures.
  • Endpoint Security: Ensure that modern antivirus and EDR solutions are deployed and kept up to date to detect and block known malware families.
  • Telegram Security: Advise users to regularly review active sessions within their Telegram client (Settings > Devices or Settings > Active Sessions). Terminate any unrecognized sessions immediately. Enable a local passcode or password for the Telegram application itself to provide an additional layer of protection for the session data.
  • Hardware Controls: For high-security environments, consider physical microphone disconnects or covers when not in use.

Timeline of Events

1
May 1, 2026
Kaspersky reports that the campaign utilizing the 'Still Toolkit' began.
2
August 13, 2026
Kaspersky publishes its research on the Armored Likho 'Still Toolkit' campaign.
3
August 13, 2026
This article was published

MITRE ATT&CK Mitigations

Training users not to download or execute applications from untrusted sources is the first line of defense against this attack vector.

Use application control or allowlisting to prevent unknown executables from running on endpoints.

Mapped D3FEND Techniques:

Modern endpoint security solutions can detect and block the malware based on its behavior, such as accessing sensitive files or the microphone.

Mapped D3FEND Techniques:

Timeline of Events

1
May 1, 2026

Kaspersky reports that the campaign utilizing the 'Still Toolkit' began.

2
August 13, 2026

Kaspersky publishes its research on the Armored Likho 'Still Toolkit' campaign.

Sources & References

Armored Likho expands its cyber-espionage toolkit
Kaspersky Securelist (securelist.com) August 13, 2026

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

APTEspionageMalwareTelegramAudio CaptureInfoStealerRust

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.