MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros. The critical heuristic OLE_VBA_SHELL indicates the presence of a Shell() call. The VBA script reconstructs a PowerShell command to download and execute a file from 'http://dbl8.data.hu/get/28294/1034982/Wqfap.exe' and saves it as 'Nchrwjxjodzkauvknxh.bat' in the public directory. It also attempts to establish persistence by writing to the registry key 'HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy'.
Heuristics 2
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas03b690cf15e84d5969b1ad535600fd36fc52297abfdd4267a2fb0275dca1ae24 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2390 bytes |
vbaProject_00.bin95c6802df2312117745f6a7f0d7219e12579d67e5749a757b8aed62c11e992fc |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.