MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The VBA macro within this XLSM file utilizes the Shell() function to execute a PowerShell command. This command is constructed by concatenating multiple strings to form a base64 encoded payload. The reconstructed command attempts to download and execute a file from 'http://3.64.251.139/v3/2/7aa362103110.exe' using PowerShell, indicating a downloader or droppers functionality.
Heuristics 2
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas6c28e1d8e4c3c5b69511d454acc96870192150731ea55be6b2293e62e61866fe |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2633 bytes |
vbaProject_00.binfca1179e472a2996fad69d8e2a3f04957c05c40c299334562d42086e8ce74e58 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.