MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is a malicious Excel file containing VBA macros. The macros leverage ShellExecute and CreateObject to download and execute a second-stage payload. The ClamAV detection name 'Xls.Downloader.Remcos' strongly suggests the Remcos family, and the VBA code appears to be designed to download and run further malicious content.
Heuristics 5
-
ClamAV: Xls.Downloader.Remcos-ffff7e420001049f-9951592-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.Remcos-ffff7e420001049f-9951592-0
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName 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.bas414c49891a269ba4e6797f162377596cccad1b4eaccad1092a8ffd85c472fffd |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1435 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.