MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file contains a Workbook_Open macro, a common technique for auto-execution upon opening. This macro utilizes the Shell() function, indicating an intent to execute external commands or scripts. The presence of CreateObject() further suggests dynamic code execution or object manipulation. While no specific URLs or commands were directly extracted, the combination of these heuristics strongly suggests the macro is designed to download and execute a secondary payload, a typical pattern for initial access or further infection stages.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call 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 macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas1a8f2b90133b5b7a6e975b7226b89a1e8d6eea6400c7764913ba7f28f47c29d3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 783694 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.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.