MALICIOUS
162
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
T1203 Exploitation for Client Execution
The sample contains high-severity heuristics indicating the presence of VBA macros, specifically a Document_Open macro that uses CreateObject to execute code. This macro likely attempts to download and execute a second-stage payload from one of the embedded URLs. The document body content appears to be a change control request, which is likely a lure to disguise the malicious nature of the document.
Heuristics 6
-
Document_Open macro high OLE_VBA_DOCOPENDocument_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.
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
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.5iantlavalamp.com/h
- http://www.5iamas-microsoft-com:office:smarttags
- http://knowledgebase/methods/ddm/index.asp�
- http://deticaportal/sites/siglanding/ddm_sig/Products/Review
- http://knowledgebase/methods/ddm/index.asp
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas18caea9059a637569fbaa7bd6cf94ca7451482f8fe314e1a2f2a74649cca4fb1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 81166 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.