MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1566.002 Spearphishing Attachment
The sample is an Excel document containing a Workbook_Open macro, which is a common technique for executing malicious code upon opening. The macro attempts to construct and execute a PowerShell command. The script concatenates several strings to form the command 'powershell.exe', indicating an attempt to download and execute a second-stage payload. The presence of a Workbook_Open macro and the execution of PowerShell are strong indicators of malicious intent.
Heuristics 4
-
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
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas61f8e229247359f048b27d26edfd005606474198f539e307a5384c831a82ae1a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 6332 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin190e515334924bfea93617150775be9644bef6425cf237d6eabe9abb16fa442e |
vba-project | OOXML VBA project: xl/vbaProject.bin | 22016 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(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.