StreamEx is a Windows malware family that operates as a DLL-based backdoor with remote command execution capability. It has been observed enumerating running processes, scanning the host for security products such as antivirus and firewall software, and modifying the Windows Registry. For execution, it abuses the signed Windows binary rundll32.exe to invoke an exported function from its DLL, a technique commonly used for proxy execution and defense evasion. StreamEx also establishes persistence by installing a new Windows service that points to its DLL and configuring that service to start automatically at boot. The combination of host discovery, security-tool discovery, registry manipulation, service-based persistence, and remote command execution indicates use in post-compromise operations on Windows systems.
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
9 distinct techniques documented for this family, organized by ATT&CK tactic.
The content repeatedly describes malware and threat actors using obfuscated code, encrypted strings, Base64/XOR/RC4/AES encoding, VMProtect/ConfuserEx/SmartAssembly, stack strings, control-flow flattening, opaque predicates, and hidden payloads to evade analysis and detection.
Adversaries may abuse rundll32.exe to proxy execution of malicious code. Using rundll32.exe, vice executing directly (i.e. Shared Modules), may avoid triggering security tools that may not monitor execution of the rundll32.exe process because of allowlists or false positives from normal operations.
Tasklist can be used to discover processes running on a system. Numerous malware families and threat groups are described as listing running processes, collecting PIDs, checking for specific process names, or enumerating loaded modules.
The content repeatedly describes malware and threat actors collecting OS version, computer name, architecture, CPU, memory, disk, language, and other host details; examples include use of commands such as ver, systeminfo, hostname, uname -m, sw_vers -productVersion, and fsutil.
18 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Backdoor malware capable of enumerating processes.
Backdoor with Registry modification capability.
Malware/tool using rundll32.exe to invoke an exported function.
Backdoor that installs an auto-start service pointing to its DLL for persistence.
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.