(no subject)
Oct. 17th, 2006 06:47 pmApple attempts to increase OS market share by shipping iPods with Windows virus set to install as soon as you plug in the device.
Worse, they go on to suggest 4 products to clean your system - two of which, Norton AV Trial Edition and McAfee AV Trial, are so intrusive that I would mark them as viruses myself. If you pay for them every time they demand money, they work. If you don't, you can almost never get rid of them completely.
As you might imagine, we are upset at Windows for not being more hardy against such viruses, and even more upset with ourselves for not catching it.Uh, no, you do NOT get to blame Windows for your own incompetence. Deliberately running malware on a Mac is just as damaging as running it on a windows PC - there's just less of it out there because nonstandard interfaces and defective functionality, running on custom hardware, with very little application support, is not and has never been a popular combination.
Worse, they go on to suggest 4 products to clean your system - two of which, Norton AV Trial Edition and McAfee AV Trial, are so intrusive that I would mark them as viruses myself. If you pay for them every time they demand money, they work. If you don't, you can almost never get rid of them completely.
(no subject)
Date: 2006-10-17 11:17 pm (UTC)That's bullshit. Before OS 10, macs were rife with viruses. Now pretty much the only viruses you're going to find on a mac are macroviruses targeting microsoft office products. That's with many more macs on the market now than there were then.
Not saying that they were dumb with the ipod issue mind you.
(no subject)
Date: 2006-10-17 11:17 pm (UTC)(no subject)
Date: 2006-10-17 11:20 pm (UTC)(no subject)
Date: 2006-10-17 11:32 pm (UTC)Which is what this supposed virus is: Something that can't hurt you if you don't run it. Of course, most idiots have their computers set to run everything automatically...
(no subject)
Date: 2006-10-17 11:34 pm (UTC)(no subject)
Date: 2006-10-17 11:42 pm (UTC)(no subject)
Date: 2006-10-17 11:53 pm (UTC)It's trivially easy to hook yourself into unix clones so deeply that you can never be removed without a complete wipe, if you have root access.
The kind of person who gets this virus is the kind of person who runs things while logged in to an admin account, which, on both debian and MacOS, means that any program you run can steal root access from there.
And once it's in, you're never getting it out. When you can't trust ls any more, you're fucked. Wipe and restore from a hopefully clean backup.
(no subject)
Date: 2006-10-17 11:56 pm (UTC)The kind of person who gets this virus is the kind of person who runs things while logged in to an admin account, which, on both debian and MacOS, means that any program you run can steal root access from there.
This is the step I'm sceptical about, when it comes to MacOS.
(no subject)
Date: 2006-10-17 11:56 pm (UTC)(no subject)
Date: 2006-10-18 12:01 am (UTC)But that doesn't excuse them from sending it. I'm not sure I'm willing to believe they did it on purpose as a company, but that doesn't mean someone didn't do it on purpose.
(no subject)
Date: 2006-10-18 12:02 am (UTC)(no subject)
Date: 2006-10-18 12:03 am (UTC)Run malware as admin. It stays resident and does nothing except set itself to start automatically if you reboot, if it can.
It watches /var/log.
When you use sudo, it shows in /var/log
It runs sudo after you, giving root access without requiring a password.
(no subject)
Date: 2006-10-18 12:04 am (UTC)Run malware as admin. It stays resident and does nothing except set itself to start automatically if you reboot, if it can.
It watches /var/log.
When you use sudo, it shows in /var/log
It runs sudo after you, giving root access without requiring a password. After all, sudo works without a password for 5 minutes.
(no subject)
Date: 2006-10-18 12:05 am (UTC)> prompt for a root password before it can do that
Unless you've used sudo in the last five minutes, and given it your password so it can do what you told it to.
In which case sudo doesn't require a password.
(no subject)
Date: 2006-10-18 12:06 am (UTC)(no subject)
Date: 2006-10-18 12:07 am (UTC)But it does prove your point.
(no subject)
Date: 2006-10-18 12:21 am (UTC)In this particular case, It's really a noissue. If you use the debian repositiries to maintain a system, as is recommended, then all the checing has been done for you (and if something happens to get through, usually the fix will be done for you as well).
Granted, by that note you're still right that this is apple's fault. But I would be mightily suspicious of any instance where i plugged in my ipod and it asked me for root.
(no subject)
Date: 2006-10-18 12:23 am (UTC)If a user wants to set sudo to not prompt for a password (as I have on some of our smaller servers that don't connect to the net at work) that's one thing, but if that's the default, that's really silly.
(no subject)
Date: 2006-10-18 12:25 am (UTC)(no subject)
Date: 2006-10-18 02:26 am (UTC)(no subject)
Date: 2006-10-18 04:02 am (UTC)(no subject)
Date: 2006-10-18 04:02 am (UTC)(no subject)
Date: 2006-10-18 09:49 am (UTC)(no subject)
Date: 2006-10-18 09:52 am (UTC)(no subject)
Date: 2006-10-18 11:05 am (UTC)Still, the timestamp thing is still an issue, as is pointed out there.
(no subject)
Date: 2006-10-18 01:22 pm (UTC)And what I recommend is either knowing what you're doing, or running day-to-day in a non-Admin account, switching to Administrator or sudo-capable or Root only when you specifically need to use those commands.
For the truly computer-illiterate, for whom switching accounts is complicated, I recommend having them use XP for ease of support, setting the system up to patch itself and run a good virus scanner constantly, disabling IE and Outlook/Outlook Express, and training them to never, ever run *anything* that they receive in email or from the internet.
(no subject)
Date: 2006-10-18 04:56 pm (UTC)(no subject)
Date: 2006-10-18 11:19 pm (UTC)(no subject)
Date: 2006-10-18 11:48 pm (UTC)The people who automatically click on that sort of thing are *not* the people who use sudo on a regular, let alone frequent, basis. You don't actually need sudo access except for a very very few things.
(no subject)
Date: 2006-10-19 02:06 am (UTC)The program stays in memory and watches /var/log, where your use of sudo is recorded - so the next time you do *anything* requiring sudo, your machine is fucked.
Assuming, of course, that you're not running as root all the time.
(no subject)
Date: 2006-10-19 03:32 am (UTC)(no subject)
Date: 2006-10-19 03:58 pm (UTC)Also, that exploit was apparently fixed, according to the guy a bit further up.
In other words, basically, you're looking like a rabid MS apologist for suggesting that you're usually just as fucked with a 'nix as with windows.
Incidentally, let's get back to the incident.. how do these things happen? Well, they happen because the master disk for one of the disk replication devices became infected. Which means it's not even apple making the error, it's their manufacturer (Foxconn, IIRC) in China, or possibly even the supplier of the hard drives (I'm not sure *where* the disks get the FS loaded onto them). Sure, they should have caught it a bit sooner, maybe.. but catching it before the ipods entered the retail stream would be practically impossible.