MALICIOUS
128
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
T1566.001 Spearphishing Attachment
The sample is an Excel file containing VBA macros. The critical heuristic 'OLE_VBA_CELL_GETOBJECT_EXEC' indicates that the macros instantiate and execute content from worksheet cells. The 'SE_INVOICE_LURE' heuristic suggests a fake invoice theme. The VBA script constructs a batch file named 'Urhjg.bat' in the user's profile directory and writes obfuscated commands to it, likely to download and execute a second-stage payload.
Heuristics 4
-
VBA instantiates/executes content from worksheet cells critical OLE_VBA_CELL_GETOBJECT_EXECVBA passes a worksheet cell/comment reference to GetObject and drives an Exec/Open/Run sink. Malware hides the COM moniker and command in cell data so the macro source carries no literal indicators.
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Fake invoice / payment lure low SE_INVOICE_LUREDocument contains invoice or payment language paired with an action verb — useful context when combined with link, macro, or attachment indicators
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb40f98f27d44d05bf90bb0a795cfc65076447c73ffb74ad6c27f27941233e0c1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1894 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.