MALICIOUS
108
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1140 Deobfuscate/Decode Files or Information
The sample is a malicious Excel file containing VBA macros. The macro uses `CreateObject("Shell.Application")` and `InvokeVerb("Paste")` to write a JavaScript file named 'rkWwH.js' to the user's AppData\Roaming directory, and then attempts to execute it. This indicates a downloader or dropper functionality.
Heuristics 4
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Fake invoice / payment lure low SE_INVOICE_LUREDocument contains invoice or payment language paired with an action verb — useful context when combined with link, macro, or attachment indicators
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas4e4ed878a606b83fb3c1b380939665c3649f3a184bce96fe37cd2b1b5f520b9a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1203 bytes |
ole10native_00.bin49ee2c9bb81f03f3b4a8c2fd32dcc2d17f5a7434d12a3a1e46e26be5e8adcb36 |
ole-package | OLE Ole10Native stream: MBD0B49396D/Ole10Native | 1181 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.