MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1059.003 Windows Command Shell
The sample is an Excel file containing VBA macros. The `macros.bas` script utilizes `ShellExecute` via `GetObject` and a reconstructed shape name to execute a command. The `XUNKv` function constructs a command string that includes 'ping google.com;' followed by text extracted from a shape, suggesting an attempt to execute a command that may involve network interaction or further payload delivery. The `GetObject` call with a value from cell H100 likely retrieves an object to facilitate this execution.
Heuristics 4
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
GetObject call high OLE_VBA_GETOBJGetObject 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.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas367599e7fd87dbb277859c1894d77c76920b08095794d28bd588d2bee94f95f2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1398 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.