MALICIOUS
368
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The sample contains critical heuristics indicating the presence and execution of VBA macros, specifically a Document_Open macro that utilizes WScript.Shell to create and execute a file. The script writes a byte array to 'C:\Users\Public\sgrmbrokr.doc' and then renames it to 'C:\Users\Public\sgrmbrokr.exe', strongly suggesting it acts as a dropper for a second-stage payload. The ClamAV detection name 'Doc.Dropper.ObliqueRAT-7591457-0' further supports this classification.
Heuristics 9
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Doc.Dropper.ObliqueRAT-7591457-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.ObliqueRAT-7591457-0
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open 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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas1d1e1b91cf4e7d60d6eb98fb069b2bff300a734e815ae7951e8f6659ff1dad73 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 7409 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.