Malicious PDF — malware analysis report

Static analysis result for SHA-256 b12563b26f986750…

MALICIOUS

PDF

374.3 KB
MD5: 015283f319804fe100699800a0a14187 SHA-1: 0d795fcda7f98b17a2f2955f31a4c6f37dfe1432 SHA-256: b12563b26f98675066c9fa468c9f769b3d12aa47fe72dca9ea0975d67772aa4f
186 Risk Score

Malware Insights

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

The PDF file was flagged by multiple heuristics and a machine learning classifier as malicious, with ClamAV identifying it as Pdf.Exploit.Agent-36175. It contains embedded JavaScript, which is likely used to exploit a vulnerability within the PDF reader to execute arbitrary code. The primary IOC is the ClamAV detection name.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9999

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
9b23627d1ef5d7bc63c423fde1275affc5558657e82ee530df815c01c18fb7d7
pdf-javascript-stream PDF /JS object 8 at offset 0x1E7 127502 bytes
Detection
ClamAV: Pdf.Exploit.Agent-36175
Obfuscation or payload: unlikely