MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 Command and Scripting Interpreter
T1566.001 Phishing
The file exhibits several characteristics of macro-based malware. The VBA macros, particularly the `Shell()` call and the `Auto_Close` macro, are commonly used to execute arbitrary code. The embedded URL and obfuscated string manipulation suggest an attempt to download and execute a payload. The `mindblowing` function, combined with the `dlvfbif` function which executes the shell command, indicates a download and execution sequence. The use of URL encoding further obfuscates the intended destination.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basa944293925a2e2cec35690d682faf0535295aae080c4ef3deb13fbaae88ffa92 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 822 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.