MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1218 Signed Binary Proxy Execution
T1059 Command and Scripting Interpreter
The sample is an Excel file containing VBA macros, specifically a Workbook_Open macro designed to execute automatically. The script utilizes CreateObject to interact with the file system and schedule tasks, creating a file named 'qDialogErrorChecking.xsl' in the ALLUSERSPROFILE directory. This behavior strongly suggests the intent to download and execute a second-stage payload, establishing a foothold on the system.
Heuristics 6
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7842bc9b54ec768bae8f776e556e2ce9483ed97783d2baa23e1885abebdbb00b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3464 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bina720a88a0bff9e52e04dce4b6dca2d9555b90b1d1e18f5129922e30c79e03891 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 16896 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 shell/COM execution token(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.