Pdf.Dropper.Agent — PDF malware analysis

Static analysis result for SHA-256 08c4fb69288ab596…

MALICIOUS

PDF

15.9 KB Created: 2009-09-30 19:43:42 Authoring application: PDF Library 3.5.9 (via PDF Library 10.3.1)
MD5: fb0f3c9cb6b5c79b2c9382f460f393f2 SHA-1: 06ad3b47bb763d51dae698afdf00b879cfe6a512 SHA-256: 08c4fb69288ab596930f63ac43fc3c9860437bb2a3ac78664c0f130151e5b14f
236 Risk Score

Malware Insights

Pdf.Dropper.Agent · confidence 95%

MITRE ATT&CK
T1059.007 JavaScript T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

This PDF file contains obfuscated JavaScript that utilizes eval() and String.fromCharCode() functions, indicative of exploit code. The ML classifier and ClamAV detection strongly suggest malicious intent, specifically a dropper designed to download and execute further payloads. The primary attack vector is likely spearphishing attachment, leveraging a client-side exploit.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 8

  • 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.Dropper.Agent-1828616 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-1828616
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEX
    Hex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
  • 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.
  • 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 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0007_000.js
e9ec7fb697a4b38447e021a7d1c0b17dadff1f19de1b35de9c2d3e5825d4b4f2
pdf-javascript-stream PDF /JS object 7 at offset 0x268 169134 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).