Malicious PDF — malware analysis report

Static analysis result for SHA-256 12cb7d3ff567a29a…

MALICIOUS

PDF

10.3 KB
MD5: 92eef885aee1be411ef4518b498e0215 SHA-1: b93be26ddcca332b50de436c1cdf926a584ae01a SHA-256: 12cb7d3ff567a29a20e69126ca798cc55f198bd663654a7a6a6dbb9e71a2b43a
112 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.007 JavaScript

The sample is an encrypted PDF flagged as malicious by ClamAV and an ML classifier. Static triage identified obfuscated JavaScript within an embedded stream, indicating the PDF likely exploits a vulnerability to execute this script. The JavaScript is the primary artifact of interest for further analysis, as it is expected to download and execute a second-stage payload.

Machine Learning

  • Nyx PDF Classifier malicious score 0.5781

Heuristics 3

  • ClamAV: Pdf.Exploit.Agent-19804 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.Agent-19804
  • 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.
  • Encrypted PDF (string and stream contents are opaque to static scan) info PDF_ENCRYPTED
    PDF declares /Encrypt — string objects and stream contents are encrypted with the standard security handler (RC4 or AES). On its own this is informational; legitimate encrypted documents include signed contracts, billing statements, and rights-managed material. Static heuristics cannot inspect encrypted payload bytes.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
stream_009_off0000199b.js
49cd727e74241a9553a47752213e9424f7195575cc0f9460748997e149bd03bd
decompressed-pdf-stream PDF FlateDecoded stream at offset 0x199B 48953 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 eval/decoder/string-building token(s). Carved artifact contains 1 long hex-escaped blob(s).