MALICIOUS
420
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The sample is an Excel file containing both XLM and VBA macros. Critical heuristics indicate the presence of a VBA Shell() call and an embedded PE executable. The VBA macros likely leverage the Shell() function to download and execute the embedded PE file, which is detected by ClamAV as Win.Dropper.Hideproc-6663113-0. The presence of VirtualAlloc, LoadLibrary, and GetProcAddress APIs further suggests dynamic code loading and execution.
Heuristics 11
-
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.exe38acac7ebe22047ca8b4bb282aea077c99451f42b65d8b748dc06ca40566636b |
embedded-pe | Office MZ+PE at offset 0x6065 | 901019 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.