MALICIOUS
260
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The sample is a macro-enabled Excel file containing an Auto_Open macro that executes a Base64-decoded command. This command constructs a VBScript file at C:\ProgramData\poc.vbs which downloads a second-stage executable named 1C.exe from the URL https://marketinfosales.com/Quen/1C.exe. The use of Auto_Open and Shell() calls indicates a malicious intent to download and execute arbitrary code.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA Base64-decoded Shell command stager critical OLE_VBA_BASE64_SHELL_COMMAND_STAGERVBA auto-exec macro decodes Base64 string literals into command or script-launch text and executes the result with Shell. This catches cmd/cscript/PowerShell/VBS launchers hidden from plain keyword matching.URL https://marketinfosales.com/Quen/1C.exe
-
Auto_Open macro high OLE_VBA_AUTOAuto_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.
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd02377c7f6e8a58cdbb62cd4d01ad543edb85cd76bedea0b3e0f51845199749f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3557 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 3 long base64-like blob(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.binfc9686ea79bd935e18fd67e3bf0ddac850305cb0d9da8b6759f507fb1006a18a |
vba-project | OOXML VBA project: xl/vbaProject.bin | 19456 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 3 long base64-like blob(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.