MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The Workbook_Open macro is designed to execute upon opening the spreadsheet. It reconstructs a command line that downloads an executable file from 'http://18.159.149.5/nbl/joy/1-1/Sample_10120351200_ISO_035117img.exe' to 'C:\Users\Public\Documents\familylight.exe' and then executes it. The macro also writes this command to a temporary file 'C:\Users\Public\Documents\maybecall.cmd' before opening it with 'GetObject("new:shell.application").Open'.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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 macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas325d6ac2f7219fde9f84699fabfe5a41eed5d03b02294d715d477b12d628983f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1319 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.