MALICIOUS
588
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.003 Windows Command Shell
The sample is an Excel spreadsheet containing a price list, which serves as a lure. It contains VBA macros that automatically execute upon opening, specifically a Workbook_Open macro that calls the 'shell' function. This macro is designed to drop and execute an embedded PE executable (embedded_office_000038bd.exe), as indicated by the 'OLE_EMBEDDED_EXE' and 'EXTRACTED_FILE_CLAMAV' heuristics. The embedded executable is detected by ClamAV as Win.Loader.Covenant-10058832-0, suggesting it's a loader for further malicious activity.
Heuristics 14
-
XOR-encoded strings (key 0x75) critical SC_XOR_ENCODEDFound 1 Windows library/API name(s) XOR-encoded with single-byte key 0x75: 'LoadLibraryW'
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
ClamAV: Doc.Malware.Macros-10058718-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Malware.Macros-10058718-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.
-
PEB access via GS segment (x64) high SC_PEB_ACCESS_X64PEB access via GS segment (x64)
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
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
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject 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.
-
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 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas9f432fc77d2da8c384dd0014fea97e8a38f68617c902061caa00af0c8b574504 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 23242 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_000038bd.exe4f59a15ec8954971503d0a14a31d849c1930096c31f53c8b01dee45659cdf324 |
embedded-pe | Office MZ+PE at offset 0x38BD | 785731 bytes |
|
Detection
ClamAV:
Win.Loader.Covenant-10058832-0
Obfuscation or payload:
likely
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.