Malicious PDF — malware analysis report

Static analysis result for SHA-256 4396e9a4fabe7227…

MALICIOUS

PDF

6.0 KB Created: 4688-43-14 44:36:58 -39:62 Authoring application: Acrobat Editor 8.0 (via Adobe Acrobat 8.1.0)
MD5: 3c30dd58230fa9042cc276005f63d51a SHA-1: 900fa94e62a066f86a6be544876502d7ec231524 SHA-256: 4396e9a4fabe72271893a28b912777cde1d4a1d8a58e767b184423bb1f865b21
296 Risk Score

Malware Insights

MITRE ATT&CK
T1204 Malicious Link 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 appears to decode multiple layers before execution. This exploit is designed to compromise the user's system by leveraging a known vulnerability in older versions of Adobe Reader. No specific malware family was identified, but the exploit mechanism is clear.

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)
  • Suspicious extracted artifact high 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.
  • String.fromCharCode medium PDF_FROMCHARCODE
    String.fromCharCode found — used to construct payload strings dynamically (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.
  • 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
7b1448eae5e29312c613aa13b786fb1fb7ff901fc2115e0f0e01d30c5757272c
pdf-javascript-stream PDF /JS object 28 at offset 0x4F3 3931 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
67facb359434ea2065c0d6cbf196b468e32399c7231b27352ff1245c063e737c
deobfuscated-js PDF AcroForm base64 (decompressed) at offset 0x894 2289 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).