Malware Insights
The sample is a Microsoft Word document containing VBA macros, specifically triggering AutoOpen and Auto_Close functions, and utilizing CreateObject. The document body presents a fake evaluation test to lure the user into enabling macros. The presence of VBA macros and the AutoOpen/Auto_Close heuristics indicate an attempt to execute code upon opening or closing the document. ClamAV detection as 'Doc.Trojan.Verlor-3' further confirms its malicious nature. The primary attack pattern involves social engineering through a deceptive document to facilitate macro execution, likely for downloading a secondary payload.
Heuristics 8
-
ClamAV: Doc.Trojan.Verlor-3 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Trojan.Verlor-3
-
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.
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7db18b11473f1460406024b292cab8af920fd1dfaa24f1ed0ceec6c6965faa74 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 24956 bytes |
|
Detection
ClamAV:
Doc.Trojan.Verlor-3
Obfuscation or payload:
likely
Carved artifact contains 24 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.