MALICIOUS
68
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1071.001 Web Protocols
The file contains VBA macros that, when executed, construct a base64 encoded string. This string decodes to a PowerShell command that downloads and executes a VBScript named 'New Payment Remittance.vbs' from 'http://2.532.74.69//ptth'. The VBA code also creates a batch file named 'cqjJQ.bat' in the user's AppData directory containing the decoded PowerShell command and then attempts to open this batch file using GetObject. The GetObject call and Environ() call heuristics further support this execution flow.
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.basd422f65bde097b0a43f8cc4e3c6452e38c00dfe75cbfafd05e97c22a2ffe8cf2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1343 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.