MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.003 Windows Command Shell
The critical OLE_VBA_SHELL and OLE_VBA_DOWNLOAD heuristics indicate that the VBA macros within this XLS file are designed to execute commands and download external content. Specifically, the Workbook_Open macro is triggered upon opening, which is a common technique for initial execution. The presence of URLDownloadToFile strongly suggests the macro's intent is to fetch and run a second-stage payload from a remote source, aligning with typical downloader behavior.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb95f35d14df86281ca3814ace595e4d84280112a4c7d57376fbbd79538998731 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3407 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
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.