MALICIOUS
262
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
T1071.001 Web Protocols
The sample contains an Auto_Open VBA macro that first displays a fake error message to the user. It then decodes and executes a Base64 encoded string which appears to be a PowerShell command to download a file from 'http://evil.tld/download.exe'. This indicates the macro is designed to download and execute a second-stage payload.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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 project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb8f18f94313165406afd01f3209efc50b62d8524659ab6328b085758f91acbe2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2394 bytes |
vbaProject_00.bin187457c7d3c02437c732d3836d550b3b4cd1cd25470f6341d9bb6f44c15caf6b |
vba-project | OOXML VBA project: ppt/vbaProject.bin | 32256 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 long base64-like blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.