MALICIOUS
228
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an Excel spreadsheet containing VBA macros, with a critical heuristic firing for a Shell() call within the Workbook_Open auto-execution event. This indicates the macro is designed to execute an external command or program. The document body contains invoice-related text, suggesting a lure for users to open the malicious file. The presence of the Workbook_Open macro and the Shell() call strongly suggests the intent is to download and execute a second-stage payload from one of the unknown-reputation URLs.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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
-
Callback phishing phone lure medium SE_CALLBACK_LUREDocument asks the user to call a phone number in billing, refund, subscription, fraud, or security context — consistent with callback phishing or tech-support scam patterns
-
Fake invoice / payment lure low SE_INVOICE_LUREDocument contains invoice or payment language paired with an action verb — useful context when combined with link, macro, or attachment indicators
-
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://www.business-spreadsheets.com
- http://www.business-spreadsheets.com/summary.asp
- http://www.business-spreadsheets.com/addcookie.asp?id=
- http://schemas.microsoft.com/office/infopath/2003/sample/Invoice
- http://schemas.microsoft.com/office/infopath/2003/myXSD
- http://www.w3.org/1999/xhtml
- http://www.w3.org/2001/XMLSchema-instance
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas280657852d75ea60eacf989b9210c88ef1cca1751c6ef8f4f06d62b7cc38ba4e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 141785 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). Carved artifact contains 150 Chr/ChrW string-construction calls. 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.