MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The sample contains VBA macros that leverage a CreateObject call to execute PowerShell. The PowerShell command is obfuscated but reconstructs to download a JavaScript file from 'http://reptr2bel.lm/download.js' and save it as 'C:\Users\Public\notepad.js' for execution. This indicates a downloader pattern aiming to fetch and run a second-stage payload.
Heuristics 3
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject 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.bas9be84f842a6a937e8515cebe50386bedfad9359c8282b679174009fd507e2857 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1493 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.