Malicious PDF — malware analysis report

Static analysis result for SHA-256 6cb3cecb97ff2a6b…

MALICIOUS

PDF

226.7 KB
MD5: 994524ff20428a0b96065f3ad260d925 SHA-1: 767daa09f9e357195f4962198a8bb816df5d8d75 SHA-256: 6cb3cecb97ff2a6b45490fd7c1945922fb3abdba3cc7ead9b4a1788aaba8d1b7
152 Risk Score

Malware Insights

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

The PDF file was flagged by multiple heuristics, including a critical finding of a VBScript-style decimal array that decodes to a PE payload. This indicates the PDF is designed to drop and execute a secondary malicious executable. The ML classifier also strongly indicated maliciousness. The primary function appears to be delivering a PE payload, likely via spearphishing.

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