Malicious PDF — malware analysis report

Static analysis result for SHA-256 e64057c0a6ed6dd2…

MALICIOUS

PDF

18.5 KB
MD5: 29d99519e7f17a2e5d9f327e40b57b98 SHA-1: a48ff787e0e48b2d020b21ec04b12175edb54d83 SHA-256: e64057c0a6ed6dd297bc106bbdbf4aa211dcc9c28e8c53946492c8c9f04f737c
180 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File T1566.002 Spearphishing Attachment T1059.001 PowerShell

The PDF file contains an embedded script payload and utilizes XFA forms, both strong indicators of malicious intent. ClamAV detections further confirm its malicious nature, identifying it as Pdf.Exploit.Agent. The embedded script is likely responsible for downloading and executing a second-stage payload, as suggested by the heuristic firings and the presence of an embedded URL.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • ClamAV: Pdf.Exploit.Agent-36789 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-36789
  • 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.
  • Embedded script payload in PDF stream medium 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.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • 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.x&#102;a.org/schema/xfa-template/2.5/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_00000325.bin
34c53d6ee0b00b8d4bf65bfb88b324f6701d6e30ca91168136a2214dcf636c7a
pdf-embedded-script PDF raw stream script payload at offset 0x325 18215 bytes
Detection
ClamAV: Pdf.Exploit.Agent-36809
Obfuscation or payload: unlikely