Malicious PDF — malware analysis report

Static analysis result for SHA-256 44c9bbe81b133b71…

MALICIOUS

PDF

7.3 KB Created: 2009-07-13 19:22:54 Authoring application: DvlK (via P1pA)
MD5: 051b8de59a7aa842c74637e507a50aa9 SHA-1: 1b552abe17b57dc892fca4bee51c93a77ae635ce SHA-256: 44c9bbe81b133b714cb38ed8490a64094b6fa82e2c9be88c1fdee2723728f6bc
106 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File

The PDF file contains embedded JavaScript, flagged by multiple heuristics as malicious. The JavaScript action, specifically `app.setTimeOut`, suggests an attempt to execute code shortly after the PDF is opened. This is a common technique for downloading and executing further malicious payloads. The ML classifier strongly supports the malicious nature of the JavaScript.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 3

  • Correlated malicious PDF JavaScript signals critical PDF_CORRELATED_MALICIOUS_JS
    PDF JavaScript or auto-action content is corroborated by exploit staging, ML, or suspicious extracted-artifact findings. This correlation promotes old exploit-kit PDFs that otherwise remain in the suspicious band because each individual signal is intentionally weighted conservatively.
  • 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.