Malware Insights
The file is an Excel spreadsheet containing a VBA macro that is automatically executed upon opening (Auto_Open). The macro utilizes Shell() and CreateObject() calls, indicating an attempt to execute arbitrary code. The document body provides instructions to the user on how to disable Excel's Protected View, which is a common social engineering tactic to bypass security measures and enable macro execution. The presence of a large, encoded blob within the extracted artifacts further suggests malicious intent, likely to download and execute a second-stage payload.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Suspicious extracted artifact high 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.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7faa61bd62e11ab83331f09a399d176590d2c29b571db581fc8214cc3108d7ca |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 783322 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1642 long base64-like blob(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.