-
Recycler virus
I have noticed this virus, creates a recycler folder thats hidden, cant delete it from windows, says access denied, this folder has the icon of the recycle bin in it. This virus spreads by copying to usb flash disks, and is very persistent. I've noticed that after a while it also creates dailers, and some random named .exe files under the documents and settings folder
-
1. Please, disable System Restore and antivirus (if you have).
2. Execute this script in AVPTool:
[CODE]begin
SetAVZGuardStatus(True);
DelCLSID('67KLN5J0-4OPM-33WE-AAX5-24KC2A3453431');
QuarantineFile('C:\NEXT\FILES\NEXT.exe','');
DeleteFile('C:\NEXT\FILES\NEXT.exe');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.[/CODE]
3. After reboot execute this script in AVPTool:
[CODE]begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.[/CODE]
Upload file quarantine.zip, by link [url]http://virusinfo.info/upload_virus.php?tid=85999[/url]
4. Make a new log of AVPTool.
Page generated in 0.01329 seconds with 10 queries