MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is a PowerPoint file containing VBA macros, as indicated by the OLE_VBA_MACROS heuristic. The presence of CreateObject and GetObject calls suggests the macros are attempting to interact with the system or download external content. The ClamAV detection as 'Doc.Trojan.Hopper-7' strongly indicates malicious intent. The extracted artifact 'macros.bas' and the VBA Chr string obfuscation further support that the macros are designed to execute malicious code, likely a second-stage payload.
Heuristics 6
-
ClamAV: Doc.Trojan.Hopper-7 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Trojan.Hopper-7
-
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.basf79a78416cbf9251c8f5bbd96a9552ad328b60b6a646346ff827f77bd220b30d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 6115 bytes |
|
Detection
ClamAV:
Doc.Trojan.Hopper-7
Obfuscation or payload:
likely
Carved artifact contains 11 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.