MALICIOUS
182
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
T1140 Deobfuscate/Decode Files or Information
The sample is an Excel file containing VBA macros, specifically a Workbook_Open macro that uses CreateObject to execute code. This strongly suggests the macro is designed to download and execute a second-stage payload. The document body contains what appears to be vehicle manufacturing data, likely a lure to trick the user into enabling macros. The presence of a Workbook_Open macro and CreateObject call are high-confidence indicators of malicious intent.
Heuristics 6
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open 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.
-
Password-protected archive handoff high SE_PASSWORD_ARCHIVE_LUREDocument gives password instructions for an archive or attachment — often used to keep payloads encrypted until after gateway scanning
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
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://www.vba-programmer.com/
- http://www.sebthom.de
- http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=34374&lngWId=1
- http://www.decisionmodels.com/memlimitsc.htm
- http://www.decisionmodels.com/memlimitsc.htm�������
- http://www.dicks-blog.com/excel/2004/06/progress_bar.html
- http://support.microsoft.com/default.aspx?scid=kb;en-us;832293
- http://support.microsoft.com/default.aspx?scid=kb;en-us;q313275
- http://support.microsoft.com/default.aspx?scid=kb;en-us;266161
- http://www.experts-exchange.com/Applications/Q_10889061.html
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas35f5fcd508359b680daa670ff939e72b616b73f04e39eeedb6c5d6d0cf1f6f9f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 176377 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.