Malicious PDF — malware analysis report

Static analysis result for SHA-256 7d8a50586e08e793…

MALICIOUS

PDF

372.9 KB
MD5: 7190861baa695f0c96799b8731f7e022 SHA-1: edc9e727ba0e02ea9e6852711895ee1627313df0 SHA-256: 7d8a50586e08e793a0d92102be21f59021dfaad765ca157e5f7da4f4d13b47fc
156 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File: Malicious File

The PDF file contains embedded JavaScript, indicated by multiple heuristic firings including PDF_JAVASCRIPT and PDF_JS. ClamAV detection (Pdf.Exploit.Agent-36175) confirms its malicious nature, likely exploiting a PDF vulnerability to run the embedded script. The script itself is the primary IOC, as it is the mechanism for exploitation.

Heuristics 5

  • ClamAV: Pdf.Exploit.Agent-36175 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-36175
  • 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.
  • ASCIIHexDecode filter (with exploit indicators) medium PDF_FILTER_HEX
    Hex-encoding filter present alongside exploit delivery indicators — often used to hide payload or shellcode bytes
  • JavaScript action low PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0008_000.js
6a038851a7332279b6524cec13ef9081a16c6bd8391ed531f4cc972800ef4cca
pdf-javascript-stream PDF /JS object 8 at offset 0x1E7 127016 bytes
Detection
ClamAV: Pdf.Exploit.Agent-36175
Obfuscation or payload: unlikely