Malicious PDF — malware analysis report

Static analysis result for SHA-256 c587a898d8bd5a69…

MALICIOUS

PDF

3.7 KB Created: ð©mÝï»&ɍí¼Þ= Authoring application: çð-VM¬¢'Ќñ¥Ü6 (via çð-VM¬¢FºùÿxâvˆKŃÀLµ«‘ )
MD5: 232cdb32fa5ead3fef634db4c97a4629 SHA-1: 730cc106f7647fa2b032e5dadcac8fd657f46e14 SHA-256: c587a898d8bd5a697c013635de2ba763da623770812d69ad682dd8d6e9f37114
86 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript/JScript

This PDF was flagged as malicious by an ML classifier with a high confidence score. It contains embedded JavaScript and is encrypted, with an OpenAction pointing to the JavaScript, indicating the payload is hidden from static analysis. The presence of JavaScript actions and streams strongly suggests an attempt to execute malicious code upon opening.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 3

  • Encrypted PDF carries /OpenAction — payload hidden from static analysis high PDF_ENCRYPTED_WITH_JS
    PDF declares /Encrypt and also references an executable trigger (/OpenAction). Document encryption hides the JavaScript body and stream contents from static scanners — combined with auto-execution indicators this is a known evasion pattern used to deliver weaponised JavaScript that the analyst cannot inspect without the decryption key.
  • 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.