Malicious PDF — malware analysis report

Static analysis result for SHA-256 0c3f68733102e83e…

MALICIOUS

PDF

1.24 MB Created: 2010-07-28 17:28:27 Authoring application: Scribus 1.3.3.14 (via Scribus PDF Library 1.3.3.14)
MD5: b297e51dbb74bf07328f3fdc3b2cb7ed SHA-1: b8a8c93b7d83a419eb52ca3d875da7d6b464d60b SHA-256: 0c3f68733102e83ec84654355ceb39ba7bb28c7e8bb10e1b52783ba5fb7d385c
198 Risk Score

Malware Insights

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

The PDF sample contains embedded JavaScript streams that are heavily obfuscated and utilize eval() calls, indicating malicious intent. The heuristics strongly suggest this is an exploit cluster designed to execute arbitrary code. The JavaScript appears to be a stager that reconstructs and executes shellcode, likely to download and run a further payload.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9991

Heuristics 8

  • 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
  • Page-word XOR JavaScript eval stager high PDF_PAGE_WORD_XOR_EVAL_STAGER
    PDF JavaScript enumerates rendered page words with getPageNthWord/getPageNumWords, extracts encoded byte fragments, XOR-decodes the stage with char-code helpers, and evals the result. This is an old exploit-kit staging pattern and is not normal document JavaScript.
  • 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.
  • 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.monotype.comMonotype
    • http://ocsp.verisign.com/ocsp/status0
    • https://www.verisign.com/rpa0
    • http://www.monotype.com/html/mtname/ms_timesnewroman.htmlhttp://www.monotype.com/html/mtname/ms_welcome.htmlhttp://www.monotype.com/html/type/license.html
    • https://www.verisign.com/rpa
    • http://crl.microsoft.com/pki/crl/products/CodeSignPCA.crl0
    • http://www.microsoft.com/typography

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0055_001.js
64305815244ba0fbe4747f666ce40b89e13118ba2cf5ba2f71a7115d79199588
pdf-javascript-stream PDF /JS object 55 at offset 0x13DBAE 1841 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).
javascript_obj0055_002.js
5e5b763c5ea8bd5f11a226c8acf137b482363932b048a9a2bd68f7e0d6af2f31
pdf-javascript-stream PDF /JS object 55 at offset 0x13DBD1 3334 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).