MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The sample is an Excel file containing a Workbook_Open macro. This macro constructs a command string by concatenating values from cells (2,7) and (3,7) and then executes it using ShellExecute. The specific command executed is not fully reconstructible without knowing the cell contents, but the intent is to run an arbitrary command on the system. This indicates a macro-based execution attack.
Heuristics 5
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName 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
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb8e4258cddc6e3e978c66f852d02535b47586923ee4255420df72dd2f8a091c2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1238 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.bin74e57bb45848429097183ad6a79944dc5fe268670d9caf89b5e241d2d30bc5f5 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 14848 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.