Malicious PDF — malware analysis report

Static analysis result for SHA-256 5238c9848395f426…

MALICIOUS

PDF

5.0 KB Created: 2008-08-06 01:42:27 Authoring application: Scribus 1.3.3.12 (via Scribus PDF Library 1.3.3.12)
MD5: fc7bb430a0c52a9da4717370a7d1897a SHA-1: a0d03254ea19cfd1c992389f20b5aea28994b932 SHA-256: 5238c9848395f426223bbb3c2310fd7688d02fe2cb79d043447ef0a20a48aa52
156 Risk Score

Malware Insights

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

The PDF exploits CVE-2007-5659 using embedded and obfuscated JavaScript. The JavaScript implements a custom Base64 decoder and unwraps encoded layers, ultimately executing an exploit stage. This indicates the PDF's primary purpose is to deliver a malicious payload by exploiting a known vulnerability in Adobe Reader.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 6

  • 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)
  • 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.

Extracted artifacts 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0013_001.js
cd5d08cb5920caf7b11f956a505051a20da3dccb11313284edd202ac513d6415
pdf-javascript-stream PDF /JS object 13 at offset 0x365 6450 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 4 eval/decoder/string-building token(s). Carved artifact contains 1 long base64-like blob(s).
acroform_b64_00.js
eb8fd3198032619ceed8b57ff18c52c1f5db8fe1eac2da3acea13f89b8762889
deobfuscated-js PDF AcroForm base64 (decompressed) at offset 0x702 4180 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s).
custom_b64_stage_000.js
cb8de2f69752637b3be09a4fe31b5cc1d58a893ece448bdbb8c509014cecfc59
deobfuscated-js custom Base64 decoded JavaScript layer 2 (PDF /JS object 13) at offset 0x6C3 2511 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 eval/decoder/string-building token(s).