Malicious PDF — malware analysis report

Static analysis result for SHA-256 00086693fcb69d90…

MALICIOUS

PDF

8.3 KB Created: 2009-12-17 16:59:10 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: 60b89f990f5fe396ebccbe4ec6333bb5 SHA-1: c7c80cbcf2f56551e69f09c4881cf3f0b805fa18 SHA-256: 00086693fcb69d90fd6f5791d7bad6c3032d76b8c699532759401585cfd8f768
208 Risk Score

Malware Insights

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

The PDF sample contains embedded JavaScript that is heavily obfuscated and utilizes unescape calls, indicating an attempt to hide malicious code. Heuristics and ClamAV detection strongly suggest this is a PDF exploit designed to execute arbitrary code. The ML classifier also flagged it with high confidence. The primary function appears to be the execution of this script, likely to download and run a secondary payload.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9998

Heuristics 6

  • 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.
  • ClamAV: Pdf.Exploit.Agent-23468 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-23468
  • 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_obj0021_000.js
5495710ca781f33d4fab2661235f53228293489e771e18461c6eedc253e24607
pdf-javascript-stream PDF /JS object 21 at offset 0x1883 4917 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).