Malicious PDF / .DLL — malware analysis report

Static analysis result for SHA-256 290fae8f9828e238…

MALICIOUS

PDF / .DLL

131.3 KB
MD5: 4d7e4b6fac00b091cbb576ef4ccac43e SHA-1: 0b4293557bce61cb2120c5d1e5ed46895b207b72 SHA-256: 290fae8f9828e238cba42ab1161d694cdf57b66a7ec269912d12e8c13be0bcea
258 Risk Score

Malware Insights

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

The PDF file contains embedded JavaScript that exploits multiple Adobe Reader vulnerabilities, specifically CVE-2009-0927, CVE-2007-5659, and CVE-2008-2992. Static analysis identified these exploits and also detected a malicious JavaScript shellcode within an extracted artifact. The primary function of the embedded script appears to be downloading and executing a second-stage payload, as indicated by the ClamAV detection signature 'Js.Exploit.Shellcode-18'.

Heuristics 7

  • 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)
  • 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)
  • 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)
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • 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_obj0008_000.js
91c04f0a089df5cc3a1a3808bf496784cfd47f946f0b3f6d74f4f6d320594011
pdf-javascript-stream PDF /JS object 8 at offset 0x1E7 2095 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).
legacy_pdfkit_stage_000.js
b57c495bc77d68544a4642614bfe7f6519cac55e8b8998521141edfb6781d936
deobfuscated-js repeated-marker hex decoded JavaScript at offset 0xA4A 1554 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 eval/decoder/string-building token(s).
legacy_pdfkit_stage_001.js
786aa05232475b8a8379bcadaf8468b1cff6362e1d9206b65e908610e3cc5965
deobfuscated-js double percent-decoded annotation JavaScript at offset 0xA4A 14621 bytes
Detection
ClamAV: Js.Exploit.Shellcode-18
Obfuscation or payload: likely
Carved artifact contains 9 eval/decoder/string-building token(s).