MALICIOUS
240
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
T1027 Obfuscated Files or Information
The sample exhibits multiple high-severity heuristic firings, including references to WinExec, LoadLibrary, and GetProcAddress APIs, along with XOR-encoded strings (key 0x02). These indicators strongly suggest the presence of malicious code designed to load and execute further payloads. The large slack space in the OLE structure is also anomalous. While no specific family is identified, the techniques point towards a downloader or loader.
Heuristics 7
-
XOR-encoded strings (key 0x02) critical SC_XOR_ENCODEDFound 8 Windows library/API name(s) XOR-encoded with single-byte key 0x02: 'kernel32.dll', 'wininet.dll', 'VirtualAlloc', 'VirtualAllocEx', 'CreateProcessA', 'InternetOpenA', 'InternetOpenUrlA', 'WriteProcessMemory'
-
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 122,880 bytes but its declared streams total only 24,565 bytes — 98,315 bytes (80%) 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
-
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://wordpptxls.files.wordpress.com/2010/05/0423.docx
- http://wordpptxls.files.wordpress.com/2010/05/0424.docx
- http://wordpptxls.files.wordpress.com/2010/05/0425.docx
Open this report in the interactive analyzer, or submit your own file for analysis.