Malicious PDF — malware analysis report

Static analysis result for SHA-256 0e67df6d27f3e9ad…

MALICIOUS

PDF

33.0 KB Created: 2010-02-04 17:18:49 +03:00 Authoring application: sureIn (via 89e3b2c88ef35d68afff6abeb34bec4c)
MD5: 1262f63c65bdb82091ccd58658babdd2 SHA-1: 410762edc0c9109cd9f0429e496a078bbf37a259 SHA-256: 0e67df6d27f3e9adc59a74dfe797a37c9b6895a30e8040a4ebaad0ed18b0aab8
164 Risk Score

Malware Insights

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

The PDF contains embedded JavaScript that utilizes eval() to execute obfuscated code. This JavaScript is part of a known exploit cluster targeting PDF viewers. The primary function of the script appears to be the execution of further malicious code, likely a second-stage payload, leveraging the eval() function for dynamic code execution.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9994

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.
  • ASCII85Decode filter (with exploit indicators) low PDF_FILTER_85
    ASCII85 encoding filter present alongside exploit delivery indicators — uncommon outside of obfuscation
  • Optional Content Group with action trigger low PDF_OPTIONAL_CONTENT
    Optional Content Group (layer) co-occurs with an action trigger — content can be selectively hidden from viewers or scanners while the action still fires on open
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0012_000.js
f4a3650d0c1513c40b9238a957f73e0f0d91c2d0230d22e641c842f561f2b274
pdf-javascript-stream PDF /JS object 12 at offset 0x1840 36505 bytes
javascript_obj0014_001.js
ab4cf7a8f544585736ac36781cb6b6b20cbdeff15eafae123f0aa021b69921d4
pdf-javascript-stream PDF /JS object 14 at offset 0x78D3 1675 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).