MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
T1566.001 Spearphishing Attachment
The sample is an Excel file containing VBA macros. The macros utilize WScript.Shell and CreateObject, indicating an attempt to execute arbitrary code. The document body mentions 'DHL', suggesting a lure for phishing. The VBA code constructs a string and attempts to execute it using WScript.Shell, likely to download and run a second-stage payload.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
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.basda87fa233d01af0a2f6ae7abecc4f138e56e2242024847e51d8d608dc9a6a8c4 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1146 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.