MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The sample is an XLSM file containing VBA macros. The VBA code constructs a PowerShell command to download a file named 'Sega4b.exe' from 'http://ddl8.data.hup/get/38505045/13105765/Sega4b.exe' and execute it. The script also attempts to save a batch file named 'Uyvkpyijlslw.bat' and potentially execute it. The presence of Shell() calls and the construction of a PowerShell command indicate a downloader functionality.
Heuristics 2
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basc633063ddddb95b68367864d7481650d98b2f35b0ef020cfdb22be971c14fbe4 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2499 bytes |
vbaProject_00.bin6a0e091227e57203319a248e7dbf92c4bab99af35a8ce2079b46599b4ccf31d2 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.