Malicious PDF — malware analysis report

Static analysis result for SHA-256 ad38cd4da76a98d5…

MALICIOUS

PDF

19.4 KB
MD5: 0d44ed8fd81ae0454bb31af473ba9d12 SHA-1: 45920fee3fb606950069c0750bfb2058c49827c7 SHA-256: ad38cd4da76a98d5a811ed3bbda7774c4002534c8bf8158d2c93f09947125c7d
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.003 Windows Command Shell T1204.002 Malicious File

The PDF file contains an embedded script that is configured to launch cmd.exe. This indicates an attempt to execute arbitrary commands on the user's system. The embedded script itself is likely responsible for the malicious payload delivery, as suggested by the 'PDF_EMBEDDED_SCRIPT_PAYLOAD' heuristic.

Heuristics 4

  • Launch action critical PDF_LAUNCH
    PDF contains a /Launch action whose target is an executable, URL, or UNC path — can start an external application
  • /Launch action target: cmd.exe critical PDF_LAUNCH_COMMAND
    PDF /Launch action specifies an executable target — references a known-dangerous executable (cmd, PowerShell, etc.).
  • Embedded script payload in PDF stream high PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain script execution markers such as ActiveXObject/CreateObject, WScript.Shell, PowerShell, or shell-exec primitives. This is stronger than ordinary PDF JavaScript because it indicates a staged external script payload hidden in stream bytes.
  • 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.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_00000211.bin
ad616508bba5025116ff25e1241868ae17934c5159897926ee35ef40b4facb05
pdf-embedded-script PDF raw stream script payload at offset 0x211 17183 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 3 shell/COM execution token(s).