Malicious PDF — malware analysis report

Static analysis result for SHA-256 6667d915707a31b5…

MALICIOUS

PDF

5.5 KB Created: 3774-27-59 10:28:63 -01:94 Authoring application: Acrobat Editor 8.0 (via Adobe Acrobat 8.1.0)
MD5: fbe8d60789e08ce3c765590a67be1378 SHA-1: 47284b0a30129569133619def9ee6396b5549b1d SHA-256: 6667d915707a31b58fa6388eca766f4d5caf5904c32a6b0df8d7175bf1cc9616
338 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.007 JavaScript

This PDF file contains embedded JavaScript that is heavily obfuscated and uses a custom Base64 decoder. The script is designed to evaluate a decoded string which is identified as an Adobe Reader exploit for CVE-2008-2992. The exploit likely downloads and executes a second-stage payload, as indicated by the ClamAV detection signature 'Pdf.Exploit.Agent-35551'.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9996

Heuristics 10

  • 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)
  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • ClamAV: Pdf.Exploit.Agent-35551 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-35551
  • 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.
  • 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.
  • String.fromCharCode low PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically. Common in benign JavaScript libraries for codepoint manipulation, so this alone is informational; weaponised use is also caught by the dedicated fromCharCode-stage and exploit-shape rules. (matched inside decoded stream)
  • 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/xap/1.0/
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://ns.adobe.com/pdf/1.3/

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0028_000.js
e049513b44282f96cb73df8b2d296a26fb8149be88593b6115770ca12541560c
pdf-javascript-stream PDF /JS object 28 at offset 0x503 3523 bytes
Detection
ClamAV: Pdf.Exploit.Agent-35551
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
custom_b64_stage_000.js
c0a5c1195a00368b674a5dbced9d35becddad2bc8984e73e21527985507bc318
deobfuscated-js custom Base64 decoded JavaScript layer 1 (PDF /JS object 28) at offset 0x869 1983 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).