Test files › Email › web-archive.mht
Sample MHTML file (web archive)
A MIME HTML archive: an HTML page and its image bundled into one multipart/related file, the format Outlook and Internet Explorer call a Web Archive.
↓ Download web-archive.mht| Filename | web-archive.mht |
| Format | MHTML |
| Size | 689 bytes (689 bytes) |
| MIME type | multipart/related |
| SHA-256 | a8dd4b87835bd6d9f23ed72b6cee8197e45c2a465e1c452cc8a03f0238c52182 |
What this file catchesMHTML handling. Same MIME container as email, which is why mail parsers often accept it and why it is a recurring vector for smuggling HTML past filters that only inspect the outer content type.
Download & verify
curl -fsSL -o "web-archive.mht" "https://files.hexaqa.com/email/web-archive.mht"
curl -fsSL "https://files.hexaqa.com/email/web-archive.mht" | sha256sum
# expect: a8dd4b87835bd6d9f23ed72b6cee8197e45c2a465e1c452cc8a03f0238c52182