Malicious PDF — malware analysis report

Static analysis result for SHA-256 7e27b34464220996…

MALICIOUS

PDF

3.7 KB
MD5: 47db627ea2f589ff16a2bf5ae8a0e442 SHA-1: 607263a3d2c7c706c0b8336f03164b0c83691cca SHA-256: 7e27b3446422099633081ac5cf8f2b1e023edf08b672dcefb9b6ae91ce661fd2
76 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, indicated by the PDF_JAVASCRIPT and PDF_JS heuristics. This JavaScript is likely used to download and execute a secondary payload, as suggested by the ClamAV detection name 'Pdf.Dropper.Agent'. The presence of JavaScript within a PDF is a common technique for delivering malware.

Heuristics 3

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