Malicious PDF — malware analysis report

Static analysis result for SHA-256 f14ce3d68756d941…

MALICIOUS

PDF

7.8 KB
MD5: 1542762889440bcb453629169c36ce65 SHA-1: 2de20e920dd0368fec541857e5a5cd72cf4f36fe SHA-256: f14ce3d68756d941ff5b4ab8533f3ce1a4439620a9ea000c69624b6fa8788370
194 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 JavaScript/JScript T1204.002 Malicious File

This PDF document contains embedded JavaScript and utilizes an OpenAction trigger, indicative of malicious intent. The critical heuristic firing for CVE-2014-0496 (app.addToolButton/removeToolButton) strongly suggests exploitation of this vulnerability. The embedded JavaScript, particularly the use of unescape() and the presence of a decompressed script payload, points towards the download and execution of a secondary stage. The document body's content appears to be a lure, unrelated to the malicious functionality.

Heuristics 9

  • app.addToolButton/removeToolButton — CVE-2014-0496 critical CVE exact CVE_2014_0496
    PDF JavaScript combines app.addToolButton() and app.removeToolButton() with heap-spray shellcode markers — the public Adobe Reader/Acrobat ToolButton use-after-free exploit shape for CVE-2014-0496. (matched in decompressed stream)
  • OpenAction trigger high PDF_OPENACTION
    PDF has an /OpenAction — code runs automatically when opened
  • unescape() call high PDF_UNESCAPE
    unescape() found — often used to decode shellcode in PDF JS exploits (matched inside decoded stream)
  • Embedded script payload in PDF stream medium PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
  • 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.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • AcroForm button with action trigger low PDF_ACROFORM_BUTTON
    PDF contains a /Btn form field together with a SubmitForm/URI/Launch/JS trigger — this is the building block of fake 'Download' or 'Open' button overlays used in PDF phishing lures
  • 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 4

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0001_000.js
c7b993e4481e70070d6df462c77bef0a456c6f5f9f9123b76d12bf0c8aacddda
pdf-javascript-stream PDF /JS object 1 at offset 0xA 4434 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 13 eval/decoder/string-building token(s).
stream_001_off000015fc.js
d1dfd457a2fdd3cec4091f689f39b85b35666aa5599ef3a8d5f9a80d1e2ce105
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x15FC 1042 bytes
font_00_type1_off00001a9a.bin
c6bf78478c9c4dd5b3b86554d34c78f847f70af4118f9ff083c1fccf0e8e932b
pdf-font-stream PDF embedded font (type1) at offset 0x1A9A 97 bytes
font_01_type1_off00001d21.bin
b749644b3e758e7335900ab2e7499eaa64b3a946849f1f8a0948287bdd96763d
pdf-font-stream PDF embedded font (type1) at offset 0x1D21 144 bytes