
Static analysis of 2 malicious Office documents on REMnux using oletools; identified CVE-2017-11882 and obfuscated macros.
Static forensic analysis of two malicious Microsoft Office documents using REMnux and the oletools suite. No files were executed — all analysis performed statically within an isolated REMnux VM.
SHA-256: 68e82279bff55cf3b9f1f22ec4a165b1b1245a359f7e8d86664b2541d8f8d3fe
File type: ZIP archive (Office Open XML container)
Key Findings:
nste.xml identified as Rich Text Format data embedded inside XML
container — anomalous file type mismatch indicating evasion attempt419876.vbs, 196KB)
labeled EXECUTABLE FILE — MD5: a1142366224a45e8b241403a6868187bVerdict: Malicious — weaponized Office document exploiting CVE-2017-11882 to drop VBS payload without requiring macros
SHA-256: dc65419ba5d83b980d7018198a14209fa2f5ebf6f99d47bfe9f586852087befe
File type: Composite Document File V2 (legacy OLE format despite
.xlsx extension) — Microsoft Excel 97-2003
Created: Sep 16 2006 | Last saved: Jun 15 2026
Key Findings:
Verdict: Malicious — encrypted Excel file with auto-executing macro, write/execute capability, hidden sheet, and obfuscated payload
file command used to identify true file type vs. declared extensionoleid used for high-level indicator triage (encryption, macros,
external relationships)oledump used to enumerate OLE streams and embedded objectsolevba used to extract and deobfuscate VBA macro source codemraptor used to detect AutoExec, Write, Execute macro behaviorBoth samples sourced from MalwareBazaar (bazaar.abuse.ch), a curated threat intelligence platform operated by abuse.ch for security research purposes.