MALICIOUS
250
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1204.002 Malicious File
The VBA macros contain critical heuristic firings for Shell(), WScript.Shell usage, and URLDownloadToFile, indicating malicious intent to download and execute a payload. The script attempts to download a file from the provided GitHub release URL, which is likely the second-stage payload. The presence of these indicators strongly suggests a macro-based downloader.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL https://github.com/florentbr/SeleniumBasic/releases/download/v2.0.9.0/SeleniumBasic-2.0.9.0.*
- https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas4049ac68269a94607aa593d77d177c50767c4bc231a773394f4667d729febbed |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 14055 bytes |
vbaProject_00.bin75af19252046a29d09967480ccc5319950f3349735d5ed5df0bc7457c25374ec |
vba-project | OOXML VBA project: xl/vbaProject.bin | 67072 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.