MALICIOUS
320
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1059.005 Visual Basic
T1053.005 Scheduled Task
The Auto_Close VBA macro executes a shell command to copy a file named 'quietmoth.exe' from a network share to the local \\10.127.252.11\SHARE\ path. It then uses the Schedule.Service COM object to create a scheduled task named 'UpdateTask' that will execute the copied file C:\Windows\Temp\quiet.exe after a 30-second delay. This indicates a downloader or dropper functionality.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Suspicious cmd.exe invocation with execution flag high SC_STR_CMDSuspicious cmd.exe invocation with execution flag
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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.
-
Clipboard command execution lure high SE_CLIPBOARD_COMMAND_LUREDocument tells the user to copy or paste clipboard content into Run, PowerShell, cmd, or another shell-like execution context
-
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.bas3450987f238fa11e8d0070c691f74532ca17b1494e846c1a48bfa1e1ef7d157c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1670 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.