MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
T1203 Exploitation for Client Execution
The sample is a malicious PowerPoint slideshow containing a VBA macro with an AutoOpen subroutine. This macro is designed to launch an Excel application and open a specified Excel file, 'chemin_du_fichier.xls'. The presence of CreateObject calls and PEB access heuristics further indicate malicious intent, likely to execute a second-stage payload from the Excel file.
Heuristics 4
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.bas7403e4728955600b20e1b11715dae9328df16f95bc7db40bf64d8dfe55835d1d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1005 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.