Last seven days
- First activity
- Aug 26, 2026
- Last activity
- Aug 26, 2026
- Feed role
- Distribution
- Host form
- 0 IP / 1 hostnames
StrelaStealer, also known as Strela, is a Windows infostealer focused on harvesting email account data from desktop mail clients.
Profile source: Mallory opens in a new tabStrelaStealer
StrelaStealer, also known as Strela, is a Windows infostealer focused on harvesting email account data from desktop mail clients. Active since at least late 2022, it targets Microsoft Outlook and Mozilla Thunderbird by extracting stored IMAP-related credentials and related mailbox access data. On Outlook systems it enumerates profile data in the Windows Registry to recover account configuration and passwords; on Thunderbird systems it searches profile storage for credential databases and login data. Reported variants have also collected email data from infected hosts and transmitted the stolen information to attacker-controlled command-and-control infrastructure over HTTP POST, with request contents protected using a hard-coded XOR-based scheme.
The malware has been distributed through spearphishing and malspam campaigns, including archive attachments that deliver a JavaScript-based loader. Observed infection chains rely on user execution, after which the script launches native Windows utilities and PowerShell to retrieve and execute the payload. Some campaigns have used remote DLL execution through living-off-the-land binaries, while StrelaStealer payloads have also been deployed via DLL sideloading with renamed legitimate executables. Samples have used tailored lure filenames and Spanish-language decoy messaging, indicating social-engineering tradecraft aimed at convincing victims that a malicious file failed to open normally.
StrelaStealer incorporates multiple defense-evasion measures. Observed loaders and payloads use heavy obfuscation, including junk code, string manipulation, control-flow obfuscation, and oversized mathematical instruction blocks intended to frustrate static analysis and sandboxing. Some variants have also been signed with valid code-signing certificates. Development over time has included both DLL and PE forms as well as 32-bit and 64-bit builds.
The malware’s operational purpose is credential theft and exfiltration, particularly against organizations and users whose email access can enable follow-on compromise, account takeover, or intelligence collection. Available reporting indicates a recurring focus on Spanish-speaking victims in early observed campaigns.
MITRE ATT&CK
Reporting
A public project called CertGraveyard has expanded efforts to document abused code-signing certificates used to sign malware, building a shared record of certificate abuse and helping defenders trigger revocations with certificate authorities. The project’s creator said the initiative grew out of years of reporting malicious certificates tied to malware such as SolarMarker, and has helped report more than 2,000 certificates, later growing to roughly 2,400 entries in the database. Supporting tooling includes certReport, which automates abuse reports from malware hashes using sources such as VirusTotal and MalwareBazaar, plus an API, downloadable datasets, feeds, hunting queries, and integrations with platforms including MalwareBazaar, UnpacMe, Malcat, MagicSword.io, and WDAC enforcement workflows. The database reflects a broader pattern in which threat actors repeatedly obtain or abuse valid Authenticode certificates to make malware appear trustworthy, reduce Windows warnings, and sustain delivery campaigns. Prior reporting cited SolarMarker cycling through impostor-issued certificates, FakeBat distributing signed MSI and MSIX installers, Netbounce using valid certificates and fake software branding, Dark Caracal signing Bandook variants with legitimate certificates, and Operation Red Signature abusing a stolen vendor certificate in a supply-chain intrusion. CertGraveyard’s operator said certificate authorities often act on external reports within hours, making revocation a practical disruption measure, though the project has also faced operational pressure including a major DDoS attack while handling heavy daily lookup and download volumes from defenders and malware-analysis integrations.
A Sonatype report identified six malicious npm packages that used Ethereum transactions to retrieve and stage malicious payloads, an unusual delivery method that obscures second-stage infrastructure behind blockchain activity. The campaign was linked in public reporting to ContagiousInterview and NullReceiver, indicating continued abuse of the JavaScript and Node.js ecosystem for software supply-chain compromise. The activity aligns with broader attacker tradecraft documented for MITRE ATT&CK T1059.007 (Command and Scripting Interpreter: JavaScript), which covers JavaScript and Node.js use for payload delivery, execution, reconnaissance, and command-and-control. Defenders monitoring follow-on behavior should watch for suspicious child-process activity and discovery commands launched from non-shell parent processes, a pattern reflected in Splunk detection guidance for tools such as ipconfig.exe, systeminfo.exe, net.exe, and whoami.exe executed outside normal cmd.exe or PowerShell chains.
Derp wouldn't exist without the work these projects do for the security community. We rely on their data sources to improve the quality and depth of what we publish. Thank you, we're genuinely grateful.