Malicious PDF — malware analysis report

Static analysis result for SHA-256 236ae5df4364c12c…

MALICIOUS

PDF

12.2 KB
MD5: 9bb0e85e96ebb5aa40c7112db42d227d SHA-1: 7422856556623308044a1e5d92c1ee754dffd6d2 SHA-256: 236ae5df4364c12c870e427396c46e1d126a93ff2d88f89602079b15038b65f1
138 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript/JScript T1204.001 Malicious Link T1204.002 Malicious File

The PDF file contains embedded JavaScript, identified by the PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2007_5659 heuristic indicates the use of a known vulnerability (Collab.collectEmailInfo) to trigger the execution of this JavaScript. The extracted JavaScript files, legacy_pdfkit_stage_000.js and legacy_pdfkit_stage_001.js, are likely stages of a payload delivery mechanism. The obfuscation and the presence of multiple JavaScript streams suggest a downloader designed to fetch and execute further malicious content.

Heuristics 5

  • 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: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • 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 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0007_000.js
6f60a1053baafdc578f85eae84a2dc6d16775fbd66240d82cbfb7b4f4ff4e90a
pdf-javascript-stream PDF /JS object 7 at offset 0x19D 295 bytes
legacy_pdfkit_stage_000.js
eee4755d9a4066375ccba7dcd849b0ec724089f523cd57af4d0421c01e71e339
deobfuscated-js z-percent hex-pair decoded JavaScript at offset 0x2E9 5153 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).
legacy_pdfkit_stage_001.js
22838376c0be4843b0458386b5c93661670870d8fb43e489adda0f2ecab3786f
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x2E9 12323 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).