Malware Insights
The file is identified as Win.Trojan.Tristate-2 by ClamAV. Static analysis reveals the presence of VBA macros, specifically triggering CreateObject and GetObject calls, and an auto-execution function (Document_Open) that executes code via CreateObject. The embedded VBA macro, named macros.bas, is the primary indicator of malicious activity. The document body, presented as a teacher salary regulation, is a lure to trick the user into opening the malicious file. The VBA macros are likely responsible for downloading and executing a second-stage payload.
Heuristics 7
-
ClamAV: Win.Trojan.Tristate-2 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.Tristate-2
-
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.
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject 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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas09ac0e4717b599378299a27e1bf7a43c0525550c9f4b8d29e9e78c952309f9f4 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 8494 bytes |
|
Detection
ClamAV:
Doc.Trojan.Tristate-1
Obfuscation or payload:
likely
Carved artifact contains 12 Chr/ChrW string-construction calls. 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.