Malicious PDF — malware analysis report

Static analysis result for SHA-256 2750fa1251f20773…

MALICIOUS

PDF

26.2 KB Created: 2011-72-51 03:25:00
MD5: e7c8afbc211ec3e82ba910f645a6ecc2 SHA-1: fb29829bb72056ca88ac6a5a18db686644b9629e SHA-256: 2750fa1251f20773a68d8ca134cfead698cd5635edaf1236f0bf154f56051740
150 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The PDF contains embedded JavaScript, flagged by multiple heuristics including PDF_JAVASCRIPT and PDF_JS. The presence of an eval() call within the JavaScript stream (PDF_EVAL) strongly suggests code execution. A machine learning classifier and ClamAV detection further confirm its malicious nature, identifying it as Pdf.Dropper.Agent-7241333-0. The JavaScript is likely responsible for downloading and executing a second-stage payload.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 5

  • ClamAV: Pdf.Dropper.Agent-7241333-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7241333-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_obj0001_000.js
5f04e797b2cfa4498afc5a6eb936053dfc725e0bc8cf64b5ea2e5eff1ab765cf
pdf-javascript-stream PDF /JS object 1 at offset 0x6427 958 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).