MALICIOUS
420
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1547.001 Registry Run Keys / Startup Folder
T1059 Command and Scripting Interpreter
T1204.002 Malicious File
The sample contains a VBA macro with an AutoOpen subroutine that executes upon opening the document. This macro uses WScript.Shell to write a registry key 'HKLM\Software\Microsoft\Windows\CurrentVersion\Run\Lovestar' pointing to 'c:\dbpay.bat', establishing persistence. It also creates a file 'C:\lovestar.doc' and attempts to write content to 'c:\drop.nec', likely to download and execute a second-stage payload.
Heuristics 9
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Win.Worm.Godog-4 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Worm.Godog-4
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen 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.bas15db200c9ef9146e29b630f043f4b59c9d07c10faca21cd240edb4881edb3e2d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 198988 bytes |
|
Detection
ClamAV:
Win.Worm.Godog-4
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.