MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.003 Windows Command Shell
T1059.005 Visual Basic
T1204.002 Malicious File
The presence of VBA macros, specifically an Auto_Close macro that calls Shell(), indicates malicious intent. The script utilizes cmd.exe to download and execute a payload from the embedded URL http://oscqa.com/dksfjvsd.exe. This is a common pattern for macro-based malware droppers.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
NOP-equivalent sled detected medium SC_NOP_EQUIV_SLEDLong run of 0x61 bytes
-
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://oscqa.com/dksfjvsd.exe
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas03fb719e39b6beb1fd6c76c5cede52b5b199665a647d9cb9e772d360217ae168 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 8824 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.