MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The sample is a malicious DOC file containing VBA macros. The AutoOpen macro is present and triggers the execution of malicious code. Specifically, the macro uses the URLDownloadToFile API to download a file from 'https://intern.teppich-traum.net/1/setup.exe'. This downloaded file is likely a second-stage payload. The presence of URLDownloadToFile and CreateProcess API calls strongly indicates a downloader or droppper functionality.
Heuristics 6
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen 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 https://intern.teppich-traum.net/1/setup.exeMicrosoftSqlServerServerSmiOrderPropertySmiColumnOrdere�
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas07b60a23c51c3af8a264860f25d494f377d97ca6e74feda164d408525414a39d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3675 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.