Test files › Archives › absolute-path.zip
Sample ZIP file
Archive whose entry name is an absolute path (/tmp/qa-absolute.txt).
↓ Download absolute-path.zip| Filename | absolute-path.zip |
| Format | ZIP |
| Size | 161 bytes (161 bytes) |
| MIME type | application/zip |
| SHA-256 | 9ea841f8c6258f058270bae465ccc538dc3d85d445dae479db0df4d2c6e6cba3 |
What this file catchesThe less-tested cousin of Zip Slip. Extractors must strip leading slashes and drive letters rather than honouring an absolute destination.
Download & verify
curl -fsSL -o "absolute-path.zip" "https://files.hexaqa.com/archive/absolute-path.zip"
curl -fsSL "https://files.hexaqa.com/archive/absolute-path.zip" | sha256sum
# expect: 9ea841f8c6258f058270bae465ccc538dc3d85d445dae479db0df4d2c6e6cba3