archive_detect
Detect steganography in ZIP archives by analyzing slack spaces, prepended data, appended data, extra fields, and file comments.
Instructions
Auto-detect steganography in ZIP archives. Checks for slack spaces between entries, prepended data before the first local header, appended data after the end-of-central-directory record, unusual extra fields, and file/archive comments that may conceal hidden data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to ZIP archive |