Malicious PDF — malware analysis report

Static analysis result for SHA-256 d43b61a8afaa7099…

MALICIOUS

PDF

1.4 KB
MD5: 60125ee45e48f9885a4d40d0dcf324f9 SHA-1: 1c6bd464ea3c659e800b72e17cc568b3926955fc SHA-256: d43b61a8afaa7099c789e343fd77c332fbff5855690988743c69820bd87865ba
138 Risk Score

Malware Insights

MITRE ATT&CK
T1204 Malicious Link T1059.001 PowerShell T1059.003 Windows Command Shell T1059.007 JavaScript T1059.004 Python

The PDF file contains embedded JavaScript that is obfuscated and utilizes the unescape() function, indicating malicious intent. The critical heuristic firing for CVE-2009-4324 (media.newPlayer) suggests exploitation of a specific vulnerability in Adobe Reader. The embedded JavaScript is likely designed to download and execute a second-stage payload.

Heuristics 6

  • media.newPlayer — CVE-2009-4324 critical CVE exact CVE_2009_4324
    PDF JavaScript calls media.newPlayer — CVE-2009-4324 is a use-after-free in Adobe Reader's multimedia plugin triggered by media.newPlayer(). Actively exploited as a zero-day in December 2009. (matched in decompressed stream)
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (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.
  • 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_obj0006_000.js
99b1d3617650e1a48158aad602056cec1015d12537a5435141ed21553736d614
pdf-javascript-stream PDF /JS object 6 at offset 0x156 1485 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).