MALICIOUS
268
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
The XLSX file contains a Workbook_Open macro that utilizes WScript.Shell and CreateObject to execute a shell command. This command likely downloads and executes a second-stage payload from the URL http://45.14.226.221/cdfe/Fack.jpg. The presence of the Workbook_Open macro and the Shell() call strongly indicate a malicious intent to compromise the user's system.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Suspicious extracted artifact high 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.URL http://45.14.226.221/cdfe/Fack.jpg
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas8faffc39104a19e5b2f4ad523ecd362682e70674229de623a7b95f5d652aa675 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 7721 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin444ce7892db7a012d45c4d1bf3ea25fbb91a092ee5353f7177b7d001836a095e |
vba-project | OOXML VBA project: xl/vbaProject.bin | 24576 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.