Malicious PDF — malware analysis report

Static analysis result for SHA-256 66ed65e9fb0a9b3f…

MALICIOUS

PDF

95.9 KB
MD5: f711d09b2633aa843a7119b74a8394d3 SHA-1: d708171c760d49ae23dbe2590a92a2beeb4bb5ac SHA-256: 66ed65e9fb0a9b3f8c60b61b4fea2a77c392216b36a1b777ced68922f2a6503a
264 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.007 JavaScript

The PDF file contains XFA (XML Forms Architecture) content which is known to be a vector for exploits. Specifically, the 'CVE_2010_0188' heuristic indicates exploitation of a LibTIFF vulnerability within Adobe Reader. The embedded JavaScript stager, reconstructed as 'http://91.218.39.173/w.php?f=32&e=40000', is responsible for downloading and executing a second-stage payload, as indicated by ClamAV detections on extracted artifacts.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

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.Dropped-78 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Dropped-78
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • XFA numeric JavaScript stager high PDF_XFA_NUMERIC_JS_STAGER
    PDF XFA script reconstructs a hidden JavaScript stage from numeric field data or a character table, then evals the result. The decoder is gated on XFA script, numeric staging, and recovered exploit-like JavaScript or shellcode markers.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • PDF differential parser failed info PDF_DIFFERENTIAL_PARSE_FAILED
    The cross-check parser (pdfminer.six) failed on this file: PDF differential parser failed: PSEOF. Static heuristics still ran and any of their findings above are valid; only the differential cross-check signal is missing.
  • 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-template/2.5/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xfa_numeric_stage_000.js
4633dd81b5fd04cb999d2d792169b1a89834a8fdc9b17eb287e078361f9d9e35
deobfuscated-js XFA split character-table decoded JavaScript (raw) at offset 0x2EB 3746 bytes
Detection
ClamAV: Pdf.Exploit.Agent-36962
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s). Carved artifact contains 3 long base64-like blob(s).