Malicious PDF — malware analysis report

Static analysis result for SHA-256 71941c7a7070cd67…

MALICIOUS

PDF

289.4 KB
MD5: 740815c0d681857bd19676348b0aec25 SHA-1: 8d1cb760cd64c92bf582bfac17725187590b8fb8 SHA-256: 71941c7a7070cd67014bcd1c021d8743461468f5764c851df802fa174221120f
250 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

This PDF file exhibits multiple indicators of malicious activity, including obfuscated object names and a critical PDF_LAUNCH heuristic firing. The embedded script, identified as a potential payload, is likely responsible for downloading and executing further malicious content. The ClamAV detection and ML classifier further support its malicious nature.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9998

Heuristics 5

  • Launch action critical PDF_LAUNCH
    PDF contains a /Launch action whose target is an executable, URL, or UNC path — can start an external application
  • ClamAV: Pdf.Dropper.Agent-7271787-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7271787-0
  • Hex-obfuscated structural name object high PDF_OBFUSCATED_NAME_OBJECT
    A structurally-dangerous PDF name (e.g. /OpenAction, /Launch, /AA, /EmbeddedFile, /SubmitForm) is written with #XX hex escapes to evade string-based scanners. Legitimate producers write these names literally; hex-encoding them is a deliberate obfuscation technique.
  • 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_000482d7.bin
367b895d74b11bb40fb8f0401f278a1b03f7de9afd7a87e17e1c66a612e8eba0
pdf-embedded-script PDF decompressed stream script payload at offset 0x482D7 296182 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 shell/COM execution token(s). Carved artifact contains 1 long hex-escaped blob(s).