MALICIOUS
350
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218.005 System Binary Proxy Execution: Mshta
T1059.003 Windows Command Shell
The sample contains a VBA macro that executes a command using Shell(). The macro constructs a command line that appears to use certutil.exe to download a file from 'http://panda2019.eu5.org/1.txt' and save it as '%temp%\mx.exe', then executes it. This is supported by the 'SE_LOLBIN_RUN_COMMAND' heuristic firing with the command 'certutil.exe %temp%\mx.exe && cd /d %temp% && mx -urlcache -'. The 'OLE_VBA_PCODE_AUTOEXEC_EXEC' and 'OLE_VBA_SHELL' heuristics further indicate malicious VBA execution.
Heuristics 10
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Doc.Dropper.Agent-7176127-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Agent-7176127-0
-
Reference to certutil (download/decode) high SC_STR_CERTUTILReference to certutil (download/decode)
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open 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.
-
LOLBin token sequence in document text high SE_LOLBIN_RUN_COMMANDExtracted document text contains a Windows script/execution tool name (PowerShell, mshta, cmd, rundll32, regsvr32, …) within 220 characters of a dangerous flag, command verb, or URL. This is a visible 'run this' instruction in HTML/PDF/RTF lure bodies, or — in macro-laden Office files — the macro's own string-pool entries appearing adjacent in extracted text.
-
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 macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://panda2019.eu5.org/1.txt
- http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas052dbbd68a51f30ba00f622b72503045b9f3f852d0f6c5ea9377d9a0f65592f6 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1149 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
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.