MALICIOUS
170
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
The sample is identified as malicious by ClamAV as Doc.Trojan.Lokibot. The embedded VBA macros, specifically the AutoOpen and Document_Open subroutines, are designed to execute a payload. The script attempts to write and execute an INF file named 'RR.inf' from the temporary directory, likely to download and run a second-stage malware component. The use of Environ("tEmP") indicates a common technique for staging malicious files.
Heuristics 6
-
ClamAV: Doc.Trojan.Lokibot-10006599-1 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Trojan.Lokibot-10006599-1
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
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.bas5cce945c341cab465a860477e9d17b47de434be4cad80f6f7b5e0bd13c0f4646 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 220230 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.