MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.003 Windows Command Shell
The XLSM file contains VBA macros that utilize the URLDownloadToFileA function to download a payload. The script reconstructs the download path as 'C:\Users\Public\1.dll'. It also attempts to execute a file named 'calc.exe' with the argument 'PluginInit', likely to launch the downloaded payload. The obfuscated document body text does not provide further context on the lure.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject 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.basd4088b124a6947d3d9b19804c3dcbd055b4ba4dc9ef67e824d075339c67864fe |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1952 bytes |
vbaProject_00.bin803485d3cf2891356d04dae76df0b8f71e773aafafe763754da133800978f37c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 17408 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.