MALICIOUS
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_DETECTIONClamAV detected this file as malware: Win.Trojan.Temple-4
-
Legacy WordBasic macro-virus markers high OLE_LEGACY_WORDBASIC_MACRO_VIRUSOLE 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_SOURCEThe 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.
| Filename | Kind | Source | Size |
|---|---|---|---|
wordbasic_macros.txt |
wordbasic-macro | analyzer.wordbasic (detokenised Word 6/95 WordBasic macro source) | 755 bytes |
SHA-256: 56e2745d27a9aa9bfc29a58925700d95c2eaa97d653344e3d5c63bbb7b94f461 |
|||
Preview scriptFirst 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
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.