MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file is an Excel document containing VBA macros, indicated by the OLE_VBA_MACROS heuristic. The OLE_VBA_CREATEOBJ heuristic suggests that the macros attempt to execute external code. The presence of a large VBA macro source (59515 bytes) further supports this. The document body contains what appears to be timestamped data, which is likely a lure or obfuscation. Without further script analysis, the exact payload and delivery mechanism remain unknown, but the intent is to execute arbitrary code.
Heuristics 2
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas1390a25604a6f82bd84f1de4d199e681fb81ba812823d591834aaf5a67304f8f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 59515 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.