Malicious PDF — malware analysis report

Static analysis result for SHA-256 1e2098915e890ed0…

MALICIOUS

PDF

18.0 KB
MD5: 5c70e9d5cf034fcec2f9d0c2853edf32 SHA-1: c530abfd21411d48e862a343e286b25ba27fa54c SHA-256: 1e2098915e890ed095206db211431daddf79799d6fac2d4e678153a822f42603
156 Risk Score

Malware Insights

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

This PDF file contains embedded JavaScript that utilizes an eval() call, indicating an attempt to execute arbitrary code. The JavaScript is heavily obfuscated but appears to be designed to download and execute a second-stage payload. The ML classifier strongly flags this PDF as malicious, and the presence of JavaScript exploit cluster heuristics further 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)
  • 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
  • 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_obj0011_000.js
73bb6327b1af65463fc18ea55ffb57bd622332f4ae66993f1af61bb0cb0f3fb3
pdf-javascript-stream PDF /JS object 11 at offset 0xC0 14534 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).