In article <(E-Mail Removed)>,
(E-Mail Removed) says...
>
>There is an a.bat file being dropped in my c:/ drive regularly even
>after I wipe it out, and with it comes a load of spyware that I remove
>regularly. Sophos and AVG both pick the a.bat up as a virus and remove
>it. It will always come back though.
>
>I would like to know if it is possible to trace back to see what
>process writes the file to my hd to remove the source.
>
*************** REPLY SEPARATER ***************
This sounds very much like something I discovered on a machine over a year ago.
I would clean the machine up, and a series of batch files would return on the
next boot up. The hacker had created a directory C:\windows\system32\sys32 and
had stored a number of files there. One of them was a file called "hidden.exe"
which was used to hide other programs that it loaded. It also used it's own
version of "kernel32.exe". The whole thing was started with a TFTP batch file
called "o" in the windows system directory (no extension). This was used to
recover and load a backdoor program called "bling.exe", which it stored in
another new directory "C:\WINNT\SYSTEM32".
The only way I could get rid of the thing was to boot up in Safe Mode and
physically delete the files and replace with originals where necessary. To find
all the files, I searched the entire disk for files created after the infection
date (I used the command line because the XP search engine is crippled, and
doesn't return all files in all directories).
J.A. Coutts