Malicious PDF — malware analysis report

Static analysis result for SHA-256 34fd129e9d6a558c…

MALICIOUS

PDF

162.2 KB
MD5: fcd586fc48040b350f3b65da43d39ca8 SHA-1: c7280348881c8ed484507299b90867c0d50a7bfc SHA-256: 34fd129e9d6a558c0168b6633495d5c5b546fb3cd370ffc258966e7d044ef218
106 Risk Score

Malware Insights

MITRE ATT&CK
T1204 User Execution

The PDF file contains embedded JavaScript and triggers the CVE-2010-2883 exploit for Adobe Reader. The embedded JavaScript streams, particularly 'stream_010_off00002a6e.js', are indicative of malicious intent, likely to download and execute a secondary payload. The presence of XFA forms and ASCIIHexDecode filters further supports the exploitation of PDF vulnerabilities.

Heuristics 6

  • 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.
  • 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.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • 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 6

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0038_000.js
2c0b66ec50073178ddc3de2aaf0627ef83819a8f71c118ff3b075b4bd82749fe
pdf-javascript-stream PDF /JS object 38 at offset 0x1D47 1242 bytes
javascript_obj0039_001.js
d8bbcc5984e6bec8996e18881fad0486ff520c9b9f03ee0fb9694ddfc412340d
pdf-javascript-stream PDF /JS object 39 at offset 0x231A 1572 bytes
stream_004_off00000cd0.bin
69e17a0038b9273e6d005ef52313a832cb41b9cf9713d6134d0cf9f2e59298a7
decompressed-pdf-stream PDF FlateDecoded stream at offset 0xCD0 434 bytes
stream_010_off00002a6e.js
73a0eec01a64469e750e0153a821b9c7ecac093110a530416baacc2d1e01b377
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x2A6E 14982 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 long base64-like blob(s).
font_00_sfnt_off00001315.bin
fc85f44193ccd402987935418c4f5fdf6802c96450b789e7fce04f9791933021
pdf-font-stream PDF embedded font (sfnt) at offset 0x1315 7965 bytes
font_01_sfnt_off00001ac8.bin
1e827515a464087cdace63e3578c118b45a657ed40cdbb9de7eead35c9b593ba
pdf-font-stream PDF embedded font (sfnt) at offset 0x1AC8 7965 bytes