Analysis
-
max time kernel
146s -
max time network
151s -
platform
windows10-2004_x64 -
resource
win10v2004-20250129-en -
resource tags
arch:x64arch:x86image:win10v2004-20250129-enlocale:en-usos:windows10-2004-x64system -
submitted
29-01-2025 17:03
Behavioral task
behavioral1
Sample
system.exe
Resource
win7-20241010-en
Behavioral task
behavioral2
Sample
system.exe
Resource
win10v2004-20250129-en
General
-
Target
system.exe
-
Size
84KB
-
MD5
6f4cef7f422bf580b1ee9a530f9f55c7
-
SHA1
a78f1d5fd4357c8b9f1a4a25084f209bb7bed607
-
SHA256
32d07422caae2a4ce6ddecdeb2fdf2b390cf1417b00f2c18c2133bd090ac5462
-
SHA512
32459d17774caf1a4a653c7d2cda17694ed52a328bccb3e3c40e6d3d58f88451e457ede562a7ec92a2e0af1e9aa461f874258a133e2c024df5d2d2b3cb635f0a
-
SSDEEP
1536:CGmlU4/wy79rSJ68Jf0gbYv+KYW0hbjPOk06rrSkOHre1AUdls:yyOSJ68Jf0gbYvkDPOkhSkOLeVs
Malware Config
Extracted
xworm
say-oops.gl.at.ply.gg:35818
-
Install_directory
%Temp%
-
install_file
svchost.exe
Signatures
-
Detect Xworm Payload 2 IoCs
resource yara_rule behavioral2/memory/4928-1-0x0000000000760000-0x000000000077C000-memory.dmp family_xworm behavioral2/files/0x0007000000022a67-59.dat family_xworm -
StormKitty
StormKitty is an open source info stealer written in C#.
-
StormKitty payload 1 IoCs
resource yara_rule behavioral2/memory/4928-64-0x000000001E6E0000-0x000000001E800000-memory.dmp family_stormkitty -
Stormkitty family
-
Xworm family
-
Command and Scripting Interpreter: PowerShell 1 TTPs 4 IoCs
Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.
pid Process 4820 powershell.exe 2572 powershell.exe 4528 powershell.exe 1416 powershell.exe -
Checks computer location settings 2 TTPs 1 IoCs
Looks up country code configured in the registry, likely geofence.
description ioc Process Key value queried \REGISTRY\USER\S-1-5-21-2089655958-977706906-1981639424-1000\Control Panel\International\Geo\Nation system.exe -
Drops startup file 2 IoCs
description ioc Process File created C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\svchost.lnk system.exe File opened for modification C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\svchost.lnk system.exe -
Executes dropped EXE 2 IoCs
pid Process 5112 svchost.exe 2200 svchost.exe -
Reads user/profile data of web browsers 3 TTPs
Infostealers often target stored browser data, which can include saved credentials etc.
-
Adds Run key to start application 2 TTPs 1 IoCs
description ioc Process Set value (str) \REGISTRY\USER\S-1-5-21-2089655958-977706906-1981639424-1000\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\svchost = "C:\\Users\\Admin\\AppData\\Local\\Temp\\svchost.exe" system.exe -
Looks up external IP address via web service 1 IoCs
Uses a legitimate IP lookup service to find the infected system's external IP.
flow ioc 13 ip-api.com -
Enumerates physical storage devices 1 TTPs
Attempts to interact with connected storage/optical drive(s).
-
Scheduled Task/Job: Scheduled Task 1 TTPs 1 IoCs
Schtasks is often used by malware for persistence or to perform post-infection execution.
pid Process 1392 schtasks.exe -
Suspicious behavior: EnumeratesProcesses 9 IoCs
pid Process 4820 powershell.exe 4820 powershell.exe 2572 powershell.exe 2572 powershell.exe 4528 powershell.exe 4528 powershell.exe 1416 powershell.exe 1416 powershell.exe 4928 system.exe -
Suspicious use of AdjustPrivilegeToken 8 IoCs
description pid Process Token: SeDebugPrivilege 4928 system.exe Token: SeDebugPrivilege 4820 powershell.exe Token: SeDebugPrivilege 2572 powershell.exe Token: SeDebugPrivilege 4528 powershell.exe Token: SeDebugPrivilege 1416 powershell.exe Token: SeDebugPrivilege 4928 system.exe Token: SeDebugPrivilege 5112 svchost.exe Token: SeDebugPrivilege 2200 svchost.exe -
Suspicious use of SetWindowsHookEx 1 IoCs
pid Process 4928 system.exe -
Suspicious use of WriteProcessMemory 10 IoCs
description pid Process procid_target PID 4928 wrote to memory of 4820 4928 system.exe 84 PID 4928 wrote to memory of 4820 4928 system.exe 84 PID 4928 wrote to memory of 2572 4928 system.exe 86 PID 4928 wrote to memory of 2572 4928 system.exe 86 PID 4928 wrote to memory of 4528 4928 system.exe 88 PID 4928 wrote to memory of 4528 4928 system.exe 88 PID 4928 wrote to memory of 1416 4928 system.exe 90 PID 4928 wrote to memory of 1416 4928 system.exe 90 PID 4928 wrote to memory of 1392 4928 system.exe 92 PID 4928 wrote to memory of 1392 4928 system.exe 92 -
Uses Task Scheduler COM API 1 TTPs
The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.
Processes
-
C:\Users\Admin\AppData\Local\Temp\system.exe"C:\Users\Admin\AppData\Local\Temp\system.exe"1⤵
- Checks computer location settings
- Drops startup file
- Adds Run key to start application
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
- Suspicious use of SetWindowsHookEx
- Suspicious use of WriteProcessMemory
PID:4928 -
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\system.exe'2⤵
- Command and Scripting Interpreter: PowerShell
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
PID:4820
-
-
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionProcess 'system.exe'2⤵
- Command and Scripting Interpreter: PowerShell
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
PID:2572
-
-
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\svchost.exe'2⤵
- Command and Scripting Interpreter: PowerShell
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
PID:4528
-
-
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionProcess 'svchost.exe'2⤵
- Command and Scripting Interpreter: PowerShell
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
PID:1416
-
-
C:\Windows\System32\schtasks.exe"C:\Windows\System32\schtasks.exe" /create /f /RL HIGHEST /sc minute /mo 1 /tn "svchost" /tr "C:\Users\Admin\AppData\Local\Temp\svchost.exe"2⤵
- Scheduled Task/Job: Scheduled Task
PID:1392
-
-
C:\Users\Admin\AppData\Local\Temp\svchost.exeC:\Users\Admin\AppData\Local\Temp\svchost.exe1⤵
- Executes dropped EXE
- Suspicious use of AdjustPrivilegeToken
PID:5112
-
C:\Users\Admin\AppData\Local\Temp\svchost.exeC:\Users\Admin\AppData\Local\Temp\svchost.exe1⤵
- Executes dropped EXE
- Suspicious use of AdjustPrivilegeToken
PID:2200
Network
MITRE ATT&CK Enterprise v15
Execution
Command and Scripting Interpreter
1PowerShell
1Scheduled Task/Job
1Scheduled Task
1Persistence
Boot or Logon Autostart Execution
1Registry Run Keys / Startup Folder
1Scheduled Task/Job
1Scheduled Task
1Privilege Escalation
Boot or Logon Autostart Execution
1Registry Run Keys / Startup Folder
1Scheduled Task/Job
1Scheduled Task
1Credential Access
Credentials from Password Stores
1Credentials from Web Browsers
1Unsecured Credentials
1Credentials In Files
1Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
654B
MD52ff39f6c7249774be85fd60a8f9a245e
SHA1684ff36b31aedc1e587c8496c02722c6698c1c4e
SHA256e1b91642d85d98124a6a31f710e137ab7fd90dec30e74a05ab7fcf3b7887dced
SHA5121d7e8b92ef4afd463d62cfa7e8b9d1799db5bf2a263d3cd7840df2e0a1323d24eb595b5f8eb615c6cb15f9e3a7b4fc99f8dd6a3d34479222e966ec708998aed1
-
Filesize
944B
MD56d3e9c29fe44e90aae6ed30ccf799ca8
SHA1c7974ef72264bbdf13a2793ccf1aed11bc565dce
SHA2562360634e63e8f0b5748e2c56ebb8f4aa78e71008ea7b5c9ca1c49be03b49557d
SHA51260c38c4367352537545d859f64b9c5cbada94240478d1d039fd27b5ecba4dc1c90051557c16d802269703b873546ead416279c0a80c6fd5e49ad361cef22596a
-
Filesize
944B
MD5eb1ad317bd25b55b2bbdce8a28a74a94
SHA198a3978be4d10d62e7411946474579ee5bdc5ea6
SHA2569e94e7c9ac6134ee30e79498558aa1a5a1ac79a643666c3f8922eed215dd3a98
SHA512d011f266c0240d84470c0f9577cd9e4927309bd19bb38570ca9704ed8e1d159f9bea982a59d3eefef72ce7a10bd81208b82e88ef57c7af587f7437a89769adc0
-
Filesize
944B
MD5dcb1d875e651037e09d7457b4da582d7
SHA11bdf4a3355a41aca624b2ab63301c4f1485a3ff4
SHA25603a42b0929feb2092246507451be4d2d81ae9d80be3c42464fb4afc1aef2eeb5
SHA512e2788161375e6a0f9a23124eaefce8771c6c1a229937896e0bff4e13cb66112eee658ea04a7669e0db57839a36b5d17ba0a3213763ad7a48fdd4797bf7dc2c5f
-
Filesize
60B
MD5d17fe0a3f47be24a6453e9ef58c94641
SHA16ab83620379fc69f80c0242105ddffd7d98d5d9d
SHA25696ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
SHA5125b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82
-
Filesize
5.0MB
MD55456bb2e0890a5cac05697f6ade5f77f
SHA1ac01265302d145807fd91d03ed7707ec384860cc
SHA25665734a947eb343a15ccb833bd710c96e28f0aabf6da3edf517045e82ed743c04
SHA512a85371a1942c0f20ec3dfe3d6874599829e771b778f6b633a2df189a93205031e11b954604341dd0943784b176288daa1a0df697594c124d226c9f3d1367ba7a
-
Filesize
84KB
MD56f4cef7f422bf580b1ee9a530f9f55c7
SHA1a78f1d5fd4357c8b9f1a4a25084f209bb7bed607
SHA25632d07422caae2a4ce6ddecdeb2fdf2b390cf1417b00f2c18c2133bd090ac5462
SHA51232459d17774caf1a4a653c7d2cda17694ed52a328bccb3e3c40e6d3d58f88451e457ede562a7ec92a2e0af1e9aa461f874258a133e2c024df5d2d2b3cb635f0a
-
Filesize
114KB
MD59ba491cb4dbffd47ccf19ca7c0cd2ca9
SHA124de0f8ce0f04a8412e552b95da6b95a16e8950a
SHA256e7251be3dce3833c59542da7a037458fbfe85ffa69d92bb23e850e4178704583
SHA512a7f628d4d9c38d674f789934f05333a74187369c99ab24d31a58d0e8459096e22f6b32988e0731640880d8afdd4535ba287e48a1eb005dc890cdf078bed0692d
-
Filesize
116KB
MD5f70aa3fa04f0536280f872ad17973c3d
SHA150a7b889329a92de1b272d0ecf5fce87395d3123
SHA2568d782aa65de6db3538a14da82216e96d5e0a3c60496726e3541a8165bccc65f8
SHA51230675c5c610d9aa32a4c4a4d9c3af7570823cd197f8d2a709222c78e2cd15304bbed80e233e3674ec2f6e33d1961c67fd6a46dc8ba8b1a301cd0722932c03c84