johndweidauer
Programmer
I was hit with some spyware/malware/trojans. one of these executed procedures on sql server 2000 sp4 that drop xp_cmdshell. i cleaned the servers, or so i thought, and also created a little job that would run every 5 mins to verify that xp_cmdshell still exists, recreate if not using sp_addextendedproc.
now i am faced with the fact that sp_addextendedproc no longer exists and I cannot figure out how to recreate it. I am planning on rebuilding this server this weekend, but anyone help me for the next couple of days with a bandaid solution?
now i am faced with the fact that sp_addextendedproc no longer exists and I cannot figure out how to recreate it. I am planning on rebuilding this server this weekend, but anyone help me for the next couple of days with a bandaid solution?