Malware Insights
The sample is an Excel 4.0 macro sheet that utilizes VBA to execute commands via WScript.Shell. The script attempts to create a CAB file, extract executables from it, and then copy these executables to various system locations including the user's Startup folder and SendTo directory. Specifically, it extracts 'normal.dot', 'norma1.xlm', and 'internet.exe'. The script also attempts to create a shortcut in the SendTo folder pointing to 'c:\sendto.exe', indicating an attempt to establish persistence or facilitate further execution. The presence of 'WScript.Shell usage' and 'Shell() call in VBA' heuristics strongly supports this analysis.
Heuristics 8
-
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
-
Encrypted Excel 4.0 macro sheet high OLE_XLM_ENCRYPTED_MACROSHEETWorkbook contains an Excel 4.0 macro sheet and BIFF FILEPASS encryption. Password-protected XLM macro sheets, especially the default Excel password path, are a common malware evasion pattern because static formula extraction may fail until the workbook is decrypted.
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
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 |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.