MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file is an OLE document containing VBA macros, with a critical 'Shell()' call detected. The 'Document_Open' macro suggests automatic execution upon opening. The embedded artifact 'macros.bas' is identified as a VBA macro. The document body contains a warning that the file is infected, which is a common social engineering tactic to prompt users to enable macros or bypass security. The presence of a Shell() call indicates the macro likely attempts to execute a secondary payload.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 44,032 bytes but its declared streams total only 21,731 bytes — 22,301 bytes (51%) 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).
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas49375563a38a48019cb49522eb6fb103bf9ea3110ac8ead034826b16a707c445 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 5388 bytes |
|
Detection
ClamAV:
Doc.Trojan.Marker-1
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.