Malicious PDF — malware analysis report

Static analysis result for SHA-256 df6f40e310d5e532…

MALICIOUS

PDF

1.4 KB
MD5: 9846e51fbd52ede156835ea719162f23 SHA-1: 5241f76e61847cd2594501a70a8619adb486afdb SHA-256: df6f40e310d5e532c107b8f717d45440ae8d9a446ed84424c203da53a38ffe2e
200 Risk Score

Malware Insights

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

The PDF file contains a launch action and an embedded script payload, indicating malicious intent. The document body explicitly constructs a VBScript that downloads an executable from 'http://styggba.com/exe.exe' and saves it as 'exe.exe'. This script execution is a primary mechanism for delivering a second-stage payload.

Heuristics 6

  • ClamAV: Heuristics.PDF.ObfuscatedNameObject critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Heuristics.PDF.ObfuscatedNameObject
  • 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.
  • Visible LOLBin command execution instruction high SE_LOLBIN_RUN_COMMAND
    Document contains instructions or visible command text involving Windows script/execution tools such as PowerShell, mshta, cmd, rundll32, or regsvr32
  • 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.
  • 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_00000185.bin
d996e32d88925b08ddf634f11c06ed0c6effb253fb3449c094cd3194c7498215
pdf-embedded-script PDF decompressed stream script payload at offset 0x185 1462 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 shell/COM execution token(s).