MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218.011 System Binary Proxy Execution: Rundll32
The VBA macro within the Excel file utilizes the GetObject function, which is a high-severity heuristic finding. The script concatenates strings to form a command that is then executed. Specifically, it reconstructs the command by combining 'P' with the content of cell C6, and the content of cells C4 and C5. The GetObject function is called with the value from cell C7, which likely points to a COM object capable of executing arbitrary commands. This suggests the macro is designed to download and execute a second-stage payload.
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.bas3a97af8a8adb892f74377ca32224f18dd555f321713e551dd53e68d3c12e3c2f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1129 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.