Malware Insights
The sample is a Microsoft Word document containing VBA macros, including AutoOpen and Auto_Close, which are commonly used to execute malicious code upon opening or closing the document. The document body contains DDEAUTO links pointing to an Excel file, suggesting a social engineering attempt to trick the user into opening a potentially malicious spreadsheet. The presence of VBA macros and the DDE execution vector strongly indicate a malicious intent to download and execute further payloads, as suggested by the ClamAV detection on an extracted artifact.
Heuristics 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.
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
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.bas56229fa8128ed5f31784d5d0e3ea56494129923f244dc22608b8278c4e07753e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 11235 bytes |
|
Detection
ClamAV:
Win.Trojan.C-286
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.