Malicious PDF — malware analysis report

Static analysis result for SHA-256 ce0c3e232a620c0c…

MALICIOUS

PDF

2.9 KB
MD5: 4b085cd6cf38dd6661a0005e2bfbabf0 SHA-1: c8e41b2d33aace4707e65a114cd5c7d04fca2ace SHA-256: ce0c3e232a620c0c0babb5577864f448d30abd4487824c3fe4949360ebc41797
118 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 Command and Scripting Interpreter: PowerShell T1204.002 Malicious File Execution: Malicious JavaScript

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. A critical PDF_EVAL heuristic firing suggests the JavaScript is designed to execute arbitrary code, likely leveraging an exploit. The ClamAV detection 'Pdf.Exploit.Agent-13218' further confirms its malicious nature. The embedded JavaScript is likely responsible for downloading and executing a second-stage payload, a common technique for initial access.

Heuristics 5

  • ClamAV: Pdf.Exploit.Agent-13218 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-13218
  • 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_obj0007_000.js
22f9ca89f0d09c69e2d47292bd4970ee595443bff1e6bf95c598d39f9eee86d3
pdf-javascript-stream PDF /JS object 7 at offset 0xDB 27787 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).