Malicious PDF — malware analysis report

Static analysis result for SHA-256 92dd99b1c4e2be6b…

MALICIOUS

PDF

29.7 KB Created: 2012-12-11 17:01:31 Authoring application: pgvdttsdhcgam (via waymhnpjmjprfv)
MD5: bd513727e5c77501b9d07d8829b24cb6 SHA-1: 95d92e4a8c2977d1ad3b876467e48d94712534c1 SHA-256: 92dd99b1c4e2be6b802d1237558f1a1547922b57a1661e6e2b06ae333208a108
78 Risk Score

Malware Insights

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

The sample is a PDF document that exploits CVE-2010-0188, a vulnerability in Adobe Reader related to XFA forms. The critical heuristic indicates that this exploit decodes JavaScript. The extracted JavaScript file, 'xfa_metadata_stage_000.js', is likely responsible for further malicious actions, such as downloading and executing a second-stage payload. The presence of XFA forms and embedded JavaScript strongly suggests an exploit delivery mechanism.

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.
  • 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
  • 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 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
3e2dda3621fbcd285f8a114be438c4c06c30c84a161dd7813123020273e0080c
deobfuscated-js XFA /Title hex-XOR decoded JavaScript (raw, key=vanrxtsLKSR) at offset 0x5353 4114 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).