Malicious PDF — malware analysis report

Static analysis result for SHA-256 cb7fcdb3f9ad40f9…

MALICIOUS

PDF

8.5 KB
MD5: bfcf7e408e5da246035461c59df63747 SHA-1: 1fc75609a960e77a2a8cbc73e4cf3981b920f6a4 SHA-256: cb7fcdb3f9ad40f9a42e33bc76294910d17d99f95f21539245c348f7f2c811a4
162 Risk Score

Malware Insights

MITRE ATT&CK
T1204 Malicious Link T1059.001 PowerShell T1059.007 JavaScript

The PDF file contains multiple indicators of malicious JavaScript execution, including embedded JS streams, unescape calls, and specific exploit firings for CVE-2014-0496. The embedded JavaScript is likely designed to download and execute a second-stage payload. The document body's content about weight loss on Mars appears to be a lure to entice users to open the malicious PDF.

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)
  • 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
  • Additional-actions dictionary low PDF_AA
    PDF defines /AA (Additional Actions) that references an executable action (JS/JavaScript/Launch/SubmitForm) — can auto-trigger on document or widget events. Form-field calc/format/validate/keystroke handlers in legitimate interactive forms commonly fire this, so it is reported as a low-weight signal; weaponised auto-execution is flagged by stronger rules (PDF_OPENACTION, encrypted-with-JS, etc.)
  • 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 5

Files carved from inside the sample during analysis.

FilenameKindSourceSize
javascript_obj0001_000.js
a1ac59acb1c2c5d0360e27b2bd6a77401942a3f9d7960d050b44734c8e8a925a
pdf-javascript-stream PDF /JS object 1 at offset 0xA 5015 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 13 eval/decoder/string-building token(s).
javascript_obj0005_001.js
a915a83bbac265d19518ec5b296d16166c8ea1973c6073e84a2e1e970c5e5971
pdf-javascript-stream PDF /JS object 5 at offset 0x1714 37 bytes
stream_001_off000018b8.js
d1dfd457a2fdd3cec4091f689f39b85b35666aa5599ef3a8d5f9a80d1e2ce105
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x18B8 1042 bytes
font_00_type1_off00001d56.bin
c6bf78478c9c4dd5b3b86554d34c78f847f70af4118f9ff083c1fccf0e8e932b
pdf-font-stream PDF embedded font (type1) at offset 0x1D56 97 bytes
font_01_type1_off00001fdd.bin
b749644b3e758e7335900ab2e7499eaa64b3a946849f1f8a0948287bdd96763d
pdf-font-stream PDF embedded font (type1) at offset 0x1FDD 144 bytes