Cybercriminals are continuing to innovate and use legitimate tools to deliver the malicious file, with this new campaign attacker used WMIC (Windows Management Interface Command) to deliver the information-stealing malware.
WMIC is a command line interface that allows users to run WMI operations, which used to get the status of the local or remote computer systems. The use of legitimate tools allows threat actors to fly under the radar of security products.
Researchers from Symantec observed malware authors abusing WMIC to download the information-stealing malware.
Attackers use to deliver a shortcut file (.lnk) through URL or link in email or as an attachment, once the user opens the file contains a WMIC command, it downloads the malicious file from the attacker’s remote server.
The file downloaded from the remote server is the malicious XSL(eXtensible Stylesheet Language) file and the malicious XSL contains the javascript which is executed using another legitimate application mshta[.]exe used in running Microsoft HTML Application Host.
Researchers said the JavaScript contains a list of 52 domains and it chooses a random URL as well as the random port between 25010-25099 to download the HTA file.
The HTA file also has randomization option to download other files, most of them are DLLs compiled with programming language Delphi.
Then HTA would launch the DLL hwasrhela64196155383.dll file with RegSvr32.exe, which is a direct executable and it loads additional DDL, the final export is BTMEMO used to decrypt and load the DLL files.
The Payload modules downloaded are
Email password stealer
Web browser password stealer
Network Phishing
File browser
Coinminer
Backdoor
Keylogger
The primary payload is an information stealer and the additional modules are downloaded by the URL’s generated by the HTA, the downloaded modules will have .jpg or .gif extensions.
Android Device With Open ADB Ports Exploited to Spread Satori Variant of Mirai Botnet
Dark Pink has successfully targeted 13 organizations across 9 countries, highlighting the extent of their…
This vulnerability exists due to improper processing, validation, and sanitization of the names of the…
This vulnerability could be used by authors on a site to manipulate any files in…
In today's interconnected world, where digital communication and transactions dominate, phishing attacks have become an…
Users of Kali Linux can now upgrade to the 2023.2 version, which has many new…
CTF (Capture The Flag) exercises have existed for several years. These CTF exercises provide a…