Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 30654338177a85ca…

MALICIOUS

Office (OLE)

7.0 KB First seen: 2015-09-19
MD5: 31bab0da570514a0ff18f74ecf4c2d20 SHA-1: 406a9aaf3606ff0621d0c3bc1d089242284a248c SHA-256: 30654338177a85cac16dd563af861480fc6e142856d3f6dea0883ea0a9fad772
102 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits critical ClamAV detection as Win.Trojan.Temple-4 and contains legacy WordBasic macro virus markers. The document body explicitly refers to itself as a "RSN MACRO VIRUS Goat file" and mentions initialization routines like `_Automatically runs when Word is started. Initialises Word and calls the CTRL-SH-U Menu macro.`, indicating a macro-based execution for malicious purposes.

Heuristics 3

  • ClamAV: Win.Trojan.Temple-4 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Temple-4
  • Legacy WordBasic macro-virus markers high OLE_LEGACY_WORDBASIC_MACRO_VIRUS
    OLE Word document contains legacy WordBasic auto-execution macro markers such as AutoOpen plus ToolsMacro/MacroFile/fileMacro/globMacro or named historical macro-virus strings. These old Word 6/95 macro forms are not exposed as a modern VBA project, so normal VBA source extraction can miss them.
  • Recovered legacy WordBasic macro source info OLE_LEGACY_WORDBASIC_MACRO_SOURCE
    The Word 6.0/95 document stores tokenised WordBasic macros in the WordDocument stream rather than as a modern VBA project, so VBA source extraction cannot see them. The macro source was detokenised and carved so its identifiers, string literals (file paths, URLs, registry keys, message text) and comments are available for review and signature scanning.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
wordbasic_macros.txt wordbasic-macro analyzer.wordbasic (detokenised Word 6/95 WordBasic macro source) 755 bytes
SHA-256: 56e2745d27a9aa9bfc29a58925700d95c2eaa97d653344e3d5c63bbb7b94f461
Preview script
First 1,000 lines of the extracted script
, , = 31084      
  29545  
  29548     - -     = 21349      
    29793 = 20325     @cmd6420     29793 = = =
MAIN
, - * ErrorHandler
* Finished
=
29285
err
MAIN
, - * ErrorHandler
@cmd0053
@cmd0054 = 1
@cmd80c2 "Global:AutoExec" , @cmd8025 = ":TempAutoExec"
@cmd80c2 "Global:FileSave" , @cmd8025 = ":TempFileSave"
@cmd80c2 "Global:FileOpen" , @cmd8025 = ":TempFileOpen"
@cmd80c2 "Global:TempAutoOpen" , @cmd8025 = ":AutoOpen"
@cmd0054 = 1
* Finished
=
29285
err
Main
rc = PCDOCS 20325
MAIN
, - * ErrorHandler
@cmd80c2 @cmd8025 = ":TempAutoExec" , "Global:AutoExec"
@cmd80c2 @cmd8025 = ":TempFileSave" , "Global:FileSave"
@cmd80c2 @cmd8025 = ":TempFileOpen" , "Global:FileOpen"
@cmd80c2 @cmd8025 = ":AutoOpen" , "Global:TempAutoOpen"
* Finished
=
29285
err