Analysis
- max time kernel
148s - max time network
143s - platform
windows11-ltsc_2024_x64 - resource
win11ltsc2024-20260709-en - resource tags
arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows - submitted
09/08/2026, 07:22
Static task
static1
Behavioral task
behavioral1
Sample
DeleteMadium (1).bat
Resource
win10v2004-20260513-en
18 signatures
150 seconds
Behavioral task
behavioral2
Sample
DeleteMadium (1).bat
Resource
win11ltsc2024-20260709-en
6 signatures
150 seconds
General
- Target DeleteMadium (1).bat
- Size 652B
- Sample260809-h7aw3sshre
- SHA256 2b47d93bfb098a0fb5fe171c7072d6a5f690e29e9a243c30d60b3050253d1df6
- MD5 d6d131251c4da3334ebd18c624038b9d
- SHA1 80517834b26c3e08efbad733d5baa5b9dd3d336a
- SHA512 b8332037f6112437020c54fe4dc28720bc7403281b5647d442c16e2b96b6d6db42806eb568bbc10d5e5bf04298859042cdb6f2853a18c93fda4b659767131979
- TLSH T17DF09923249F6C39968EA5C49CEF35915A8CC00F92FCEFE021D5A3692B111C967FA2C4
- MD5 SHA1 SHA512 TLSH
Score
3/10
Malware Config
Signatures
- 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 5780 cmd.exe - Delays execution with timeout.exe 1 IoCs
pid Process 5040 timeout.exe - Kills process with taskkill 3 IoCs
pid Process 1556 taskkill.exe 4232 taskkill.exe 3336 taskkill.exe - Runs net.exe
- Suspicious use of AdjustPrivilegeToken 3 IoCs
description pid Process Token: SeDebugPrivilege 3336 taskkill.exe Token: SeDebugPrivilege 1556 taskkill.exe Token: SeDebugPrivilege 4232 taskkill.exe - Suspicious use of WriteProcessMemory 6 IoCs
description pid Process procid_target PID 5780 wrote to memory of 4132 5780 cmd.exe 90 PID 4132 wrote to memory of 4164 4132 net.exe 91 PID 5780 wrote to memory of 3336 5780 cmd.exe 92 PID 5780 wrote to memory of 1556 5780 cmd.exe 94 PID 5780 wrote to memory of 4232 5780 cmd.exe 95 PID 5780 wrote to memory of 5040 5780 cmd.exe 96
Processes
-
C:\Windows\system32\cmd.exeC:\Windows\system32\cmd.exe /c "C:\Users\Admin\AppData\Local\Temp\DeleteMadium (1).bat"1⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:5780 -
C:\Windows\system32\net.exenet session2⤵
- Suspicious use of WriteProcessMemory
PID:4132 -
C:\Windows\system32\net1.exeC:\Windows\system32\net1 session3⤵PID:4164
-
-
-
C:\Windows\system32\taskkill.exetaskkill /F /IM Madium.exe2⤵
- Kills process with taskkill
- Suspicious use of AdjustPrivilegeToken
PID:3336
-
-
C:\Windows\system32\taskkill.exetaskkill /F /IM madium.exe2⤵
- Kills process with taskkill
- Suspicious use of AdjustPrivilegeToken
PID:1556
-
-
C:\Windows\system32\taskkill.exetaskkill /F /IM Loader.exe2⤵
- Kills process with taskkill
- Suspicious use of AdjustPrivilegeToken
PID:4232
-
-
C:\Windows\system32\timeout.exetimeout /t 1 /nobreak2⤵
- Delays execution with timeout.exe
PID:5040
-