Malicious PDF — malware analysis report

Static analysis result for SHA-256 dade7893100b06fd…

MALICIOUS

PDF

150.9 KB First seen: 2012-07-12
MD5: a862d2efec56371490d799561fed0daf SHA-1: 8b8ab4b367fae46439c55ee83637ab20e51d0d79 SHA-256: dade7893100b06fd8290e1a699e4dbf46809fc345ba1886d3d16ab26060908c0
110 Risk Score

Malware Insights

MITRE ATT&CK
T1566.002 Spearphishing Attachment T1204.002 Malicious File

The ML classifier strongly indicates this PDF is malicious, likely exploiting a vulnerability. The document body contains obfuscated data rather than user-facing content, further suggesting a malicious payload. No scripts or specific IOCs were extracted, but the nature of the PDF and the high ML score point towards an exploit attempt.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9977

Heuristics 2

  • 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.
  • 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
decimal_array_pdf_pe_00000229.exe embedded-pe PDF raw comment decimal-array PE payload at offset 0x229 21896 bytes
SHA-256: b3f7ae0b07c58dff850f09ab1b75c63430d3b18c88c5b1f7ac385e21bc5bd460
Detection
ClamAV: No threats found
Obfuscation or payload: likely
actual_type=PE; declared_or_context_type=PDF; filename=decimal_array_pdf_pe_00000229.exe; kind=embedded-pe Carved artifact entropy is 7.84, consistent with packed or encrypted content.