Malicious PDF — malware analysis report

Static analysis result for SHA-256 623b5613f7681a9f…

MALICIOUS

PDF

9.0 KB Created: 2008-08-07 19:47:57 UTC Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: c09950f27e01049efd0ad4907e66bc2d SHA-1: 41b9e249cabf369913ce6878b420ead56bbd4bed SHA-256: 623b5613f7681a9face475c4e362565be468d56b0f5f0046d1ffa12f3ca773a0
158 Risk Score

Malware Insights

MITRE ATT&CK
T1059.007 JavaScript T1203 Exploitation for Client Execution

This PDF file contains obfuscated JavaScript that utilizes eval() and String.fromCharCode, indicating an attempt to execute arbitrary code. The JavaScript is designed to deobfuscate and likely execute a second-stage payload. The ML classifier strongly flagged this PDF as malicious, supporting the conclusion that it's an exploit delivery mechanism.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9999

Heuristics 7

  • 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.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape rules. (matched inside decoded stream)
  • 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.
  • 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://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/xap/1.0/
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/pdf/1.3/
    • http://ns.adobe.com/xap/1.0/mm/

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0016_000.js
c293ba6474c7ac6c9aa6c817dffc34b812f5894fa8b8ead40d4b98e9f1105f18
pdf-javascript-stream PDF /JS object 16 at offset 0x4A3 8976 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
deobfuscated.js
b1fc3d60ba075913fff5ab4b7c2c8d7f1f72b239f2e4d2152e66d3ac22dba10a
deobfuscated-js PDF JavaScript deobfuscation pass 20519 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s). Carved artifact contains 2 long base64-like blob(s).