Malicious PDF — malware analysis report

Static analysis result for SHA-256 c5c03bef33d30f5b…

MALICIOUS

PDF

14.4 KB
MD5: 0fd6d77e2745b8d4e0d126578feeafa9 SHA-1: 9e30325bba1cb08c14207c95f7da37e761448ed5 SHA-256: c5c03bef33d30f5b224ee2cbc1b76b1a7cfb4bd5fb0a452ebfd802cd83d443fd
154 Risk Score

Malware Insights

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

The sample is a PDF document that leverages the CVE-2010-0188 exploit targeting Adobe Reader's XFA functionality. This exploit allows for arbitrary code execution, which is a common method for delivering further stages of malware. The presence of embedded JavaScript and multiple embedded files suggests a complex dropper mechanism designed to download and execute additional malicious content. The ClamAV detection further supports its malicious nature.

Heuristics 8

  • 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.
  • ClamAV: Pdf.Exploit.Agent-36962 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-36962
  • 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
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape rules. (matched inside decoded stream)
  • 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.xfa.org/schema/xfa-locale-set/2.1/

Extracted artifacts 6

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_file_obj0041.bin
c06dcd026a7ea0536b63e07ce688691b585339a3ab7ff59065e546b56308c7bb
pdf-embedded-file PDF EmbeddedFile object 41 at offset 0x2B84 85 bytes
embedded_file_obj0042.bin
dda0835df994b8be920f715db36452f6cee7bb42bbc9c897f878a7b298ba8e91
pdf-embedded-file PDF EmbeddedFile object 42 at offset 0x2C36 1029 bytes
embedded_file_obj0043.bin
0c3b854ed0ba3d81ca8448cea12a7415ee7847b2d7e9b6a7dfcb1108c7413d91
pdf-embedded-file PDF EmbeddedFile object 43 at offset 0x2E4F 1711 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).
embedded_file_obj0044.bin
3dd68f00f4fcb366a2a3a17c65cb2626eeddf5ea5713302d374310561d810169
pdf-embedded-file PDF EmbeddedFile object 44 at offset 0x3205 144 bytes
embedded_file_obj0045.bin
10c03f88a5f0a0833dc5b2c8ac295b3a3c6f65e23889eb8cc1dc6fe29bf7f275
pdf-embedded-file PDF EmbeddedFile object 45 at offset 0x32B1 77 bytes
xfa_metadata_stage_000.js
4a7e0403ed392ad3241ae2457e555b77a0db7ce2becd8a45852a009150f90bb7
deobfuscated-js XFA /keywords base-28 decoded JavaScript (raw) at offset 0x128C 2181 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s). Carved artifact contains 3 long base64-like blob(s).