Malicious PDF — malware analysis report

Static analysis result for SHA-256 0a8dcf8df84efd6b…

MALICIOUS

PDF

9.5 KB First seen: 2026-05-11
MD5: 90cf3dca8dbe8faf4bc7ad471cb9f7d0 SHA-1: d27cd3464079f1847776ea8fef887a600d38ab2e SHA-256: 0a8dcf8df84efd6b6e5c5d9badb77f8b5997bd5dbeecb44163897f658e256c4d
170 Risk Score

Malware Insights

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

The PDF sample contains obfuscated objects and malformed streams, indicating an attempt to hide malicious content. ClamAV detected a known exploit (CVE_2010_0188) within an embedded file, suggesting the PDF is designed to exploit a vulnerability for client execution. The presence of an embedded file further supports the likelihood of a malicious attachment delivered via spearphishing.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9867

Heuristics 6

  • Hex-obfuscated structural name object high PDF_OBFUSCATED_NAME_OBJECT
    A structurally-dangerous PDF name (e.g. /OpenAction, /Launch, /AA, /EmbeddedFile, /SubmitForm) is written with #XX hex escapes to evade string-based scanners. Legitimate producers write these names literally; hex-encoding them is a deliberate obfuscation technique.
  • Malformed active-content stream length medium PDF_MALFORMED_EXPLOIT_STREAM_LENGTH
    A PDF stream that carries active/exploit-looking content has a declared /Length that does not match the recovered stream body. Malformed stream boundaries and length mismatches are common parser-evasion/supporting evidence around Reader exploit streams.
  • Embedded file low PDF_EMBEDDED
    PDF embeds a file attachment — could carry an executable or another weaponised document as a nested payload
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://ns.adobe.com/xdp/ In PDF document text
    • http://www.xfa.org/schema/xci/1.0/In PDF document text
    • http://www.xfa.org/schema/xfa-template/2.4/In PDF document text
    • http://www.xfa.org/schema/xfa-data/1.0/In PDF document text
    • http://ns.adobe.com/xtd/In PDF document text
    • http://www.xfa.org/schema/xfa-form/2.8/In PDF document text

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_file_obj0001.bin pdf-embedded-file PDF EmbeddedFile object 1 at offset 0x56 13408 bytes
SHA-256: 0b1b624cc83990906bc2e187aed15d58d7c166b493a9a690624d2de7ff1f6d4b
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 long base64-like blob(s).
xfa_image_rawvalue_000.tif pdf-xfa-image-tiff XFA image/rawValue TIFF payload near offset 0x57B 8642 bytes
SHA-256: 2dab9e8e04a6e97e467daf69ec05a6efd546f9df1c024675357f5a57249dce66
Detection
ClamAV: Win.Exploit.CVE_2010_0188-7
Obfuscation or payload: unlikely