Analysis
- max time kernel
150s - max time network
135s - platform
windows11-ltsc_2024_x64 - resource
win11ltsc2024-20260709-en - resource tags
arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows - submitted
17/08/2026, 23:44
Behavioral task
behavioral1
Sample
cheezu.io_nano.exe
Resource
win10v2004-20260513-en
Behavioral task
behavioral2
Sample
cheezu.io_nano.exe
Resource
win11ltsc2024-20260709-en
General
- Target cheezu.io_nano.exe
- Size 64KB
- Sample260817-3rmadssvbv
- SHA256 521c22f06c45980691a356f378b897ddbfdae416c754fd8df902cb94c0597001
- MD5 0f1e47ebf3504620b8ca8b4e8b453ca5
- SHA1 78aaa22b5a50638ec5b4e11f5556264829309592
- SHA512 2e1a5d8c4ccff05549a24f87901f72488058ddc4baed99023f32599f5c945811e1994a72ecc0f79182aa457f31469e2a03c82271a7abe5e3c4c4e6ce2859f62b
- SSDEEP 1536:aNHwvP1ZP7huTp9R4+N5c3VnwFOVxeua9:aNMPtWp9R4+N5c3VwFOVIuA
- TLSH T13953D64473F98661F2BF49BE4E3182008B71F8639D23E78E0AC5559E1A72B44DDD8B27
- MD5 SHA1 SHA512 SSDEEP TLSH
Malware Config
Extracted
-
nanocore
-
1.2.2.0
-
YOUR_DOMAIN.COM
-
ac7e2f05-8df7-4c55-8841-78385f6bb064
-
c2_domain
YOUR_DOMAIN.COM
-
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/3620-1-0x00000000006F0000-0x0000000000706000-memory.dmp disable_win_def -
description ioc Process Set value (int) \REGISTRY\MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\DisableAntiSpyware = "1" cheezu.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 4948 powershell.exe - Disables RegEdit via registry modification 1 IoCs
description ioc Process Set value (int) \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools = "1" cheezu.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 cheezu.io_nano.exe - Event Triggered Execution: Image File Execution Options Injection 1 TTPs 6 IoCs
description ioc Process Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe cheezu.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\\cheezu.io_nano.exe" cheezu.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe cheezu.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe\Debugger = "C:\\Users\\Admin\\AppData\\Local\\Temp\\cheezu.io_nano.exe" cheezu.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msconfig.exe cheezu.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\\cheezu.io_nano.exe" cheezu.io_nano.exe - Modifies Windows Firewall 2 TTPs 1 IoCs
pid Process 1216 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\system.bat cheezu.io_nano.exe File created C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\SysUpdate.exe cheezu.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\\cheezu.io_nano.exe" cheezu.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Malware = "C:\\Users\\Admin\\AppData\\Local\\Temp\\cheezu.io_nano.exe" cheezu.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000\Software\Microsoft\Windows\CurrentVersion\Run\SysUpdate = "C:\\Users\\Admin\\AppData\\Local\\Temp\\cheezu.io_nano.exe" cheezu.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 4168 net.exe 5876 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 5280 tasklist.exe - Drops file in System32 directory 6 IoCs
description ioc Process File opened for modification C:\Windows\system32\ntdll.dll cheezu.io_nano.exe File opened for modification C:\Windows\system32\user32.dll cheezu.io_nano.exe File created C:\Windows\system32\svchost.exe cheezu.io_nano.exe File created C:\Windows\system32\sysupdate.exe cheezu.io_nano.exe File opened for modification C:\Windows\system32\sysupdate.exe cheezu.io_nano.exe File opened for modification C:\Windows\system32\kernel32.dll cheezu.io_nano.exe - Executes a VBScript file via the Windows Script Host. 1 TTPs 1 IoCs
pid Process 5492 wscript.exe - Sets desktop wallpaper using registry 2 TTPs 2 IoCs
description ioc Process Set value (str) \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000\Control Panel\Desktop\Wallpaper = "C:\\ProgramData\\SysUpdate\\wall.bmp" cheezu.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000\Control Panel\Desktop\Wallpaper = "C:\\Users\\Admin\\AppData\\Local\\Temp\\wallpaper.bmp" cheezu.io_nano.exe - Suspicious use of NtSetInformationThreadHideFromDebugger 1 IoCs
pid Process 3620 cheezu.io_nano.exe - Launches sc.exe 28 IoCs
Sc.exe is a Windows utlilty to control services on the system.
pid Process 4316 sc.exe 3544 sc.exe 4264 sc.exe 5268 sc.exe 4748 sc.exe 1160 sc.exe 596 sc.exe 3132 sc.exe 4536 sc.exe 3452 sc.exe 812 sc.exe 760 sc.exe 4592 sc.exe 2528 sc.exe 4952 sc.exe 3512 sc.exe 3404 sc.exe 5096 sc.exe 2012 sc.exe 3124 sc.exe 2252 sc.exe 4960 sc.exe 2432 sc.exe 1784 sc.exe 6092 sc.exe 4176 sc.exe 948 sc.exe 592 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 464 cmd.exe 1884 cmd.exe 3956 cmd.exe 2904 cmd.exe 2032 cmd.exe 5108 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 2652 netsh.exe - Gathers network information 2 TTPs 2 IoCs
Uses commandline utility to view network configuration.
pid Process 2052 NETSTAT.EXE 4836 ipconfig.exe - Gathers system information 1 TTPs 1 IoCs
Runs systeminfo.exe.
pid Process 5400 systeminfo.exe - Interacts with shadow copies 3 TTPs 2 IoCs
Shadow copies are often targeted by ransomware to inhibit system recovery.
pid Process 4472 vssadmin.exe 3792 vssadmin.exe - Modifies Control Panel 1 IoCs
description ioc Process Set value (str) \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000\Control Panel\Desktop\WallpaperStyle = "2" cheezu.io_nano.exe - Modifies registry class 16 IoCs
description ioc Process Key deleted \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell\open\command cheezu.io_nano.exe Key created \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell\open\command cheezu.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell\open\command cheezu.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet cheezu.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell cheezu.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell\open\command\ = "\"C:\\Users\\Admin\\AppData\\Local\\Temp\\cheezu.io_nano.exe\" \"%1\"" cheezu.io_nano.exe Key created \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell\open cheezu.io_nano.exe Key deleted \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell cheezu.io_nano.exe Key deleted \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell\open cheezu.io_nano.exe Key created \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell cheezu.io_nano.exe Set value (str) \REGISTRY\MACHINE\SOFTWARE\Classes\.pdf\ = "PDFBotnet" cheezu.io_nano.exe Key created \REGISTRY\MACHINE\SOFTWARE\Classes\PDFBotnet\shell\open cheezu.io_nano.exe Key deleted \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings cheezu.io_nano.exe Key created \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings cheezu.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell\open\command\ = "C:\\Users\\Admin\\AppData\\Local\\Temp\\cheezu.io_nano.exe" cheezu.io_nano.exe Set value (str) \REGISTRY\USER\S-1-5-21-2115213192-531537726-3295841909-1000_Classes\ms-settings\shell\open\command\DelegateExecute cheezu.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 2404 schtasks.exe 5168 schtasks.exe 5100 schtasks.exe - Suspicious behavior: EnumeratesProcesses 64 IoCs
pid Process 4948 powershell.exe 4948 powershell.exe 4948 powershell.exe 3248 WMIC.exe 3248 WMIC.exe 3248 WMIC.exe 3248 WMIC.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3360 WMIC.exe 3360 WMIC.exe 3360 WMIC.exe 3360 WMIC.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe 3620 cheezu.io_nano.exe - Suspicious behavior: GetForegroundWindowSpam 1 IoCs
pid Process 3620 cheezu.io_nano.exe - Suspicious use of AdjustPrivilegeToken 64 IoCs
description pid Process Token: SeDebugPrivilege 4948 powershell.exe Token: SeIncreaseQuotaPrivilege 3248 WMIC.exe Token: SeSecurityPrivilege 3248 WMIC.exe Token: SeTakeOwnershipPrivilege 3248 WMIC.exe Token: SeLoadDriverPrivilege 3248 WMIC.exe Token: SeSystemProfilePrivilege 3248 WMIC.exe Token: SeSystemtimePrivilege 3248 WMIC.exe Token: SeProfSingleProcessPrivilege 3248 WMIC.exe Token: SeIncBasePriorityPrivilege 3248 WMIC.exe Token: SeCreatePagefilePrivilege 3248 WMIC.exe Token: SeBackupPrivilege 3248 WMIC.exe Token: SeRestorePrivilege 3248 WMIC.exe Token: SeShutdownPrivilege 3248 WMIC.exe Token: SeDebugPrivilege 3248 WMIC.exe Token: SeSystemEnvironmentPrivilege 3248 WMIC.exe Token: SeRemoteShutdownPrivilege 3248 WMIC.exe Token: SeUndockPrivilege 3248 WMIC.exe Token: SeManageVolumePrivilege 3248 WMIC.exe Token: 33 3248 WMIC.exe Token: 34 3248 WMIC.exe Token: 35 3248 WMIC.exe Token: 36 3248 WMIC.exe Token: SeIncreaseQuotaPrivilege 3248 WMIC.exe Token: SeSecurityPrivilege 3248 WMIC.exe Token: SeTakeOwnershipPrivilege 3248 WMIC.exe Token: SeLoadDriverPrivilege 3248 WMIC.exe Token: SeSystemProfilePrivilege 3248 WMIC.exe Token: SeSystemtimePrivilege 3248 WMIC.exe Token: SeProfSingleProcessPrivilege 3248 WMIC.exe Token: SeIncBasePriorityPrivilege 3248 WMIC.exe Token: SeCreatePagefilePrivilege 3248 WMIC.exe Token: SeBackupPrivilege 3248 WMIC.exe Token: SeRestorePrivilege 3248 WMIC.exe Token: SeShutdownPrivilege 3248 WMIC.exe Token: SeDebugPrivilege 3248 WMIC.exe Token: SeSystemEnvironmentPrivilege 3248 WMIC.exe Token: SeRemoteShutdownPrivilege 3248 WMIC.exe Token: SeUndockPrivilege 3248 WMIC.exe Token: SeManageVolumePrivilege 3248 WMIC.exe Token: 33 3248 WMIC.exe Token: 34 3248 WMIC.exe Token: 35 3248 WMIC.exe Token: 36 3248 WMIC.exe Token: SeIncreaseQuotaPrivilege 4948 powershell.exe Token: SeSecurityPrivilege 4948 powershell.exe Token: SeTakeOwnershipPrivilege 4948 powershell.exe Token: SeLoadDriverPrivilege 4948 powershell.exe Token: SeSystemProfilePrivilege 4948 powershell.exe Token: SeSystemtimePrivilege 4948 powershell.exe Token: SeProfSingleProcessPrivilege 4948 powershell.exe Token: SeIncBasePriorityPrivilege 4948 powershell.exe Token: SeCreatePagefilePrivilege 4948 powershell.exe Token: SeBackupPrivilege 4948 powershell.exe Token: SeRestorePrivilege 4948 powershell.exe Token: SeShutdownPrivilege 4948 powershell.exe Token: SeDebugPrivilege 4948 powershell.exe Token: SeSystemEnvironmentPrivilege 4948 powershell.exe Token: SeRemoteShutdownPrivilege 4948 powershell.exe Token: SeUndockPrivilege 4948 powershell.exe Token: SeManageVolumePrivilege 4948 powershell.exe Token: 33 4948 powershell.exe Token: 34 4948 powershell.exe Token: 35 4948 powershell.exe Token: 36 4948 powershell.exe - Suspicious use of SetWindowsHookEx 1 IoCs
pid Process 3620 cheezu.io_nano.exe - Suspicious use of WriteProcessMemory 60 IoCs
description pid Process procid_target PID 3620 wrote to memory of 4948 3620 cheezu.io_nano.exe 89 PID 3620 wrote to memory of 4952 3620 cheezu.io_nano.exe 91 PID 3620 wrote to memory of 4536 3620 cheezu.io_nano.exe 93 PID 3620 wrote to memory of 2252 3620 cheezu.io_nano.exe 95 PID 3620 wrote to memory of 3512 3620 cheezu.io_nano.exe 97 PID 3620 wrote to memory of 3404 3620 cheezu.io_nano.exe 99 PID 3620 wrote to memory of 4960 3620 cheezu.io_nano.exe 101 PID 3620 wrote to memory of 3452 3620 cheezu.io_nano.exe 103 PID 3620 wrote to memory of 4316 3620 cheezu.io_nano.exe 105 PID 3620 wrote to memory of 3544 3620 cheezu.io_nano.exe 107 PID 3620 wrote to memory of 5096 3620 cheezu.io_nano.exe 109 PID 3620 wrote to memory of 2432 3620 cheezu.io_nano.exe 111 PID 3620 wrote to memory of 812 3620 cheezu.io_nano.exe 113 PID 3620 wrote to memory of 1784 3620 cheezu.io_nano.exe 115 PID 3620 wrote to memory of 760 3620 cheezu.io_nano.exe 117 PID 3620 wrote to memory of 6092 3620 cheezu.io_nano.exe 119 PID 3620 wrote to memory of 4264 3620 cheezu.io_nano.exe 121 PID 3620 wrote to memory of 4176 3620 cheezu.io_nano.exe 123 PID 3620 wrote to memory of 5268 3620 cheezu.io_nano.exe 125 PID 3620 wrote to memory of 948 3620 cheezu.io_nano.exe 127 PID 3620 wrote to memory of 2012 3620 cheezu.io_nano.exe 129 PID 3620 wrote to memory of 4748 3620 cheezu.io_nano.exe 131 PID 3620 wrote to memory of 1160 3620 cheezu.io_nano.exe 133 PID 3620 wrote to memory of 592 3620 cheezu.io_nano.exe 135 PID 3620 wrote to memory of 596 3620 cheezu.io_nano.exe 137 PID 3620 wrote to memory of 1652 3620 cheezu.io_nano.exe 139 PID 3620 wrote to memory of 3124 3620 cheezu.io_nano.exe 140 PID 3620 wrote to memory of 3132 3620 cheezu.io_nano.exe 142 PID 3620 wrote to memory of 4472 3620 cheezu.io_nano.exe 144 PID 1652 wrote to memory of 4136 1652 fodhelper.exe 145 PID 3620 wrote to memory of 3248 3620 cheezu.io_nano.exe 147 PID 3620 wrote to memory of 5100 3620 cheezu.io_nano.exe 153 PID 3620 wrote to memory of 2404 3620 cheezu.io_nano.exe 155 PID 3620 wrote to memory of 2032 3620 cheezu.io_nano.exe 160 PID 3620 wrote to memory of 5108 3620 cheezu.io_nano.exe 162 PID 3620 wrote to memory of 2904 3620 cheezu.io_nano.exe 163 PID 3620 wrote to memory of 3956 3620 cheezu.io_nano.exe 164 PID 3620 wrote to memory of 1884 3620 cheezu.io_nano.exe 165 PID 3620 wrote to memory of 464 3620 cheezu.io_nano.exe 166 PID 3620 wrote to memory of 5168 3620 cheezu.io_nano.exe 167 PID 3620 wrote to memory of 5492 3620 cheezu.io_nano.exe 174 PID 464 wrote to memory of 2052 464 cmd.exe 176 PID 3956 wrote to memory of 4164 3956 cmd.exe 177 PID 2032 wrote to memory of 3792 2032 cmd.exe 178 PID 5108 wrote to memory of 5400 5108 cmd.exe 179 PID 2904 wrote to memory of 5280 2904 cmd.exe 180 PID 1884 wrote to memory of 4836 1884 cmd.exe 181 PID 2032 wrote to memory of 3360 2032 cmd.exe 182 PID 3620 wrote to memory of 3468 3620 cheezu.io_nano.exe 183 PID 3620 wrote to memory of 4740 3620 cheezu.io_nano.exe 184 PID 3620 wrote to memory of 1216 3620 cheezu.io_nano.exe 185 PID 4740 wrote to memory of 4472 4740 net.exe 188 PID 3620 wrote to memory of 4592 3620 cheezu.io_nano.exe 190 PID 3620 wrote to memory of 2528 3620 cheezu.io_nano.exe 192 PID 3620 wrote to memory of 2412 3620 cheezu.io_nano.exe 194 PID 3620 wrote to memory of 2652 3620 cheezu.io_nano.exe 195 PID 3620 wrote to memory of 4168 3620 cheezu.io_nano.exe 197 PID 3620 wrote to memory of 1144 3620 cheezu.io_nano.exe 199 PID 4168 wrote to memory of 5876 4168 net.exe 201 PID 1144 wrote to memory of 5372 1144 net.exe 202 - 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\cheezu.io_nano.exe"C:\Users\Admin\AppData\Local\Temp\cheezu.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:3620 -
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:4948
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wscsvc2⤵
- Launches sc.exe
PID:4952
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config wscsvc start= disabled2⤵
- Launches sc.exe
PID:4536
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop SecurityHealthService2⤵
- Launches sc.exe
PID:2252
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config SecurityHealthService start= disabled2⤵
- Launches sc.exe
PID:3512
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop WinDefend2⤵
- Launches sc.exe
PID:3404
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config WinDefend start= disabled2⤵
- Launches sc.exe
PID:4960
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop MsMpSvc2⤵
- Launches sc.exe
PID:3452
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config MsMpSvc start= disabled2⤵
- Launches sc.exe
PID:4316
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wuauserv2⤵
- Launches sc.exe
PID:3544
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config wuauserv start= disabled2⤵
- Launches sc.exe
PID:5096
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop bits2⤵
- Launches sc.exe
PID:2432
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config bits start= disabled2⤵
- Launches sc.exe
PID:812
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop vss2⤵
- Launches sc.exe
PID:1784
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config vss start= disabled2⤵
- Launches sc.exe
PID:760
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop swprv2⤵
- Launches sc.exe
PID:6092
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config swprv start= disabled2⤵
- Launches sc.exe
PID:4264
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop EventLog2⤵
- Launches sc.exe
PID:4176
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config EventLog start= disabled2⤵
- Launches sc.exe
PID:5268
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop SysmonLog2⤵
- Launches sc.exe
PID:948
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config SysmonLog start= disabled2⤵
- Launches sc.exe
PID:2012
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop Sysmon2⤵
- Launches sc.exe
PID:4748
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config Sysmon start= disabled2⤵
- Launches sc.exe
PID:1160
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop sense2⤵
- Launches sc.exe
PID:592
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config sense start= disabled2⤵
- Launches sc.exe
PID:596
-
-
C:\Windows\System32\fodhelper.exe"C:\Windows\System32\fodhelper.exe"2⤵
- Suspicious use of WriteProcessMemory
PID:1652 -
C:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exe"C:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exe"3⤵PID:4136
-
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wscsvc2⤵
- Launches sc.exe
PID:3124
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop wuauserv2⤵
- Launches sc.exe
PID:3132
-
-
C:\Windows\System32\vssadmin.exe"C:\Windows\System32\vssadmin.exe" delete shadows /all /quiet2⤵
- Interacts with shadow copies
PID:4472
-
-
C:\Windows\System32\wbem\WMIC.exe"C:\Windows\System32\wbem\WMIC.exe" shadowcopy delete2⤵
- Suspicious behavior: EnumeratesProcesses
- Suspicious use of AdjustPrivilegeToken
PID:3248
-
-
C:\Windows\System32\schtasks.exe"C:\Windows\System32\schtasks.exe" /create /tn "SysUpdateTask" /tr "C:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exe" /sc onlogon /f2⤵
- Scheduled Task/Job: Scheduled Task
PID:5100
-
-
C:\Windows\System32\schtasks.exe"C:\Windows\System32\schtasks.exe" /create /tn "SysUpdateBackup" /tr "C:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exe" /sc minute /mo 30 /f2⤵
- Scheduled Task/Job: Scheduled Task
PID:2404
-
-
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:2032 -
C:\Windows\system32\vssadmin.exevssadmin delete shadows /all /quiet3⤵
- Interacts with shadow copies
PID:3792
-
-
C:\Windows\System32\Wbem\WMIC.exewmic shadowcopy delete3⤵
- Suspicious behavior: EnumeratesProcesses
PID:3360
-
-
-
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:5108 -
C:\Windows\system32\systeminfo.exesysteminfo3⤵
- Gathers system information
PID:5400
-
-
-
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:2904 -
C:\Windows\system32\tasklist.exetasklist3⤵
- Discovers running processes
PID:5280
-
-
-
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:3956 -
C:\Windows\system32\whoami.exewhoami3⤵PID:4164
-
-
-
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:1884 -
C:\Windows\system32\ipconfig.exeipconfig /all3⤵
- Gathers network information
PID:4836
-
-
-
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:464 -
C:\Windows\system32\NETSTAT.EXEnetstat -an3⤵
- Gathers network information
PID:2052
-
-
-
C:\Windows\SYSTEM32\schtasks.exe"schtasks" /create /tn "RansomwareCheck" /tr "C:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exe" /sc daily /f2⤵
- Scheduled Task/Job: Scheduled Task
PID:5168
-
-
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:5492
-
-
C:\Windows\System32\notepad.exe"C:\Windows\System32\notepad.exe"2⤵PID:3468
-
-
C:\Windows\System32\net.exe"C:\Windows\System32\net.exe" stop srservice2⤵
- Suspicious use of WriteProcessMemory
PID:4740 -
C:\Windows\system32\net1.exeC:\Windows\system32\net1 stop srservice3⤵PID:4472
-
-
-
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:1216
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" config i8042prt start= disabled2⤵
- Launches sc.exe
PID:4592
-
-
C:\Windows\System32\sc.exe"C:\Windows\System32\sc.exe" stop i8042prt2⤵
- Launches sc.exe
PID:2528
-
-
C:\Windows\system32\svchost.exe"C:\Windows\system32\svchost.exe"2⤵PID:2412
-
-
C:\Windows\SYSTEM32\netsh.exe"netsh" wlan show profiles2⤵
- Event Triggered Execution: Netsh Helper DLL
- System Network Configuration Discovery: Wi-Fi Discovery
PID:2652
-
-
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:4168 -
C:\Windows\system32\net1.exeC:\Windows\system32\net1 user backdoor P@ssw0rd123 /add3⤵
- Creates a new local user account
PID:5876
-
-
-
C:\Windows\System32\net.exe"C:\Windows\System32\net.exe" localgroup administrators backdoor /add2⤵
- Suspicious use of WriteProcessMemory
PID:1144 -
C:\Windows\system32\net1.exeC:\Windows\system32\net1 localgroup administrators backdoor /add3⤵PID:5372
-
-
-
C:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exeC:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exe1⤵PID:4660
-
C:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exeC:\Users\Admin\AppData\Local\Temp\cheezu.io_nano.exe1⤵PID:3044
-
C:\Windows\system32\svchost.exeC:\Windows\system32\svchost.exe -k GPSvcGroup1⤵PID:4816
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:\SystemVolumeInformation\doc_3.pdf
- Size 85KB
- SHA256 3e2c5a388dd4de13c85a91b40a0c4f21c62ede956c70d54766e052da7e7a7b13
- MD5 21c8587cc6905cac42bab3e07f846596
- SHA1 d9649e98ae83f88e78156ba1eaadebb8229ccbe8
- SHA512 4e48c2219998bbca73f50153a3ff7138054a36ecd82059942a2b90902911bf1945a380745e4374511cf89f97f05304c29a6c4a6275dc47e4d1adfb3c9a1455ca
- SSDEEP 1536:ol7kiA+FNfwcYXUA/ngHubQ56fLoa+4su45JCWPQd8gwB+NHpKLA:ol6+Eiz956s4g5LPQ2gM+NHpKLA
- TLSH T1318318328E23FCC5577F3D40E0102A521C893D6B8779A66CFAC50D6A65FA644DF3E498
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\AppData\Local\Temp\createshortcut.vbs
- Size 239B
- SHA256 aa6f2c45fd3e386a9772459da7ab52840d0ee294eb20ca33f613960ae3732d43
- MD5 0191d88dcc1e0a9751c5199b476724e7
- SHA1 74de14f07a9b0481a5fd991fc5e7c3e8838c676a
- SHA512 9aee824e1a1195de6ba9956535b9ff5857e8abca46a72f93caa057d2985f62f7f44ab6e0668954cb21d2f0a6da174f8245c3f635f8bdcd2c8ab0fc89f7e2430d
- TLSH T1A0D0A78BB14CC6B90001623B81F38D4CD9A5582D3B13BE708AA5ED4D32D08D489F6543
- 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 125KB
- SHA256 f0a008cff74a779a697154dcd2816887d9d046fa914696c1cf760eba3dc59fce
- MD5 3941f87446fcfbeb8ec5e5375decc685
- SHA1 0b77a4bd0f48fe9d94b6e0f996f1e7402121a1fd
- SHA512 c9d628ba330a8071d8225a263f65c870003ec503bd521cf1881ff68678e09a03490a835b6139bcd3c545771a731c3dc1680fbce893d7a2f7c5aacda1c02e9177
- SSDEEP 384:fecURDsHjdZwkZ11TVdeTHUHF2UTVuRX+gwkZX74kfUzd5:fe8DdZwkL1TUYFFTwRugwkdEkfa5
- TLSH T1C5C319B183713D65A7FF56029E3E22A70D187D9B4862608F7A0A78DE1764FD2B27C41C
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\Desktop\stolen_data_here.txt
- Size 125KB
- SHA256 fed5c9489f2bf02e1a0ebc370661bb4798207afbcbccb8e4801ffd38854efffa
- MD5 a01f8d93e2d62eae1fda64757a67c25a
- SHA1 fff83d30571594a864c940297e9bcc9c13e5eb3c
- SHA512 95dfac2c1e9d9f17903fce502f23c6a9d6c7f14ca86673110dfcb2583bca588a0ed13c5d4300a4c04434f754482d5cfcf99b577f9499ae55bc97287f880e9ecf
- SSDEEP 384:LecURDsHjdZwkZ11TVseTGUHF2UTVuRX+gwkZX74kGUzd5:Le8DdZwkL1T4YFFTwRugwkdEkGa5
- TLSH T1D4C31AB183713D65B7FB5601AE3E22AB0D187D9B4862608F760A38DA1764FD6B27C41C
- MD5 SHA1 SHA512 SSDEEP TLSH
- Path C:\Users\Admin\Documents\invoice_2.pdf
- Size 85KB
- SHA256 1eff450052673a1c54695c0627a37a29ab9642c537881e4798922f100de6224e
- MD5 67effc343dae3b956342b6f60c539b0a
- SHA1 3f53534599907a986c46b7a229feba116bf406a4
- SHA512 20446c4843739fc2feb6e549c1787251496c014a83e5e4b523840f10fde661c052b599e9405e2508f378f6d935f2ace129e904e5e2a32ce31105a911e7b934c8
- SSDEEP 1536:Vl7kiA+FNfwcYXUA/ngHubQ56fLoa+4su45JCWPQd8gwB+NHpKLA:Vl6+Eiz956s4g5LPQ2gM+NHpKLA
- TLSH T1B68318328E23FCC5577F3D40E0102A521C893E6B8779A66CFAC50D6A65FA644DF3E498
- MD5 SHA1 SHA512 SSDEEP TLSH