MALICIOUS
560
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
T1204.002 Malicious File
T1566.001 Spearphishing Attachment
T1027 Obfuscated Files or Information
The sample is an Office document containing VBA macros, specifically a Workbook_Open macro that utilizes Shell() and CallByName functions. This macro is designed to execute an embedded PE executable (embedded_office_00006265.exe), indicating a dropper functionality. The presence of VirtualAlloc, LoadLibrary, and GetProcAddress API calls further suggests the execution of malicious code. ClamAV signatures confirm the malicious nature, identifying it as Win.Dropper.Hideproc-6663113-0.
Heuristics 14
-
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
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CallByName call high OLE_VBA_CALLBYNAMECallByName call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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.
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
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 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basbbb247384862044e1058195cf229a4afdc6a3dd2fa7f8721857c078551fa77c7 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 30989 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
embedded_office_00006265.exe678b2d0f11e7bce011a45e7d80822b339176a74e864ddd4a7d36d17202bd3584 |
embedded-pe | Office MZ+PE at offset 0x6265 | 812955 bytes |
|
Detection
ClamAV:
Win.Dropper.Hideproc-6663113-0
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
ole10native_00.bin938a226a0cea765197773a07c303387cd806465ddb346b3850b96578c79ac5f3 |
ole-package | OLE Ole10Native stream: MBD006D6CCC/Ole10Native | 614055 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.