MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1547.001 Registry Run Keys / Startup Folder
The sample is a malicious Office document containing VBA macros. The macros attempt to infect the Normal.dot template and other workbooks by copying code, suggesting an attempt at persistence or propagation. The ClamAV detection 'Doc.Trojan.Hopper-6' and heuristic firings for CreateObject and GetObject calls further indicate malicious intent. The script's behavior of manipulating NormalTemplate and ActiveDocument code modules points towards an attempt to establish persistence or spread.
Heuristics 6
-
ClamAV: Doc.Trojan.Hopper-6 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Trojan.Hopper-6
-
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
-
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.basa0dd17f152df287f28819ea5a7eca128a5249f73a2f904403bb92f9b42764bca |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4519 bytes |
|
Detection
ClamAV:
Doc.Trojan.Hopper-6
Obfuscation or payload:
likely
Carved artifact contains 16 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.