Malware Insights
The sample contains Excel 4.0 (XLM) and VBA macros, with a Workbook_Open macro specifically detected. The presence of ShellExecute and URLDownloadToFile API calls indicates an attempt to download and execute external content. The document body includes a URL, http://click2search.in/crun20.gif, which is marked as unknown reputation and likely serves as the download source for a second-stage payload. The 'Macro/content-enable lure' heuristic further supports that the document's primary purpose is to trick the user into enabling macros to initiate this malicious download process.
Heuristics 7
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
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
-
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://click2search.in/crun20.gif�
- http://click2search.in/crun20.gif
- http://ns.adobe.com/xap/1.0/
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/mm/
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#
- http://purl.org/dc/elements/1.1/
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txt11bfa8d92387ecf328faef5f79f106108f6f27d19809be585d9bf0b7c16ba3b5 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 8558 bytes |
macros.bas37db320dd2f08ca151ba0eed72f38995b07629a8d58f18c64d048ecb72b105a8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1282 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.