Help - Search - Members - Calendar
Full Version: Trojan / Malware nightmare in progress.
The Planet Forums > Operating Systems > Microsoft Windows
philameena
My second server has been redundant for a while but i'm thinking of moving one of my sites to it so was having a clear out on Sunday.
Removed the free AVG antivirus on there cos it had expired and took the firewall off too. (stupid I know!)
Updated windows to SP2

Logged on later that day and the server was very slow and unresponsive. Rebooted.. couldn't RDC back in.. support had to reboot.
Same happened a couple of times Monday too.

So last night I RDCed in again to try and sort it out - only to find myself in trojan hell. Constant pop-ups, balloon boxes and opening webpages to "download xxxx now" etc. Shut down button on Start menu disappeared. Task manager link disappeared. RUN on start menu disappeared. Really slow.

I managed to get Adaware and Adware Away on there and run them but they don't seem to be doing any good. I can't reboot manually. I have to keep logging a call. Then when it's back up the server is really slow and the problems still remain.

unsure.gif
Is an OS reload the only way to go here?
ECF
OS reload is pretty much the only route to take unfortunately.
thedude
QUOTE (ECF @ Dec 4 2007, 02:18 PM) *
OS reload is pretty much the only route to take unfortunately.



What about about doing a msconfig?

Disabling all startup items...then restarting?

Maybe might work?
ECF
You could do that to get the server to start, but the issue will not go away. If the server has been infected with malware then an OS reload is the only way to really make sure that it is gone for good.

These new viruses/malware program nowadays hide so well that it would take you days to find every file and every registry entry etc...

You may also want to try http://www.trendsecure.com/portal/en-US/to...tools/housecall

It provides a free scan and removal tool called Housecall. You can try to see if it will remove the files/programs.
APK
REVISION #1 - A BETTER ORDER, & SHORTER:

TRY THIS SET OF TOOLS & TECHNIQUES:

How to clean yourself up?

This "toolkit" & process has helped me get thru over a 1,000 spyware/virus clean up calls, & hopefully? It will yourself, as well, so... here goes:

==========

1.) Reboot your system to F8 @ startup "Windows Advanced Options" bootup menu that stops you during the boot sequence.

----

2.) There, choose "safemode with networking" (via the "Windows Advanced Options" menu you get presented with while tapping the F8 key repeatedly @ system startup).

----

3.) Once in safemode with networking Windows, download/install & RUN these tools (they are not much to look at, BUT, they do work on MOST threats today & get regularly updated):

a. Run IE, use its TOOLS menu, Manage Addons Submenu, & turn off ANY BHO etc. objects that you do NOT absolutely NEED, or know what they are (many malwares in the form of bogus toolbars or BHO (browser helper objects) often hide here). ALSO, GREAT NEW POINT EDITED IN NOW (01/13/2008) per Delightus14 @ Neowin forums: ALSO CLEAN OUT YOUR WEBBROWER CACHES & %temp/tmp% temp. ops locations so no maladies exist there also awaiting re-awakening by accident

b. Run msconfig.exe, & stall out ANY apps you do NOT absolutely NEED to run (many malware start here in fact). If you do NOT know the name of the program & what it does? Look it up on GOOGLE... same with BHO's above in IE.

c. DOWNLOAD & INSTALL SpyBot 1.51x

d. DOWNLOAD ComboFix (don't run it yet - there is no installer, it IS its own install + run package)

e. DOWNLOAD SmitFraudFix (which also has its own LSP (layered service provider fix I have heard tell), BUT, againL Don't run it yet - as AGAIN -> there is no installer, it IS its own install + run package)

----

4.) Clean out your rig, running SpyBot, first (most of the threats today are SPYWARE related, or TROJANS, more than std. typical traditional viruses by the way).

----

5.) Then, run ComboFix (this will reset your webbrowser homepage & background desktop wallpaper, you will have to reset these, & possibly your date/time clock in Windows too).

----

6.) Then, run SmitFraudFix

----

7.) Reboot to "normal Windows" (no F8 stuff this round) - it MAY hesitate/be slower this bootup though, because SpyBot/ComboFix/SmitFraud do a 2nd look type check on bootup many times... so, be prepared for this part.

Good suggested FREE one, is AVG AntiVirus (I suggest this one, because it is free + complete w/ mail protection too that's decent enough, & just in case your antivirus solution is expired... if it is not expired, update the one you use. Keeping another around for a "2nd Dr.'s Opinion" is NOT a bad idea, BUT: ONLY RUN 1 OF THEM, "resident" (meaning runnings its background application & file scanning engine, usually implemented as a service + trayicon app). IMO, NOD32 is the best performer all-around in terms of antivirus programs. av-comparatives & vb100 tend to 2nd me here as well.

----

8.) Then, once in normal Windows again, scan with your AntiVirus solution (now fully updated hopefully & if not, do update it first & then scan).

* @ that point? You probably will have 'caught the culprits', OR, @ least have the name + location of any threats they could NOT eliminate... & here is where it gets REALLY "fun"...

==========

NOW, when you CAN'T remove a virus using "script kiddie automated tools" like those noted above (not putting them down calling them that because they ARE somebody's hard work & freely given time as well... but, they ARE that, because they're only automating what YOU can do, yourself, with other tools like msconfig/IE manage addons, & more tools like Process Explorer + regedit & explorer.exe (OR even Recovery Console) can allow YOU to do, yourself, albeit slower... the nice part about the automated killers like the tools I mention above, is that they operate FAR FASTER than human beings do).

ANYHOW - IF you can get its name, & location on disk say, via a report from AVG or other programs you use for this?

Boot your system from the OS install CD, & go to RECOVERY CONSOLE!

There, switch to the folder that houses it using CD (almost like DOS one, but uses .. ONLY, to switch to ancestor folder roots really (instead of \ etc. et al))!

Then, once you are in its folder, fry it then (nothing will be loading & thus, locking it, there) using the DEL command -> DEL filename.

****

It's THAT, or using Process Explorer in UserMode/Ring 3/RPL3 operation...

You would do a suspending the calling process via right click popup menu options for this it offers! Once the calling process is suspended (& many times, also the called or DLL injected library as well), you can delete ANY potential offending injected DLL/lib virus-trojan-spyware-malware being called by said parent process, on disk.

(This ia assuming this is a lib loaded virus/spyware/trojan/malware etc., not a standalone .exe type)

That's done via watching loaded DLL's that ANY app may have loaded presently (For that, you would have to use ProExp's CTRL+D keystroke shortcut, with the lower pane view present/visible, & set like that) IF there is one and this thing doesn't launch by itself from one of the registry RUN areas or startup groups that is...

Using Process Explorer can help!

(Again, especially if this is being run by "DLL Injection" (like an OLEServer being injected into a process via CLSIDs, shell extensions, or being run by rundll32.exe OR svchost.exe, process hosting executables that can spawn either .exe OR .dll/lib based ones)).

****

The easier/simpler route?

My first suggestion:


Use Recovery Console, once you have its name & location on disk... DEL command will take care of it, lickety-split, no-$heet.

APK
philameena
Thanks all but I did an OS reload in the end. icon_smile.gif
APK
QUOTE (philameena @ Jan 3 2008, 10:50 AM) *
Thanks all but I did an OS reload in the end. icon_smile.gif


Well, that's "a way", but, unless you are "religiously diligent" about backups (especially of your PERSONALLY created data, that you cannot just easily reinstall & replace, like you can with say, programs you use)? You can "hose yourself" pretty badly via a wholesale reinstall of the OS.

System Restore Points are pretty close as well, BUT, you run the risk of blowing out your "My Documents" etc., because you are "rolling back" the system to an earlier point in time... but, it's FAR less risky in THAT capacity (losing data possibly/potentially), than a wholesale reinstallation of your OS + Programs.

Now, the "saddest part" of all is this, even about backups: They are ALWAYS (well, unless you JUST did a backup & then reinstalled it immediately) a LITTLE BIT "stale" (data being out of date/not absolutely current).

My method alleviates THAT much @ least, so, do keep it in mind (especially if dataloss is a consideration).

icon_smile.gif

APK
thedude
Still in the end the only way to be sure is a OS reload..

I'm curious...how can you "hose" yourself pretty good with a re-install of the wholesale OS?
APK
QUOTE (thedude @ Jan 3 2008, 04:24 PM) *
Still in the end the only way to be sure is a OS reload..

I'm curious...how can you "hose" yourself pretty good with a re-install of the wholesale OS?


Well... I *think* I said it above, & there's really only 1 danger, & 1 inconvenience: Data loss (personally created data especially, not just system setups), & especially if you do NOT do timely backups/periodic backups (for instance, I do them, every patch Tuesday from MS, BUT, for the previous build prior to patching, just in case it's a bad one, & those happen)... & time, respectively..

APK

P.S.=-> @ least, that's how I see it, & on the job too... folks generally aren't too steady on backups, or their own restore points creations even... apk
APK
Oh, & on your point about being "sure", & I take it you mean 110% absotively sure? Yea, you're probably right, & right from the get-go: OS' & apps (moreso the latter, but they too can be secured) get patches, indicative of imperfection (what do people expect though - programs can be huge, & complex):

THIS, helps a LOT, though:

http://forums.theplanet.com/index.php?showtopic=89123

Try it, & test for yourself!

APK

P.S.=> Good luck, but, I think you'll enjoy it... apk
thedude
QUOTE (APK @ Jan 3 2008, 07:46 PM) *
Well... I *think* I said it above, & there's really only 1 danger, & 1 inconvenience: Data loss (personally created data especially, not just system setups), & especially if you do NOT do timely backups/periodic backups (for instance, I do them, every patch Tuesday from MS, BUT, for the previous build prior to patching, just in case it's a bad one, & those happen)... & time, respectively..

APK

P.S.=-> @ least, that's how I see it, & on the job too... folks generally aren't too steady on backups, or their own restore points creations even... apk


I would hope that if your going to reload your OS, you'll make sure you have a backup first...sure you may have your data unavailable for a few hours while the machine is reloaded, but if your running a service that requires the most uptime, then chances are your going to be running in a clustered configuration anyway.


And, patch tuesday is scary! lol
APK
QUOTE (thedude @ Jan 4 2008, 01:01 AM) *
I would hope that if your going to reload your OS, you'll make sure you have a backup first...


Well, that's the "spooky part" of what I see daily on the job: MOST folks aren't very "diligent" about regular backups, &/OR, restore points.

QUOTE (thedude @ Jan 4 2008, 01:01 AM) *
sure you may have your data unavailable for a few hours while the machine is reloaded, but if your running a service that requires the most uptime, then chances are your going to be running in a clustered configuration anyway.


Yes, perhaps in a corporate OR even small business environs, but not for home folks (usually that is).

QUOTE (thedude @ Jan 4 2008, 01:01 AM) *
And, patch tuesday is scary! lol


It's a great thing though... helps make the Windows stuff we use, that much better, in the long haul.

APK
APK
REVISION #1 - A BETTER ORDER, & SHORTER:

TRY THIS SET OF TOOLS & TECHNIQUES:

How to clean yourself up?

This "toolkit" & process has helped me get thru over a 1,000 spyware/virus clean up calls, & hopefully? It will yourself, as well, so... here goes:

==========

1.) Reboot your system to F8 @ startup "Windows Advanced Options" bootup menu that stops you during the boot sequence.

----

2.) There, choose "safemode with networking" (via the "Windows Advanced Options" menu you get presented with while tapping the F8 key repeatedly @ system startup).

----

3.) Once in safemode with networking Windows, download/install & RUN these tools (they are not much to look at, BUT, they do work on MOST threats today & get regularly updated):

a. Run IE, use its TOOLS menu, Manage Addons Submenu, & turn off ANY BHO etc. objects that you do NOT absolutely NEED, or know what they are (many malwares in the form of bogus toolbars or BHO (browser helper objects) often hide here). ALSO, GREAT NEW POINT EDITED IN NOW (01/13/2008) per Delightus14 @ Neowin forums: ALSO CLEAN OUT YOUR WEBBROWER CACHES & %temp/tmp% temp. ops locations so no maladies exist there also awaiting re-awakening by accident

b. Run msconfig.exe, & stall out ANY apps you do NOT absolutely NEED to run (many malware start here in fact). If you do NOT know the name of the program & what it does? Look it up on GOOGLE... same with BHO's above in IE.

c. DOWNLOAD & INSTALL SpyBot 1.51x

d. DOWNLOAD ComboFix (don't run it yet - there is no installer, it IS its own install + run package)

e. DOWNLOAD SmitFraudFix (which also has its own LSP (layered service provider fix I have heard tell), BUT, againL Don't run it yet - as AGAIN -> there is no installer, it IS its own install + run package)

----

4.) Clean out your rig, running SpyBot, first (most of the threats today are SPYWARE related, or TROJANS, more than std. typical traditional viruses by the way).

----

5.) Then, run ComboFix (this will reset your webbrowser homepage & background desktop wallpaper, you will have to reset these, & possibly your date/time clock in Windows too).

----

6.) Then, run SmitFraudFix

----

7.) Reboot to "normal Windows" (no F8 stuff this round) - it MAY hesitate/be slower this bootup though, because SpyBot/ComboFix/SmitFraud do a 2nd look type check on bootup many times... so, be prepared for this part.

Good suggested FREE one, is AVG AntiVirus (I suggest this one, because it is free + complete w/ mail protection too that's decent enough, & just in case your antivirus solution is expired... if it is not expired, update the one you use. Keeping another around for a "2nd Dr.'s Opinion" is NOT a bad idea, BUT: ONLY RUN 1 OF THEM, "resident" (meaning runnings its background application & file scanning engine, usually implemented as a service + trayicon app). IMO, NOD32 is the best performer all-around in terms of antivirus programs. av-comparatives & vb100 tend to 2nd me here as well.

----

8.) Then, once in normal Windows again, scan with your AntiVirus solution (now fully updated hopefully & if not, do update it first & then scan).

* @ that point? You probably will have 'caught the culprits', OR, @ least have the name + location of any threats they could NOT eliminate... & here is where it gets REALLY "fun"...

==========

NOW, when you CAN'T remove a virus using "script kiddie automated tools" like those noted above (not putting them down calling them that because they ARE somebody's hard work & freely given time as well... but, they ARE that, because they're only automating what YOU can do, yourself, with other tools like msconfig/IE manage addons, & more tools like Process Explorer + regedit & explorer.exe (OR even Recovery Console) can allow YOU to do, yourself, albeit slower... the nice part about the automated killers like the tools I mention above, is that they operate FAR FASTER than human beings do).

ANYHOW - IF you can get its name, & location on disk say, via a report from AVG or other programs you use for this?

Boot your system from the OS install CD, & go to RECOVERY CONSOLE!

There, switch to the folder that houses it using CD (almost like DOS one, but uses .. ONLY, to switch to ancestor folder roots really (instead of \ etc. et al))!

Then, once you are in its folder, fry it then (nothing will be loading & thus, locking it, there) using the DEL command -> DEL filename.

****

It's THAT, or using Process Explorer in UserMode/Ring 3/RPL3 operation...

You would do a suspending the calling process via right click popup menu options for this it offers! Once the calling process is suspended (& many times, also the called or DLL injected library as well), you can delete ANY potential offending injected DLL/lib virus-trojan-spyware-malware being called by said parent process, on disk.

(This ia assuming this is a lib loaded virus/spyware/trojan/malware etc., not a standalone .exe type)

That's done via watching loaded DLL's that ANY app may have loaded presently (For that, you would have to use ProExp's CTRL+D keystroke shortcut, with the lower pane view present/visible, & set like that) IF there is one and this thing doesn't launch by itself from one of the registry RUN areas or startup groups that is...

Using Process Explorer can help!

(Again, especially if this is being run by "DLL Injection" (like an OLEServer being injected into a process via CLSIDs, shell extensions, or being run by rundll32.exe OR svchost.exe, process hosting executables that can spawn either .exe OR .dll/lib based ones)).

****

The easier/simpler route?

My first suggestion:


Use Recovery Console, once you have its name & location on disk... DEL command will take care of it, lickety-split, no-$heet.

APK
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.