Malicious PDF — malware analysis report

Static analysis result for SHA-256 f45cdd39612ae47e…

MALICIOUS

PDF

4.6 KB Created: 2008-08-06 01:42:27 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: a178dc5fcc9fa9c6e229ebbeeabcbf50 SHA-1: a4f77a95d6feadaa4be94060ee6deea74e945f0c SHA-256: f45cdd39612ae47eb258553549b420c7ba9de10e3feb56db05265533d535291e
88 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The presence of an eval() call within the JavaScript stream (PDF_EVAL) strongly suggests code execution. The ML classifier also flagged this PDF as malicious with high confidence. The embedded JavaScript file, 'javascript_obj0013_001.js', is the primary artifact, likely responsible for downloading and executing a second-stage payload. The exact nature of the payload cannot be determined from the provided evidence.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

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_obj0013_001.js
5baaf161a01ea21b0cc850b4fd4ebe1905ebd10643b205080ca27497318c82bf
pdf-javascript-stream PDF /JS object 13 at offset 0x368 6264 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s).