Malicious PDF — malware analysis report

Static analysis result for SHA-256 936cf7bfb8c3eb04…

MALICIOUS

PDF

3.3 KB Created: 2008-31-20 53:85:00 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: 2737d31dea31bab613b13217a69dff8f SHA-1: c0388f4062aadccdb1c6a54c04cc1723989f9eb8 SHA-256: 936cf7bfb8c3eb04004085858de9ff779e94abff7a84108a5b132783a22d1ec8
218 Risk Score

Malware Insights

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

The PDF file was flagged by multiple high-severity heuristics, including ML classification and ClamAV detection, indicating it is malicious. The presence of JavaScript actions, eval() calls, and String.fromCharCode usage points to code execution within the PDF. The deobfuscated JavaScript likely contains the exploit code, which is designed to download and execute a second-stage payload.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 6

  • ClamAV: Pdf.Exploit.Agent-35835 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-35835
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • JavaScript action low 1 related finding 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.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape rules. (matched inside decoded stream)
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0013_001.js
00439c9dc7524a0df78b3be7692c91279e57d08fab454ac3e64ed8253290b9fd
pdf-javascript-stream PDF /JS object 13 at offset 0x3D7 5791 bytes
Detection
ClamAV: Pdf.Exploit.Agent-35835
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
deobfuscated.js
6267e0a981f2bd2617c3dc53e161a48f7707e587c2a488b7c9e647eddc8cdf2e
deobfuscated-js PDF JavaScript deobfuscation pass 19842 bytes
Detection
ClamAV: Pdf.Exploit.Agent-35835
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s). Carved artifact contains 2 long base64-like blob(s).