Malicious PDF — malware analysis report

Static analysis result for SHA-256 1c4c009fec0e360e…

MALICIOUS

PDF

690 B
MD5: fe6759c807a533bcc0642525ff48994a SHA-1: d3769f33fdd101e5c14cd7b43200a07c7758ce02 SHA-256: 1c4c009fec0e360e957d5466a10374af1667c9c04aee41c5f6ac102035a73d16
130 Risk Score

Malware Insights

MITRE ATT&CK
T1204 Malicious Link T1204.002 Malicious Link: Malicious File

The PDF file contains an OpenAction trigger and a Launch action, indicating an attempt to execute a file upon opening. The ML classifier strongly suggests malicious intent. The presence of 'cmd.exe' in the document body suggests the intended payload is likely a command-line executable.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9976

Heuristics 2

  • Launch action critical PDF_LAUNCH
    PDF contains a /Launch action whose target is an executable, URL, or UNC path — can start an external application
  • OpenAction trigger high PDF_OPENACTION
    PDF has an /OpenAction that launches, submits, or opens an external target