MALICIOUS
580
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
T1059.001 PowerShell
T1204.002 Malicious File
The Workbook_Open and Auto_Close macros trigger the execution of a cmd.exe command. This command copies a file named 'quietmoth.exe' from a network share '\\10.127.252.11\share\quietmoth.exe' to 'C:\Windows\Tasks\quietmoth.exe' and then executes it. Additionally, the Auto_Close macro in Sheet1 uses URLDownloadToFileA to download 'quietmoth.exe' from '\\10.127.252.11\SHARE\quietmoth.exe' to the startup folder.
Heuristics 13
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Suspicious cmd.exe invocation with execution flag high SC_STR_CMDSuspicious cmd.exe invocation with execution flag
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
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.basf8c9e80e5fd620811656dc6cfeddd4e16a43b35738779d9b1b05200904943054 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1656 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.