Malicious PDF — malware analysis report

Static analysis result for SHA-256 d5ed85e8cd4276af…

MALICIOUS

PDF

9.8 KB Created: 2008-07-26 19:43:58 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: 3135b162aa63db275ce44711ba832f25 SHA-1: 6c794455dabab8053269e0863a217f6b0238ee2c SHA-256: d5ed85e8cd4276af54b61bcc6274bdf75bb1ed838f37a52c5cc20785d142b892
88 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File

This PDF file was flagged as malicious by an ML classifier and contains embedded JavaScript. The JavaScript is heavily obfuscated, but static analysis indicates the presence of `eval()` calls, suggesting it attempts to execute arbitrary code. The extracted artifact `javascript_obj0013_000.js` is likely the source of this malicious script. The obfuscation and use of `eval()` are common techniques for delivering second-stage payloads.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 4

  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution
  • 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
0fe3ed348e1d81366933e129d34e084e3bcabd62e99fbc13a94aaea3eede1b5c
pdf-javascript-stream PDF /JS object 13 at offset 0x336 8450 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 10 long base64-like blob(s).