Malicious PDF — malware analysis report

Static analysis result for SHA-256 7e4be5abe892d8bd…

MALICIOUS

PDF

2.6 KB Created: 2009-04-14 17:02:45 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: b10f0d8608c9517d37fb9659d8438660 SHA-1: 0d9a2c36f984b5058705f8cb04d9d782547f14f2 SHA-256: 7e4be5abe892d8bdaee61af9bf254820ff2f6dd4655fdfc597cec983ebad64b2
128 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1059.007 JavaScript

The PDF file contains embedded JavaScript, which is heavily obfuscated using eval() and unescape() calls. The ML classifier strongly indicates maliciousness. The JavaScript is likely responsible for downloading and executing a second-stage payload, although the exact mechanism is obscured. No specific family could be identified due to the obfuscation.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (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.
  • 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_obj0013_000.js
6b120e2fe5f357ae503fc733b4f3c55220d3ae76f5956b1ab64bb0805b5e4011
pdf-javascript-stream PDF /JS object 13 at offset 0x33F 2811 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).