Malicious PDF — malware analysis report

Static analysis result for SHA-256 5e334d0436da8d82…

MALICIOUS

PDF

2.5 KB
MD5: ccea7c41a923187c062069129252f481 SHA-1: c83cd4642251ee984a5365814d5b690bfa8d0af3 SHA-256: 5e334d0436da8d82a4ec96a56bdc3803a0d814831a8a162f2751ba32fa76a98f
208 Risk Score

Malware Insights

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

The PDF contains obfuscated JavaScript that utilizes eval() and string manipulation to decrypt and execute code. This script is designed to download and execute a second-stage payload, as indicated by the 'ML_NYX_PDF_MALICIOUS' and 'CLAMAV_DETECTION' heuristics. The primary function of this sample is to act as a dropper for further malicious activity.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

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.Dropper.Agent-7264591-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7264591-0
  • 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_000.js
694f384a5b13188d68462ebf3a4a43aa2aab0e518a5890dd62765ea139bbe004
pdf-javascript-stream PDF /JS object 13 at offset 0x396 17094 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).