Test files › Office documents › corrupt-missing-content-types.docx
Corrupt DOCX file
A DOCX-shaped ZIP that is missing its [Content_Types].xml part.
↓ Download corrupt-missing-content-types.docx| Filename | corrupt-missing-content-types.docx |
| Format | DOCX |
| Size | 577 bytes (577 bytes) |
| MIME type | application/octet-stream |
| SHA-256 | 6de45712c47ec56fa5f14b701827e2ee7a6adf7296ec3e8a5657af63babe5b2a |
What this file catchesOpeners that assume any ZIP with a word/ folder is a valid document. A spec-compliant reader rejects this because the package has no content-type map.
Download & verify
curl -fsSL -o "corrupt-missing-content-types.docx" "https://files.hexaqa.com/office/corrupt-missing-content-types.docx"
curl -fsSL "https://files.hexaqa.com/office/corrupt-missing-content-types.docx" | sha256sum
# expect: 6de45712c47ec56fa5f14b701827e2ee7a6adf7296ec3e8a5657af63babe5b2a