MALICIOUS
230
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The file is an Excel document containing VBA macros that utilize WScript.Shell and CreateObject to execute arbitrary code. The macros likely attempt to download and execute a second-stage payload from one of the embedded URLs. The document body contains seemingly random location and country codes, which may be obfuscation or part of a lure.
Heuristics 7
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
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://mportal.mouchel.com/support_services/human_resources/forms/default.aspx
- http://www.examplewebsite2.com
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas257edcf6c3130d031b07fb65a0695425c5d351a5af6d513d56b4d196c93f6f6d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 44228 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.