MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
The sample contains VBA macros that leverage `CreateObject("scripting.filesystemobject")` and `CreateObject("wscript.shell")` to execute commands. Specifically, it attempts to extract `c:\cab.cab` using `extrac32` and `extract`, then copies `c:\normal.dot` and `c:\internet.exe` to system directories. This indicates a downloader or dropper functionality, aiming to establish persistence and execute further malicious code.
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.bas071361a99a1431d40e0c3041987210a7a2134c5eb423dbe3dcb87fe5192b4347 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2808 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.