MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The XLS file contains VBA macros that utilize WScript.Shell to execute commands. The `Redem` function appears to be designed to execute a command and capture its output, while the `clos` function calls `Redem` with a reconstructed string that is likely a command to be executed. This strongly suggests the macro's purpose is to download and run a secondary payload.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Xls.Dropper.Agent-7667990-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.Agent-7667990-0
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
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.bas8b2765daca1fdc7a1d1c984881f5c9747ebbedc655f44388708ce3e9a7a100d3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1761 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.