MALICIOUS
462
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1566.001 Spearphishing Attachment
The sample contains VBA macros that execute upon opening the document. The `Document_Open` subroutine calls `RunMainProcess`, which attempts to download and save two files, 'ssr.txt' and 'F260402.txt', from the URLs `https://timely-puffpuff-dc7879.netlify.app/ssr.txt` and `https://timely-puffpuff-dc7879.netlify.app/tusop.txt` respectively, into the `C:\ProgramData\` directory. The presence of `ShellExecute` and `cmd.exe` calls indicates an attempt to execute downloaded payloads, likely leading to further malicious activity.
Heuristics 12
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Suspicious cmd.exe invocation with execution flag high SC_STR_CMDSuspicious cmd.exe invocation with execution flag
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
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://app.box.com/index.php?rm=box_download_shared_file&shared_name=kq8b1z5j8m9gcn7o0s6o4vjqp6mzzhoe&file_id=f_1958873893320
- http://schemas.openxmlformats.org/drawingml/2006/main
- http://schemas.openxmlformats.org/officeDocument/2006/bibliography
- http://schemas.openxmlformats.org/officeDocument/2006/customXml
- https://timely-puffpuff-dc7879.netlify.app/tusop.txt�
- https://timely-puffpuff-dc7879.netlify.app/ssr.txt�
- https://timely-puffpuff-dc7879.netlify.app/ssr.txt
- https://timely-puffpuff-dc7879.netlify.app/tusop.txt
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas6c5ed43382241c8c3094532ae2641106e95265ab266ecd1927cce15f555f1c41 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 15619 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.