Malicious PDF — malware analysis report

Static analysis result for SHA-256 cb4f08840bfa91af…

MALICIOUS

PDF

389.1 KB
MD5: 04aef7f400fa626de3cacc58c987307a SHA-1: 4a326bf2d65db17cb5bf6417efb9a2f6adb4b65c SHA-256: cb4f08840bfa91af55cc9ff9879ea2dc7a051babafc6754fa41fd57c6eccbd90
186 Risk Score

Malware Insights

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

This PDF file was flagged as malicious by multiple engines, including ClamAV which identified it as Pdf.Exploit.Agent-36175. Static analysis revealed embedded JavaScript and the use of ASCIIHexDecode filters, indicating an attempt to exploit a PDF vulnerability. The primary function appears to be the execution of this embedded JavaScript, likely to download and execute a second-stage payload.

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