MALICIOUS
440
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
T1204.002 Malicious File
T1140 Deobfuscate/Decode Files or Information
The VBA macro utilizes Auto_Open to execute code that leverages WScript.Shell and CreateObject to download a file from 'http://exe.QFR/642.491.3.291//' and save it as '%Temp%\WinUpdate.exe'. The presence of certutil references suggests potential decoding or execution of the downloaded payload. This indicates a downloader or droppper functionality.
Heuristics 10
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Reference to certutil (download/decode) high SC_STR_CERTUTILReference to certutil (download/decode)
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject 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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3e42a6f480d83cc759bd08e0723b1da7165d55a64802d1dc425711d8d90b2583 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 5047 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.