MALICIOUS
300
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The XLSX file contains VBA macros, specifically triggering an Auto_Close macro. This macro utilizes WScript.Shell and CreateObject to execute PowerShell commands. The primary intent appears to be downloading and executing a second-stage payload, indicated by the critical heuristic firings for Shell() and PowerShell usage.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
PowerShell reference in VBA critical OLE_VBA_PSPowerShell reference in VBA
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Suspicious extracted artifact medium 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.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7075b5e2be41ad21d8240bfa2638abd8529413edbe80f5ae9dd4d4f50484e919 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 8365 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 shell/COM execution token(s).
|
|||
vbaProject_00.bin81290a884c3b9fff5135e3c6507834c4b49f7a4f0c173a3fc3233b4ac5dbf773 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 25600 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 shell/COM execution token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.