MALICIOUS
62
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The sample is an Excel file containing a VBA macro with an Auto_Open subroutine. This subroutine calls the DllInstall function with a URL, indicating an attempt to download and execute a script. The embedded URL is http://192.236.147.189/execute/uploads/Excel.sct, which is likely the second-stage payload. This pattern is consistent with a macro-based downloader used in spearphishing attacks.
Heuristics 3
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open 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://192.236.147.189/execute/uploads/Excel.sct$
- http://192.236.147.189/execute/uploads/Excel.sct
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas5a8d323a3543ed501ee493fe94173d5a0e22776cbca8e88304a558f2e9b82c96 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2072 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.