Pdf.Dropper.Agent-7276541-0 — PDF malware analysis

Static analysis result for SHA-256 7e6f2a4d767803b7…

MALICIOUS

PDF

226.7 KB
MD5: a4f2d05d48734a6c66c4c8ff1f530a15 SHA-1: 67998acfac6919754b57f4fcff718d066bddd874 SHA-256: 7e6f2a4d767803b77c310d12ae6ded6e15edd610658dd1195c417a955ff74719
152 Risk Score

Malware Insights

Pdf.Dropper.Agent-7276541-0 · confidence 95%

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

The PDF file was identified as malicious by multiple heuristics, including a critical finding of a VBScript-style decimal byte array that decodes to a PE payload. This indicates the PDF acts as a dropper, designed to deliver and execute a secondary malicious executable. The embedded PE artifact and the ClamAV detection name further support this dropper functionality.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9956

Heuristics 3

  • VBScript-style decimal byte array decodes to a PE payload critical PDF_VBS_DECIMAL_ARRAY_PE_PAYLOAD
    PDF comment text contains a VB/VBScript-style decimal byte array, such as c(077),c(090), that decodes to a verified Windows PE executable. The rule is gated on a comment-line Array(c(...)) assignment and a valid MZ/PE header to keep false positives low.
  • ClamAV: Pdf.Dropper.Agent-7276541-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7276541-0
  • 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 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
decimal_array_pdf_pe_00000229.exe
4543cf43ef87ccf7545ec9f711ae924a6a5a6b1020ed81ad1c551ae857c1370e
embedded-pe PDF raw comment decimal-array PE payload at offset 0x229 32942 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.90, consistent with packed or encrypted content.