Malicious PDF — malware analysis report

Static analysis result for SHA-256 1aff26b7cce12cb8…

MALICIOUS

PDF

18.4 KB
MD5: 630d0088a94c59bfe2ff028e75209de9 SHA-1: 64428704565621f9684cad4b88e525937da7f2e6 SHA-256: 1aff26b7cce12cb8908e94b1caeada2b4320f50f719a8179efc4da7de724f9e3
148 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File: User Execution: Malicious Attachment T1566.002 Phishing: Spearphishing Attachment

The sample is a PDF file identified as malicious by ClamAV with multiple critical detections related to embedded script payloads and exploits. The presence of an XFA form suggests a technique commonly used to embed and execute malicious content within PDFs. The embedded script payload, though not directly analyzed for its specific actions, is the likely mechanism for exploitation, leading to the delivery of a secondary payload. The embedded URL is likely part of the exploit chain or payload delivery.

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
f31a1cb731def43cb91737e8498fb8d98937f22f6fc4cf381f725706f63cc31a
pdf-embedded-script PDF raw stream script payload at offset 0x325 18071 bytes
Detection
ClamAV: Pdf.Exploit.Agent-36809
Obfuscation or payload: unlikely