MALICIOUS
342
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.003 Windows Command Shell
T1218 Signed Binary Proxy Execution
The document contains VBA macros with an Auto_Open subroutine, a common technique for initial execution. The script utilizes a CreateObject call to instantiate a 'WScript.Shell' object, which is then used to execute commands. This indicates the macro is designed to download and execute a second-stage payload, likely leveraging the WScript.Shell object for command execution.
Heuristics 9
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
Dangerous API name reassembled from split string literals critical OLE_VBA_SPLIT_KEYWORD_OBFUSCATIONVBA concatenates short string literals that reassemble a dangerous API/ProgID/LOLBin name (e.g. Scripting.FileSystemObject, WScript.Shell, powershell, URLDownloadToFile) which appears in no single literal. Splitting an API name across string concatenation is done only to evade keyword scanning.
-
Reference to certutil (download/decode) high SC_STR_CERTUTILReference to certutil (download/decode)
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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.bas53d397598b1b7334bf3e5e0db5b04186fa28954367368e8ed6f00a7ba90a1bfc |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4831 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.