MALICIOUS
198
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1204.002 Malicious File
T1566.001 Spearphishing Attachment
T1059.001 PowerShell
The sample is an Excel file containing VBA macros, specifically a Workbook_Open macro that utilizes the Shell() function. The document body presents a fake eTDS utility and explicitly instructs the user to enable macros, indicating a lure for malicious execution. The macro creates a directory 'c:\etds-mta' and attempts to open an update, suggesting it downloads and executes a second-stage payload from one of the embedded URLs.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
Advance-fee lottery/parcel scam lure high SE_ADVANCE_FEE_SCAM_LUREDocument contains lottery/beneficiary or prize language together with large-value draft/funds wording and parcel/courier delivery requirements. This is a classic advance-fee fraud document shape.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
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 https://downloads.stacos.com/TDS/TDS_Webpage/chat.html
- https://downloads.stacos.com/TDS/TDS_Webpage/tdsxl.html
- http://www.stacos.com/product_index.php?id=38
- https://script.google.com/macros/s/AKfycbzTXgzvzdbH0wSFPv5C92J2qzywYLUAY9SE0pYW-whbicSrlLDe/exec?tan_name=
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd8862ee4900cfc848c9a6c6e115cd343dd7c550b524eee939781b5324afb64d8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1024512 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.