MALICIOUS
240
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1566.002 Spearphishing Attachment
The file is an XLS document containing a Workbook_Open VBA macro, which is a common technique for initial execution. The macro utilizes CreateObject and GetObject calls, indicative of dynamic code execution. The ClamAV detection name 'Xls.Malware.Sagent-10008079-0' further confirms its malicious nature. The VBA code is heavily obfuscated, but the presence of auto-execution routines suggests it's designed to download and run a secondary payload.
Heuristics 6
-
ClamAV: Xls.Malware.Sagent-10008079-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.Sagent-10008079-0
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.
-
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.basdd8daf01ed7e6b09e82380527236b435105a54daa84290b943d98f014cb91020 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4233 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.