MALICIOUS
380
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The sample is an Excel file with a large slack space anomaly and an embedded PE executable. Heuristics indicate the use of WinExec, VirtualAlloc, VirtualProtect, LoadLibrary, and GetProcAddress, suggesting the execution of downloaded or embedded code. ClamAV identified the file as Win.Trojan.Downloader-46761. The embedded executable is the primary indicator of malicious intent, likely serving as a downloader for further stages.
Heuristics 9
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
ClamAV: Win.Trojan.Downloader-46761 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.Downloader-46761
-
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 WinExec API high SC_STR_WINEXECReference to WinExec 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 291,264 bytes but its declared streams total only 21,308 bytes — 269,956 bytes (93%) 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).
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
Reference to VirtualProtect API medium SC_STR_VIRTUALPROTECTReference to VirtualProtect API
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_0000fe60.exeabce17d045aba81126b3d0eb0d742d173286188aad4a96f6846fc81c94e364f3 |
embedded-pe | Office MZ+PE at offset 0xFE60 | 226144 bytes |
|
Detection
ClamAV:
Win.Trojan.Downloader-46761
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.