Malicious PDF — malware analysis report

Static analysis result for SHA-256 f7df7702c3b09faa…

MALICIOUS

PDF

1.1 KB First seen: 2026-05-10
MD5: 300594fa40fae9b5244360b2e3ffea63 SHA-1: 533ebf54ef926d0fc2f5e6b96b084707bc94d806 SHA-256: f7df7702c3b09faaa81512c23251a0cf23ac52f003c095c797760c1faae13c51
66 Risk Score

Malware Insights

MITRE ATT&CK
T1204 Malicious Link T1566 Phishing

The PDF file was identified as suspicious by a machine learning classifier with a high confidence score. It contains XFA form elements and an embedded file, which are common techniques for delivering malicious content. While no specific malicious script or payload was directly extracted, the combination of these indicators suggests an attempt to exploit PDF vulnerabilities or trick the user into interacting with malicious content.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 3

  • PDF embedded file could not be fully decoded medium PDF_EMBEDDED_FILE_UNDECODED
    A declared PDF /EmbeddedFile stream uses filters that the scanner could not decode. The raw stream was carved for artifact triage because malformed or unsupported attachment filters can hide payload content from normal extraction.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic