MALICIOUS
68
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1140 Deobfuscate/Decode Files or Information
The VBA macro uses CreateObject to write a VBScript file named 'RqEfk.vbs' to the user's temporary directory, determined by the Environ() function. The script then attempts to execute this VBScript. This indicates a downloader or dropper functionality, aiming to execute a second-stage payload.
Heuristics 3
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basc513a543c77db032d855d3e696e56bf2b0914cbf6c4707e16f93bc15aa54525a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1650 bytes |
vbaProject_00.bin40b21758ce44c2b4c41d147738c732d24a63dd8aca4058183333c75399e8f568 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 21504 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.