MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
The sample is a malicious OLE document containing a VBA macro. The macro attempts to load and perform OCR on a TIFF image, suggesting an attempt to extract or process data from an image file. The presence of the AutoOpen macro and the OLE slack anomaly indicate malicious intent. The script also references specific file paths that may be used for staging or execution.
Heuristics 3
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 1,713,507 bytes but its declared streams total only 984,355 bytes — 729,152 bytes (43%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
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.base640225d8112ec39645368ef514fd3581b5e4493a35fdc7b68467171b8554f3f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 51767 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.