MALICIOUS
168
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1566.001 Spearphishing Attachment
The file is an XLSM document containing a Workbook_Open macro that uses the Shell() function to execute a script. The script appears to construct a path to a file named 'theMillions.sct' and then executes it using 'mshta'. This indicates a macro-based downloader attempting to execute a second-stage payload.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.base5bc6aa910d9e874e9b7114e6f570dde733fa913d338b5fb42f48c2d742267fb |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1119 bytes |
vbaProject_00.bine2613559915a1bb2c85b88d2a6e77f6b9dc8625ff5357d8cd06883f368cdb7cb |
vba-project | OOXML VBA project: xl/vbaProject.bin | 9216 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.