MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is a Microsoft Office document containing VBA macros. Heuristics indicate the presence of CreateObject and CallByName functions, commonly used for executing malicious code. The VBA macros are heavily obfuscated, making it difficult to determine the exact payload, but the presence of these functions strongly suggests an attempt to download and execute a second-stage payload. The document body contains JavaScript-like obfuscated code, further supporting the malicious intent.
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.