Malicious PDF — malware analysis report

Static analysis result for SHA-256 3ea2ea1167444508…

MALICIOUS

PDF

29.7 KB Created: 2012-12-11 17:01:31 Authoring application: pgvdttsdhcgam (via waymhnpjmjprfv)
MD5: 6c5c94c5fef9734d88ea2c026df68846 SHA-1: 510bc9746ee568e695970c80d86a9b3125a37379 SHA-256: 3ea2ea1167444508e3b81bd2279fb0474fc5cddf27055b3ce4f6fc086a139059
116 Risk Score

Malware Insights

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

The sample is a PDF document that exploits CVE-2010-0188, a vulnerability in Adobe Reader related to XFA forms and LibTIFF. A deobfuscated JavaScript file was extracted, which likely contains code to download and execute a secondary payload. The presence of an embedded file and XFA form further supports the exploitation vector.

Heuristics 4

  • 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.
  • Suspicious extracted artifact high 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.
  • 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

Extracted artifacts 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_file_obj0010.bin
f5fada8101d0364117b2454492c05b64911df9d040cddf613d50212da6228859
pdf-embedded-file PDF EmbeddedFile object 10 at offset 0x12A2 10740 bytes
stream_011_off000041c0.bin
392d4f07be91edcc9359ef94bc01fc8fbd40fa048af13b58bb9eb28874772ed6
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x41C0 209 bytes
xfa_metadata_stage_000.js
404d1a53c98cb69ef35934cbce9c178aeecf564d4ce80eb06f07728197c671fd
deobfuscated-js XFA /Title hex-XOR decoded JavaScript (raw, key=vanrxtsLKSR) at offset 0x5353 4146 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 6 eval/decoder/string-building token(s). Carved artifact contains 3 long base64-like blob(s).