MALICIOUS
482
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1204.002 Malicious File
T1027 Obfuscated Files or Information
The sample is an Excel file containing both Excel 4.0 (XLM) macros and VBA code. Heuristics indicate the presence of Auto_Open macros, Shell() calls, and references to Windows API functions like VirtualAlloc, LoadLibrary, and GetProcAddress, suggesting the execution of malicious code. An embedded PE executable was also extracted, likely serving as a second-stage payload. The ClamAV detection further confirms its malicious nature as a dropper.
Heuristics 12
-
Excel 4.0 Auto_Open defined name critical OLE_XLM_AUTOOPEN_DEFINEDNAMEoletools recovered an Auto_Open / Auto_Close entry from an Excel 4.0 macro sheet. The raw BIFF name can be tokenized or partially opaque to byte-string checks, but the recovered macro listing confirms the workbook has an XLM auto-execution entry.
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
ClamAV: Win.Dropper.Hideproc-6663113-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Dropper.Hideproc-6663113-0
-
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
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.w3.org/2000/svg
- http://www.w3.org/1999/xlink
Extracted artifacts 4
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txt5162791027cb7f91c31f988b99f357ec35b80778e7299491103255989efad2f0 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 920 bytes |
macros.bas6507bc56d080955299ae1dd7816960f5b571e5eed059fbf42b60ef9f0f4eba53 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 10360 bytes |
embedded_office_00006065.exeb36ffeebe5662daf92fbec459fa433677c95bce6111962aef91f5314cbd2099b |
embedded-pe | Office MZ+PE at offset 0x6065 | 783259 bytes |
|
Detection
ClamAV:
Win.Dropper.Hideproc-6663113-0
Obfuscation or payload:
unlikely
|
|||
ole10native_00.bin5e4a254580e38d14ede1ba7d273702afc2e6c26c45c131c6e4aa3ac601027cb1 |
ole-package | OLE Ole10Native stream: MBD002CEAA2/Ole10Native | 573607 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.