Malware Insights
The sample exhibits critical heuristic firings for WriteProcessMemory and CreateRemoteThread, along with high-confidence firings for LoadLibrary and GetProcAddress. These indicate the sample is likely injecting code into another process. The presence of VirtualAlloc and VirtualProtect further supports memory manipulation for execution. The OLE slack anomaly suggests hidden or packed data within the file. While no specific script was extracted, the combination of API calls strongly suggests a shellcode loader designed to download and execute a second-stage payload, likely from a remote source. The embedded URL 'http://www.iec.ch' is flagged as benign but could be a fallback or part of a larger infrastructure.
Heuristics 8
-
Reference to WriteProcessMemory API critical SC_STR_WRITEPROCESSMEMORYReference to WriteProcessMemory API
-
Reference to CreateRemoteThread API critical SC_STR_CREATEREMOTETHREADReference to CreateRemoteThread 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 1,096,192 bytes but its declared streams total only 94,801 bytes — 1,001,391 bytes (91%) 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
-
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://ns.adobe.com/xap/1.0/
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/mm/
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#
- http://purl.org/dc/elements/1.1/
- http://ns.adobe.com/photoshop/1.0/
- http://ns.adobe.com/tiff/1.0/
- http://ns.adobe.com/exif/1.0/
- http://ns.adobe.com/xap/1.0/sType/ResourceEvent#
- http://www.iec.ch
Open this report in the interactive analyzer, or submit your own file for analysis.