MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1218 Signed Binary Proxy Execution
The sample is a Microsoft Office document containing VBA macros. High-severity heuristics indicate the presence of CreateObject and CallByName calls, common in macro-based malware for executing arbitrary code. The extracted document body contains heavily obfuscated JavaScript-like code, which is likely responsible for downloading and executing a second-stage payload. The exact nature of the payload cannot be determined due to the obfuscation, but the techniques used suggest a downloader or dropper.
Heuristics 4
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd81d7be6a387658f9591a94758b6a958798853736d1c6fc0a672f3dae8a81221 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3889 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.