MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The sample contains VBA macros that leverage a CreateObject call, indicative of malicious intent. The macros construct and execute a PowerShell command that downloads a JavaScript file from the URL 'http://qg.6sjah-uiu//:ptth' and saves it as 'notepad.js' in the temporary directory. This script is then executed, likely to download and run a further payload. The VBA code also attempts to establish persistence by writing to the registry key HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy.
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.bas5d26f4d404325f5129edf595f2e0fddb4f3801cccce68d0e845d7fb57869e0f9 |
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.