MALICIOUS
342
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is a macro-enabled Word document containing an obfuscated auto-exec loader. The VBA macros utilize CreateObject and CallByName functions, indicative of attempts to execute arbitrary code. The presence of an AutoOpen macro and the critical heuristic 'OLE_VBA_OBFUSCATED_AUTOEXEC_LOADER' strongly suggest the document is designed to download and execute a secondary payload, likely from one of the embedded URLs.
Heuristics 9
-
Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADERAuto-exec VBA reconstructs strings with a heavy custom decoder (numeric char-array, repeated hex-string decode, or junk-token Replace removal) and feeds them to a COM-instantiation or execution sink. This obfuscated-loader shape keeps CreateObject/Shell/URL indicators out of the macro source.
-
ClamAV: Doc.Macro.ObfuscatedHeuristic-5931994-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Macro.ObfuscatedHeuristic-5931994-0
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled 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 macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Embedded URL info EMBEDDED_URLOne 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://www.mcp.com/sams/�
- http://www.mcp.com/sams/
- http://search.yahoo.com/bin/search�
- http://search.yahoo.com/bin/search
- http://www.microsoft.com/ie/
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.baseacf7e4753ae3d0d911372354353523151886f54f69612052a978217a4114b85 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 18918 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.