Malicious PDF — malware analysis report

Static analysis result for SHA-256 df7a0e4853e92234…

MALICIOUS

PDF

3.9 KB
MD5: 5596512e10e2ff529b72a00a1d905242 SHA-1: 80116bb0001059afb9787147edf74dca9ef7f7fe SHA-256: df7a0e4853e92234b46688a3e68b7a31d358cb98a199212c935641edf0462b4e
62 Risk Score

Malware Insights

MITRE ATT&CK
T1566.002 Spearphishing Attachment

The PDF file contains only images and no text operators, which is a common technique to bypass basic content analysis and lure users into opening malicious documents. ClamAV identified it as Win.Trojan.MSShellcode-7, indicating a known trojan payload. The lack of readable text and the ClamAV signature suggest it's designed to deliver a secondary payload upon opening.

Machine Learning

  • Nyx PDF Classifier clean score 0.0290

Heuristics 2

  • ClamAV: Win.Trojan.MSShellcode-7 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.MSShellcode-7
  • PDF paints image(s) but contains no text operators info PDF_IMAGE_ONLY_LURE
    PDF has 1 image XObject(s) and the content stream contains no text-emitting operators (BT/ET, Tj, TJ, ', ") in either raw bytes or decompressed streams — this is the screenshot-as-PDF pattern used to bypass text-based scanners and to deliver instructions purely through rendered pixels. It is informational unless paired with invisible links or risky URI context.