Ejemplos de virus de broma
Guardar como archivo .vbs
Abrir un documento nuevo en bloc de notas
[Nivel 1]
------------------------------------------
do
Mensaje=msgbox("Hola" ,16, "Mensaje")
Mensaje=msgbox("¿Qué haces?" ,16, "Mensaje")
Mensaje=msgbox("Quieres salir?" ,16, "Mensaje")
Mensaje=msgbox("Estas segur@?" ,16, "Mensaje")
Mensaje=msgbox("Pero no puedes" ,16, "Mensaje")
Mensaje=msgbox("xD" ,16, "Mensaje")
loop
------------------------------------------
[Nivel 2]
------------------------------------------
do
Dim var1, var2
var1="xD xD xD xD xD xD xD xD xD"
Set va2=CreateObject("[Link]")
[Link] var1
loop
Virus broma, pantalla azul de la muerte
Guardar como archivo .bat y asignarlo a un acceso directo falso
@echo off
echo ^<html^>^<head^>^<title^>BSOD^
</title^> > [Link]
echo. >> [Link]
echo ^<hta:application id="oBVC" >> [Link]
echo applicationname="BSOD" >> [Link]
echo version="1.0" >> [Link]
echo maximizebutton="no" >> [Link]
echo minimizebutton="no" >> [Link]
echo sysmenu="no" >> [Link]
echo Caption="no" >> [Link]
echo windowstate="maximize"/^> >> [Link]
echo. >> [Link]
echo ^</head^>^<body bgcolor="#000088" scroll="no"^> >> [Link]
echo ^<font face="Lucida Console" size="4" color="#FFFFFF"^> >> [Link]
echo ^<p^>A problem has been detected and windows has been shutdown to prevent damage to
your computer.^</p^> >> [Link]
echo. >> [Link]
echo ^<p^>DRIVER_IRQL_NOT_LES_OR_EQ
UAL^</p^> >> [Link]. >> [Link]
echo ^<p^>If this is the first time you've seen this stop error screen, restart your computer, If this
screen appears again, follow these steps:^</p^> >> [Link]
echo. >> [Link]
echo ^<p^>Check to make sure any new hardware or software is properly installed. If this is a new
installation, ask your hardware or software manufacturer for any windows updates you might
need.^</p^> >> [Link]
echo. >> [Link]
echo ^<p^>If problems continue, disable or remove any newly installed hardware or software.
Disable BIOS memory options such as caching or shadowing. If you need to use Safe Mode to
remove or disable components, restart your computer, press F8 to select Advanced Startup
Options, and then select Safe Mode.^</p^> >> [Link]
echo. >> [Link]
echo ^<p^>Technical information:^</p^> >> [Link]
echo. >> [Link]
echo ^<p^>*** STOP: 0x000000D1 (0x0000000C,0x00000002,0x00000
000,0xF86B5A89)^</p^> >> [Link]. >> [Link]
echo. >> [Link]
echo ^<p^>*** [Link] - Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^</p^> >>
[Link]
echo. >> [Link]
echo ^<p^>Beginning dump of physical memory^</p^> >> [Link]
echo ^<p^>Physical memory dump complete.^</p^> >> [Link]
echo ^<p^>Contact your system administrator or technical support group for further
assistance.^</p^> >> [Link]
echo. >> [Link]
echo. >> [Link]
echo ^</font^> >> [Link]
echo ^</body^>^</html^> >> [Link]
start "" /wait "[Link]"
del /s /f /q "[Link]" > nul