MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file is a Microsoft Word template (.DOT) containing a large VBA macro. The macro utilizes `Shell()` and `CreateObject()` functions, indicating it's designed to execute arbitrary code. The presence of 'VBA Chr string obfuscation' and the extracted artifact 'macros.bas' further support this. The document body's warning about modifications affecting functionality suggests the template is intended for a specific application, but the macro's execution capabilities point towards a malicious downloader or dropper.
Heuristics 5
-
ADODB.RecordSet — CVE-2015-0097 high CVE likely CVE_2015_0097ADODB.RecordSet — CVE-2015-0097
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.based5a3d8c1c68b300f90951281276c23cf99ad2e27a2a9ceea3fff999fcd2705e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 421491 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 22 Chr/ChrW string-construction calls.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.