Malicious PDF — malware analysis report

Static analysis result for SHA-256 5dda4feeab8f3204…

MALICIOUS

PDF

7.1 KB Created: 2010-10-12 14:20:47 Authoring application: Bgecolemdisoginelejaci (via 6f44dVinavepleziueti)
MD5: 3ce40a48d26207b81caeb690bf299bb6 SHA-1: d78abffb88ac4cde58ffe9b72fef5522249fe2d2 SHA-256: 5dda4feeab8f320449647ad3a8977a12a688f035271c46956bafbf99287b523d
306 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.007 JavaScript

The PDF file contains embedded JavaScript that is XOR-decoded and executed using multiple known Adobe Reader vulnerabilities. The heuristics indicate that this exploit kit attempts to download and execute a second-stage payload. The specific vulnerabilities exploited are CVE-2008-2992, CVE-2009-4324, and CVE-2009-0927.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 7

  • media.newPlayer — CVE-2009-4324 critical CVE exact CVE_2009_4324
    PDF JavaScript calls media.newPlayer — CVE-2009-4324 is a use-after-free in Adobe Reader's multimedia plugin triggered by media.newPlayer(). Actively exploited as a zero-day in December 2009. (identified after JavaScript deobfuscation)
  • Collab.getIcon — CVE-2009-0927 critical CVE exact CVE_2009_0927
    PDF JavaScript calls Collab.getIcon — CVE-2009-0927 is a stack buffer overflow in Adobe Reader triggered by Collab.getIcon() with a crafted argument. Allows arbitrary code execution. (identified after JavaScript deobfuscation)
  • util.printf — CVE-2008-2992 critical CVE exact CVE_2008_2992
    PDF JavaScript calls util.printf() — CVE-2008-2992 is a stack buffer overflow in Adobe Reader triggered by a long format-specifier argument. Widely exploited in the wild after disclosure. (identified after JavaScript deobfuscation)
  • Multi-CVE Adobe Reader JavaScript exploit kit critical PDF_ADOBE_READER_MULTI_CVE_JS_KIT
    One recovered JavaScript stage contains multiple version-gated Adobe Reader exploit branches. This is stronger evidence than independent API keywords: the PDF is selecting old Reader vulnerabilities by viewer version and running heap-sprayed Acrobat JavaScript exploit paths.
  • Suspicious extracted artifact medium 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.
  • 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.

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0010_000.js
9831312efd52fddc921fa42b5f0524183ce37990ed0b97fffae684698b8a4b87
pdf-javascript-stream PDF /JS object 10 at offset 0x1291 2403 bytes
page_word_xor_stage_000.js
444f6419aa3ad11f5771853dfe35a7533b9a7394226c729ffe069624be3b11f0
deobfuscated-js page-word continuous-hex XOR decoded JavaScript (decompressed, key=0x5D) at offset 0x8C 6786 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 3 long hex-escaped blob(s).