Malicious PDF — malware analysis report

Static analysis result for SHA-256 a71d5e4d2d5c59bb…

MALICIOUS

PDF

134.9 KB Created: 2009-12-30 21:56:43 Authoring application: PDF Editor  - Foxit Software
MD5: 609a42198db6738475908b5f019ddd2e SHA-1: 366160ce55249fc96b577ea02f30e8186fde5e28 SHA-256: a71d5e4d2d5c59bb4b7fcd69b928659c3f80727bf610bc12fa226a5dbd35cb7f
186 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File T1566.001 Spearphishing Attachment

The PDF file contains embedded JavaScript and triggers a critical heuristic for CVE-2009-4324, indicating exploitation of a known vulnerability. The presence of extracted JavaScript files, one of which is deobfuscated, suggests the script's purpose is to download and execute a secondary payload. The ClamAV detection further confirms its malicious nature. The document body is image-only, a common lure technique.

Heuristics 9

  • 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)
  • ClamAV: Pdf.Dropper.Agent-7290226-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7290226-0
  • String.fromCharCode medium PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically (matched inside decoded stream)
  • Suspicious extracted artifact medium 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.
  • 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.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • PDF paints image(s) but contains no text operators info PDF_IMAGE_ONLY_LURE
    PDF has 1 image XObject(s) and the content stream contains no text-emitting operators (BT/ET, Tj, TJ, ', ") in either raw bytes or decompressed streams — this is the screenshot-as-PDF pattern used to bypass text-based scanners and to deliver instructions purely through rendered pixels. It is informational unless paired with invisible links or risky URI context.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/xap/1.0/
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/pdf/1.3/
    • http://ns.adobe.com/xap/1.0/mm/

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0014_000.js
ea2ae0f8d8095588c7b02c66c2108bf5e4c66d9a6ea53c28b4119b57b49ec683
pdf-javascript-stream PDF /JS object 14 at offset 0x2077D 3007 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
js_property_alias_stage_000.js
21976758ffcfa15fc31938c2cfec0703be18607f784d7904d17036db6eac30d6
deobfuscated-js JavaScript hex-escape property alias normalized stage at offset 0x2077D 2962 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).