MALICIOUS
242
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The sample contains VBA macros that utilize WScript.Shell to create and execute a VBScript file in the temporary directory. This script is designed to download a DLL payload from a hardcoded URL, decrypt it, and save it to the temporary directory. The presence of WScript.Shell and CreateObject calls, along with the shell() function, strongly indicates a malicious intent to download and execute further stages.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Suspicious extracted artifact medium 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.
-
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://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas18489db5e76e847147a63e0e2d8f588e2940a516251b3009bf0522490500c37d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4336 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 3 shell/COM execution token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.