MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218.011 Signed Binary Proxy Execution: Rundll32
T1105 Ingress Tool Transfer
T1059.003 Command and Scripting Interpreter: Windows Command Shell
T1059.001 Command and Scripting Interpreter: PowerShell
The sample contains Excel 4.0 macros (Auto_Open) that leverage dangerous functions like RUN. It references ShellExecuteA and URLDownloadToFileA APIs, indicating an intent to download and execute external content. The script reconstructs the URL "https://tlanddissipate.at/3/rbs.dll" and uses regsvr32.exe or rundll32.exe to execute it, likely to download and run a second-stage payload. The creation of directories like C:\PyKPMXo suggests staging for the downloaded payload.
Heuristics 6
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
XLM Auto_Open with dangerous formula APIs high OLE_XLM_DANGEROUS_FNExcel 4.0 macro sheet contains an Auto_Open / Auto_Close entry and dangerous XLM formula APIs that can invoke programs, write files, or transfer control without VBA.
-
Visible LOLBin command execution instruction high SE_LOLBIN_RUN_COMMANDDocument contains instructions or visible command text involving Windows script/execution tools such as PowerShell, mshta, cmd, rundll32, or regsvr32
-
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.
-
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://tlanddissipate.at/3/rbs.dll
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txt25b4d7f6e73e4b6b57e5ba1d37c5d8acb12bda01728e82126f5f952f0b90fdfb |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 52521 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.