Malicious PDF — malware analysis report

Static analysis result for SHA-256 d7dd07940374abfb…

MALICIOUS

PDF

9.9 KB
MD5: 8ccdd26498c440f8b53543a32be7e076 SHA-1: 17952f9b89a512b55380508aeac3082133c4dda1 SHA-256: d7dd07940374abfb044a1752d1e5d6aaa9ffed776693dfc9e0054b7b9339546a
186 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.001 Malicious Link T1071.001 Web Protocols

The PDF file contains obfuscated JavaScript, identified by the 'PDF_JAVASCRIPT' and 'PDF_JS' heuristics. The 'CVE_2007_5659' heuristic specifically indicates exploitation of a known vulnerability in Adobe Reader using the 'Collab.collectEmailInfo' method to stage and execute JavaScript. The extracted JavaScript, particularly 'annotation_subject_callee_hex_stage_000.js' and 'deobfuscated.js', likely serves to download and execute a secondary payload, a common technique for initial access.

Heuristics 7

  • 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
  • Annotation subject callee-key hex JavaScript stager high PDF_ANNOT_SUBJECT_CALLEE_HEX_STAGER
    PDF JavaScript uses syncAnnotScan()/getAnnots() to read an indirect annotation /Subject stream, percent-decodes it through marker replacement, then uses a callee.toString()-derived key to decode and eval the final exploit stage.
  • 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.
  • syncAnnotScan annotation-staging primitive low PDF_FOXIT_SYNCANNOTSCAN
    PDF JavaScript calls syncAnnotScan() — a no-op annotation-enumeration primitive used by exploit-kit JavaScript to stage payload reads from annotation /Subject fields before eval(). Not a vulnerable sink itself; rarely seen in legitimate PDFs. (matched in decompressed 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_obj0007_000.js
11b03694c4e705ab29873cc5e2c55342ee498b376ac2dc5f05ce17018ef44c38
pdf-javascript-stream PDF /JS object 7 at offset 0x19D 264 bytes
annotation_subject_callee_hex_stage_000.js
a92a3b714097014df8ec5aa37e2c3a848386989c3d6e78c84b2df9a1cde7dedb
deobfuscated-js annotation-subject callee-key decoded JavaScript at offset 0x14A 5389 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).
deobfuscated.js
6d19c70446493f80d1e344dcd2b6c58660a6b95d83547198c1cc5d06113ab5d8
deobfuscated-js PDF JavaScript deobfuscation pass 77921 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).