Malware Insights
The file is an Excel document containing a VBA macro that is configured to auto-execute upon opening the workbook. The heuristic 'OLE_VBA_PCODE_AUTOEXEC_EXEC' indicates that the macro uses 'Shell' to execute code, and the 'SC_HEAP_SPRAY' heuristic suggests a heap spray technique, often used to facilitate exploitation. The ClamAV detection 'Xls.Dropper.Agent-6332941-0' further confirms its malicious nature as a dropper. The VBA code itself appears to be heavily obfuscated, but the presence of API declarations for file operations and the auto-execution trigger strongly suggest it's designed to download and execute a secondary payload.
Heuristics 5
-
ClamAV: Xls.Dropper.Agent-6332941-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.Agent-6332941-0
-
Heap-spray pattern detected high SC_HEAP_SPRAYRepeated 0x41 (A) bytes found
-
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 project contains no executable statements low OLE_VBA_MACROSDocument contains a VBA project, but extracted modules only contain attributes/options/comments and no executable statements.
-
Suspicious extracted artifact info 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.basb98dc6c840a8c1a167e45a249d21648f2a8a93cc8064864c9f2231e64afa3627 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 74663 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 103 long base64-like blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.