Additional Details
WinShell.50 creates the following autostart registry entry to enable its automatic execution upon start:
- [HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
StarWind = [Malware path and filename]
Aside from the above-mentioned registry entry, it also registers itself as a service that automatically starts upon boot:
- [HKLM\SYSTEM\CurrentControlSet\Services\StarWindService]
ServiceName = "StarWindService"
DisplayName = "StarWind iSCSI Service"
StartType = SERVICE_AUTO_START
Path = [Malware path and filename]
WinShell.50 opens a random port and waits for the attacker to connect to it. The correct password is required in order for the hacker to have access to the backdoor.
The password is: !QAZ1qaz@
These are the actions that can be remotely executed by the hacker:
- Download files
- Exit
- Reboot the system
- Remove the malware
- Shell commands
- Show the path of the malware
- Shutdown the system
The malware executes remote commands by using the following programs: