Malicious PDF — malware analysis report

Static analysis result for SHA-256 88f99ce30e08f82b…

MALICIOUS

PDF

4.4 KB
MD5: 9bcdb93298118967d54311ed9f219888 SHA-1: ddd512cfefad1cf5b852e6ea4def5a9a611ba949 SHA-256: 88f99ce30e08f82b44844bd6fca7f15cc1cd8d46e059697cf1ac1752af0edb62
98 Risk Score

Malware Insights

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

The PDF file contains an XFA form and triggers the CVE-2010-0188 exploit, which targets a vulnerability in Adobe Reader's handling of LibTIFF images within XFA forms. This exploit is designed to achieve arbitrary code execution. The presence of ASCIIHexDecode and ASCII85Decode filters further indicates obfuscation commonly used in exploit delivery. The extracted artifact 'stream_000_off00000207.bin' is likely the embedded exploit payload.

Heuristics 5

  • Adobe Reader LibTIFF XFA image exploit — CVE-2010-0188 critical CVE likely CVE_2010_0188
    PDF contains XFA image data with an inline crafted TIFF payload and shellcode/delivery markers. This is the data-bound variant of the CVE-2010-0188 Adobe Reader LibTIFF/XFA exploit shape.
  • 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
  • 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
  • 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 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
stream_000_off00000207.bin
9e1f3e7334e67e4c518d640ed0b7e53242db6b85710faefe65fba27616ca7da3
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x207 13469 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).