MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The sample contains VBA macros that leverage Auto_Close and CreateObject to execute a script. This script constructs the string "WScript.Shell" and then calls its Exec method with a URL that appears to be a shortened link, likely to download and execute a second-stage payload. The presence of Auto_Close and CreateObject, along with references to ShellExecute and WScript, strongly indicates a dropper functionality.
Heuristics 7
-
ClamAV: Doc.Dropper.Agent-9116544-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Agent-9116544-0
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close 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 macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basc63357eec2e7efb914abd54848f9136f819c6c70bd6abfd7148e982886859cc2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 661 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.