MALICIOUS
82
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros. The `Worksheet_FollowHyperlink` subroutine is designed to call download and execution functions when specific hyperlinks are clicked. The VBA script explicitly uses `URLDownloadToFile` to download a file from `https://architecplus.hu/hello/vegleges.exe` and then attempts to execute it, indicating a downloader or initial access payload.
Heuristics 3
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
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://architecplus.hu/hello/vegleges.exe
- https://architecplus.hu/hello/uveg1.png
- https://architecplus.hu/hello/uveg2.png
- https://architecplus.hu/hello/uveg3.png
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basab8eb88d83a986d6596fe30ef8c06f5d86f9879e391d7748c2c3abf85f99f40f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 5216 bytes |
vbaProject_00.binde1336bbb6834915ca149ba0cfb61200b8b27ebedd02b76a89a555b98deb4672 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 38912 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.