Malicious Office (OLE) / .XLS — malware analysis report

Static analysis result for SHA-256 ae077a49b9c64042…

MALICIOUS

Office (OLE) / .XLS

92.0 KB Created: 2015-06-05 18:17:20 Authoring application: Microsoft Excel
MD5: 8da737e5f973809a7ae6ddc039777635 SHA-1: 5d11137d7ee9cd56f2b97732fb95f1c60290ddf6 SHA-256: ae077a49b9c64042bfec4c08c90696191ebf0cde63b8a2fb8a470ebe73427ced
60 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1204.002 Malicious File

This XLS file contains VBA macros, specifically an Auto_Open macro, which is a common technique for initiating malicious execution upon opening the document. The macro likely attempts to download and execute a payload from the URL https://evaways.com/setup.msi. The presence of an Auto_Open macro and an embedded URL strongly suggests a malicious intent to compromise the user's system.

Heuristics 3

  • Auto_Open macro high OLE_VBA_AUTO
    Auto_Open macro
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • Embedded URL info EMBEDDED_URL
    One 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://evaways.com/setup.msi
    • http://www.w3.org/1999/XSL/Transform

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
a07513e2aadc89ae8b66b63eefeb5c5ee7a082e9240be02a901bf113879809a6
vba-macro oletools.olevba.extract_macros (decoded VBA source) 864 bytes