Analysis
- user interaction
yes - max time kernel
28s - max time network
27s - platform
windows10-2004_x64 - resource
win10v2004-20260513-en - resource tags
arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows - submitted
10/09/2026, 09:11
Static task
static1
1 signatures
Behavioral task
behavioral1
Sample
adobe2.exe
Resource
win10v2004-20260513-en
10 signatures
150 seconds
Behavioral task
behavioral2
Sample
adobe2.exe
Resource
win11ltsc2024-20260709-en
21 signatures
150 seconds
General
- Target adobe2.exe
- Size 436KB
- Sample260910-k529natxgs
- SHA256 0960143403b7d6d8bbaed0f1652e83d6376c3cfe1fa6fe63b080b1fab97eb5a6
- MD5 e728c199f2f1ad356fcbee25a5475c74
- SHA1 5983f394bdc9c2a191b5874a98cb736590ed5734
- SHA512 c338ef8e90f45af5b387eacf508451cd631c76eef65783e1be5ea452a240da548cabf457103dec8a1d1c23a3bab8680c7ad4f48f20c19d9469248a717ed4df48
- SSDEEP 6144:JE0ec8sC7bJL/vbHoU+OKtqiezhlEuf+jQjtWSmPHU5uvq22QRufKl8u0gpZIi5:J5ptqtPgjqtmP05b2qKl80uzvTZb/
- TLSH T13E946B40E5F218D6D5739C728CA25125D8343B0FF11D8693BF6EBE52A97CB80C2A4D6B
- MD5 SHA1 SHA512 SSDEEP TLSH
Malware Config
Extracted
Family
-
remus_stealer
C2
-
http://gofkaxz.click:8137/tokens
-
http://smaring.shop:9895/comments
-
http://trencts.shop:8592/payments
Signatures
- Family: Remus
Remus is a stealer written in C++.
- Event Triggered Execution: Image File Execution Options Injection 1 TTPs 4 IoCs
description ioc Process Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\shutdown.exe reg.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\shutdown.exe\Debugger = "cmd.exe /c echo blocked" reg.exe Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\tsdiscon.exe reg.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\tsdiscon.exe\Debugger = "cmd.exe /c echo blocked" reg.exe - Executes a command shell one-liner 1 TTPs 1 IoCs
Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.
pid Process 3944 cmd.exe - System Time Discovery 1 TTPs 1 IoCs
Adversary may gather the system time and/or time zone settings from a local or remote system.
pid Process 3944 cmd.exe - Delays execution with timeout.exe 1 IoCs
pid Process 4696 timeout.exe - Modifies registry key 1 TTPs 3 IoCs
pid Process 2616 reg.exe 2904 reg.exe 2268 reg.exe - Runs net.exe
- Suspicious behavior: EnumeratesProcesses 2 IoCs
pid Process 4900 adobe2.exe 4900 adobe2.exe - Suspicious behavior: GetForegroundWindowSpam 1 IoCs
pid Process 3260 Process not Found - Suspicious use of WriteProcessMemory 9 IoCs
description pid Process procid_target PID 3944 wrote to memory of 2616 3944 cmd.exe 85 PID 3944 wrote to memory of 2904 3944 cmd.exe 86 PID 3944 wrote to memory of 2268 3944 cmd.exe 87 PID 3944 wrote to memory of 1076 3944 cmd.exe 88 PID 3944 wrote to memory of 3392 3944 cmd.exe 89 PID 3944 wrote to memory of 4416 3944 cmd.exe 90 PID 4416 wrote to memory of 4008 4416 net.exe 91 PID 3944 wrote to memory of 4696 3944 cmd.exe 92 PID 3944 wrote to memory of 4900 3944 cmd.exe 94
Processes
-
C:\Windows\system32\cmd.execmd.exe /c "reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v DisableLockWorkstation /t REG_DWORD /d 1 /f && reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v DisableLogoff /t REG_DWORD /d 1 /f && reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoLogOff /t REG_DWORD /d 1 /f && reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\shutdown.exe" /v Debugger /t REG_SZ /d "cmd.exe /c echo blocked" /f && reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\tsdiscon.exe" /v Debugger /t REG_SZ /d "cmd.exe /c echo blocked" /f && net user Admin triage && timeout /t 5 /nobreak && C:\Users\Admin\AppData\Local\Temp\adobe2.exe"1⤵
- Executes a command shell one-liner
- System Time Discovery
- Suspicious use of WriteProcessMemory
PID:3944 -
C:\Windows\system32\reg.exereg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v DisableLockWorkstation /t REG_DWORD /d 1 /f2⤵
- Modifies registry key
PID:2616
-
-
C:\Windows\system32\reg.exereg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v DisableLogoff /t REG_DWORD /d 1 /f2⤵
- Modifies registry key
PID:2904
-
-
C:\Windows\system32\reg.exereg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoLogOff /t REG_DWORD /d 1 /f2⤵
- Modifies registry key
PID:2268
-
-
C:\Windows\system32\reg.exereg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\shutdown.exe" /v Debugger /t REG_SZ /d "cmd.exe /c echo blocked" /f2⤵
- Event Triggered Execution: Image File Execution Options Injection
PID:1076
-
-
C:\Windows\system32\reg.exereg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\tsdiscon.exe" /v Debugger /t REG_SZ /d "cmd.exe /c echo blocked" /f2⤵
- Event Triggered Execution: Image File Execution Options Injection
PID:3392
-
-
C:\Windows\system32\net.exenet user Admin triage2⤵
- Suspicious use of WriteProcessMemory
PID:4416 -
C:\Windows\system32\net1.exeC:\Windows\system32\net1 user Admin triage3⤵PID:4008
-
-
-
C:\Windows\system32\timeout.exetimeout /t 5 /nobreak2⤵
- Delays execution with timeout.exe
PID:4696
-
-
C:\Users\Admin\AppData\Local\Temp\adobe2.exeC:\Users\Admin\AppData\Local\Temp\adobe2.exe2⤵
- Suspicious behavior: EnumeratesProcesses
PID:4900
-