Malicious PDF — malware analysis report

Static analysis result for SHA-256 c8aa03708feb6ab8…

MALICIOUS

PDF

34.6 KB
MD5: eb467ba27ff05db1b8d414132d582131 SHA-1: a570cc0538fe63e4b885eef628138a58265ea75b SHA-256: c8aa03708feb6ab8aa76eb8095f370b96052d6a72e501f8acc1e84b372682110
106 Risk Score

Malware Insights

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

The PDF file was flagged by multiple heuristics, including a critical ClamAV detection for obfuscated objects and a high ML classifier score. The presence of embedded JavaScript actions and streams indicates an attempt to execute malicious code upon opening the document, likely to download and run a secondary payload.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9998

Heuristics 3

  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • 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.