TROJ_AVRECON.NVP
Windows
Tipo de malware
Trojan
Destructivo?
No
Cifrado
Sí
In the Wild:
Sí
Resumen y descripción
Modifica las entradas de registro para desactivar la configuración del cortafuegos de Windows. Esta acción permite que el malware lleve a cabo sus rutinas sin ser detectado por el cortafuegos de Windows.
Se conecta a determinados sitios Web para enviar y recibir información.
Detalles técnicos
Instalación
Crea las siguientes copias de sí mismo en el sistema afectado y las ejecuta:
- %Application Data%\Mozilla\svchoste.exe
(Nota: %Application Data% es la carpeta Application Data del usuario activo, que en el caso de Windows 98 y ME suele estar ubicada en C:\Windows\Profiles\{nombre de usuario}\Application Data, en el caso de Windows NT en C:\WINNT\Profiles\{nombre de usuario}\Application Data y en el caso de Windows 2000, XP y Server 2003 en C:\Documents and Settings\{nombre de usuario}\Local Settings\Application Data).
)Este malware se inyecta a sí mismo en los siguientes procesos como parte de su rutina de residencia en memoria:
- svchost.exe
- explorer.exe
Técnica de inicio automático
Agrega las siguientes entradas de registro para permitir su ejecución automática cada vez que se inicia el sistema:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows\CurrentVersion\Run
Generic Host Process = "%Application Data%\Mozilla\svchoste.exe"
Otras modificaciones del sistema
Agrega las siguientes entradas de registro:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Security Center
AntiVirusDisableNotify = "1"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Security Center
AntiVirusOverride = "1"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Security Center
FirewallDisableNotify = "1"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Security Center
FirewallOverride = "1"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Security Center
UpdatesDisableNotify = "1"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion
wowsys64datecheck = "1"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Microsoft Antimalware\Exclusions\Extensions
{extensions} = "0"
where {extensions} are as follows:
- *.exe
- *.dll
- *.tmp
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows Defender\Exclusions\Extensions
{extensions} = = "0"
where {extensions} are as follows:
- *.exe
- *.dll
- *.tmp
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows Defender\Exclusions\Processes
{processes} = "0"
where {processes} are as follows:
- svchost.exe
- consent.exe
- rundll32.exe
- explorer.exe
- spoolsv.exe
- rgjdu.exe
- afwqs.exe
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Microsoft Antimalware\Exclusions\Processes
{processes} = "0"
where {processes} are as follows:
- svchost.exe
- consent.exe
- rundll32.exe
- explorer.exe
- spoolsv.exe
- rgjdu.exe
- afwqs.exe
HKEY_CURRENT_USER\SOFTWARE\Microsoft\
Windows NT\CurrentVersion
WinNtM = "1"
HKEY_CURRENT_USER\SOFTWARE\Microsoft\
Windows NT\CurrentVersion
WinNtAv = "1"
HKEY_CURRENT_USER\SOFTWARE\Microsoft\
Windows NT\CurrentVersion
WinNtAr = "1"
Modifica las siguientes entradas de registro para desactivar la configuración del cortafuegos de Windows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\StandardProfile
EnableFirewall = "0"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\publicprofile
EnableFirewall = "0"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\StandardProfile
DoNotAllowExceptions = "0"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\publicprofile
DoNotAllowExceptions = "0"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\StandardProfile
DisableNotifications = "1"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentCotrolSet\
Services\SharedAccess\Parameters\
FirewallPolicy\publicprofile
DisableNotifications = "1"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\DomainProfile
EnableFirewall = "0"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\DomainProfile
DoNotAllowExceptions = "0"
(Note: The default value data of the said registry entry is {user-defined}.)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\SharedAccess\Parameters\
FirewallPolicy\DomainProfile
DisableNotifications = "1"
(Note: The default value data of the said registry entry is {user-defined}.)
Finalización del proceso
Finaliza los servicios siguientes si los detecta en el sistema afectado:
- WinDefend
- MpsSvc
Finaliza los procesos siguientes si detecta que se ejecutan en la memoria del sistema afectado:
- mbam.exe
Otros detalles
Se conecta al sitio Web siguiente para enviar y recibir información:
- http://{BLOCKED}g.cc/extra/status.html
- http://{BLOCKED}onized3.cc/lost.dat
- http://{BLOCKED}t.cc/extra/status.html
Soluciones
Step 1
Los usuarios de Windows ME y XP, antes de llevar a cabo cualquier exploración, deben comprobar que tienen desactivada la opción Restaurar sistema para permitir la exploración completa del equipo.
Step 3
Reiniciar en modo seguro
Step 4
Eliminar este valor del Registro
Importante: si modifica el Registro de Windows incorrectamente, podría hacer que el sistema funcione mal de manera irreversible. Lleve a cabo este paso solo si sabe cómo hacerlo o si puede contar con ayuda de su administrador del sistema. De lo contrario, lea este artículo de Microsoft antes de modificar el Registro del equipo.
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- Generic Host Process = "%Application Data%\Mozilla\svchoste.exe"
- Generic Host Process = "%Application Data%\Mozilla\svchoste.exe"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- AntiVirusDisableNotify = "1"
- AntiVirusDisableNotify = "1"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- AntiVirusOverride = "1"
- AntiVirusOverride = "1"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- FirewallDisableNotify = "1"
- FirewallDisableNotify = "1"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- FirewallOverride = "1"
- FirewallOverride = "1"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- UpdatesDisableNotify = "1"
- UpdatesDisableNotify = "1"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- wowsys64datecheck = "1"
- wowsys64datecheck = "1"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- kereruthjertr456 = "1"
- kereruthjertr456 = "1"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware\Exclusions\Extensions
- {extensions} = "0"
where {extensions} are as follows:
- *.exe
- *.dll
- *.tmp
- {extensions} = "0"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Exclusions\Extensions
- {extensions} = "0"
where {extensions} are as follows:
- *.exe
- *.dll
- *.tmp
- {extensions} = "0"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Exclusions\Processes
- {processes} = "0"
where {processes} are as follows:
- svchost.exe
- consent.exe
- rundll32.exe
- explorer.exe
- spoolsv.exe
- rgjdu.exe
- afwqs.exe
- {processes} = "0"
- In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware\Exclusions\Processes
- {processes} = "0"
where {processes} are as follows:
- svchost.exe
- consent.exe
- rundll32.exe
- explorer.exe
- spoolsv.exe
- rgjdu.exe
- afwqs.exe
- {processes} = "0"
- In HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- WinNtM = "1"
- WinNtM = "1"
- In HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- WinNtAv = "1"
- WinNtAv = "1"
- In HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- WinNtAr = "1"
- WinNtAr = "1"
Step 5
Restaurar este valor del Registro modificado
Importante: si modifica el Registro de Windows incorrectamente, podría hacer que el sistema funcione mal de manera irreversible. Lleve a cabo este paso solo si sabe cómo hacerlo o si puede contar con ayuda de su administrador del sistema. De lo contrario, lea este artículo de Microsoft antes de modificar el Registro del equipo.
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile
- From: EnableFirewall = "0"
To: EnableFirewall = {user-defined}
- From: EnableFirewall = "0"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\publicprofile
- From: EnableFirewall = "0"
To: EnableFirewall = {user-defined}
- From: EnableFirewall = "0"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile
- From: DoNotAllowExceptions = "0"
To: DoNotAllowExceptions = {user-defined}
- From: DoNotAllowExceptions = "0"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\publicprofile
- From: DoNotAllowExceptions = "0"
To: DoNotAllowExceptions = {user-defined}
- From: DoNotAllowExceptions = "0"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile
- From: DisableNotifications = "1"
To: DisableNotifications = {user-defined}
- From: DisableNotifications = "1"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentCotrolSet\Services\SharedAccess\Parameters\FirewallPolicy\publicprofile
- From: DisableNotifications = "1"
To: DisableNotifications = {user-defined}
- From: DisableNotifications = "1"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile
- From: EnableFirewall = "0"
To: EnableFirewall = {user-defined}
- From: EnableFirewall = "0"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile
- From: DoNotAllowExceptions = "0"
To: DoNotAllowExceptions = {user-defined}
- From: DoNotAllowExceptions = "0"
- In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile
- From: DisableNotifications = "1"
To: DisableNotifications = {user-defined}
- From: DisableNotifications = "1"
Step 6
Reinicie en modo normal y explore el equipo con su producto de Trend Micro para buscar los archivos identificados como TROJ_AVRECON.NVP En caso de que el producto de Trend Micro ya haya limpiado, eliminado o puesto en cuarentena los archivos detectados, no serán necesarios más pasos. Puede optar simplemente por eliminar los archivos en cuarentena. Consulte esta página de Base de conocimientos para obtener más información.
Rellene nuestra encuesta!