MALICIOUS
240
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218.005 Signed Binary Proxy Execution: Mshta
T1566.001 Spearphishing Attachment
The sample is an Excel file containing VBA macros. The 'auto_close' macro is designed to execute 'mshta http:\j.mp/4sdn4sknk4nskf', which is a common technique for downloading and executing a second-stage payload. The use of CreateObject and mshta.exe points to a macro-based downloader.
Heuristics 6
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
Reference to mshta.exe high SC_STR_MSHTAReference to mshta.exe
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject 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.basbee398cf0d523ff3c3d76535d678ebb516e9e16e5ef7c90e9f01f78207fe79e3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4778 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.