Malicious PDF — malware analysis report

Static analysis result for SHA-256 e84f064faabe7a32…

MALICIOUS

PDF

5.8 KB Created: 6876-67-99 13:57:56 -48:24 Authoring application: Acrobat Editor 8.0 (via Adobe Acrobat 8.1.0)
MD5: 80cc7a7014b7ae2d7b2a038892958f1e SHA-1: 9814be2f1705c03b0752c95325cd0631f23c1558 SHA-256: e84f064faabe7a3258c412e780d5c7459349a9cefbf83fd9a86621b6be6aba46
246 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript that utilizes the CVE-2007-5659 vulnerability (Collab.collectEmailInfo) to execute arbitrary code. The JavaScript is obfuscated and employs eval() and String.fromCharCode() functions. ClamAV signatures confirm this as a malicious PDF exploit. The primary attack vector is the exploitation of a known Adobe Reader vulnerability.

Heuristics 9

  • Collab.collectEmailInfo — CVE-2007-5659 critical CVE exact CVE_2007_5659
    PDF JavaScript calls Collab.collectEmailInfo — CVE-2007-5659 is a buffer overflow in Adobe Reader triggered by a long argument or heap-sprayed message field passed to Collab.collectEmailInfo(). Part of a series of Acrobat JS API exploits. (identified after JavaScript deobfuscation)
  • 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
e3cbbd0c8d2d74a3d2d291ff8c77e1eed91b933627ad874f81ae3ddc174e3d3a
pdf-javascript-stream PDF /JS object 28 at offset 0x4E5 5471 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).
acroform_b64_00.js
3782020417bfb5f2f6c0ccae67cd3e9f793a35b4a27a095fd71c81f070c9a525
deobfuscated-js PDF AcroForm base64 (decompressed) at offset 0x885 3443 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).