MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1204.002 Malicious File
The sample contains a Workbook_Open VBA macro that is designed to execute a PowerShell command. This command uses 'Invoke-WebRequest' to download a file from 'http://18.185.184.17/G6/0211300.jpg' and save it as 'C:\Users\Public\Documents\shiviyxfnp.exe'. It then executes the downloaded file. The VBA macro's primary function is to download and execute a second-stage payload from the embedded URL.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Suspicious extracted artifact high 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.
-
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.bas7b1896a26ca6bea5c596155da19dd34e97d7a6f2dddd359a85b1cf6a6a026859 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1259 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.