MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The file is a Microsoft Word template (.DOT) containing a large VBA macro. The macro utilizes CreateObject, a common technique for executing code, and exhibits VBA Chr string obfuscation, indicating a malicious intent to hide its functionality. The embedded URL 'http://www.goetz-reinecke.de' is likely used to download and execute a second-stage payload. The presence of obfuscated VBA code and the use of CreateObject strongly suggest a downloader or droppper malware.
Heuristics 4
-
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
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.goetz-reinecke.de
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd84dd565aff701e0b19db358cd62296ca7ffaa820aedd220d61dc3016e12d6da |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 50320 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 8 Chr/ChrW string-construction calls.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.