MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an Excel file containing VBA macros. The macro code utilizes ShellExecute to run a command constructed from concatenated strings and a shape name. Specifically, it calls ShellExecute with the command 'pShape 1ping google.com;dsfsdfee'. This indicates the macro is designed to execute arbitrary commands, likely to download and run a second-stage payload. The GetObject call and reference to ShellExecute API are high-confidence indicators of malicious intent.
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.bas8830ede563e52210c185cca0f7757cc349ac9918dbc447466836e370f034f476 |
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.