Malicious PDF — malware analysis report

Static analysis result for SHA-256 f7a04b1a5ad8800b…

MALICIOUS

PDF

3.6 KB Created: m3½"ncúi(%%" Authoring application: zCsäEEaozûu/<') (via zCsäEEaŽ{P{ti)oQª§éLœª)
MD5: ea831c3d3ee27d13d294ac925fc694db SHA-1: 7dbd9061f7da2c2d4b98a934bd5c0c6b20b4b2f0 SHA-256: f7a04b1a5ad8800baf877f77cf5f36182227caa0fa6c5fe7cd25e2620f339798
86 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript/JScript T1553.004 Subversion: Privileged File

This PDF was flagged as malicious by an ML classifier with high confidence. It contains embedded JavaScript, which is used to encrypt the document's content and hide an OpenAction, preventing static analysis of the payload. The presence of JavaScript and encryption suggests the document is designed to evade detection and deliver a malicious payload 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.