Malicious PDF — malware analysis report

Static analysis result for SHA-256 3c0839886d05718e…

MALICIOUS

PDF

2.7 KB Created: 2008-12-17 23:30:58 UTC
MD5: 195578339b35662e1d160989b0b57a9a SHA-1: fd8266cb0cdf5747823aa0c66775d347456d1197 SHA-256: 3c0839886d05718e104336b55ef9a45251df94bf10c8a79d3022313c48b05ef6
88 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF contains embedded JavaScript, flagged by multiple heuristics including PDF_JAVASCRIPT and PDF_JS. The ML classifier strongly indicates maliciousness. The JavaScript stream, named javascript_obj0006_000.js, is highly obfuscated and contains an eval() call, suggesting it's designed to download and execute a second-stage payload. The obfuscation and use of eval() are common techniques for evading static analysis and delivering further malicious content.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9998

Heuristics 4

  • 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.
  • 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_obj0006_000.js
05f67b5c0b352187dc33131a2eeabede108dba71c06b1ee6657c2e5fa00dc04b
pdf-javascript-stream PDF /JS object 6 at offset 0xB5 3793 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).