Malicious PDF — malware analysis report

Static analysis result for SHA-256 16ee8605c63a74be…

MALICIOUS

PDF

79.1 KB
MD5: 528b6fe63e31a7a0b9408d15a834f4f7 SHA-1: 840fb75bfcad9843e825afeb163c347594c73398 SHA-256: 16ee8605c63a74be35dc6e9717f8183bebc4b71df956ce51bd30865d615bf5aa
168 Risk Score

Malware Insights

MITRE ATT&CK
T1059.007 JavaScript T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

The sample is a malicious PDF identified by ClamAV and an ML classifier, leveraging XFA forms and an embedded JavaScript payload. The script appears to be designed to download and execute a second-stage payload, indicated by the heuristic firings and the nature of embedded scripts in PDFs. The benign URLs present do not detract from the malicious nature of the embedded script.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • ClamAV: Pdf.Exploit.Agent-6136306-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-6136306-0
  • 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 form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • Embedded script payload in PDF stream low PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
  • 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://ns.adobe.com/xdp/
    • http://www.xfa.org/schema/xfa-template/2.5/
    • http://www.xfa.org/schema/xfa-data/1.0/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_0000023c.bin
5986f2ea6506c0cab0fab0e1c9912b2ca6229acac97fb036c2816fc24e9d590c
pdf-embedded-script PDF raw stream script payload at offset 0x23C 80285 bytes
Detection
ClamAV: Js.Exploit.HTML-29
Obfuscation or payload: unlikely