Malicious PDF — malware analysis report

Static analysis result for SHA-256 b9cfe8d26ce3c88a…

MALICIOUS

PDF

8.0 KB
MD5: 74dd1292226c4d58e3db5c63581abdcb SHA-1: b531e9cb1a621eb3281c4b2a519e49de910ee239 SHA-256: b9cfe8d26ce3c88a0f0342d87f05b37c40e5fc15bb5b189e33be318498307c2d
118 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript/JScript T1204.002 Malicious JavaScript

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. The unescape() call suggests obfuscation, and ClamAV detected it as Pdf.Exploit.Agent-35905. The embedded JavaScript is likely used to exploit a vulnerability within the PDF reader to download and execute a secondary payload.

Heuristics 5

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