Malicious PDF — malware analysis report

Static analysis result for SHA-256 e51a7332975dab93…

MALICIOUS

PDF

2.4 KB
MD5: 80d4aa5c320d8bdea41f7829ae5c79c8 SHA-1: b31e2fc6725b1f9d18b4f70e9dba5ac75baf95f6 SHA-256: e51a7332975dab936232e9a965e5baa44efb698d01eca49b6e9157c4f8158f47
160 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File T1059.003 Windows Command Shell

The PDF file contains a launch action that targets cmd.exe, indicating an attempt to execute arbitrary commands. An embedded URL, http://xin.w2c.ru/kit/?m=1, was also extracted, likely serving as a payload source. The embedded script payload further supports the malicious intent of executing external code.

Heuristics 4

  • Launch action critical PDF_LAUNCH
    PDF contains a /Launch action whose target is an executable, URL, or UNC path — can start an external application
  • /Launch action target: cmd.exe critical PDF_LAUNCH_COMMAND
    PDF /Launch action specifies an executable target with parameters ' /c echo Set pfeguaynijekugkyajss = CreateObject\("MSXML2.ServerXMLHTTP"\' — references a known-dangerous executable (cmd, PowerShell, etc.).
  • Embedded script payload in PDF stream high PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain script execution markers such as ActiveXObject/CreateObject, WScript.Shell, PowerShell, or shell-exec primitives. This is stronger than ordinary PDF JavaScript because it indicates a staged external script payload hidden in stream bytes.
  • 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://xin.w2c.ru/kit/?m=1

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_000002d5.bin
629f66b8de48f5f6c1eb74f619a3de236509ddafef08c4900c194fc4967d297d
pdf-embedded-script PDF decompressed stream script payload at offset 0x2D5 705 bytes