MALICIOUS
308
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1105 Ingress Tool Transfer
T1204.002 Malicious File
The sample is an OLE document containing an embedded PE executable and references to URLDownloadToFile, CreateProcess, VirtualAlloc, LoadLibrary, and GetProcAddress APIs. This indicates the document is designed to download and execute a secondary payload. The embedded executable and multiple unknown reputation URLs are strong indicators of malicious intent.
Heuristics 9
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
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
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 131,040 bytes but its declared streams total only 42,689 bytes — 88,351 bytes (67%) 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
-
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.
-
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://12.184.115.132/images/fx0810.rar
- http://208.15.24.71/aspnet_client/fx0810.rar
- http://207.224.111.213/img/fx0810.rar
- http://12.200.226.186/images/dl0803.rar
- http://88.2.139.241/images/dl0803.rar
- http://12.184.115.132/images/dl0803.rar
- http://investor.msn.com/external/excel/quotes.asp?SYMBOL=[
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas73fe284b1e885bd0405ecb421b1224021163ce4aa3bca30e5a2deb64f9916b3c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 684 bytes |
embedded_office_000140a0.exe59d2c98db920116105de4a22c036afb38848e305a98519ff5f15689709e7e4fb |
embedded-pe | Office MZ+PE at offset 0x140A0 | 48960 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.