Malicious PDF — malware analysis report

Static analysis result for SHA-256 4e9a3d0f5c3bccd8…

MALICIOUS

PDF

45.4 KB
MD5: bd43e002cf9e02baebdcedc364a525c9 SHA-1: fed3f2261e68445d4b009c2fb7e081c9d6d6fa66 SHA-256: 4e9a3d0f5c3bccd8aac38a2ac29895eff8e3a6a9e04ed7c9b12a8245ed59af7d
154 Risk Score

Malware Insights

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

The PDF file contains multiple indicators of malicious JavaScript execution, including embedded JS streams and unescape() calls. A critical heuristic identified the CVE-2010-2883 exploit targeting Adobe Reader's SING font handling. The embedded JavaScript, likely obfuscated, is expected to download and execute a secondary payload, contributing to the overall malicious intent of the document.

Heuristics 8

  • Adobe Reader CoolType SING font exploit — CVE-2010-2883 critical CVE likely CVE_2010_2883
    PDF embeds a TrueType/OpenType font with an actual SING table and pairs it with JavaScript heap-spray shellcode. This matches the public Adobe Reader CoolType SING exploit shape for CVE-2010-2883.
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • Embedded script payload in PDF stream medium PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
  • 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.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • AcroForm button with action trigger low PDF_ACROFORM_BUTTON
    PDF contains a /Btn form field together with a SubmitForm/URI/Launch/JS trigger — this is the building block of fake 'Download' or 'Open' button overlays used in PDF phishing lures
  • 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 5

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0001_000.js
82536bde9a5cdd6553ea242c762076dbfbc30e5743d6d87f2128578590efce58
pdf-javascript-stream PDF /JS object 1 at offset 0xA 2322 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).
stream_002_off0000ac4d.js
d1dfd457a2fdd3cec4091f689f39b85b35666aa5599ef3a8d5f9a80d1e2ce105
decompressed-pdf-stream PDF FlateDecoded stream at offset 0xAC4D 1042 bytes
font_00_sfnt_off00000e96.bin
81f0b825578d5d96184b50007f23bc7ae9d95b5321b7d7a0cd8e88370c791cb2
pdf-font-stream PDF embedded font (sfnt) at offset 0xE96 65932 bytes
font_01_type1_off0000b0f1.bin
c6bf78478c9c4dd5b3b86554d34c78f847f70af4118f9ff083c1fccf0e8e932b
pdf-font-stream PDF embedded font (type1) at offset 0xB0F1 97 bytes
font_02_type1_off0000b37a.bin
b749644b3e758e7335900ab2e7499eaa64b3a946849f1f8a0948287bdd96763d
pdf-font-stream PDF embedded font (type1) at offset 0xB37A 144 bytes