Malicious Office (OOXML) / .XLSX — malware analysis report

Static analysis result for SHA-256 648fa46ef29f69aa…

MALICIOUS

Office (OOXML) / .XLSX

111.6 KB Created: 2015-06-05 18:17:20 UTC Authoring application: Microsoft Excel 12.0000
MD5: 797d1baad0668bb297796b1634b2e678 SHA-1: 7644781d4f591acc44e4bf1c15aa4fe105eb6f5b SHA-256: 648fa46ef29f69aa1745de4a2a7f5bb5c956341bf2c426420e4c2f8835e8471e
260 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment T1047 WMI

The sample is an Excel document containing a Workbook_Open VBA macro that executes obfuscated commands. The macro attempts to create a file named 'jledshf.bat' and another named 'sduoixo.vbs' in the 'c:\programdata' directory. It also attempts to execute a file using 'wscript.shell' and includes multiple URLs that are likely used to download additional malicious content. The ClamAV detection 'Doc.Malware.Valyria-10004384-0' further confirms its malicious nature.

Heuristics 6

  • ClamAV: Doc.Malware.Valyria-10004384-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Malware.Valyria-10004384-0
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
  • VBA project inside OOXML medium OOXML_VBA
    Document contains a VBA project — VBA macros present

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
527d0656a0c2c323955d068683ef8f7e20c035cda247a1e24383595c0eb3403b
vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 7821 bytes
vbaProject_00.bin
edf8eab50c2ed763927dd2aee1894cb5b0fdc0de56c7e819fd985b78d3bdcab1
vba-project OOXML VBA project: xl/vbaProject.bin 37888 bytes
Detection
ClamAV: Doc.Malware.Valyria-10004384-0
Obfuscation or payload: unlikely