MALICIOUS
408
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1105 Ingress Tool Transfer
The sample is a malicious OLE document containing an embedded PE executable. Heuristics indicate the use of ShellExecute, LoadLibrary, and GetProcAddress, suggesting the document is designed to drop and execute the embedded payload. The XOR-encoded strings and the large slack space are common obfuscation techniques. The embedded executable is the primary IOC.
Heuristics 9
-
XOR-encoded strings (key 0x94) critical SC_XOR_ENCODEDFound 5 Windows library/API name(s) XOR-encoded with single-byte key 0x94: 'kernel32.dll', 'LoadLibraryA', 'GetProcAddress', 'ExitProcess ', 'CreateFileA '
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
ClamAV: Win.Trojan.Generic-42 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.Generic-42
-
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 ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 71,680 bytes but its declared streams total only 16,523 bytes — 55,157 bytes (77%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
VBA project contains no executable statements low OLE_VBA_MACROSDocument contains a VBA project, but extracted modules only contain attributes/options/comments and no executable statements.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas45a4b3651762a7c760540d16489d504e5ad9462cf46675ae9168748a05b0f967 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 357 bytes |
embedded_office_00005800.exeeb89e84cf8f1fc5f1a3d7cefa2883421832e1511bf93e4816283519c6cb1e3a0 |
embedded-pe | Office MZ+PE at offset 0x5800 | 49152 bytes |
|
Detection
ClamAV:
Win.Trojan.Generic-42
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.