SUSPICIOUS
50
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The VBA macro contains obfuscated code that concatenates strings to construct a URL, likely for downloading a second-stage payload. The AutoOpen function is triggered, indicating an attempt to execute malicious code upon opening the document. The presence of VBA macros and the AutoOpen execution strongly suggests a spearphishing attachment attack vector.
Heuristics 3
-
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 project contains no executable statements low OLE_VBA_MACROSDocument contains a VBA project, but extracted modules only contain attributes/options/comments and no executable statements.
-
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://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basfd972c2c410526b76b71c768b1dae2b24f95cf5a19ce14d0acf86a57edb4b1aa |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 5432 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.