MALICIOUS
68
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The VBA macro within this Excel file utilizes a GetObject call to write a VBScript payload, named 'WpPwf.vbs', to the user's AppData directory. The script is then executed, indicating a likely downloader or initial execution stage for further malicious activity. The Environ$("AppData") function is used to construct the full path to the dropped file.
Heuristics 3
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.bas53c71408f032e759f16876eb4c228b0496ac139393454458212e61fb781e217a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1525 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.