Malicious PDF — malware analysis report

Static analysis result for SHA-256 d52a7e760c6c0d44…

MALICIOUS

PDF

15.4 KB Created: 2011-11-14 16:08:31 Authoring application: FPDF 1.6
MD5: 0084eec6c0257ddede61cceeb41e89f2 SHA-1: d70db89ac3b107c16eea5e1f1c59e9d007cd44e6 SHA-256: d52a7e760c6c0d441f21189acbabeec315cf595beb43aeec2652405acdb02759
234 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.001 PowerShell

The PDF sample contains critical heuristic firings indicating it exploits CVE-2010-0188, a known vulnerability in Adobe Reader related to XFA JavaScript heap spraying. The embedded JavaScript stream, decompressed from offset 0x10B8, likely contains the exploit code. This exploit allows for arbitrary code execution, enabling the download and execution of a second-stage payload.

Heuristics 10

  • Adobe Reader LibTIFF XFA image exploit — CVE-2010-0188 critical CVE likely CVE_2010_0188
    PDF contains the CVE-2010-0188 exploit template: XFA JavaScript heap-spray setup, a generated TIFF image payload, and assignment of that TIFF data to an XFA image field rawValue to trigger Adobe Reader's LibTIFF parser.
  • XFA JavaScript heap-spray exploit code critical PDF_XFA_HEAP_SPRAY
    PDF contains XFA script content with heap-spray or shellcode-like JavaScript markers such as large encoded word sequences, util.pack, large arrays, or spray variable names. This is a weaponised Adobe Reader exploit pattern, not a normal interactive form.
  • 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.
  • 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
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • ASCII85Decode filter (with exploit indicators) low PDF_FILTER_85
    ASCII85 encoding filter present alongside exploit delivery indicators — uncommon outside of obfuscation
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_file_obj0057.bin
a082f0fd2359c411c41c692bfb96011e57e33c32f2eceedaf607b94860b3f688
pdf-embedded-file PDF EmbeddedFile object 57 at offset 0xDD3 1177 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).
stream_003_off000010b8.js
c4d2d9e66fd08da0578fb7f1178ffebdbda1a72fd5cc3a97ac9233aac83261f2
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x10B8 3758 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 2 long base64-like blob(s).