Malicious PDF — malware analysis report

Static analysis result for SHA-256 f31ad780ad34f3b6…

MALICIOUS

PDF

12.7 KB
MD5: 1a3992fccd91609fbfdd99c39db2ed82 SHA-1: 9e04a0010c9146ebc7967f4b0deeb2feb68b3d5f SHA-256: f31ad780ad34f3b6cd7a58640a18254eb2e783c90bc93c7c1d08e9f41f3c9d2f
78 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript, identified by the PDF_JAVASCRIPT and PDF_JS heuristics. The critical CVE_2007_5659 heuristic indicates that the embedded JavaScript is used to exploit a known vulnerability in Adobe Reader. The extracted JavaScript files, legacy_pdfkit_stage_000.js and legacy_pdfkit_stage_001.js, are likely responsible for downloading and executing a second-stage payload, a common technique for initial access.

Heuristics 4

  • 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)
  • 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
95f60a8544255f114c214e1c3d8b32100f50aa6c33dc025e12e3e90da157f26b
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x2F0 12499 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).
legacy_pdfkit_stage_001.js
43fd2d78bc920ecf83029e399bb94dd2c015466a27ef001f1be610c03d71dad6
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0x2F0 5134 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 5 eval/decoder/string-building token(s).