MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros. The heuristics indicate the presence of a VBA project, a CreateObject call, and specifically the URLDownloadToFile function, which is commonly used to download malicious payloads. The VBA script itself appears to be attempting to download a second-stage payload, although the exact URL is not directly visible in the provided excerpt. The document body text is nonsensical and likely obfuscation.
Heuristics 3
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basab91113eb00f7e3a3ee63743a744c58f38424c9145eb2ef415e04645a2db30e9 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10908 bytes |
vbaProject_00.bin4a2cbc804f4be7d0c08e75247d1ec2530c17653ab74e315963dcbde3822657a7 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 38400 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.