Malicious PDF — malware analysis report

Static analysis result for SHA-256 f11eb24d78d9ce89…

MALICIOUS

PDF

25.1 KB
MD5: 2d3763efa62e33156ac602a04179187e SHA-1: 30078512c9c684b0bd7a1d1f18011ccaff20a18b SHA-256: f11eb24d78d9ce89ac32707a9dedb85a7ec07fef484f94b778b3f94b5c639dfe
198 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript that leverages the CVE-2008-2992 vulnerability via `util.printf`. The deobfuscated JavaScript (`legacy_pdfkit_stage_000.js`) appears to be responsible for downloading and executing a second-stage payload, as indicated by the ClamAV detection of 'Win.Trojan.Agent-36170'. The document body content is minimal and does not provide further context on the lure.

Heuristics 6

  • util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992
    PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure. (identified after JavaScript deobfuscation)
  • ClamAV: Win.Trojan.Agent-36170 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Agent-36170
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • 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 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0008_000.js
e7920a7406a2d6810f1fbeb24bd74809c5f0462aa30859b691f83e38f5373e54
pdf-javascript-stream PDF /JS object 8 at offset 0x1E7 1667 bytes
Detection
ClamAV: Win.Trojan.Agent-36170
Obfuscation or payload: unlikely
legacy_pdfkit_stage_000.js
bafdfe3e29801644a3418f0a124f1b74f09064eab6d1a804fe4ea681b1a96467
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x89E 1547 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).