Malicious PDF — malware analysis report

Static analysis result for SHA-256 8a22c2ebff6a0c6c…

MALICIOUS

PDF

1.4 KB
MD5: e5be502ac98b80d9f03ba39346d74c4a SHA-1: 617b387297a5258923778a9631cfb210ff5d81b2 SHA-256: 8a22c2ebff6a0c6cd5f1c66b1424bf364631a744bb2902bde05abccee64c7192
150 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 Command and Scripting Interpreter: PowerShell T1059.003 Command and Scripting Interpreter: Windows Command Shell T1204.002 Malicious File: User Execution: Malicious File

The file is a PDF containing embedded JavaScript, flagged by multiple heuristics including PDF_JAVASCRIPT, PDF_JS, and PDF_EVAL. The ML classifier and ClamAV detection strongly indicate maliciousness, identifying it as Pdf.Dropper.Agent-7280258-0. The embedded JavaScript is likely responsible for downloading and executing a second-stage payload, a common technique for PDF-based malware delivery.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • ClamAV: Pdf.Dropper.Agent-7280258-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7280258-0
  • eval() call high PDF_EVAL
    eval() found — commonly used for obfuscated exploit execution (matched inside decoded stream)
  • 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.
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0009_000.js
5425a13e13161ff57e72c0f2b3c8dafd1e14a488815a0369ae199eba86668a2a
pdf-javascript-stream PDF /JS object 9 at offset 0xD6 3422 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).