MALICIOUS
222
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample contains VBA macros that utilize WScript.Shell and CreateObject to write a VBScript file to the temporary directory. This script then proceeds to download a DLL payload from a hardcoded URL, suggesting a downloader or droppper functionality. The presence of WScript.Shell and Shell() calls strongly indicates malicious intent.
Heuristics 6
-
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
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas2a4b7a9453a41d1e74a791913cd1d677dd2bc8ac9dc253b0ce990f342242912a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4633 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.