Malicious PDF — malware analysis report

Static analysis result for SHA-256 2410106f472fc517…

MALICIOUS

PDF

1.5 KB
MD5: 415c07cdf51a1b5ac954e700f7e68e60 SHA-1: bd7a27658960b7ff6e75aa232a30124ecb3a745e SHA-256: 2410106f472fc5179ec1b39c099a17146aedd709a3e67465e309370a2fa685af
118 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, which is triggered by the CVE-2009-4324 vulnerability related to media player handling. The JavaScript is obfuscated and uses unescape() for decoding, indicating an attempt to hide malicious actions. The primary goal appears to be the execution of arbitrary code via this exploit.

Heuristics 5

  • 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)
  • 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 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj111711_000.js
80d0531cfcfd5f75493ff3aeefeb43b6a7281077b49972807cd2675ac97439ae
pdf-javascript-stream PDF /JS object 111711 at offset 0x197 294 bytes
javascript_obj111712_001.js
7da61622ee960a4e04052301547dec4bc1d2c070128269ae95be166411b9c640
pdf-javascript-stream PDF /JS object 111712 at offset 0x2B3 1936 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
javascript_obj111713_002.js
27f3b109bc63c59e2a8399ab722d92c7b35227805ca771c1aa8cfa43e62747e6
pdf-javascript-stream PDF /JS object 111713 at offset 0x542 79 bytes