MALICIOUS
222
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Service Execution: Visual Basic
T1059.001 Command and Scripting Interpreter: PowerShell
T1204.002 Malicious File Execution: User Execution
The sample is a malicious Office document containing a VBA macro. The macro is configured to auto-execute via Document_Open and utilizes CreateObject and ShellExecute, indicating an intent to run external commands. This suggests the macro is designed to download and execute a second-stage payload. No specific family could be identified, but the techniques used are common for initial access and payload delivery.
Heuristics 7
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
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.
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
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.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/
- http://ns.adobe.com/photoshop/1.0/
- http://purl.org/dc/elements/1.1/
- http://ns.adobe.com/xap/1.0/mm/
- http://ns.adobe.com/xap/1.0/sType/ResourceEvent#
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#
- http://ns.adobe.com/tiff/1.0/
- http://ns.adobe.com/exif/1.0/
- http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3ea71a8f84bf9d4da9eef1f86b3ee1792de19a07c412b7f908a963e7669d553c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 44161 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
ole10native_00.bin536dd0389f7192708f7ba16de03e427ada70fa1e6238a2bd2b0b06009e09b840 |
ole-package | OLE Ole10Native stream: ObjectPool/_1709090961/Ole10Native | 43560 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.