Detection Method: Archive analysis

Archive analysis is the process of unpacking compressed files like ZIPs, RARs, or TARs to find threats hidden inside. Attackers often bury malicious payloads in multiple layers of archives to bypass basic scanning. This method digs into those layers to expose what’s really inside.
Security systems use recursive unpacking to detect things like:
  • Scripts or executables hidden in nested ZIPs
  • Macro-enabled documents disguised inside archive chains
  • Encrypted files used to evade detection
For example, an attacker might send a ZIP file that contains another ZIP, which holds a Word document with malicious macros. Archive analysis unpacks each layer and inspects the contents individually.
Rule Name & Severity
Last Updated
Author
Types, Tactics & Capabilities
Attachment with unscannable encrypted zip
12d ago
Apr 30th, 2026
Sublime Security
Adobe branded PDF file linking to a password-protected file from untrusted sender
13d ago
Apr 29th, 2026
Sublime Security
MalwareBazaar: Malicious attachment hash in archive (trusted reporters)
13d ago
Apr 29th, 2026
Sublime Security
Non-RFC compliant calendar files from unsolicited sender
14d ago
Apr 28th, 2026
Sublime Security
Attachment: HTML smuggling Microsoft sign in
15d ago
Apr 27th, 2026
Sublime Security
Attachment: File execution via Javascript
15d ago
Apr 27th, 2026
Sublime Security
Attachment: Double base64-encoded zip file in HTML smuggling attachment
15d ago
Apr 27th, 2026
@ajpc500
Attachment: TAR file with RAR type
18d ago
Apr 24th, 2026
Sublime Security
Attachment: Encrypted ZIP containing VHDX file
1mo ago
Apr 3rd, 2026
Sublime Security
Attachment: EML with QR code redirecting to Cloudflare challenges
1mo ago
Apr 1st, 2026
Sublime Security
Attachment: ZIP file with CVE-2026-0866 exploit
1mo ago
Mar 20th, 2026
Sublime Security
Attachment: Archive containing HTML file with file scheme link
1mo ago
Mar 17th, 2026
Sublime Security
Link: Commonly Abused Web Service redirecting to ZIP file
2mo ago
Mar 10th, 2026
Sublime Security
Attachment: QR code with suspicious URL patterns in EML file
2mo ago
Feb 21st, 2026
Sublime Security
Attachment: cmd file extension
3mo ago
Feb 9th, 2026
Sublime Security
Attachment: QR code with encoded recipient targeting and redirect indicators
3mo ago
Jan 30th, 2026
Sublime Security
Attachment: Office file with document sharing and browser instruction lures
3mo ago
Jan 29th, 2026
Sublime Security
Attachment: CVE-2021-40444 - MSHTML Remote Code Execution Vulnerability
3mo ago
Jan 12th, 2026
Sublime Security
Attachment: EML with Encrypted ZIP
3mo ago
Jan 12th, 2026
Sublime Security
Attachment: HTML smuggling with ROT13
3mo ago
Jan 12th, 2026
@Kyle_Parrish_