MALICIOUS
162
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is an Excel file containing VBA macros, including an Auto_Open subroutine, which is a common technique for executing malicious code upon opening. The macro references the URLDownloadToFile API, indicating its intent to download a second-stage payload from one of the embedded URLs. The presence of Auto_Close and Auto_Open macros, along with the URLDownloadToFile API usage, strongly suggests a macro-based downloader.
Heuristics 5
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
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 http://190.14.37.173/
- http://111.90.148.104/
- http://51.89.115.111/
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas56c0ee2129bf6ddf3a752d33fd7fa867cfc834d82cd12f3c855f07531734066f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3792 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.