Malicious PDF — malware analysis report

Static analysis result for SHA-256 0a2d365c514dde1d…

MALICIOUS

PDF

4.9 KB Created: u¯h[ÁSµîôŸøWäçh Authoring application: bö(“K¬ïížäPýåc (via bö(“K¬Ž‡ëê/º¶#¥ 1G7Y®ÎÑõ)
MD5: e297193e3b475a13453738f95be7d8be SHA-1: 8df107060ef004f3b68148a46133b7b4f6f008c7 SHA-256: 0a2d365c514dde1dceb456f9e447e4d6c951dd65629d14300c28a82fb99637b3
86 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1566.001 Spearphishing Attachment T1027 Obfuscated Files or Information

This PDF file was flagged as malicious by an ML classifier with high confidence. It contains embedded JavaScript and is encrypted, with the malicious payload hidden via an OpenAction. This suggests the script is designed to obfuscate the true nature of the document, likely to download and execute a second-stage payload or redirect the user to a malicious site.

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.