MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1566.002 Spearphishing Attachment
The sample is an Excel file containing VBA macros. The macros are heavily obfuscated but reconstruct to reveal a PowerShell command that downloads and executes a VBScript from a remote URL. The VBScript is also obfuscated but appears to establish persistence by writing to the Run key 'HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy'. The embedded URL and the persistence registry key are high-priority IOCs.
Heuristics 2
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas641dfa83204f486a61249c3f1dbe5dc78da69b60b4ae91b28651b55215e1d4bb |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1260 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.