Malicious PDF — malware analysis report

Static analysis result for SHA-256 beba6e4788f8852c…

MALICIOUS

PDF

12.5 KB
MD5: 3ac0b8493d40ff726265ebf1363765bf SHA-1: 9575c8d2fcfa04c4368e0584f05427c9de98c1d7 SHA-256: beba6e4788f8852cab2c921bdbaaf81b3e0619e52418c4981a12ec6447f75f94
138 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, identified by the PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2007_5659 heuristic indicates that the JavaScript is used to exploit a known vulnerability (Collab.collectEmailInfo) to launch further actions. The ClamAV detection as Pdf.Dropper.Agent-7217360-0 and the presence of deobfuscated JavaScript files (legacy_pdfkit_stage_000.js, legacy_pdfkit_stage_001.js) suggest this is a dropper designed to download and execute a second-stage payload. The document body is unreadable, but the technical indicators point to a malicious dropper.

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: Pdf.Dropper.Agent-7217360-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7217360-0
  • 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
1847af0a099665b6ac45af66402e56ed64237a1b287618ee3d6643267fda6f35
pdf-javascript-stream PDF /JS object 7 at offset 0x19D 343 bytes
legacy_pdfkit_stage_000.js
37ded831a18892c46c422d3269790d6daf329edfb6cde47edac5da1ef66baad5
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x2F0 12211 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).
legacy_pdfkit_stage_001.js
8947707ea6d0b45209645fd3089fa4b5d9bc2a44f8e82343668e7e777ac29cb9
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x2F0 5037 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).