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

Static analysis result for SHA-256 73d5315687de0034…

MALICIOUS

PDF

150.9 KB
MD5: 4a666f4d9d8b763061de71e294e47c64 SHA-1: febd8214f17a1e89d01e1bda0c9c8ab2896ac6e4 SHA-256: 73d5315687de0034d3f78dfe02a8c2c3e69ed609b63be27addf46b17cae61710
152 Risk Score

Malware Insights

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

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

The PDF file was flagged by ClamAV as Pdf.Dropper.Agent-7272841-0 and an ML classifier. A critical heuristic identified a VBScript-style decimal array that decodes to a PE payload, indicating the PDF's primary function is to deliver and execute a secondary malicious file. The embedded PE artifact further supports this dropper functionality.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9977

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-7272841-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Dropper.Agent-7272841-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
98459f56556ca0fe82435f4b35c96a8b0be99e4f7277460095d64126eea8381b
embedded-pe PDF raw comment decimal-array PE payload at offset 0x229 21897 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.84, consistent with packed or encrypted content.