MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1218.011 Signed Binary Proxy Execution: Rundll32
The sample is an XLS file containing VBA macros. The macros utilize CreateObject and CallByName functions, indicating potentially malicious activity. The script attempts to reconstruct a command by concatenating strings, including 'ping google.com;', which is then passed to a dynamically created object. The exact purpose of the script is obfuscated, but it appears to be designed to execute arbitrary commands or download further payloads.
Heuristics 3
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName 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.bas1cdaa9864ecdde58b28321cc1e30764e21916bf6ae4d71181b31667494336d5a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1748 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.