Malicious PDF — malware analysis report

Static analysis result for SHA-256 ac6fdc87a6c141a4…

MALICIOUS

PDF

4.9 KB
MD5: dfd92c2dc314bd6667b6aa5cd4f99171 SHA-1: 8950f420bf9798f34d7d3f0204e51219ab7d5951 SHA-256: ac6fdc87a6c141a42201e582836ae6d5ea6eb4be59696b84ba749e07c217302e
114 Risk Score

Malware Insights

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

The PDF contains embedded JavaScript, indicated by PDF_JAVASCRIPT and PDF_JS heuristics. The ML classifier and correlated malicious JavaScript signals strongly suggest malicious intent. The PDF_FILTER_85 heuristic also points to potential exploit activity. The embedded JavaScript is likely responsible for downloading and executing a second-stage payload.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 4

  • 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.
  • ASCII85Decode filter (with exploit indicators) low PDF_FILTER_85
    ASCII85 encoding filter present alongside exploit delivery indicators — uncommon outside of obfuscation