SUSPICIOUS
40
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample contains VBA macros, including an Auto_Close macro and a Shell() call, indicating a malicious intent to execute code. The VBA script attempts to launch a help file named 'AVAREP.HLP', which is likely a lure to execute a secondary payload or exploit. The document body itself is a template for a validation report, suggesting a social engineering pretext.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
Macro capabilities present but unconfirmed info MACRO_CAPABILITY_UNCORROBORATEDThe document's VBA exposes execution capabilities (Shell/WScript/CreateObject/auto-exec) but nothing corroborates malicious intent — no obfuscation, memory-exec primitive, download+exec chain, encoded payload, LOLBin, DDE, AV hit, or suspicious URL. The verdict was capped at 'suspicious' so legitimate macro-heavy business documents are not flagged malicious on capability presence alone.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3ab47836e2e6daa3a5516b1d4b311948388f7624b6d3e4b2cfe07fb77a955059 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 702490 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.