MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1218.011 Signed Binary Proxy Execution: Rundll32
This XLSM document contains VBA macros that leverage WMI to launch a PowerShell process. The PowerShell script, reconstructed from obfuscated hexadecimal characters, downloads a VBScript payload from 'http://universalpaymentport.co/jun/doc.vbs'. This VBScript is then executed, indicating a downloader pattern designed to fetch and run further malicious content.
Heuristics 3
-
VBA WMI Win32_Process launcher critical OLE_VBA_WMI_PROCESS_CREATEVBA macro builds or references a WMI moniker for Win32_Process and invokes .Create to start a command. This is a high-confidence macro execution chain that often hides the WMI class name through string concatenation or helper functions.
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.bas27e4cea9433f4f2f7b5f322dcf6c9f6e3f625dbf6dc4d407c1677a899431787b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1972 bytes |
vbaProject_00.bindb55faf0e472c29ea700a0c506105a5aca8c84d05d93eda5fbcfe1c157bf9476 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 16384 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.