MALICIOUS
440
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1204.002 Malicious File
T1083 File and Directory Discovery
The sample is a macro-enabled Excel file containing a Workbook_Open macro that executes a PowerShell command. This command is obfuscated using Base64 encoding and attempts to download and execute a second-stage payload from 'http://172.16.194.51:8080/Invoke-Updates.ps1' and 'http://172.16.194.51:8080/steal.enc'. The presence of WScript.Shell and CreateObject calls further supports the malicious intent.
Heuristics 9
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
PowerShell reference in VBA critical OLE_VBA_PSPowerShell reference in VBA
-
ClamAV: Win.Trojan.Emotet-6397178-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.Emotet-6397178-0
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_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 project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas10e4fe8d090f0a57a0689259eddb118fad842329d49ac6b37e3664433f49f2f3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1601 bytes |
vbaProject_00.bin95a079c353a2f71b41b537560e51a2e1b28922655fd139823fac6b2e4e71bf5d |
vba-project | OOXML VBA project: xl/vbaProject.bin | 12288 bytes |
|
Detection
ClamAV:
Win.Trojan.Emotet-6397178-0
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.