MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1059.001 PowerShell
The sample contains VBA macros, including an AutoOpen macro, which is a common delivery mechanism for malicious documents. The macros reference the URLDownloadToFile API, indicating an attempt to download a payload. The embedded URL 'http://www.sportheim-steinhilben.de/1/update.exe' is likely the source of this payload. The presence of CreateProcess API references further suggests the execution of the downloaded file.
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 http://www.sportheim-steinhilben.de/1/update.exeSystemNetSocketsSocketExceptionZ�
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basffbf7bdb7515eeca118e34858126de777133006ee5c14177c87f9900e865b6ad |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3756 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.