MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The sample is a malicious DOCX file containing VBA macros. The heuristics indicate the presence of VBA macros and a call to CreateObject, along with a reference to Windows Script Host. The extracted VBA macro code, though truncated, explicitly references 'Wscript.ScriptFullName' and attempts to find and process HTML or VBS files. This suggests the macro's purpose is to execute a script, likely for malicious purposes. The ClamAV detections further confirm its malicious nature.
Heuristics 6
-
ClamAV: Doc.Trojan.Hopper-4 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Trojan.Hopper-4
-
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.
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
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.bas7fc29dfa19a353d956d717f9911096cffd7a318cf9a041c8336622f9ebc44600 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 19257 bytes |
|
Detection
ClamAV:
Win.Trojan.Internal-7
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.