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. A critical heuristic firing indicates the use of URLDownloadToFile, a common technique for downloading and executing second-stage payloads. The VBA script itself contains API calls related to process creation and manipulation, further supporting the payload execution intent. The document body contains seemingly random strings, likely obfuscation, and does not provide a clear lure.
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 vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basf1df69ead6e0eea07b3bc724cbfa6442480f2ec73b8b09f594a1806b409a4295 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10920 bytes |
vbaProject_00.bin55128764721849240cea88f2261a9505388bbb21fb4e06b37f83aea2d260576f |
vba-project | OOXML VBA project: xl/vbaProject.bin | 38912 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.