Malicious PDF — malware analysis report

Static analysis result for SHA-256 b434de7ee6980260…

MALICIOUS

PDF

74.0 KB
MD5: 7ed2cbd64132c8b2441d41f6499656db SHA-1: a49dc8efc096be7fd79269068c45522b57d50208 SHA-256: b434de7ee69802605347b42fd97f3c6c9918d1cfb3c91f22e111155b4e43a344
156 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File T1553.005 Mark-of-the-Web Bypass

The critical ClamAV detection and the PDF_EMBEDDED_SCRIPT_PAYLOAD heuristic indicate that this PDF contains and executes malicious code. The embedded script is likely responsible for downloading and executing a second-stage payload, as suggested by the 'Pdf.Exploit.Dropped-93' signature. The presence of XFA forms and embedded files further supports its role as a malicious document dropper.

Heuristics 6

  • ClamAV: Pdf.Exploit.Dropped-93 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Dropped-93
  • 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.
  • 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
  • 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/

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_00000376.bin
477b72e419a13879652e125c8f011808253ffeadec908f3a8df0c46449f01c39
pdf-embedded-script PDF decompressed stream script payload at offset 0x376 63805 bytes
Detection
ClamAV: Pdf.Exploit.Dropped-93
Obfuscation or payload: unlikely