Malicious PDF — malware analysis report

Static analysis result for SHA-256 6c599e50f2affb35…

MALICIOUS

PDF

1.4 KB
MD5: 5dd4015f9a9b33eb1e7b57cdf11f7c8d SHA-1: d6f5a2244f42e684110c285983f7f34f6d5931af SHA-256: 6c599e50f2affb35dc711ec6319d086b86c910ca1bca3b51d8f547bba4b229ab
152 Risk Score

Malware Insights

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

The PDF document contains embedded JavaScript that is designed to download a second-stage executable from the URL http://styggba.com/exe.exe. The script also appears to be attempting to create a VBScript file named 'vbs1.vbs' to facilitate the download and execution process. This behavior is indicative of a downloader or droppper malware.

Machine Learning

  • Nyx PDF Classifier malicious score 1.0000

Heuristics 4

  • Launch action high PDF_LAUNCH
    PDF contains a /Launch action with an unresolved or extension-less target — treat as potentially dangerous
  • 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.
  • PDF JavaScript WScript downloader high PDF_JS_WSCRIPT_DOWNLOADER
    Decoded PDF JavaScript reconstructs a Windows Script Host COM downloader using WScript.CreateObject plus XMLHTTP/ADODB.Stream style download, write, and run behavior. This is commodity payload delivery rather than a specific PDF parser CVE trigger.
  • 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://styggba.com/exe.exe

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_00000181.bin
ed677536d4cefd6599612a48290a9eddd4889322271b55f0f5dc878d06a817b4
pdf-embedded-script PDF decompressed stream script payload at offset 0x181 161 bytes