Malware Insights
The sample is a Microsoft Word document containing VBA macros. The heuristic firings indicate the presence of VBA macros and a call to CreateObject, along with references to Windows Script Host. The extracted VBA script, 'macros.bas', attempts to use the FileSystemObject to locate and process other HTML or VBS files. It also references 'Word.Application' and 'VBProject', suggesting interaction with the Office application itself. The script's logic implies it's designed to find and potentially execute other malicious content, possibly downloading a second-stage payload. 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.bas70296c548a396920ef0ba25eea9293bbee4213d93fd6ab2b0713a55e7f2ab692 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 18269 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.