Malicious PDF — malware analysis report

Static analysis result for SHA-256 6268fe86f2cb6727…

MALICIOUS

PDF

630 B
MD5: 8d37b16e002f8da9db02955ef9f53cf0 SHA-1: dd0329471db682b7578e1f508502b49590b5ccde SHA-256: 6268fe86f2cb6727ec6c180427358747f5ebad485a90f68b4787c8e8f3e5748d
188 Risk Score

Malware Insights

MITRE ATT&CK
T1059.007 JavaScript T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

This PDF file contains obfuscated JavaScript that uses eval() and unescape() to execute code. The script likely attempts to exploit a PDF vulnerability to download and run a secondary payload. The ML classifier strongly indicates maliciousness, and the presence of JavaScript exploit indicators supports this assessment.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 6

  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • 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.
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0009_000.js
1ea78a4d3172d92443c51218eddaf1be469ed33f8d70629bd308563992c24904
pdf-javascript-stream PDF /JS object 9 at offset 0x1C9 49 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).