MALICIOUS
142
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command and Shell
T1105 Ingress Tool Transfer
The Workbook_Open macro executes upon opening the Excel file. It constructs and sends an HTTP GET request to 'http://169.254.169.254/latest/meta-data/iam/security-credentials/' to retrieve cloud instance metadata. The response text is then appended to a URL pointing to webhook.site, and another HTTP GET request is made to this constructed URL. This indicates an attempt to exfiltrate sensitive cloud credentials.
Heuristics 5
-
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 project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
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://169.254.169.254/latest/meta-data/iam/security-credentials/
- https://webhook.site/6d61998b-a8fb-4e57-874d-d2e9a38bda79?roleNames=
- http://1�69.254.�
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas7446f294aa0f5ddac81c8c5b053d36c3937deaa02a38ce7cb9062bef32868728 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1459 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin235fd7f39dbecaad748524cb7e6e32b4507a1bbde6fb28eb1febdcbd4aec2ed7 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 17920 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.