Malware Insights
The file contains VBA macros, including Auto_Open and Auto_Close, which are commonly used to initiate malicious actions upon opening or closing a document. A critical heuristic indicates the use of the URLDownloadToFile API, suggesting the macro's purpose is to download a payload from one of the embedded URLs. The ClamAV detection name 'Doc.Downloader.Docusign112100-9908075-0' further supports this, indicating a downloader functionality. The script itself appears to be primarily for UI manipulation, but the presence of the URLDownloadToFile API and the downloader heuristic strongly implies a malicious payload download.
Heuristics 6
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
ClamAV: Doc.Downloader.Docusign112100-9908075-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Downloader.Docusign112100-9908075-0
-
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.107/
- http://94.140.114.111/
- http://188.165.62.50/
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas541bbf3f48f1b6b9352193868b1eb5b24144876194b7b7b4286dd723c387496c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4961 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.