Malicious PDF — malware analysis report

Static analysis result for SHA-256 801e5823f763fee3…

MALICIOUS

PDF

55.5 KB
MD5: 95b4430c453086599defbc7142eb50d3 SHA-1: 5d4bb231f7205be299493b1b88e111c6024fa16e SHA-256: 801e5823f763fee39a430486a2edc73ec5377d325a144fe3cd2fd3c418ca3e0a
76 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 also detected this file as Pdf.Exploit.Agent-36388, suggesting it's a known exploit. The embedded JavaScript is likely used to execute a malicious payload, although the specific actions are not detailed in the provided evidence.

Heuristics 3

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