MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros. The embedded VBA code is heavily obfuscated but appears to reconstruct a URL and a filename. Specifically, it reconstructs the URL 'http://31.42.186.166/dkkh/vato.vbs' and the filename '\vuty.vbs'. The script also attempts to establish persistence by writing to the registry key 'HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy'. The GetObject heuristic firing further supports the malicious nature of the VBA code.
Heuristics 3
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/spreadsheetml/2006/main
- http://schemas.openxmlformats.org/officeDocument/2006/relationships
- http://schemas.openxmlformats.org/markup-compatibility/2006
- http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac
- http://schemas.microsoft.com/office/spreadsheetml/2014/revision
- http://schemas.microsoft.com/office/spreadsheetml/2015/revision2
- http://schemas.microsoft.com/office/spreadsheetml/2016/revision3
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7c6a94c6a54d27228b7fbf9bfeb7b21fa43d0c459b970cfca9dc87b00ee8297c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1334 bytes |
vbaProject_00.bin2b263e86af2192fbb2b161bb347a0d1c2385b5015ff0d7669e0fa55e22c41ea9 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 15360 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.