Malicious PDF — malware analysis report

Static analysis result for SHA-256 7f90457673f6bc96…

MALICIOUS

PDF

44.9 KB
MD5: d7e295e597e1fa3129a4cfcba1376e77 SHA-1: 7f784dac56388a8f5a68ed56862df03218117cec SHA-256: 7f90457673f6bc96f90aee7db59121140623fad820066f3ca86d88a695c6f30c
236 Risk Score

Malware Insights

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

The PDF file contains obfuscated JavaScript, identified by multiple heuristics including PDF_JAVASCRIPT, PDF_JS, and PDF_OBFUSCATED_NAME_OBJECT. The ML classifier and ClamAV also flagged this as malicious. The JavaScript is likely designed to exploit a vulnerability and download a secondary payload, indicated by the PDF_JS_EXPLOIT_CLUSTER firing. The benign URLs present are likely decoys or unrelated to the malicious functionality.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9386

Heuristics 7

  • Hex-obfuscated scripting name object critical PDF_OBFUSCATED_NAME_OBJECT
    A PDF name object that drives script execution (/JavaScript or /JS) is written with #XX hex escapes to hide it from string-based scanners — e.g. /J#61v#61S#63r#69p#74 decoding to /JavaScript. Legitimate PDF producers always write these names literally; hex-encoding an executable name is a deliberate evasion used by exploit-kit and dropper PDFs.
  • 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.
  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • 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.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://ns.adobe.com/xdp/
    • http://www.xfa.org/schema/xci/2.6/
    • http://www.xfa.org/schema/xfa-template/2.6/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0012_000.js
e59a59415ac9f1dfd15cc8597b1ed6e64437295a4c6a3aa348e1b2e9b16d1a88
pdf-javascript-stream PDF /JS object 12 at offset 0xA1F8 3303 bytes