MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1204.002 Malicious File
T1059.005 Visual Basic
This XLSM document contains a Workbook_Open macro that is designed to execute a command. The macro reconstructs a command string by concatenating environment variables and cell values, which appears to be 'HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy'. It then uses CreateObject to execute this command, likely downloading and running a second-stage payload. The heuristic 'SE_CLIPBOARD_COMMAND_LURE' indicates the document likely instructs the user to copy and paste content into a shell, facilitating the execution.
Heuristics 6
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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
-
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.bas62cbfc9a54432db4a231a4401fa587b59d9f89a8f0bc7439262f125474541984 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1200 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin2bbf1c24eea004354dc821bcb73c39adf2a4836fd81c1b8023145c45eb9c6927 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 9216 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
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.