Malicious PDF — malware analysis report

Static analysis result for SHA-256 128267c793c692c7…

MALICIOUS

PDF

2.2 KB
MD5: 52faccfbd884d005c6d6ece868957388 SHA-1: 9f67a7378cdcaaf512f9ae5a2490d706e2f0df79 SHA-256: 128267c793c692c75616ff188b0b08b2990c040c41d24036b5f2b6f1477c0cac
114 Risk Score

Malware Insights

MITRE ATT&CK
T1059.007 JavaScript T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

The PDF file contains embedded JavaScript and triggers additional-actions, indicating an attempt to exploit a vulnerability for client execution. The ML classifier and ClamAV detection strongly suggest malicious intent, likely delivered as a spearphishing attachment. No specific family could be identified.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9997

Heuristics 4

  • ClamAV: Pdf.Exploit.Agent-35646 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-35646
  • JavaScript action low PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Additional-actions dictionary low PDF_AA
    PDF defines /AA (Additional Actions) that references an executable action (JS/JavaScript/Launch/SubmitForm) — can auto-trigger on document or widget events. Form-field calc/format/validate/keystroke handlers in legitimate interactive forms commonly fire this, so it is reported as a low-weight signal; weaponised auto-execution is flagged by stronger rules (PDF_OPENACTION, encrypted-with-JS, etc.)