Malicious PDF — malware analysis report

Static analysis result for SHA-256 b949a0535c4793b2…

MALICIOUS

PDF

40.0 KB Created: 2012-12-17 16:05:19 Authoring application: ameuqjcms (via shtqdthq) First seen: 2026-05-07
MD5: 099edd14f27380de8c420d1609fe9199 SHA-1: 33ffed1668501a83f81352795f4545eff7cdb022 SHA-256: b949a0535c4793b2b4cc2454e024ec7b81d4b3a259e8780fb360fb71a4081024
72 Risk Score

Malware Insights

MITRE ATT&CK
T1204 Malicious File T1204.002 Malicious File: User Execution: Malicious Attachment

The ML classifier strongly indicates maliciousness, and the PDF_EMBEDDED heuristic suggests the presence of an embedded exploit. The document body is heavily obfuscated and contains what appears to be JavaScript or VBA code, likely intended to download and execute a secondary payload. The specific exploit or payload is not identifiable from the provided data.

Machine Learning

  • Nyx PDF Classifier malicious score 0.9619

Heuristics 6

  • 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
  • Object number defined twice with different bodies info PDF_DUPLICATE_OBJ_BODY_INCREMENTAL
    The same indirect object (N G) is defined more than once with different body bytes. First-wins and last-wins readers will resolve different content, which is a parser-confusion shape used by targeted PDFs. Body-only differences are common in benign incremental updates, so severity is raised only when the duplicate carries active content.
  • 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.2/In PDF document text
    • http://www.xfa.org/schema/xfa-data/1.0/In PDF document text
    • http://ns.adobe.com/xfdf/In PDF document text
    • http://www.xfa.org/schema/xfa-form/2.8/In PDF document text

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_file_obj0016.bin pdf-embedded-file PDF EmbeddedFile object 16 at offset 0x17E9 7076 bytes
SHA-256: a3e490b4dcf23cb3d6b7149b0221fd2e3882b332f9f1601f9ead01d00c872680
Detection
ClamAV: No threats found
Obfuscation or payload: likely
99 of 198 identifiers look randomly generated (e.g. 'DqmhhrsG0BKIAgEAx') — consistent with name-mangling obfuscation.