Malicious Archive / .ZIP — malware analysis report

Static analysis result for SHA-256 b967bb1a9f00bbd2…

MALICIOUS

Archive / .ZIP

26.93 MB
MD5: 92f4b92da92c918b6ecf1012b6db5baa SHA-1: 377d588550716963d68930a009d6f37bd8786cdf SHA-256: b967bb1a9f00bbd2749a92306e7d59a647faf5c7e9e88ce215fda733ae573b7c
62 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment

The primary finding is that the ZIP archive contains a malicious member, identified by its SHA256 hash. This suggests a multi-stage infection chain where the archive is used to deliver the actual malicious payload. The archive exceeded its entry limit, indicating a potentially large or complex structure designed to evade analysis.

Heuristics 2

  • Archive contains malicious member critical ARCHIVE_CHILD_MALICIOUS
    At least one extracted archive member was classified as malicious. The archive is a transport wrapper for that payload.
  • Archive entry limit reached (50) info ARCHIVE_LIMIT
    Only the first 50 files were scanned.