MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is an XLSM file containing VBA macros. The 'GetObject' heuristic firing suggests the macro is attempting to interact with external objects or files. The VBA script, although obfuscated, contains calls that appear to construct a URL and download a file, likely a second-stage payload. The script attempts to reconstruct the URL 'http://www.example.com/payload.exe' and execute it.
Heuristics 2
-
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.bas5fc6932a86fc6b2279f3bb1be7fc307d7a9d7ed34c46fcbfea0ff63853009bc6 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 13517 bytes |
vbaProject_00.bindb3664cc82fb5afd5ee2d6e3b23a3bc3fccdc34a3d46cadb974260374c2f219c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 63488 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.