Slashdot Mirror


Rootkit Infection Requires Windows Reinstall

CWmike writes "Microsoft is telling Windows users that they'll have to reinstall the OS if they get infected with a new rootkit. A new variant of a Trojan Microsoft calls Popureb digs so deeply into the system that the only way to eradicate it is to return Windows to its out-of-the-box configuration, Chun Feng, an engineer with the Microsoft Malware Protection Center (MMPC), said last week on the group's blog. 'If your system does get infected with Trojan:Win32/Popureb.E, we advise you to fix the MBR and then use a recovery CD to restore your system to a pre-infected state,' said Feng. A recovery disc returns Windows to its factory settings."

340 of 510 comments (clear)

  1. Boot Disc by toastar · · Score: 1

    um.... Why not just use a boot disc to clear the MBR/infected files?

    1. Re:Boot Disc by smash · · Score: 4, Insightful

      Well sure, if you have a known good checksum for every file on your machine?

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    2. Re:Boot Disc by capnkr · · Score: 1

      In all seriousness, and without much in the way of research just yet: why not preemptively install GRUB, or some other boot loader, even if the machine is only a single boot Win system? Does this thing attack/overwrite _anything_ attempting to write to the MBR, or only Windows? There is no mention of this in the linked FA's, only in their comments...

      --
      "...there are some things that can beat smartness and foresight. Awkwardness and stupidity can." ~ Mark Twain
    3. Re:Boot Disc by fuzzyfuzzyfungus · · Score: 1

      Good policy, if a bit upkeep-heavy for your average desktop system. AIDE, Tripwire, Samhain, OSSEC, and quite possibly others will do it for you(at the cost of some administration and system resources) if you have a sufficiently static configuration that it won't drive you to madness...

    4. Re:Boot Disc by tverbeek · · Score: 5, Funny

      Wouldn't a Linux or BSD or Haiku or Hack OS X install fix this too? This headline reads a bit like "Flooding requires rebuilding the exact same structure in the annual floodplain",

      --
      http://alternatives.rzero.com/
    5. Re:Boot Disc by ghmh · · Score: 2, Insightful

      Sigh. It would 'fix' the potential for getting infected by that particular rootkit on that particular O/S. All those other things are built on floodplains too, it's just that some flood more often than others. Extrapolating future floods based on the past is only going to work until it doesn't.

    6. Re:Boot Disc by w0mprat · · Score: 1

      I don't see how this infection is not possible to clean. All that would be necessary is to boot another OS and overwrite MBR and clean any infected binaries. Perhaps overwrite Windows binaries with the genunine article from an install CD (downloadable version if updated since disc went RTM) if it's not cleanable.

      I'd do this from a Linux live USB and have a Windows install on another partition as source. Linux generally ignores NTFS security should be able to overwrite all necessary files on the Windows install.

      Microsoft could release a bootable ISO or live USB image that could easily clean the rootkit.

      --
      After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
    7. Re:Boot Disc by RobbieThe1st · · Score: 5, Insightful

      To continue your flood analogy, you have three options:
      1. Build out of so ething floodproof, like concrete. The *entire* house. When a flood happens, no big deal... but making changes to the house would be a big problem. This is the ChromeOS or DeepFreeze aproach: Read-only filesystem and checksums.

      2. Build dams, canals and build a few feet into the air. This works for small floods, but if you get something new, it might still wipe you out. This is the Linux aproach: Try to secure things, deal with the few issues as they come up.

      3. Build cheaply, and rebuild after each flood. This is the Windows re-image approach: Just assume it's going to get hit, and have a plan to rebuild afterwards.

      Just my 2c.

    8. Re:Boot Disc by sumdumass · · Score: 5, Informative

      If the root kit works like most older boot sector virus programs, it already functions much like Grub does in the sense that it replaces the code that allows the other code to be found and run. But the code represented to the operating system would have a sector 0 in a different location then the real boot sector.

      So while you would effectively have moved the first sector as far as windows is concerned, the virus infection would be able to still tank windows because it would still initially attack sector 0. And if it's the old school infection where it uses int13h calls (the bios) instead of windows and or even the old protect mode access to access the HD, it will effectively move the grub install to a new sector and make it think it is in sector 0 on subsequent boots. It will do this the same way Grub or LiLO would make windows think it was loading from the boot sector when it wasn't.

      The problem with a boot sector virus is that if the disk is allowed to load any code at all which is the default in the boot process, the manipulation is already in memory and running. You would essentially need to boot from a start up floppy or CD or something without the hard disk loading at boot.

      Some modern BIOS configurations allow you to lock the boot sector of the harddrive down much like they started allowing you to lock flashing the bios down. This is about the only way to preempt this as it would give off a warning about something attempting to write to the boot sector of the hard drive. However, experience tells me that when something is trying to write to the boot sector and it fails to do it, you often need to rebuild the boot sector anyways.

      Now that is with the initial infection. The attacks it uses to maintain it's infection would work regardless of the operating system because once infected, it's acting as a translation between the operating system and the harddrive. This is why a restore CD is the recommendation to fixing the issues. The CD loads instead of the drive code loading. This way, you are not fixing an infected machine with infected code.

    9. Re:Boot Disc by artor3 · · Score: 1

      So your response to flooding is to rebuild in the desert?

    10. Re:Boot Disc by Arker · · Score: 1

      This is hardly the first or the last to use such tricks. This is why I cannot place any faith in any antivirus being used in the typical configuration - as part of a running Windows system. That just doesnt work.

      Way back In the day you had to load your scanner on a boot floppy. These days a linux boot cd is the replacement. A bit bloated, but at least it does the job.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    11. Re:Boot Disc by Hylandr · · Score: 3, Interesting

      What I do is remove the drive from the system, slap it into an external enclosure and scan from a clean machine after unplugging that machine from the network.

      If it kills system files then I replace or repair it once I boot from the recently cleaned hdd. Also, delete the swap file before you plug it back in. hasn't failed me yet.

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    12. Re:Boot Disc by Joce640k · · Score: 3, Interesting

      Yep...once the virus is in the antivirus is useless. The virus will have no problem setting permissions, etc. so your antivirus can't touch it. And...given that most antivirus programs take a week or so to respond to new viruses, it makes them mostly useless.

      If somebody's the sort of person who gets viruses an antivirus won't save them.

      --
      No sig today...
    13. Re:Boot Disc by smash · · Score: 3, Insightful

      We really need to go back to a simple (so it can be bug free) boot ROM that is proper ROM, not read/write flash. Hold key sequence to select boot media, and then boot from known-clean media. Anything that is read/write and involved in the boot process can potentially be fucked with to own your box. In the past, there have been BIOS viruses which were extremely difficult to remove - essentially as soon as the machine powers up it is owned and ready to infect whatever media you give it or intercept the operation of AV programs.

      Its really only because the extra effort isn't worth it that we don't have far more serious viruses out there that are infecting EFI boot partitions, BIOS and other bits of firmware that Windows and its virus scanner software can't fix, these days.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    14. Re:Boot Disc by jhoegl · · Score: 1

      Yes, I would try this first as well. Is there currently an AV that detects this rootkit? Perhaps Kaspersky?

    15. Re:Boot Disc by smash · · Score: 1

      FYI, I've seen the ability to lock the MBR in bios versions as old as 1992. I'm not sure if the option went away for a while, but back when MBR viruses were the norm (dos days) this was a popular thing to do. People very rarely had any reason to touch the MBR (all it did was boot DOS for 99% of PC people), and people very rarely ever upgraded DOS.

      However, given that there were also a couple of particularly nasty viruses out there that could embed themselves into the BIOS, locking out sector 0 was not a silver bullet.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    16. Re:Boot Disc by orange47 · · Score: 1

      which you do, because you made regular offline backups before the infection.

    17. Re:Boot Disc by walternate · · Score: 2

      Yep...once the virus is in the antivirus is useless. The virus will have no problem setting permissions, etc. so your antivirus can't touch it. And...given that most antivirus programs take a week or so to respond to new viruses, it makes them mostly useless.

      If somebody's the sort of person who gets viruses an antivirus won't save them.

      If you look at timelines for spreading of the different virus/malware infections, getting protection within a week most definitely helps a lot against the majority of the infection volume. It's crazy how big volumes of infections happens long after antivirus software and OS/software vulnerabilities are patched against it (as also was the case with Conficker).

    18. Re:Boot Disc by DarkOx · · Score: 1

      You are right its not impossible to clean but it is impossible to clean certainly and leaving anything worth having behind.

      Your best bet with a root kit like this is to backup document files scan them (with everything you have to scan them with) and store them elsewhere and then simply reformat the drive. They could create a recovery mode on the install dvd and compare all the Windows files on your system with the originals there, perhaps downloading hashes of files replaced by later updates, from Windows Update. Then overwrite any file that has not a know Microsoft copy with a good one. Ok now you have to strip out any third party executable or script as well because any of those might also be infected, and could reinfect. In the end you have something that is basically the Windows Outofbox experience with your old wallpaper set.

      It would be faster and safer just to wipe the drive and dump the WIM image again.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    19. Re:Boot Disc by Eggplant62 · · Score: 2

      It's obvious that many posting here don't know the first thing about how Windows works or why it gets infected. The problem isn't in the boot loader. The MBR is just one place that an attacker can find space to store a bootstrap program that will launch his infecting executable from a file on disk, and then, since that area is read and executed each time the PC is started, it writes to so many critical OS files that removing them from the system or disinfecting them becomes impossible without rendering the system inoperable. As the researcher quoted in TFA says, a complete wipe and reinstall is the only way you're going to be certain you have a clean system. And this is one of the many reasons you can't get me to run Windows as my primary OS. Sure, I'll run it in a VM hosted on Linux, but no way would I rely on it for my every day computing needs on the bare metal. Fucking garbage without any kind of cogent security system is what Windows is.

    20. Re:Boot Disc by TrentTheThief · · Score: 1

      Have you looked at Norman Security Suite?

    21. Re:Boot Disc by Eggplant62 · · Score: 1

      You forgot one thing: You use executables from the original CD on a patched, updated system with all the security fixes and hot fixes and patches and service packs installed, and you can forget about the system being operable. That's because the older versions of the programs you just used to write over the infected, newer versions aren't compatible with the rest of the installed software on the disk. Microsoft could come up with a way to wipe and fix stuff, but that would cost them money and we know they're no longer the 500 lb gorilla they once were.

    22. Re:Boot Disc by desertfool · · Score: 1

      My first day working in IT I came across PC with Natas on it. Had to wipe that PC, and a few others in the office as well. Not fun.

      --
      Just a dude. Stuck in IT.
    23. Re:Boot Disc by kbg · · Score: 1

      You can check all OS files against the original install disk. That way you know your OS is not infected. The rest of the user executable files can be checked with a standard virus program for the Rootkit. Problem solved.

    24. Re:Boot Disc by wazza · · Score: 1

      Ouch... that method fails as soon as you have hotfixes installed that aren't included on the install disk. I'm assuming, of course, that the rootkit infects/affects one or more files that have been hotfixed since the OS was installed from CD.

      The only way around is to add known good copies of all new hotfixed files, as they're added to your OS, to a read-only medium (like a CD-R).

      Not fun!

    25. Re:Boot Disc by trum4n · · Score: 1

      Because that wouldn't trigger Genuine Advantage and make you buy a new copy!

    26. Re:Boot Disc by datapharmer · · Score: 1

      sfc /scannow
      Was that so hard?

      --
      Get a web developer
    27. Re:Boot Disc by kbg · · Score: 1

      The best solution would be if you could download a bootable CD from Microsoft which could check the checksum online against all valid system files including the hotfixed files and even replace the invalid ones with the correct ones. This would solve many problems with virus infections, rootkits and even a corrupted hard disk.

    28. Re:Boot Disc by Chemtox · · Score: 1

      3. Take over the housing market through any means, build cheaply but sell high, and rebuild after each flood. Rinse and repeat, while you slowly introduce the security measures that were the standard before you took over, so your PR dept. has something to say. This is the Windows re-image approach: Just assume it's going to get hit, and let the realtors or homeowners (yeah, right) care about having a plan to rebuild afterwards, which more often than not will not include what it's *in* the house.

      FTFY

      To hell with the house, what I really care about is my boardgame and Play^H^H^H poststamp collections. How hard would it be to "forcefully" suggest during install that the Users|Documents and Settings directory be located in it's own partition, and then spam the heck out of the user with popups and whistles every week/month until he does at least a quick incremental backup? That way you can wipe and reinstall Windows every month with minimal fuss, as Gates intended it to be, and your documents' partition when something awful happens. But no, instead of Windows Backup Advantage, we got the Genuine thing...

    29. Re:Boot Disc by jd2112 · · Score: 1

      So your response to flooding is to rebuild in the desert?

      You make the assumption that flooding never occurs in the desert.

      --
      Any insufficiently advanced magic is indistinguishable from technology.
    30. Re:Boot Disc by Luckyo · · Score: 1

      It's worth noting that machines with bios infections can potentially be cleaned through a special disk designed to remove them (usually read only media like CD/DVD. What can be written, can be overwritten in most cases.

      That said, it would really be much better if there was a physical switch that required to be turned onto access bios in write mode. That way you could use the machine normally in read-only mode, and when you want to flash a new bios you flip the switch, then flip it back.

    31. Re:Boot Disc by NJRoadfan · · Score: 1

      Microsoft does make a CD that does all that, its called ERD Commander (formerly from Winternals). Problem is since they bought out Winternals, the tools (collectively called Microsoft Diagnostics and Recovery Toolkit) has only been available to TechNet, MSDN or "Software Assurance" customers.

    32. Re:Boot Disc by hesaigo999ca · · Score: 1

      Because the MBR is only 1 of the many files infected, of which I am sure many windows files are too, such as mscorlib.dll, explorer.exe, etc...
      I remember when I first studied root kits on the linux environment, I thought, linux is vulnerable too.....rootkits are the supermen of viruses....
      not only do they know how to hide within the system to avoid detection (some even go so far as to use technology to split a virus file into chunks and add the chunks inside file metadata, then use a special command to dynamically load the virus chunk by chunk into memory in order to run it in the ram....all undetectable by your typical AV) they also know how to circumvent deletion, spawning reinfection based on system based actions (such as scheduled tasks, task manager calls, regedit calls, even .calling the control panel or network connections panel...which you need to use if you ever have connection problems...so it would force the reinfection each time you opened these windows...

      In the end....not much can be done against rootkits, as they know how to run obscurely but what does help is running in a VM environment, usually just for web surfing. After many years , I have 2 means to recover anything , anytime. I use VM (although some VM viruses do exist) to surf the web, and each restart of the computer is with a previous snapshot completely free of infection....this is usually also for anything to do with key logging, so as to avoid banking data to be syphoned....so even if you get keyloggers or activex crap installed, next time you reboot your VM, you start fresh again. The second is for my gaming pcs....
      they have no choice but to be on the actual machine (as VM does not tie in well with graphic cards) I have backups of my main c drive as an actual copy and paste should i need it....and then all i have to do once every 3 months is rebuild the MBR...need to or not....

      With this, I have run without AV software for about 10 years now, and very rarely will i get viruses, although I see it does still happen....

    33. Re:Boot Disc by TheLink · · Score: 3, Informative

      a complete wipe and reinstall is the only way you're going to be certain you have a clean system. And this is one of the many reasons you can't get me to run Windows as my primary OS. Sure, I'll run it in a VM hosted on Linux, but no way would I rely on it for my every day computing needs on the bare metal. Fucking garbage without any kind of cogent security system is what Windows is.

      Uh. How's that different from a root kit infection on Linux? AFAIK standard practice is if your machine (whether linux or windows) gets infected by a rootkit, you're supposed to reinstall. If you don't then you're just betting/assuming that the attack wasn't so serious. In most cases it isn't, and that's the same for Windows.

      The problem is not restricted to Windows. There's a reason why rootkits are called rootkits after all, and not "NT Authority\SystemKits" :).

      --
    34. Re:Boot Disc by hairyfeet · · Score: 1

      Or you can just be smart (or have hired a smart guy like yours truly) and have previously downloaded and run Paragon Backup & Recovery 2011 Free and then you'd have a nice disc image preferably backed up to a USB drive that with the included recovery CD .ISO burnt takes about 20 minutes to have the machine up and running.

      I swear in this age of 1.5Tb USB external drives costing less than $70 you'd think that having a disc image would be a no brainer. The software above is free, it is simple, does differential if you like, and I have yet to see any malware that would infect a third party disc image

      So seriously folks, if you have friends or family that don't have a backup plan show them TFA and point them to some nice disc imaging software and a cheap external drive. Sellout.Woot has a 1.5Tb for $70 last I checked, which is more than enough space for your average folks to easily keep over a years worth of backups if they so choose. Mine has not only disc images of all my OSes, but a synced backup of all my tunes, all my GOG installers, backups of my pics, they really are handy things to have and take the work and worry out of nasties like TFA.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    35. Re:Boot Disc by LordLimecat · · Score: 1

      Use combofix, and the eventual Kaspersky Labs Popureb removal tool (due out whenever there are enough infections.

      And really, the only things that need checksums are executable content, and most of that is replaced if you do a Windows repair.

    36. Re:Boot Disc by tepples · · Score: 1

      And this is one of the many reasons you can't get me to run Windows as my primary OS. Sure, I'll run it in a VM hosted on Linux, but no way would I rely on it for my every day computing needs on the bare metal.

      Have 3D applications in Windows become usably fast under recent VirtualBox software? And with PC makers failing to ship recovery DVDs and reportedly locking recovery partitions so that they'll run only on a particular hardware maker's bare metal, where should one get a copy of Windows to run in VirtualBox?

    37. Re:Boot Disc by mcgrew · · Score: 1

      No, if someone's the sort of person who gets a trojan an antivirus won't save them. A true virus (or a worm) needs no human intervention, only a poorly written OS or app. AV protects you from careless programmers (if the virus is in the AV's library), not your own cluelessness.

    38. Re:Boot Disc by operagost · · Score: 1

      The MBR lock was unusable for me almost from day one because I used to dual-boot OSes. Anybody who uses a boot manager (including LILO or GRUB) will probably get a popup every time.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    39. Re:Boot Disc by operagost · · Score: 1

      That feature does exist on many motherboards. It just isn't used.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    40. Re:Boot Disc by mcgrew · · Score: 1

      Sure, I'll run it in a VM hosted on Linux, but no way would I rely on it for my every day computing needs on the bare metal. Fucking garbage without any kind of cogent security system is what Windows is.

      MS is aptly named. From wikipedia:

      Multiple sclerosis (abbreviated MS, also known as disseminated sclerosis or encephalomyelitis disseminata) is an inflammatory disease in which the fatty myelin sheaths around the axons of the brain and spinal cord are damaged, leading to demyelination and scarring as well as a broad spectrum of signs and symptoms.[1]

      Yep, sounds like MicroSoft to me!

    41. Re:Boot Disc by LordLimecat · · Score: 1

      2. Build dams, canals and build a few feet into the air. This works for small floods, but if you get something new, it might still wipe you out. This is the Linux aproach: Try to secure things, deal with the few issues as they come up.

      Being completely fair here, which security features are you indicating that Linux has that Windows does not-- would that be the non-granular permissions system, their "weak" form of ASLR (researcher Charlie Miller's own words), their lack of digital signature checking on drivers, or their lack of anything comparable to SFC (the system in windows that checksums all the system files and monitors them for changes)?

      By the looks of it, #2 is already in place in windows.

    42. Re:Boot Disc by hairyfeet · · Score: 3, Informative

      Actually that isn't entirely accurate, it depends on the AV. Both Avast free and Comodo IS free have by default heuristics and sandboxing of ALL apps, so you'd be surprised how much herp derp that can protect against.

      I have some customers that can get more viruses than a Bangkok whore on a Saturday night and switching to Avast Free (used to use Comodo but it is more fiddly than Avast) I have watched infections plummet. By putting everything in a sandbox away from the actual registry and Program Files it really does help keep the nasties away, and Avast Web Shield really does help against the zero days and nasty JavaScripts.

      I hate to sound like an ad but if you don't want to deal with nearly as much herp derp PEBKAC PITA crap try Avast Free. I've found by pairing that with Comodo Dragon (which has excellent anti phisishing and sandboxing of its own) it really does help cut down on the nasties caused by a rampant case of the stupids. Of course that doesn't mean one should forgo backups, far from it, but when dealing with dumbasses all the extra protection you can get helps.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    43. Re:Boot Disc by CSMoran · · Score: 1

      sfc /scannow Was that so hard?

      It was easy. But did it work?

      --
      Every end has half a stick.
    44. Re:Boot Disc by mcgrew · · Score: 1

      A virus can contain a rootkit, but a rootkit isn't a virus. And Windows is far easier to root than any other OS (even if MS is getting better at it). It isn't easy to root Linux remotely (although if you have physical access it's fairly easy to pwn).

    45. Re:Boot Disc by ncc74656 · · Score: 1

      In all seriousness, and without much in the way of research just yet: why not preemptively install GRUB, or some other boot loader, even if the machine is only a single boot Win system?

      I wouldn't trust that all trace of an MBR- or boot-sector-resident virus is eliminated without something like dd if=/dev/zero of=/dev/sda bs=1024 count=1024. If you have the time, shred -vzn 0 /dev/sda obliterates everything on the disk.

      --
      20 January 2017: the End of an Error.
    46. Re:Boot Disc by mcgrew · · Score: 1

      Well, it won't help me any; I use kubuntu and have no MS programs at all (although ten years ago I was on Windows at home, and before about 1995 was on DOS). Too bad I have to use MS at work...

    47. Re:Boot Disc by 10101001+10101001 · · Score: 1

      <jokingly>debsums?*</jokingly>

      Honestly, given how much of a mess Windows is generally when it comes to installing files**, I'm sort of surprised they don't do checksums at that level anyways. But, then, that would involve some forward thinking upon helping the home user outside of a more generic, and reliable, wipe and reinstall everything.

      *Admittedly, it won't actually work on all files on your machine: you still have to verify the boot loader separately, system config files have to be handled separately (although that's likely to be rather trivial for most people), and all your logs are obviously modified too commonly for checksums to make sense; but, it goes a long way to being able to verify a system. Too bad I don't know of any actual tool to automate most of the above to rectify debsums' deficiencies. Still, given how a root-kit attack works, it goes a long way towards protecting you.

      **Windows does an amazingly good job at one level, given it has to deal with so many different and inconsistent install methods spanning over two decades. At the same time, it'd make a lot of sense if Windows had something equivalent to checkinstall to actually bottle installs, including the production of checksums, to mitigate the risk to the system and general make uninstalling a lot less messy. That seems especially true given all the "virtual folder" technology that has been included since Vista which could have been designed to mitigated the risk of an MBR or another type of root-kit attack.

      --
      Eurohacker European paranoia, gun rights, and h
    48. Re:Boot Disc by VIPERsssss · · Score: 1

      In all seriousness, and without much in the way of research just yet: why not preemptively install GRUB, or some other boot loader, even if the machine is only a single boot Win system?

      I wouldn't trust that all trace of an MBR- or boot-sector-resident virus is eliminated without something like dd if=/dev/zero of=/dev/sda bs=1024 count=1024. If you have the time, shred -vzn 0 /dev/sda obliterates everything on the disk.

      Amateurs. I wouldn't trust a system without, at least, melting down and reforging the disk platters and then hand coding a new BIOS on punch card.

      --
      We are eternal, all this pain is an illusion.
    49. Re:Boot Disc by HermMunster · · Score: 1

      No, it didn't. The purpose of sfc is not to remove viruses. And, as far as the purpose goes, running a program such as that in an infected environment generally gets you nowhere. There are malware products that won't allow antivirus or utility programs such as that to run. The ability of these programs to do what they want, including modifying permissions in the registry, should clue everyone in as to why so many feel the registry is a dismal failure (which has never been improved since day one). Fixing this type of problem, every day, has shown me that Microsoft isn't going to put their money into fixing this stuff. Listen, they released Vista and it was a horrible failure. Look at what they accomplished as far as protecting the customer from this type of software. Look at what they did to fix the OS to make it much more of what it supposed to do (offload repetitive tasks to the computer). Windows 7 didn't correct anything. I will give them credit for a better task bar and less annoying (and faster) UAC.

      When it comes down to it, little was done for the consumer in either release and a lot was done for the content/copyright holders. I can't help feeling that if they'd just have ignored that and focused on the consumer we'd have had a much better product, significantly better all around. But hey, whos to say that the copyright holders aren't more important than the consumers?

      --
      You can lead a man with reason but you can't make him think.
    50. Re:Boot Disc by networkBoy · · Score: 1

      I'll take a boot pop-up every time to ensure that the other time when my machine is running I can't get hit.

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    51. Re:Boot Disc by HermMunster · · Score: 1

      Another problem is that most people do not know how to do a complete wipe. Imagine them fumbling around trying to get this done that they wipe out all their data. Or, imagine them screwing around trying to get their data backed up that it becomes such a task that they give up and live with the virus, or they go out and buy a new machine (which is almost never necessary).

      So, once they do get their data backed up and they want to go back to the beginning, they can't find out how. They apparently received no CDs to complete this (due to how Microsoft chooses to deal with Royal OEMs and how a Royal OEM can make even more money off Windows by selling recovery disks separately). How about those self created recovery discs that only allow the customer to do the task one time, yet they miss the fact that the discs can be copied, so what's the point of limiting to a single time? What if they have a recovery partition? It's often not invoked in the same manner (hitting F11). In many cases you have to attempt to boot the computer and go into the repair this computer option and search around till you find the place where the manufacturer hid the recovery option.

      Microsoft telling people they have to do this is ridiculous. They make billions every quarter. Doesn't anything think they could write a program that does it all in a single click? What I mean by is that it does it all, it cleans the MBR and every other element of that (including ensuring they don't screw around with dual boot set ups), removes the viruses, examines the system and other related files, and puts the system back without needing to completely wipe? I think it only makes sense that they do this because you know, they do take in billions in profit every quarter.

      This is what I mean in by what I said in an earlier post. Microsoft won't put the time in to ensure that we progress the operating system. They are either incompetent or playing out their incremental upgrade path at the expense of the consumer (a serious expense). You know, the malware writers are putting the time in, can't we get Microsoft to do the same thing? Are the employees that were responsible for coding all this leave? Did they alienate their employees to the point that they cut into the meat when they let a bunch of people go?

      --
      You can lead a man with reason but you can't make him think.
    52. Re:Boot Disc by node+3 · · Score: 2

      Yep...once the virus is in the antivirus is useless. The virus will have no problem setting permissions, etc. so your antivirus can't touch it. And...given that most antivirus programs take a week or so to respond to new viruses, it makes them mostly useless.

      If somebody's the sort of person who gets viruses an antivirus won't save them.

      This is so untrue, I have to believe I'm missing something here. Antivirus software can often remove infections after the fact, and is also very useful in stopping infections from occurring in the first place. Sure, it's not 100% foolproof, but calling it "mostly useless" and saying it "won't save them" is completely untrue.

    53. Re:Boot Disc by node+3 · · Score: 1

      This is hardly the first or the last to use such tricks. This is why I cannot place any faith in any antivirus being used in the typical configuration - as part of a running Windows system. That just doesnt work.

      But is this sort of infection common enough to support your conclusion about antivirus software not being trustworthy? Antivirus software is quite useful for preventing infections and removing infections after the fact. It's not 100%, but it is significantly better than you are making it out to be.

    54. Re:Boot Disc by CSMoran · · Score: 1

      My question was rhetorical -- I meant to point out that we need something that works, and not just something easy -- but thanks nevertheless.

      --
      Every end has half a stick.
    55. Re:Boot Disc by WNight · · Score: 1

      If you want non-crippled install media you'll want to download it. Same with games. When the DRM gets in the way you get a working pirated version.

    56. Re:Boot Disc by pnutjam · · Score: 1

      No different then a boot disc. I PXE boot mine on a segmented part of the network and go to town.

    57. Re:Boot Disc by pnutjam · · Score: 1

      You should never trust a box that has been compromised.

      However, in the real world sometimes you have to clean as much as you can and move on.

    58. Re:Boot Disc by Arker · · Score: 1

      No, I really am not exagerrating. We were using these techniques in the freaking '80s. An antivirus running on an infected system is only going to be able to remove malware written by total idiots. Which is most of it, but definitely not all.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    59. Re:Boot Disc by Hylandr · · Score: 1

      You must have a curious definition of effort.

      It's nothing to remove a drive for a machine that's already in for service. We had a motherboard screwed to a wall ( with metal backing ) and a tray for the hard disks at the time, (1995~99) and it worked wonders for a radio network that had an engineer that put their entire network on public IPs with no Protection whatsoever. I kid you not. Those things were nearly useless they were so infested. a day of scanning computers using this method and they were functional again (2001)

      And it's been used regularly since then as well. Nowdays I can boot from CP and give it a go, but who has CD's around anymore? I only use Thumbdrives now.

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    60. Re:Boot Disc by Hylandr · · Score: 1

      I like this, but if you're a visiting tech this isn't going to be as available as a laptop with an external drive enclosure.

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    61. Re:Boot Disc by hairyfeet · · Score: 1, Interesting

      So how's that 6 month upgrade death march working out for ya? How many forum hunts have you had to do to find driver fixes in the last couple of years? anybody who says with a straight face that 6 months is long enough for even basic QA on an OS is just frankly insane. So far I have tried Ubuntu/Mint, Mepis, Mandriva, and PCLinuxOS and on every. single. one. when the upgrades rolled around at least one if not many drivers would shit themselves and die. This is why I won't carry Linux in my shop nor allow it in my home.

      The sad part is other than Linus Torvalds being an absolute douche and treating the kernel as his personal playtoy and not allowing Linux to have what everyone else has had for a decade or more, BSD, Solaris, OSX, Windows, OS/2, a stable hardware ABI so updates don't hose drivers? Well other than that I found Linux was nice, low resource, and had plenty of apps. Of course that is like saying other than the assassination thing Mr and Mrs Kennedy had a nice trip to Dallas.

      That is why when I go pick up my new playtoy tomorrow ( found a sweet little 750Mhz Toshiba laptop in mint state with case and DVD external for $40, just couldn't turn that down for a new hack toy) I'll be putting on TinyXP. Funny that users talk about low resource use for Linux when I have yet to see anybody beat TinyXP, the whole thing uses less than 64Mb for a fully loaded desktop. Since I have plenty of XP licenses laying around it ought to be perfect for that little WinME lappy.

      So while I'm glad that Ubuntu works for you frankly I found Linux to be too big a PITA, with too much time spent on forum hunts and driver fixes than the thing was worth. It is a shame too, as I have 4 1.4Ghz machines sitting right in front of me that will probably end up in the dump as the XP licenses to reload them are worth more than the boxes, but with Linux I'd either have to do a Dell and disable updates and leave them vulnerable to the next flash zero day that comes along, or provide free lifetime support for all the drivers that get hosed on the upgrade death march. Frankly it just ain't worth the effort for boxes that are worth maybe $30 a piece, so in the garbage they'll go. I hate throwing working gear away but what choice do I have?

      --
      ACs don't waste your time replying, your posts are never seen by me.
    62. Re:Boot Disc by metamatic · · Score: 1

      The sad part is other than Linus Torvalds being an absolute douche and treating the kernel as his personal playtoy and not allowing Linux to have what everyone else has had for a decade or more, BSD, Solaris, OSX, Windows, OS/2, a stable hardware ABI so updates don't hose drivers?

      Buy hardware that has open source drivers. End of problem.

      I blame the hardware manufacturers for not providing documentation for their hardware.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    63. Re:Boot Disc by RobbieThe1st · · Score: 1

      It's more two things:
      1. In most common distros(ubuntu being a good example), the first/primary user is not running as root by default. The user has to actually type a passsord each session(or more frequently sometimes to gain access, and usually be using the terminal to do so.
      2, and most important: keyed repositories with near everything in it. If your user isn't randomly grabbing excecutable files off the internet, and instead from a trusted/verified repo, it's more secure than not. Also, the universal auto-update setup is nice, and *far* faster than Windows Update. It also requires fewer reboots, meaning for the most part it can run automatically and not bug the user to reboot afterwards.

      This is what I really meant by dams and canals: They work fine for known problems, and is better than nothing... but not perfect.

    64. Re:Boot Disc by jdc18 · · Score: 1

      I am with you, If an O.S is compromised with a rootkit 99% you should reinstall it.

    65. Re:Boot Disc by hairyfeet · · Score: 2

      So your answer is to buy nothing? Kinda funny how the web is covered with "replace Windows with Linux" and "save that old machine by putting Linux on it" articles but whe you point out that doesn't actually work you get told to buy some mythical "open source hardware" that frankly the ONLY hardware I've seen with decent reliable open source drivers is top of the line workstation gear that frankly it would be cheaper to just buy Apple.

      After all if you look up what RMS uses, which he claims is the ONLY truly "pure" FOSS device he has found so far, it is a Loongson netbook with an ARM CPU which you can't even pick up unless you are heading to the Chinese coast anytime soon.

      So if the only answer to the upgrade death march is to buy and use ONLY open source driver supplied hardware? Please do the right thing and say that when you see those "replace Windows with Linux" articles and tell them they are full of shit. Because so far using the same bog standard hardware that is on a good 85%+ of the machines out there...AMD and Intel CPUs, Nvidia and ATI GPUs, Realtek, Via and Sigma sound, Realtek and Via NICs, and Broadcom and no name wireless, I have yet to find a box of consumer level hardware that doesn't shit itself and die if you let it update.

      Like I said that answer really doesn't help keep these 4 1.4Ghz with 512Mb of RAM PCs I'm looking at from going to the dumpster and kinda kills the "save a PC with Linux!" meme quite dead. because if I were to listen to you the amount of parts I would have to rip out and replace would cost more than these machines would be worth. So again for the lack of a decent driver model in Linux into the trash they shall go. Shame really but Torvalds hasn't changed his position since 1993 and I doubt anyone will get anything past him until he retires or someone gets tired of the bullshit and forks the kernel..

      --
      ACs don't waste your time replying, your posts are never seen by me.
    66. Re:Boot Disc by smash · · Score: 1

      True enough I guess. Perhaps i should have added "in the wild", presumably malware that valuable is kept fairly secret and used on an as needed basis against strategic targets. Not for basic e-mail spam.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    67. Re:Boot Disc by smash · · Score: 1

      If you want Linux without the upgrade cycle API breaking brain damage, go FreeBSD.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    68. Re:Boot Disc by smash · · Score: 1

      No, thats not the entire problem. If Linus/kernel team stopped fucking with the kernel to break the way binary drivers can possibly work, hardware manufacturers might give a shit about developing drivers.

      Also retarded shit like changing the order PCI slots/network drivers are scanned for NICs from kernel to kernel. I've had that happen before - a firewall box with 2 NICs, eth0 and eth1 - that magically swapped after a kernel upgrade (so my DMZ became my outside, and vice versa). What the fuck?

      That was one of the major nails in the coffin of Linux for me.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    69. Re:Boot Disc by smash · · Score: 1

      Yup, thats why i turned it off myself. But for 99% of the DOS/Windows (ONLY) using population back in the 90s and previous, it was a godsend.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    70. Re:Boot Disc by smash · · Score: 1

      To be fair, back in the windows 98 and early XP days, Linux was fairly easy to root via sendmail, bind exploits, etc as well.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    71. Re:Boot Disc by smash · · Score: 1

      If you firewall windows appropriately, make use of IE security zones, don't log in as admin, keep it patched and don't run dodgy shit then it is secure enough.

      This is basic security 101 whatever OS you are on - if you run 3-9 year old un-firewalled Linux distributions as root without patching then you'll get owned as well.

      Windows' infection rate is as much to do with the user as any amount of software vulnerability.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    72. Re:Boot Disc by WorBlux · · Score: 1
      TinyCore ~10MB to an X session I saw someone on you-tube who claimed to fit a kernel, coreboot and tiny X onto an 8MB BIOS chip

      Anyways give the boxes to some of the charities that do provide support and training, or how have works out a cushy deal with Microsoft.

    73. Re:Boot Disc by Arker · · Score: 1

      You can use that hardware, intel and amd cpus? Fully supported. Nvidia and ATI video? Open source drivers dont provide all the functions of the proprietary ones, devaluing the hardware somewhat, but they work and there is no longer any issue of kernel upgrades breaking things as long as you use them. Used most of the other hardware you mention without problem with linux too. Requiring an unchanging ABI would have prevented much of the refinement that has gone on in the linux ABI since 1993, and done absolutely nothing to improve free software, so Linus definitely has made the right call on this one.

      Ubuntu wouldnt be my choice though. Just saying. If you dont want bloatware I would try to avoid Gnome-centric distros. Slackware might require you to read in order to configure it, but it's worth it.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    74. Re:Boot Disc by LordLimecat · · Score: 1

      the first/primary user is not running as root by default.

      This is the exact same situation in Vista / 7. The admin account is disabled (just like root in ubuntu), the user has restricted privileges (just like Ubuntu), and if admin rights are needed a prompt appears (just like Ubuntu-- gksudo IS UAC). If the current user is NOT part of the admin group, a user / password prompt also appears (again, just like Ubuntu). Where exactly are you seeing a difference?

      The user has to actually type a passsord each session

      Thats a minor, trifling difference that does very little for security. Best case, youre attempting to get the user to think about what theyre doing-- yet even having to click "continue" in Vista infuriated many so that they simply disabled UAC.

      and most important: keyed repositories with near everything in it. If your user isn't randomly grabbing excecutable files off the internet, and instead from a trusted/verified repo, it's more secure than not.

      This is true. Repos are a HUGE 1up for Linux. On the flip side, many users DO grab random .debs off the internet (myself included :\ ), and install third party repos (again, guilty), and tools like Automatix dont help things.

      t also requires fewer reboots, meaning for the most part it can run automatically and not bug the user to reboot afterwards.

      Windows updates generally run at shutdown anyways; this is a valid but minor quibble.

    75. Re:Boot Disc by node+3 · · Score: 1

      You should never trust a box that has been compromised.

      That's untrue, and besides the point.

      However, in the real world sometimes you have to clean as much as you can and move on.

      Wait, you just said you should never do that...

      But, like I said, it's besides the point. How is antivirus software "almost useless" and "won't save" people from viruses?

    76. Re:Boot Disc by node+3 · · Score: 1

      No, I really am not exagerrating. We were using these techniques in the freaking '80s.

      Technology has moved on. There's a lot of pointless shit we did in the '80s that we don't do now.

      You *ARE* exaggerating when you claim that antivirus software running within the system being tested is something that "just doesn't work".

      An antivirus running on an infected system is only going to be able to remove malware written by total idiots.

      Which is wholly untrue, but irrelevant. What's relevant is whether it works, which:

      Which is most of it, but definitely not all.

      Which you clearly seem to think it does.

    77. Re:Boot Disc by node+3 · · Score: 1

      No different then a boot disc. I PXE boot mine on a segmented part of the network and go to town.

      So, removing a hard drive and connecting it to another computer is no different than a boot disc? Really? You see no difference?

      The end result is almost the same (it's actually a mild bit better than using a boot disc, since it bypasses a possibly (but exceptionally unlikely) infected BIOS), but the procedure is quite a bit more involved.

    78. Re:Boot Disc by Hylandr · · Score: 1

      Even if you are at the customers site, you cannot be sure they will have a CDRom or DVD Rom they can boot from, or a NIC in their PC or even the ability to boot from a USB stick. The fastest route is just grab the HDD, throw it in the tray and scan. But at this point it's triage anyways.

      It's the path of least resistance and you don't have the customer watching you trying this, and trying that. You don't look like you don't know what your doing and the customer has less leverage to try and weasel out of the bill.

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    79. Re:Boot Disc by Hylandr · · Score: 1

      Again, why are you acting like this is only under the context of computer repair support?

      If you are in any IT support role you have a customer. Good service to your coworkers or clients is best served if you perform your service in that manner. It's not what you know or what you can do that keeps your job secure.

      Even if you are at the customers site, you cannot be sure they will have a CDRom or DVD Rom they can boot from, or a NIC in their PC or even the ability to boot from a USB stick. The fastest route is just grab the HDD, throw it in the tray and scan. But at this point it's triage anyways.

      The number of scenarios where a computer both doesn't have an optical drive and can't boot from USB is exceptionally rare.

      I am beginning to think you haven't been around much in the IT world, as this is more common than you can possibly imagine. A computer or server with a problem is not going to behave as you would expect. So far we have only discussed virus removal. How about data recovery? Same thing.

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    80. Re:Boot Disc by hairyfeet · · Score: 1

      I frankly don't give a shit about initial config, as I've been building boxes since the 80s, and that is the problem. For you see in retail these boxes won't be mine they'll belong to somebody who HASN'T been building machines since the 80s and therein lies the problem.

      I have yet to see ONE, just one mind you, distro that managed to get through an upgrade with 100% of the drivers working. Frankly I am starting to believe it is like Bigfoot, it just doesn't exist except on some shaky cam filmed by a hick in Alabama. Let me name just a few I've personally seen off the top of my head: Sigmatel audio dead after update, Realtek audio giving nothing but a lovely crackle, Ali network dead, Realtek network dead, Via network...well dead, Ati coming up to nothing but a black screen (tried both company and FOSS drivers BTW, no difference in odds of getting boned), Nvidia having picture come and go, wireless more problems than I can name, sleep and hibernate? Fugedaboutit, need I go on?

      Frankly I don't give a shit if I have to jump through hoops the customer must NEVER have to do so, period. I have XP boxes in the field that are 9 years old without fail and the ONLY thing they've needed from me is the occasional hardware upgrade. I have Win2K boxes even older that are now being used in a kid's room or in a basement after being rotated out of the office. Again they work just fine, completely updated from RTM to final update rollout, no driver issues.

      It is THIS, this right here that for some reason when talking to Linux users I feel like I'm talking to Martians. Frankly it doesn't matter if YOU are comfortable with forum hunts and tweaking Bash commands, what matters is the customer and for the customer it had damned well better "just work" without shitting itself. You see the difference between Linux and XP is support. With XP there is 14 YEARS of support, Win 7 a DECADE. That is ten years I don't have to worry about broken drivers just because they applied an update. Even the current Ubuntu LTS has less than a year and a half on support and then its boned.

      You show me just one Linux distro where I can get 6 years, that is less than half of XP and barely half of win 7, just 6 years of support without having to upgrade. People always compare this to upgrading WinXP to 7, but this is like comparing Apples to toilet plungers. WinXP gets over a decade of support so there is no need to upgrade yet if you don't want a badly out of date system in Linux there is NO choice but to jump on the upgrade bandwagon, which as I said equals "update foo broke my" and I have to protect my reputation so that is simply unacceptable.

      Believe me I wish it weren't so. I have no love of throwing away working hardware, no do I love buying Windows licenses. if I could find but ONE distro that could give me 6 years without doing the upgrade death march these boxes could be saved. But I have looked at it and they simply don't exist. they don't exist because geeks think because THEY have no trouble with forum hunts and tweaking Bash commands to get a driver to work then EVERYONE can do this, but reality is about as far from that as it is from here to Jupiter. My users simply want to come home, turn on the machine, and then go to FaceBook or YouTube and have it "just work". if an update is required for security they want to click the button, let it do its thing, then reboot. That's it! No broken driver messes, no forum hunts, hell there ain't even a way to roll back to a previous version if an upgrade takes a shit all over your machine!

      I want nothing more than Linux to succeed, I really do. Most of my customers now spend all their time on the web and from what I've seen Linux does do that well. But I can't in good conscience disable all updates because as we have all seen unpatched software can be pwned, no matter the OS. But the community is gonna have to accept the world simply isn't like them, the world doesn't want to set around learning Bash or keeping lists of al

      --
      ACs don't waste your time replying, your posts are never seen by me.
    81. Re:Boot Disc by nagnamer · · Score: 1

      That's one of the solutions in the blog post referenced. However, the Slashdot summary doesn't mention this (surprised?).

      --
      Every harsh word you utter has the right address. It only sounds harsh because the one on the envelope is the wrong one.
    82. Re:Boot Disc by Arker · · Score: 1

      I have been using linux since '96 and never seen most of the stuff you are claiming happen. Updates are particularly compelling when the software is free, but you sound manic about it. "as we have all seen unpatched^h^h^h^h^h^h^h^h^h software can be pwned, no matter the OS. " - fixed that for you. You gotta catch your breath and think it through. Windows update *does* break stuff at times too, and if a distro really breaks stuff like that on updates then ffs get a different distro!

      Debian gets a pretty long life cycle, and since you dont mind to configure it Slackware is actually great. You can setup your own repository and screen updates if you want. The only thing they wont do is keep you supplied with security fixes indefinitely. Pat only does the last three versions at any given time. But he does give you the tools to do it yourself with whatever version(s) you want to support. Not bad for a product you dont have to pay for!

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    83. Re:Boot Disc by metamatic · · Score: 1

      I don't want binary drivers. They're not supportable. They cause forced obsolescence of hardware, and they tend to be bloated and buggy. I want hardware manufacturers to sell hardware, not to try and lock me in by keeping what I've purchased a secret. That's why when I buy hardware, I make sure I buy Linux certified hardware that has open source drivers.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    84. Re:Boot Disc by mcgrew · · Score: 1

      How many forum hunts have you had to do to find driver fixes in the last couple of years?

      Driver issues used to drive me crazy five years ago (Mandriva and Suse), especially with the video driver. My card has an S-video out that always worked in Windows with the PC plugged into the TV but it put garbage on the TV screen in Suse and Mandriva. But in the last few years I have yet to have updates break anything, and the TV is happily displaying the computer output.

      I've been using kubuntu, and my main rig is cobbled together from junk parts (which may be why I have no driver issues with it, they've had time to get the drivers working on the older parts), but the (sadly stolen) new netbook that came with Win 7 ran fine under kubuntu. Actually it ran better with kubuntu than Windows. I had a hell of a time trying to find how to shut off the retarded "tap to click" so called "feature" in the netbook under Windows, but it was brain-dead simple in kubuntu.

      I have to agree with you about Linus and the ABIs.

      Before you trash the old PCs, see if kubuntu works on them; it's a shame to waste hardware. Only takes maybe a half hour to install, and unlike a Windows installation you just boot it from CD, make a few choices, and walk away from it while it installs and configures.

      I suspect that the problem with drivers in Linux may be that the card manufacturers give Linux no respect, so somebody without the tech specs has to hack new drivers blind. I can see where it would tale a while.

      Linux is the Rodney Dangerfield of operating systems!

    85. Re:Boot Disc by pnutjam · · Score: 1

      I've been thinking of putting a linux partition setup as a PXE server on my laptop for just such an occasion. Pack a crossover cable, or a little switch and your in business.

    86. Re:Boot Disc by metamatic · · Score: 1

      I have no love of throwing away working hardware

      Then you should buy hardware that has open source drivers. Every time I've had to throw away working hardware it's been because there are no drivers for current OS releases. Your insistence that Linux needs a stable API for closed source drivers is exactly what would force Linux users to get used to throwing away working hardware.

      Right now you can still use Linux with a bus mouse or a SCSI scanner. Try that with Windows 7.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    87. Re:Boot Disc by mcgrew · · Score: 1

      I have XP boxes in the field that are 9 years old without fail and the ONLY thing they've needed from me is the occasional hardware upgrade. I have Win2K boxes even older that are now being used in a kid's room or in a basement after being rotated out of the office. Again they work just fine, completely updated from RTM to final update rollout, no driver issues.

      When my daughter innocently installed XCP on my computer from a music CD she'd bought at the record store she worked in, it hosed the machine completely. It destroyed all the P2P software (which I used to share/download indie music) and the CD burning software, and a lot of other perfectly legal software (like recording software; XCP wasn't about piracy, it was about ruining independant musicians' recording and burning abilities) I couldn't find the original driver disks for the video card or audio chip, so I went to the manufacturers' web sites to download drivers, and there weren't any for 98. So I had to buy XP just to get drivers for my hardware.

      Installing XP was a pain in the ass. I had to babysit it, clicking choices once every three or four minutes and rebooting I don't know how many times. Never mind putting in that damned antipiracy code. I was used to this; I'd gone through the same hassle upgrading from 95 to 98.

      After installing the drivers from the disks that came with the hardware, and reinstalling all my software (an afternoon's work) everything worked except the CD burning software. Windows gave me a message every single time I booted saying that the software was unstable (it was the software that came with the burner). It wouldn't let me uninstall the software. I went to the burner's web site, which wanted to sell me new burning software. Windows informed me it needed updates, so I let it update, shut it off ane went to bed, figuring I'd reinstall Windows yet again the next day after checking my email.

      The next morning the cablemodem was on the floor and itwouldn't get on the internet. I figured that the cat had knocked it off and broken it, so I called Insight, my ISP at the time. They said they could see the modem so I must have a bad network card. I tried a few cables first, thinking maybe when the modem hit the floor one of the connectors had broken, but it was a no-go. I planned on buying a new network card (they're only about ten bucks) and reinstalled Windows to get rid of the annoying "we have disabled your CD burning software" message every damned time I booted, and lo and behold the internet worked again!

      Windows had replaced a perfectly good network driver with one that didn't work at all!

      So the next thing I did was dig out the old Mandriva disks and installed it dual boot. Half an hour, where Windows had taken all afternoon. And everything worked except the S-video output.

      So you see, I had the same issues with Windows that you have with Linux; I completely understand your frustration.

    88. Re:Boot Disc by mcgrew · · Score: 1

      For those who'd like to run Ubuntu but don't like GNOME there's kubuntu. I haven't had any issues at all with it, either on my "cobbled together out of junk parts" PC or the new Acer Aspire One. haven't had an upgrade break drivers in years.

      Configuration of important things in kubuntu can be done via the GUI.

    89. Re:Boot Disc by Arker · · Score: 1

      It's been a couple years since I tried Kubuntu. At the time, it really didnt work very well at all. Glad to hear it's improved.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    90. Re:Boot Disc by vuffi_raa · · Score: 1

      I have some customers that can get more viruses than a Bangkok whore on a Saturday night

      I didn't know that Bankok whores run code, let alone after work hours.

    91. Re:Boot Disc by Hylandr · · Score: 1

      Whether it's a hardware or a software issue you are still fixing the damn computer.

      We are done here.

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    92. Re:Boot Disc by Hylandr · · Score: 1

      Because the context of the very first original post was that of worst case infection where you must reinstall. Are you stupid, or just unwilling to read a post before you reply to it?

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    93. Re:Boot Disc by node+3 · · Score: 1

      The very first post you replied to was included this statement:

      This is why I cannot place any faith in any antivirus being used in the typical configuration - as part of a running Windows system. That just doesnt work.

      This took a specific, and not terribly common, scenario and applied it too broadly.

      I don't disagree whatsoever that extreme cases like this this story refers to warrant extreme measures. I also don't see anything terribly wrong with your methodology (which appears to be specific to IT-style customer interactions, but not necessarily to such severe infections). It maybe be a bit of overkill, but it's a system that I'm sure works just fine for you.

      But the thing I *do* disagree with. The thing I kept asking you over and over again. The thing that the posts I've been replying to indicate. The thing that may be off topic, but wasn't me going off topic but those I was replying to (including you) veered off course with is: why are you acting like this is somehow the norm?

      Antivirus software running on the host system works just *fine* most of the time. And when it doesn't, *most* infections are easily completely removed *by hand*. Yes, when things get severe, more severe actions are called for, but that doesn't detract from the benefit of going the normal route first and just jumping straight into full-nerd battle mode.

    94. Re:Boot Disc by smash · · Score: 1

      Want away, it will never happen. In the mean time, in the real world, a stable ABI will provide the actual ability for the rest of us to have driver support.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  2. So by Anonymous Coward · · Score: 3, Insightful

    You always do an OSRI if you get infected by any rootkit.

    1. Re:So by MrL0G1C · · Score: 1

      Not always so easy with netbooks, especially when the manufacturors haven't suppied the re-install OS.

      --
      Waterfox - a Firefox fork with legacy extension support, security updates and better privacy by default.
    2. Re:So by donaldm · · Score: 1

      Not always so easy with netbooks, especially when the manufacturors haven't suppied the re-install OS.

      In my experience you won't get a re-install disk with your shiny new PC (laptop desktop, netbook or whatever) although you do in the majority of cases get MS Windows (now MS Windows 7). When you fire up MS Windows for the first time you agree to "sell your soul" ^H^H^H^H^H^H^^H^H^H^H^H^H^H :) then after you finally fire up your OS you should be prompted to make a recovery DVD (only once mind you, you greedy bastard) which can take well over an hour and you have to hope that the disk does not get damaged over the life of the machine.

      The first thing I did when I got my nice shiny laptop was to use "Clonezilla" to create an image of the disk to my backup disk and then installed Fedora on the machine. I have never looked back or even felt the need to re-install MS Windows 7 and I actually use my machine for my work as well as using it for home use.

      My son's fiance put Fedora on her netbook and everything she wants to do actually works, although if you are an avid gamer you may have issues but who buys games for "Windows" for a netbook?

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    3. Re:So by jd2112 · · Score: 1

      Sure it only lets you make the recovery disk once. But there is nothing keeping you from copying the recovery disk.

      --
      Any insufficiently advanced magic is indistinguishable from technology.
    4. Re:So by CSMoran · · Score: 1

      Sure it only lets you make the recovery disk once. But there is nothing keeping you from copying the recovery disk.

      What the poster meant, I think, was that if you're in a hurry and forego the prompt, you've forfeited your chance to make the recovery disk.

      --
      Every end has half a stick.
    5. Re:So by Khyber · · Score: 1

      The poster is full of crap.

      http://neosmart.net/blog/2009/windows-7-system-repair-discs/

      Also: control panel ---> System and security ---> Back up and restore ---> at the side it says--> create system recovery disk.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    6. Re:So by CSMoran · · Score: 1
      I fail to see how this invalidates the OP's point. Also, the link you provided states clearly:

      What it doesn't do: You cannot use the Windows 7 Recovery Disc to re-install Windows - it only fixes (not replaces!) Windows.

      --
      Every end has half a stick.
    7. Re:So by Khyber · · Score: 1

      When you make the recovery disc, (apparently you've never done this) it's an image of your system as currently installed.

      It invalidates the point entirely if done when first installed, as it's essentially a clean install image.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  3. Reinstall, but not Windows by gstrickler · · Score: 2, Insightful

    Right advice, wrong OS.

    --
    make imaginary.friends COUNT=100 VISIBLE=false
    1. Re:Reinstall, but not Windows by interval1066 · · Score: 1

      "The only purpose it serves is to save the geek the trouble of trying to understand why Linux as a client OS is on life support.

      I hear this argument every year against Linux as a desktop os. Yet me and my friends continue to chug along quite nicely with our Gnome or KDE desktops and doing quite nicely.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    2. Re:Reinstall, but not Windows by ColdWetDog · · Score: 4, Interesting

      The only purpose it serves is to save the geek the trouble of trying to understand why Linux as a client OS is on life support. StatCounter Global Stats

      Hey, don't count Linux out just yet. It's making progress in some parts of the world..

      Like Norfolk Island. Next year: Some other isolated bit of humanity. You might think it a hopeless endevour, but when the world goes to hell in a handbasket, who's going to be left holding the keys to mankind's future: Isolated tiny islands in the middle of nowhere.

      Face it, you just don't understand the Linux world-domination strategy.

      --
      Faster! Faster! Faster would be better!
    3. Re:Reinstall, but not Windows by mug+funky · · Score: 1

      of course it can't. i forgot.

      *switches off hackintoshed eeepc*

    4. Re:Reinstall, but not Windows by pinkushun · · Score: 1

      :D Linux == Big Smiles :D

    5. Re:Reinstall, but not Windows by vgerclover · · Score: 1

      :D Linux == Big Smiles :D

      Linux / Big Smiles == :D / :D

      Linux / Big Smiles == 1

      Wait, what?

    6. Re:Reinstall, but not Windows by tepples · · Score: 1

      Linux is OK until an application or a peripheral that you must use for your work isn't ported and fails to install in Wine. Which operating system were you thinking of?

    7. Re:Reinstall, but not Windows by CSMoran · · Score: 1

      :D == 0, that's what.

      --
      Every end has half a stick.
    8. Re:Reinstall, but not Windows by petit_robert · · Score: 1

      +1

      I have been working full time with linux desktops for the past 6-7 years. Everything just works, and upgrades too. Installs are a breeze, and *much* faster than w/ windows.

      It is very easy to try also : just burn a Knoppix CD and boot a machine with it : very likely you'll have a complete desktop, office suite included, and a working internet connection if your LAN allows it, all in a matter of minutes.

      I sometimes have to do work on customers' machines, I can't believe how everything seems so cumbersome now in the Windows world.

    9. Re:Reinstall, but not Windows by Hamsterdan · · Score: 1

      Sure.
      That's why it's running it on my netbook (900HA) and even on my AMD tower

      --
      I've got better things to do tonight than die.
    10. Re:Reinstall, but not Windows by crafty.munchkin · · Score: 1

      Ok, I'll pay that one... ;)

      --
      ... wait, what?
  4. duh by smash · · Score: 4, Insightful

    The only way a machine can be trusted after ANY infection is an OS reinstall.

    Or as ripley said - nuke it from orbit, its the only way to be sure.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    1. Re:duh by Anonymous Coward · · Score: 3, Informative

      Even that isn't 100% true with rootkits that can attach themselves to your PCI devices...

    2. Re:duh by smash · · Score: 1

      True. But thankfully these are few and far between these days.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    3. Re:duh by dotgain · · Score: 1

      I somehow doubt a nuclear blast is in the PCI spec.

    4. Re:duh by Bert64 · · Score: 1

      Even if the virus was stored in the bios, or in a flash rom on some kind of pci device... Would it necessarily be able to function if you were to run a completely different OS on the system?

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    5. Re:duh by Alex+Belits · · Score: 1

      If you know exactly what kind of virus you've been hit with, in many cases you can just scrub it away

      But how do you know if it's not a new variant of the virus that also does something different?
      It's also possible that virus changed so much, an antivirus would have to contain most of the OS installation just to restore the modified files.

      --
      Contrary to the popular belief, there indeed is no God.
    6. Re:duh by smash · · Score: 1

      If its in the bios, sure. It gets called/run before the OS does. The only saving grace we currently have is that to write viruses that do that is quite a bit more complex due to the size constraints and lack of operating system support to do things you want to do. Also, because BIOS / EFI firmware is a lot more complex these days and there are far more different variants out there. Back in the 90s it was basically AMI or Phoenix bios and you could cover 95% of PCs in use.

      Its entirely possible though, back in the day there was a particularly nasty virus that played music out of your internal PC speaker whatever OS you were running, even if you were stuck at the "No operating system found" boot prompt. One "work around" was to disconnect the PC speaker, but it still used CPU and made the machine run slow doing its thing.

      That we don't have this sort of thing today is simply because the effort required vs coverage you would obtain is not worth it. That, and the development of such nasties is a lot tricker as you're messing with actual hardware/firmware - brick your PC during development, and a replacement isn't cheap (vs simply writing viruses in a Windows VM that you can trash/test with as you see fit).

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    7. Re:duh by smash · · Score: 1

      I agree to an extent, though Windows' track record on security prior to 7 has been less than stellar, which hasn't helped. The platform targeting started back in the DOS days, when there was absolutely ZERO security, the virus market simply moved on from there.

      I find it especially hilarious when people suggest that they can fix machines that have had worms on them that respond to IRC commands, etc. You have literally NO IDEA what the malware may have done to your machine. You may have an idea of what it has definitely done as part of the infection process, but there's nothing to say that it hasn't been commanded to do other nefarious things in addition to the standard infection.

      To be 100% sure, as others have mentioned you need to vet / bin your devices that contain read/write firmware as well (anything that can be done from within the OS, including writing to firmware and potentially more can be done by the virus), but thats not practical (too expensive) for most people, and fortunately there are very few firmware infecting viruses out there any more.

      But if i was responsible for somewhere that HAD to be 100% secure or people die (nuclear reactor, mil spec stuff, etc)? I'd bin the hardware in a second. Its not worth the risk.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    8. Re:duh by roman_mir · · Score: 1

      Or as ripley said - nuke it from orbit, its the only way to be sure.

      - You are technically wrong and on /. that is the WORST kind of wrong!

      (also you really should capitalize proper names) .

    9. Re:duh by rickb928 · · Score: 1

      Whan't she just parroting Hicks?

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    10. Re:duh by Kalriath · · Score: 1

      I hate to break it to you, but you can cover pretty much every BIOS nowadays just with AMI and Award. Eeeeeeeeveryone OEMs the same stuff. It's pretty much either Foxconn, MSI, or Asustek at the core.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    11. Re:duh by justsayin · · Score: 1

      Yep, totally agree. I got into Altiris, that imaging software package, years ago. Once I learned how to keep things clean and tight with Altiris I never went back. I have to admit my virus fighting skills are pretty much gone now. But back in the day I fought a polymorphic monkey stealth virus when sneaker net was popular.

    12. Re:duh by Requiem18th · · Score: 2

      What? Are you trying to give me a hearth attack? How is that even possible?

      --
      But... the future refused to change.
    13. Re:duh by jwhitener · · Score: 1

      Google this phrase:

      rootkit pci device site:blackhat.com

      It should pull up a link to a pdf explaining how its done.

    14. Re:duh by smash · · Score: 1

      Thanks for the heads up. I guess i overlooked that its just branding. Previously the BIOS was there in your face saying it was AMI or Award or Phoenix.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    15. Re:duh by cavebison · · Score: 1

      The only way a machine can be trusted after ANY infection is an OS reinstall.

      Not if you make occasional disk images with Acronis et al. This is why you partition the drive with the OS install on C: and your file and data somewhere else - so you can image C: and restore it in an emergency and keep on working.

  5. time to re-think OS architecture by Anonymous Coward · · Score: 4, Interesting

    We all need a major re-think of how OS is installed on the computer, how it is architected, etc.

    Seems to me that a low-level kernel in FLASH, which can only be upgraded with a hardware key inserted (e.g., the kernel FLASH blocks can only be written when there is a physical device plugged into the system), which then supports a number of different OS images using virtual machine concept, is the way to go. I the image of any VM gets rooted, you just toss it and revert to last backup. The flash is immune to tricks, because you must insert a hardware key to upgrade it, so trojans could not over-write the FLASH-based kernel, the worst that can happen is that one of the OS images get corrupted, then you just revert to saved.

    1. Re:time to re-think OS architecture by smash · · Score: 2

      Its called a boot ROM. For all intents and purposes, with a boot ROM physical OS installs are no different from VM installs in your above scenario.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    2. Re:time to re-think OS architecture by GigaplexNZ · · Score: 1

      Sure. Let's just employ an army of minions to carry these dongles around to every workstation on the corporate domain so certain Windows Updates can be applied.

    3. Re:time to re-think OS architecture by The+Master+Control+P · · Score: 1

      Except you and I both know that the idiots who get infected by the new virus every single time, who do the same things we tell them not to every time, will happily open any physical lock because the popup box says to.

      Not until they are made to face major financial penalties for repeated stupidity will they stop being stupid. That means NOT repairing their box that they broke by being Fucking Retarded(tm) for the 1000th time.

    4. Re:time to re-think OS architecture by Skarecrow77 · · Score: 1

      good idea, but there will always be a backdoor, even to the hardware key, because coders ALWAYS write themselves a back door, and then one day the hackers find it.

      Witness the PS3. reverse engineer the service mode dongle, use that to find the backdoor (master key).

    5. Re:time to re-think OS architecture by CharlyFoxtrot · · Score: 1

      That's the smart phone model. Fully sandboxed, system can only be written after a cryptographic key is obtained from a trusted source (the vendor) and all files synced to another device or the cloud. Get pwned and flash the device with a system image and sync files/settings to get back the exact system state.

      --
      If all else fails, immortality can always be assured by spectacular error.
    6. Re:time to re-think OS architecture by WaffleMonster · · Score: 1

      Seems to me that a low-level kernel in FLASH, which can only be upgraded with a hardware key inserted (e.g., the kernel FLASH blocks can only be written when there is a physical device plugged into the system), which then supports a number of different OS images using virtual machine concept, is the way to go.

      I don't like it because it makes patching more difficult and does nothing to protect the end users data due to ownage of the guest.

      I believe a better policy would just be to not allow untrusted execution of code on lower protection rings even for administrators/root.

      Windows CE had a scheme like you describe. When you messed up your PDA you could instantly restore to factory default.

      And of course we can't forget AIX which existed on RS6000 with its hardware key at a time when the rest of us were "smart little rodents hideing in the rocks".

    7. Re:time to re-think OS architecture by exomondo · · Score: 1

      Except you and I both know that the idiots who get infected by the new virus every single time, who do the same things we tell them not to every time, will happily open any physical lock because the popup box says to.

      Exactly! The only reason people's systems are getting infected by this is because they gave the software privileges even after being warned it was a security risk. It doesn't matter what you do, if you give them the option to bypass security then they voluntarily will.

    8. Re:time to re-think OS architecture by smash · · Score: 1
      You mean like a trusted platform module?

      Wait... wasn't that a bad idea? Or at least thats what the nerds were crying about back in 2005.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    9. Re:time to re-think OS architecture by fuzzyfuzzyfungus · · Score: 1

      I hate to be the one to break this to you; but did you remember to tell the minions that, for security reasons, every dongle is paired at the factory with the computer whose flash sector it unlocks, and the TPM won't accept any unlock dongle that wasn't signed with its internal private key?

      Just be sure they don't lose any of them...

    10. Re:time to re-think OS architecture by Datamonstar · · Score: 1

      While you're right, it would help to cut down on the drive-by installs and the occasional power users that run into a bit of bad luck. And I also think that system owners should be responsible for their systems. Perhaps not so many home users, but definitely web server operators with unpatched systems. If you maintain a system that is capable of causing loss of life or doing significant financial harm then you should share responsibility for the damage done if not properly maintained. I do believe in this.

      --
      The eternal struggle of good vs. evil begins within one's self.
    11. Re:time to re-think OS architecture by Belial6 · · Score: 1

      No, I don't. I know that someone will do it, but most people would be in way better shape if they had to insert a key to install an update.

    12. Re:time to re-think OS architecture by sumdumass · · Score: 1

      Well, I guess the unemployment issues might be fixed if that happened.

    13. Re:time to re-think OS architecture by mlts · · Score: 1

      Physical locks don't help with the dancing bunnies attack.

      This is why places are moving towards solutions that combine the physical security with taking root/Administrator/QSECOFR authority away from the end user. It stops Joe Sixpack from installing yet another Trojanized "pr0n viewer".

    14. Re:time to re-think OS architecture by IgnoramusMaximus · · Score: 1

      TPM was (and is) a disastrous idea from the point of view of freedom of choice for users of general purpose computers.

      TPM (or similar systems) are on the other hand a key element in "walled garden" proprietary environments, such as mobile devices and other embedded systems.

      Universal adoption of TPM on PCs would inevitably change them from a "general purpose" into a "walled garden" proprietary environment. Microsoft one. There is not even a faintest doubt about that.

      Fortunately a mere "read only" copy of software integrity checker and repair system (writing of which is controlled by a simple hardware switch) is quite sufficient to repair pretty much any problem conceivable involving root kits, if the user follows sane procedures.

    15. Re:time to re-think OS architecture by techno-vampire · · Score: 1

      So what you're saying is, they're moving closer to the *nix model of security where the regular users are unable to install or modify system files and can't even run the more dangerous ones.

      --
      Good, inexpensive web hosting
    16. Re:time to re-think OS architecture by Bert64 · · Score: 1

      The problem is that you are putting people with zero technical knowledge, in charge of extremely complex machines...
      All current operating systems are utterly unsuitable for the average end user, and windows is generally the worst of the lot.

      Apple actually has a better idea with the walled garden approach, which is actually quite good for end users - take the complexity out of their hands, and have someone competent (in this case apple) manage the system. Ofcourse this shouldn't be the only option, there should be multiple walled gardens for non technical users, and advanced options for those who actually know what they're doing.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    17. Re:time to re-think OS architecture by NotSanguine · · Score: 1

      No, I don't. I know that someone will do it, but most people would be in way better shape if they had to insert a key to install an update.

      And you think those self-same users won't just leave the hardware key inserted because they don't want to have to go look for it when they need it? Puh-lease!

      --
      No, no, you're not thinking; you're just being logical. --Niels Bohr
    18. Re:time to re-think OS architecture by Belial6 · · Score: 1

      No, I don't since the system wouldn't run in it's normal mode when the key was inserted.

    19. Re:time to re-think OS architecture by Pentium100 · · Score: 1

      Why do you need a TPM for that? Just write the software to a CD-R then boot from that CD when you need to.

    20. Re:time to re-think OS architecture by rdebath · · Score: 1

      I don't think that's quite right, what you're after is the sort of facilities provided by a "Continuous backup" system.

      The "low-level kernel" can't be changed without the key and doesn't need to be changed unless you open the computer and change the hardware. It only provides one major service and so can reasonably be created without bugs.

      The service it provides could be described as "protected storage". As the normal system works it saves changes to the "write once" storage managed by the "low-level kernel". A continuous backup.

      If there's an "incident" the system gets rebooted in 'fix it' mode. The main system is "forked" (restored but don't delete any backups) from a time when it was clean and user data can be cherry picked out of later backups.

      Windows system restore tries to do this but doesn't protect the backup storage area so while it's fine against an accidental problem it's no protection against malware as the malware just infects the backups too. In addition the restore of the backups doesn't work as it should either.

      The closest I've seen is Puppy Linux, a tiny distribution that runs from a CD-R. The main system is loaded into memory and changes are burnt to the CD-R when you save the system. If you decide you don't like the last update you can ignore it when you reboot. Of course, CD's are slow and so it's not really a continuous backup.

    21. Re:time to re-think OS architecture by reikae · · Score: 1

      Go right through Falken's Maze?

    22. Re:time to re-think OS architecture by Lonewolf666 · · Score: 1

      Seems to me that a low-level kernel in FLASH, which can only be upgraded with a hardware key inserted (e.g., the kernel FLASH blocks can only be written when there is a physical device plugged into the system), which then supports a number of different OS images using virtual machine concept, is the way to go.

      The "hardware key" bit has been used before, in the form of a simple jumper that blocks flashing of the BIOS. That was on a 1996 Intel mainboard for the Pentium I. Good enough for most situations, because a root kit cannot reach out of the hardware and move that jumper.

      I still think that made sense, but obviously most mainboard vendors find even such simple measures too expensive.

      --
      C - the footgun of programming languages
    23. Re:time to re-think OS architecture by drinkypoo · · Score: 1

      No we don't. You need to rethink how YOUR computer works. You could do this right now yourself. Do a LFS with Xen now that Linux is a proper host, and load your OSes from there. Put a front-mount memory card reader, and boot from an SD card with a write protect switch. Done and done.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    24. Re:time to re-think OS architecture by drinkypoo · · Score: 1

      Is the write-protect switch on SD cards a physical switch blocking the electronic Write circuitry, or does it just provide a status bit to the O/S and hope that the O/S respects it?

      That depends on the card. SD does have a WP line.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    25. Re:time to re-think OS architecture by Joe_Dragon · · Score: 1

      Joshua

    26. Re:time to re-think OS architecture by tepples · · Score: 1

      I believe a better policy would just be to not allow untrusted execution of code on lower protection rings even for administrators/root.

      Then how would a hobbyist hardware hacker make and test the driver for his one-of-a-kind or otherwise low-volume peripheral? Generic class drivers don't cover all classes.

    27. Re:time to re-think OS architecture by idontgno · · Score: 1

      Good plan. Now, how are you going to secure the database of private keys versus TPM serial numbers for all the computers in your care, so that the dongles can't be cloned and hacked? Hint: Ask the RSA SecurID people what they'd do, and then do something completely different.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    28. Re:time to re-think OS architecture by cforciea · · Score: 1

      Or, we can just leave the hardware keys in on all of the computers in a corporate environment. All of you important data resides externally on a server anyway, right? If I need to re-image you machine, it shouldn't even cause you to bat an eye.

    29. Re:time to re-think OS architecture by fuzzyfuzzyfungus · · Score: 1

      I was mostly joking; but(with the exception of physical cloning attacks by people in prolonged possession of the dongle, which you can choose to make more or less costly based on how much you want to spend; but can't really defeat), implementation should be substantially easier for this hypothetical dongle than for the SecurIDs:

      RSA's real fuckup was keeping copies of all their customers' token seeds, rather then destroying or offline-archiving after transfer to the customer; but the need to keep two copies(one in the token, one on the auth server) is imposed by the fact that the tokens are totally freestanding. Once they get seeded and have their RTC set, they never communicate with their environment again. This makes cryptographically desirable tricks like challenge/response impossible.

      In the hypothetical dongle setup, the motherboard and the dongle could each have a private key, which they would be designed not to reveal under operating conditions(obviously, anyone with prolonged physical control and sufficient resources could attack the silicon; but that is inevitable). During the pairing, each would send the other its public key, and receive a signature from the other's private key. Each would also note that it had performed a pairing operation and refuse to do another one(either permanently, by burning a fused, or until a complete reset was performed, depending on how expendable you consider the hardware to be).

      At that point, attempting to impersonate the dongle would require both knowledge of the dongle's private key and a copy of the object signed with the motherboard's private key. Attempting to impersonate the motherboard would require the motherboard's private key and the dongle's signed object(and wouldn't be all that useful, since the only thing that the dongle would do, after initial pairing, is participate in a mutual challenge/response session with you, netting you only its not very useful public key). Requiring physical access would be hugely obnoxious to the poor admins, and being able to brick a machine just by losing a dongle would suck; but it is at least conceivable.

    30. Re:time to re-think OS architecture by IgnoramusMaximus · · Score: 1

      No you don't need a TPM to do it - that was what the GP claimed and with which I disagreed too - and a read-only media like a DVD can also be used for the same purpose as its very nature is also a form of a "hardware write-protect switch", which is what I was talking about in general.

      I also mentioned that TPM is used mainly to enforce compliance with manufacturer's demands, most frequently as a part of a DRM scheme of some kind, like that in game consoles and its usefulness in general purpose PCs is questionable, to say the least.

      So I am not sure what your point is. Are you replying to the right post?

    31. Re:time to re-think OS architecture by smash · · Score: 1

      So when I infect your BIOS, how does booting from CD fix that?

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    32. Re:time to re-think OS architecture by IgnoramusMaximus · · Score: 1

      I believe I did mention a "hardware write-protect switch", didn't I?

      Actually, many motherboards already feature a "dual BIOS" setup with this exact need in mind (in addition to corruption or failed update process). The second copy of BIOS can only be overwritten if a jumper is in a proper position. Otherwise the first copy is simply replaced with the second, "read only" copy in case of corruption or malicious software attack.

  6. Re:So system restore points don't work? by smash · · Score: 4, Insightful

    Any virus can potentially do anything to your machine, including system restore points. If the machine is owned, it is owned and everything on it should be considered as suspect.

    Back in the day there were a couple of BIOS viruses, which were even worse.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  7. Re:So system restore points don't work? by smash · · Score: 3, Insightful

    And that's regardless of OS. Any root-kitted linux box should be treated with exactly the same level of quarantine.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  8. Recovery CD? by grolschie · · Score: 4, Insightful

    Do all Windows PCs ship with a CD? What about retrieving the user's data?

    1. Re:Recovery CD? by smash · · Score: 2

      The data is easily restored from your backup media. Oh what you weren't backing your shit up? Bad luck.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    2. Re:Recovery CD? by v1 · · Score: 1

      User DATA, provided it's not the "intelligent" sort like MS Word documents that can have macros in them, should be safe. Nothing executable should be trusted.

      You COULD try to checksum all system files, but it's so easy to miss something that seems innocuous that is infected and will just use a zeroday to jimmy its way back into restored binaries when you reboot. You really have to nuke and pave it if it's bad enough, the odds of missing something are just too high.

      And with joys like windows registry, that damn thing can't even be considered data - with all the "features" in that you have to handle it as though it's an executable, which indicates the "replace" rule. And by design, it's not really practical to replace the registry, and that forces you to try to disinfect your registry instead of replace it, see above.

      --
      I work for the Department of Redundancy Department.
    3. Re:Recovery CD? by grolschie · · Score: 1

      I suspect that many Joe Sixpack's don't know about backups, or if they have, haven't set some backup system/process/plan up. I guess it's good that Windows 7 Action Center warns about backups.

    4. Re:Recovery CD? by smash · · Score: 1

      Agreed. However if you're not backing your data up, its obviously not important enough for you to consider loss due to theft, hardware failure, etc either.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    5. Re:Recovery CD? by Anonymous Coward · · Score: 3, Informative

      Mod parent up. PC's commonly shipped with recovery disks ten years ago, but most OEM vendors have discontinued the practice so they can pass along the savings to the consumer (OK, I just made up the last part).

      So unless you were anal enough to make one yourself then if you get an irrecoverable malware like this, you are SOL. Remember to thank the CEOs.

    6. Re:Recovery CD? by juventasone · · Score: 1

      Not recently. Instead they prompt you to create your own. If you failed to do this, and you only needed to access the System Recovery Options mentioned in the TechNet blog, you could use a disc from any PC with the same version of Windows.

    7. Re:Recovery CD? by mark-t · · Score: 1

      No. Systems these days ship with a facility to create a recovery DVD in the even of a system failure. They do not ship with original disks because most consumers don't need or want them... the customers that do want them have to pay a (not expensive, but not negligible either) fee for them.

    8. Re:Recovery CD? by Belial6 · · Score: 2

      That's funny because I was going through and updating the backup system in our house, and asked my wife what she wanted backed up. Her response was "Nothing". She stores everything she wants to keep in a Lotus Notes Database, and that replicates to our server. She was absolutely adamant that she would have no problem if I did a factory reset on her laptop on any random night. Go figure. I guess sometimes people don't need backups. I just never expected it in my own home.

    9. Re:Recovery CD? by Belial6 · · Score: 1

      That is one thing that really bugs me. They want me to make a restore CD at 5 times the price with a 10 times shorter lifespan over a $0.10 piece of plastic.

    10. Re:Recovery CD? by thunderclap · · Score: 1

      Solution: wipe both. Then you will see how much she remembers. You always need backups.

    11. Re:Recovery CD? by CAIMLAS · · Score: 1

      No. And No. The former is uncommon at best; the later is frustrating difficult if there's a possibility that the user profile is infected (due to the 'store shit everywhere, lots of binary files' nature of a profile).

      Windows PCs are disposable. If it's important, assume that the PC is a kiosk. It's not such the case now as in later years, thank god, but it used to be that a Windows reinstall was more time and effort to get 'back up to snuff' as a Gentoo build.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    12. Re:Recovery CD? by spire3661 · · Score: 1

      Any true backup plan will have archived, off-site, off-line historic versions.

      --
      Good-bye
    13. Re:Recovery CD? by Belial6 · · Score: 1

      She didn't say she didn't want me to back up the server. She said that she didn't need backups of her computer. Big difference. You don't always need backups. Her laptop doesn't.

    14. Re:Recovery CD? by smellotron · · Score: 2

      Solution: wipe both. Then you will see how much she remembers.

      Yeah, then push your kid down the stairs next time you see him walking around without a helmet on. And kick the dog to teach it not to run in front of you! Your friends and family will love you for imparting your wisdom on them as painfully as possible!

    15. Re:Recovery CD? by Pentium100 · · Score: 1

      Or, scan the user data with an antivirus after reinstalling Windows.

    16. Re:Recovery CD? by Pentium100 · · Score: 1

      I don't know about Gentoo, but if you have a lot of software installed, reinstalling windows is still a PITA and takes a long time. Or rather, reinstalling of all the software takes a long time.

    17. Re:Recovery CD? by Wowsers · · Score: 1

      There is a problem with user data, I thought that Microsoft would have fixed it in Win7, but it didn't. Microsoft by default saves all user files in the Windows partition. Wipe install Windows and kiss your data goodbye. Win WInd7, Microsoft seemed to have made a "System reserved" partition, so why could they not keep the user files separate from the OS in another partition? Thank goodness for better partition layout scheme in Linux (most distros put /home in a separate partition and not in root).

      --
      Take Nobody's Word For It.
    18. Re:Recovery CD? by yuhong · · Score: 1

      Even then, keep in mind you can connect your hard drive into another computer to retrieve your data.

    19. Re:Recovery CD? by Billly+Gates · · Score: 1

      Every new pc will ask you to make one or will have one in a hidden partition. With my Asus it is F9 to rewipe the sytem back to factory defaults.

      That responsibility is up to the user. I do miss the days when I had an actual copy of NT 4 or Windows 2000 that I could do whatever I want with a new workstation, but those days are over. Everyone pirated it.

      If the user chose to be irresponsible they could always take them to geeksquad and wait a week or order a pair of restore cd's from the manufacture and wait a week or two. You can't expect Microsoft to give everyone a real copy of Windows do you? The agreement in the EULA is between Microsoft and the manufacturer ... not you.

    20. Re:Recovery CD? by AtomicJake · · Score: 1

      No, most do not. But you can create your own CD for recovery with all factory settings (this is at least supported by the ASUS and HP laptops / desktops that I own).

      Unfortunately, "factory settings" also means all the scrapware and adware stuff that you find nowadays on a retail PC. If I could chose a Windows installation CD or DVD instead, I would be a much happier customer - and reinstall each newly purchased PC right away.

    21. Re:Recovery CD? by black+soap · · Score: 1

      And they don't even want to include a printed manual. Remember when computers came with manuals?

    22. Re:Recovery CD? by Shados · · Score: 1

      Thats one reason why I love Windows Home Server.

      Backup automatically during the night (wakes up my computers, all of them, and put them back to sleep when its done) to make incremental backups. Then there's an iso on the server that you can burn to disk...

      If anything happens, you take the disk, boot with it. It detects the home server, and prompt you with a drop down asking which backup you want to restore. Mine is configured to make daily backups for 2 weeks, weekly backups for 2 months, then monthly for a year... they're incremental so they don't take much room.

      Pick the backup, click the button, go get breakfast, come back, computer's fixed, problem solved.

      Not that I ever had to use it aside for testing purpose, but its nice peace of mind.

    23. Re:Recovery CD? by Hatta · · Score: 1

      It still takes forever to get a Windows station partially usable. Have to grab Cygwin, terminator, virtuawin, gvim, 7zip, R, Java and a bunch of stuff I can't remember right now. Should just be an apt-get away, but Windows isn't that user friendly.

      --
      Give me Classic Slashdot or give me death!
    24. Re:Recovery CD? by LordLimecat · · Score: 1

      Er....
      FixMBR
      Reinstall windows (which renames / deletes ProgramFiles and Windows folders)

      Which of these two stages is nuking the user data?

    25. Re:Recovery CD? by jd2112 · · Score: 1

      And uninstalling the crapware that is included on a recovery disk is equally a PITA...

      --
      Any insufficiently advanced magic is indistinguishable from technology.
    26. Re:Recovery CD? by jawtheshark · · Score: 1

      You don't have to... I ordered three Dell XPS L502x systems last week (Got a 50% rebate, resulting in each machine "only" being 526€, including shipping. For a quad core i7 and a Full HD screen, I though that was very reasonable. I wasn't in "need" of a new system, but I couldn't resist.) and I chose to get the recovery CDs. Costs 5€ which includes the Windows OEM installation CD. While I'd rather have those disks "free", I don't think 5€ is a huge expense compared to the hassle of not having them or having to make them yourself.

      I haven't had the time to reinstall the machine (it won't ever boot in the OEM install, if I can stop it), but I'll find out soon enough how well the Windows installation disk works. (From my experiences at work: perfectly fine).

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    27. Re:Recovery CD? by jawtheshark · · Score: 1

      Why give money to Microsoft for that? Ever heard of BackupPC. I don't know if it can wake up PCs, but the backup runs while the machines are on your network.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    28. Re:Recovery CD? by Shados · · Score: 1

      Because its only one of the billion of features the box has, it includes the hardware, and my mom can configure it herself out of the box. You take the machine, plug it on your network, click the "next" button a few times and you're done.

    29. Re:Recovery CD? by jawtheshark · · Score: 1

      You can, but it's very hard... How do I move user folder to a different drive. I found out the hard way when I installed my brothers new gaming machine. In XP it was easy-peasy to do. I had this partitioning scheme: C: = OS, D: = Data, E: = Applications, F: = Games and G: = Temp. I have not found how to do that with 7, where I had to settle for C: = Everything except data, D: = Data.

      I personally think that it is unacceptable due to the rise of using SSDs for system disks, where the C/D scheme is at least needed.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    30. Re:Recovery CD? by jawtheshark · · Score: 1

      Well, keep in mind that Home Server is very close to dead... Hang to it as long as you can. One of the nicest features, drive extender, will be removed (if it hasn't already been in the latest version). For me, setting up Debian by PXE and doing a few apt-gets is as easy, if not easier than whatever Home Server offers.

      If you'd set up such a machine (assuming you have the knowledge), your mom could also plug it into the network and pretty much forget it. Configuration of BackupPC is done by a web interface, so it's not exactly rocket science.

      Any server requires some skill, here the skill has only been outsourced to the OEM. Not to mention that the hardware requirements are harsh compared to what an Open Source solution uses. A Soekris net5501 can easily run Debian/BackupPC, try doing that with Home Server.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    31. Re:Recovery CD? by Belial6 · · Score: 1

      Yes I do. I also remember when Bill Gates was saying that you shouldn't pirate software because if you did you wouldn't get the manuals or techinical support.

      If your nastalgic for the days of yore, you could always get one of the C64 replicas They are a C64 on the outside, a 64bit x86 Atom on the inside, and they come with a manual.

      http://www.commodoreusa.net/

    32. Re:Recovery CD? by SilverEyes · · Score: 1

      That way is the crazy way, there is a far easier way if you are just setting up your machine. The best way is to move the default profile accounts, delete existing accounts, and then create the new accounts you want, but unfortunately this requires a re-install. Basically do this (http://joshmouch.wordpress.com/2007/04/07/change-user-profile-folder-location-in-vista/), for Windows 7 (some of the keys may be a little different). I've done this on my computer, and the only thing that persists on C:\ are a couple of AppData caches, although I think they are junctions. Using mount points/junctions is a little messier (and you'll have the paths existing in C:\ as well), but may be easier.

      Unfortunately, it requires hard coding the drive letter of the user partition, which may not be desirable for some people.

      That said, Microsoft absolutely should support changing it optionally (they won't do it as default for compatibility with poorly written applications; this is why there is a junction at C:\Documents and Settings\ for C:\Users, etc.)

      Games and applications can be installed on a separate partition, on a per-application basis. Not all applications support this, but for the most part it works well.

      Some programs used their own temp settings, others use the system variable %TEMP% (which can be changed to the new partition if you'd like).

      Moving existing accounts is frustrating (I've done it under Vista), but can be done.

      --
      Interesting.
    33. Re:Recovery CD? by SilverEyes · · Score: 1

      (secondary note; if you only want to move the libraries, that is very straightforward: http://www.edbott.com/weblog/2006/06/windows-vista-tip-4-move-your-data-folders-to-a-separate-drive/ ; but it isn't as nice/clean as having it separated (or almost entirely so)

      --
      Interesting.
    34. Re:Recovery CD? by Have+Brain+Will+Rent · · Score: 1

      It's even worse than that - Windows will only allow you to make 1 recovery CD set - like you would really trust your one and only burned CD set to still be good in 3 years when your machine crashes. Apparently they think users can't figure out how to duplicate CD's... so they make it needlessly more difficult to have multiple backup copies.

      But it's worse than that - they also put the recovery info on a partition on the hard disk and encourage people to use that. Does anybody really think a virus writer can't figure out how to infect the recovery partition too?

      --
      The tyrant will always find a pretext for his tyranny - Aesop
    35. Re:Recovery CD? by tgd · · Score: 1

      Actually Win7 on all but a reformat and re-install will preserve the data just fine. Unlike XP, user data is all under the User folder, unless you went out of your way to put it elsewhere. (And filesystem virtualization will ensure even older buggy apps write their files under your account.)

      And, in either case, a system restore doesn't do what virtually everyone on this thread seems to think it does. Restore != reinstall.

    36. Re:Recovery CD? by cavebison · · Score: 1

      Do all Windows PCs ship with a CD? What about retrieving the user's data?

      Always partition your system so Windows is on C: drive and your data and files are on the other partition, or another drive. Then you can reformat C: and reinstall Windows without losing data.

      This involves moving your user profile off C: as well. There are instructions on the web of how to do that. Then when you reinstall Windows, you reconnect the user profile to where it's stored, and off you go.

    37. Re:Recovery CD? by jawtheshark · · Score: 1

      It was even more straightforward in XP. You had to do it for one single folder, My Documents, instead for all Libraries, which is a frigging pain in the ass. (No, I'm not happy with 7 at all.)

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  9. Re:Always wise anyway by Anonymous Coward · · Score: 1

    otherwise you'll find the virus flashed into your NIC boot ROM

    you don't seem to know the meaning of 'ROM'.

  10. Re:Norton Ghost by countertrolling · · Score: 4, Informative

    You work for Symantec?... use ntfsclone or partimage from a live CD instead

    --
    For justice, we must go to Don Corleone
  11. Re:Always wise anyway by Anonymous Coward · · Score: 2, Informative

    Don't act the fool my boy..... it is called a "boot rom" for historial reasons, but these days, they are all FLASH based, ain't no real mask-programmed ROMs any more, these days they are al FLASH based and on most mottherboards can easily be written if you simply toggle the correct bits in the hardware control registers.

  12. wait.... what? by smash · · Score: 1

    Malware like Popureb overwrites the hard drive's master boot record (MBR), the first sector -- sector 0 -- where code is stored to bootstrap the operating system after the computer's BIOS does its start-up checks. Because it hides on the MBR, the rootkit is effectively invisible to both the operating system and security software.

    When the fuck did AV software stop scanning the boot sector?

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    1. Re:wait.... what? by smash · · Score: 1

      No, but the article made it sound like AV software wasn't paying attention to changes to the MBR *before* the infection takes place.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    2. Re:wait.... what? by KiloByte · · Score: 1

      Because the rootkit can lie to the OS that what they read is something nice, not what actually resides in sector 0. Or any other sector or file for that matter.

      Seriously, AV software might at most prevent an infection by known agents if it hogs the CPU and check every single executable that starts up, but is fundamentally worthless when ran on an already infected system. I'm quite surprised malware has regressed so far that this is news these days, in the days of yore pretty much every virus not written by a 13 years old tried to hide its presence. But fear not, once reminded of this technique, other malware makers will follow and add this.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    3. Re:wait.... what? by Lennie · · Score: 1

      It probably roots the system (and thus on restart the virusscanner does not know what the rootkit does) before it does the MBR changes.

      --
      New things are always on the horizon
    4. Re:wait.... what? by LordLimecat · · Score: 1

      If the exploit code has gotten past your AV, and managed to get itself rights to infect the MBR, and that doesnt trip the AV, then youre hosed. Once the computer reboots, the AV wouldnt be able to detect the change very easily anyways.

  13. Item Misquotes MS - Reinstall not required by NZKiwi · · Score: 5, Informative

    Hmm, the MS Blog doesn't say you need to do an OS reinstall; only replace the MBR with a clean one; then do a system restore to a point in time PRIOR to the infection - entirely different to a reinstall

    1. Re:Item Misquotes MS - Reinstall not required by JoelKatz · · Score: 1

      I agree. That's the only sensible interpretation of what MS is saying. If you're going to do a complete system restore, why go to the trouble of fixing the MBR first?

    2. Re:Item Misquotes MS - Reinstall not required by JoelKatz · · Score: 1

      You don't. The mention of a recovery CD is erroneous. The only way to fix the MBR and then restore your system to a previous state is with system restore, not a recovery CD. The thrust of the sentence is that there's a two-step recovery process, first fixing the MBR and then reverting the system to a pre-infected state. The method of doing this is poorly described, but the intention is to tell you what to do, not how to do it.

  14. Bad headline, bad article by juventasone · · Score: 5, Informative

    The Microsoft engineer is quoted as saying, "restore your system to a pre-infected state". The article then says, "a recovery disc returns Windows to its factory settings". This is entirely false. The engineer is not saying to do a factory restore. For the layman using 7: use F8 or a 7 disc and choose "repair your computer", run the command prompt, run fixmbr, run system recovery and go back a day.

    1. Re:Bad headline, bad article by juventasone · · Score: 1

      The "F8" method might not be available because of the broken MBR, so you would have to use a disc. Also, "system recovery" should read "system restore". Going back a day doesn't loose files, it just reverts to previous versions of system files and the registry.

    2. Re:Bad headline, bad article by amicusNYCL · · Score: 1

      I suspected as much when the phrase "a pre-infected state" was used, but it still raises an interesting point that there's not a reliable disinfection procedure. I've worked on some pretty horrendous machines for "friends" (friendly when they need computer help) where I've often wanted to just reinstall and be done with it. I've always managed to track down a disinfection procedure online for the specific things the machines were infected with (often with help from people like the folks at the dlsreports.com security fora). I can't say that I remember being faced with an infection where the only solution is to nuke it, so that's new.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    3. Re:Bad headline, bad article by SkyDragon · · Score: 1

      I'm not sure that I would be confident that root kit X would not have the smarts to infect any type of online system backup. The point being made by many is that the only reliable way to get a compromised system back to a guaranteed clean state is to reinstall from a read only install media that comes from a known clean source. The problem then is to ensure that your data is clean before you restore it. Trusting that any tool will completely clean a system of infection without starting from scratch is overestimating the effectiveness of said too, and underestimating the inventiveness of the malware author.

    4. Re:Bad headline, bad article by sumdumass · · Score: 1

      This is all incidental to the problem of the boot sector code. It changes write functions to read functions so the disk will return a response and windows will believe everything worked. IT does this because it infects the boot sector which loads code into memory before windows even thinks about loading anything into memory. It then hides and stops itself from being removed while hiding and running other code from windows.

      Using system restore will not address this in the least. You will still be infected, you will only think you are not because you did some things to make yourself feel better. The system recovery was used specifically because it overwrites the boot sector before the boot sector code can be loaded into memory.

      This of this virus as two or three viruses in one. First, it's a trojan that allows others remote access. Next's it's a root kit which allows that to happen completely hidden from windows or AV or anything on the computer. Finally, it's a boot sector virus which loads the crap needed to hide it before windows loads so it's always hidden from windows. I doubt system restore would even touch the infected files at all because the infection is completely hidden from windows.

    5. Re:Bad headline, bad article by Noughmad · · Score: 1

      Engineer or scientist misrepresented or misquoted in the media. News at 11.

      --
      PlusFive Slashdot reader for Android. Can post comments.
    6. Re:Bad headline, bad article by AmiMoJo · · Score: 1

      It also seems like if you can fix it with a system restore then you can fix it by booting another OS and restoring infected files manually. That is pretty much standard practice for virus removal in repair shops - remove the HDD, attach to uninfected PC, run scans and then if required use the automatic repair options in Windows Vista/7 to replace any system files that got deleted.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    7. Re:Bad headline, bad article by Billly+Gates · · Score: 1

      The problem with system restore is that it is a great way to hide malware. Since the metadata or shadow volume is copied sporadically, it means it will never be scanned by an anti virus scanner. Worse it means after the infection is cleaned it can reinstall itself later when you use the system restore. A recovery is the only tried too method unfortunately.

      The only good news is that starting with Windows XP most data files are stored in my pics, my documents, etc so they are easy to backup and put back on.

    8. Re:Bad headline, bad article by Billly+Gates · · Score: 1

      "I can't say that I remember being faced with an infection where the only solution is to nuke it, so that's new.

      "
      I have.

      The problem is even after the infection, the system can be so damaged that it can take over 5 minutes just to boot. The user would love to be able to just turn on the computer and have it work fast like it did when it was fresh out of the box. My exgf had a laptop infected and nothing could be found with any anti virus product. Malware bytes could not even load properly.

      I just hit F9 and did a full system recovery. It was easier to get it done and over with, as even if I did remove some infections the system was too damaged to be usable afterwards.

    9. Re:Bad headline, bad article by drinkypoo · · Score: 1

      Then that engineer is a dipshit half the time, because nothing you can do from your machine itself is an effective remedy for a rootkit. Putting in the disc and running recovery MIGHT be effective. By the time you have booted your machine from its own infected disk you have already failed.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    10. Re:Bad headline, bad article by BradleyUffner · · Score: 1

      Then that engineer is a dipshit half the time, because nothing you can do from your machine itself is an effective remedy for a rootkit.

      You never heard of changing the boot order and starting from a clean CD? There are several ways to get back to a clean system from "the machine itself". I can think of 3 right off the top of my head.

      1. Boot to CD
      2. Swap hard drives
      3. Boot to a different partition

      Ohh, got some more.
      4 .Reinstall from CD
      5. Restore a backup.

    11. Re:Bad headline, bad article by drinkypoo · · Score: 1

      I used pretty poor grammar but my point was that you can't boot the machine from itself to fix itself, PERIOD. You CANNOT trust that booting from another partition will fix the problem, either, especially if you have booted from it since you were infected. And by the way, do you know when you were infected? You can't boot the machine from its own disk and then restore a backup, either. You can't trust the machine. I think I made that clear.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  15. Dunno about anyone else... by TheRedDuke · · Score: 1

    But if I knew one of my systems is victim to a rootkit, I'd reinstall the OS without thinking twice - otherwise I'd be looking over my shoulder at every executable on that system until the end of time.

  16. Re:Always wise anyway by fuzzyfuzzyfungus · · Score: 1

    At least that requires much more platform-specific knowledge(more comforting on some platforms than others, admittedly...)

    Some standardized mechanism for offline inspection of a machine's entire nonvolatile storage space by an outside probe, without requiring the cooperation of any of the firmware or programmable embedded hardware would be nice, if probably Not Going To Happen.

  17. Uh, RTFA? by toygeek · · Score: 4, Informative

    Requires a system *restore* not *recovery* and fixmbr. SHOCKING. I do this multiple times a week in my role as a computer fix-it guy. Grandma can't afford to spend the cash to have her system reloaded just because some virus got in there. I've cleaned out some pretty nasty rootkits and virii that only took me a few minutes with a Linux boot CD and then fixmbr. It doesn't take long if you've done it a million times.

    1. Re:Uh, RTFA? by sumdumass · · Score: 1

      lol.. lets don't pretend he's got something going right either. He fixes Grandma's computer multiple times a week. There has to be a reason why grandma keeps screwing her computer up so often and I don't think it's him using it as an excuse to come over for cookies and milk 3 times a week.

      I have 15 accounts with 20-50 users in each and I barely have any issues outside of checking logs, fixing hardware issues and making sure no one decided they didn't need to run the nightly backups because we never need them. But here is a hint, a FIXMBR will not do what he thinks it is doing because windows will load the boot code from the disk in order to gain NTFS access on the install before you can even log into the install to run the command. And that's booting with a windows CD, your' double screwed if you are doing it from an installed command console.

    2. Re:Uh, RTFA? by toygeek · · Score: 1

      Congrats, you work in a relatively clean environment. But the Average End User who opens up every email they see isn't one of those. And yes, senior citizens are unfortunately a large market for guys like me because they will believe anything they read. "Oh, I've got a virus? Click HERE? OK!" and then they call me because their ram needs defragging.

      And despite your doubts, It can be fixed rather easily. Sometimes it takes more than one try, sure. My point was

      A) TFA was written by someone who doesn't know their restore from their reload
      B) Rootkits don't require a reload (in most cases)
      C) Reloads aren't a blanket fix for cleaning viruses. People who do that aren't computer techs, they're reload techs.

    3. Re:Uh, RTFA? by Pentium100 · · Score: 1

      Depends on the virus. Some of them get in quite deeply and the computer might have more than one virus fighting for the system. In some cases it is faster and less painful to reinstall than to try to clean it up (and never be sure that you caught them all).

    4. Re:Uh, RTFA? by argStyopa · · Score: 1

      Anyone have a recommendation for a USB boot setup?

      I typically carry a USB (Tuff & Tiny) drive on my keychain, and am often greeted with the "Hi! While you're here, could you please look at my computer....?"

      It's a 4 gig, so I could easily spare some of it to have a full bootable recovery OS available with a suite of repair/recover tools. I'd love to have actually a dual boot linux/ntfs option, since most of the systems I encounter are Win systems, and as much as I prefer operating from linux, I haven't always been impressed by linux' ability to 'reach into' an ntfs partition to really root out problems.

      The kicker is that I also use the USB as a file transfer tool too. All the USB boot sets I've seen are meant to be the whole USB....I'd still like to have spare space available to shuffle files as needed.

      Any suggestions would be great.

      --
      -Styopa
    5. Re:Uh, RTFA? by SilverEyes · · Score: 1

      There is a Windows tool made by... HP? that allows you to create a bootable USB drive (hp usb format tool), you could use this to boot into Hi-Ren's Boot CD (actually Hi-Ren's may have instructions on creating bootable drives themselves, apparently yes; http://www.hiren.info/pages/bootcd-on-usb-disk). Many image explorer programs also support creating boot sectors for USB drives. Most recent Linux distros support creating bootable USB drives. Again, I would recommend something like HiRen for fixing Windows machines.

      --
      Interesting.
    6. Re:Uh, RTFA? by the_B0fh · · Score: 1

      http://slashdot.org/story/06/06/06/1256221/Ballmer-Beaten-by-Spyware

      You really think rootkits do not require a reload? You are not paranoid enough, young padawan

    7. Re:Uh, RTFA? by sumdumass · · Score: 1

      While I do not disagree with this completely, I will caution that both, you must know that your AV is going t catch it else all you will do is infect the other machine, and removing virus from windows like this is difficult and can often leave you with an unusable windows install in which you need to resort to the system reinstall cds anyways.

      The problem is the in depth dependency on the registry during the boot process. You can remove or heal infected files, but if a simple call to run a file or set of files as a service loaded in the registry isn't completed, it can cause the system to crash and remain unbootable. Your live system on the other machine, will only worry about the working registry (the live registry it is running on) and no AV program that I know of which opens inside of windows, will load the registry and check it from another drive or system that isn't the registry currently in memory.

    8. Re:Uh, RTFA? by hcmtnbiker · · Score: 1

      How do you verify system files? TDSS/Aleron or Popureb all infect random "*.SYS" files located in "%systemroot%\system32", and there are NO tools released for linux to do actual disinfection. I'm sure you could copy drivers from a known good configuration, but how is this that much easier then a reimage?

      --
      If i had one dollar for every brain you dont have, i would have $1.
    9. Re:Uh, RTFA? by toygeek · · Score: 1

      After the primary infection is gone, the system gets a full scan with malwarebytes' anti-malware (malwarebytes.org). That usually gets the rest.

  18. FUD by Anonymous Coward · · Score: 1

    Viruses that infected the MBR and hid themselves by intercepting int13h have been around since at least the early 90's, if not earlier. A boot disk was an easy fix, and AV programs could always bypass BIOS and access the drive directly to find out what was really there.

    The original blog posting says nothing about reinstalling windows. The fixmbr tool in the Recovery Console doesn't affect the operating system, and is the same old fix as it's always been. The CW article is a mix of FUD and ignorance.

  19. Knoppix by ltwally · · Score: 1

    Simply boot from another OS. Knoppix is an excellent choice: it can read/write NTFS partitions, and provides you with a nice GUI to move/rename/delete files.

    This is my method of choice for removing Windows viruses.

    The final step for this virus would be to afterwards use the `fixmbr` tool.

    Piece of cake. No reformatting necessary.

    --



    /dev/random
    1. Re:Knoppix by juventasone · · Score: 1

      What? So you can't use rstrui (system restore) or fixmbr with Knoppix, but you figure this is the best way to do both of these things?

    2. Re:Knoppix by smash · · Score: 1

      If you have an MS volume license, the Win7 DaRT is pretty decent, too.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    3. Re:Knoppix by pasv · · Score: 1
      That is lovely. You make it sound so simple. Just go in and delete the files and then fix the MBR it's no sweat.. Actually I couldn't disagree more. This assumes you know where the virus is and that it hasn't already corrupted existing windows executables (PE infection isn't hard). Antivirus signatures may catch a couple but it's more than likely that there will be more than one virus on the system that has been reported to be infected. The reason is the viruses get in from the same places and it happens repeatedly. Also even if the antivirus detects it to be one variant of a virus there could be 12 more strains that reside in 12 other places all waiting to restore their functionality upon removal. The shitty thing about money getting into the malware scene is that now a loss of a computer is less of a return on investment, redundancy is almost assumed.

      The only way to be sure is a full system restore. Backups are essential but I wouldn't back up any executable or dll files...

    4. Re:Knoppix by rdbu · · Score: 1

      I'm sorry that I have to contradict you here, but open-source stuff is generally unsafe, as any MS employee would be able to tell you.

      Actually, the best option to most problems with Windows is to buy the Premium Edition.

  20. Re:How nice of them by EvanED · · Score: 1

    Say what? Not that I entirely don't believe you, but I don't think I've really heard any noise out of MS on that matter. I put the blame on PC manufacturers who don't want to pay for physical discs.

  21. Re:Why doesn't Windows Root-Kit itself? by hitmark · · Score: 1

    turtles all the way down...

    Btw, this may be the oldest trick in the book. Boot viruses are as old as the x86 IBM compatible.

    --
    comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
  22. Summary and TFA incorrect by Torodung · · Score: 1

    If you read the TFA's FBE (F-ing Blog Entry), you'll find that you just use a recovery console, run FIXMBR, and then run a system restore to a date before your system became infected.

    Hardly intractable. Not a reinstall. If it goes unnoticed for a very long time, you might not have a restore point early enough, but that goes for any malware.

  23. ComboFix by ijakings · · Score: 1

    By far the best tool ive ever seen to deal with a rootkit infection is ComboFix. It uses a process I can only describe as black magic to eradicate it. Use at your own risk though.

  24. Feeding the Troll by scrib · · Score: 2

    So they get to choose between a system that is unusable from malware or a system that is unusable because it won't run their Windows applications?

    Oh, quit whining and start WINEing.

    --
    Help! Help! I'm being repressed!
  25. Re:Yawn, says OSX. by dexomn · · Score: 5, Funny

    You must live in a VERY small basement.

  26. Re:Yawn, says OSX. by networkzombie · · Score: 1

    No, no one uses Windows. That's why you were modded up! Everyone hates any corporation that makes money without creating a bullet proof product. Here, I'll put it in a car analogy for you: Ford!

  27. Re:So system restore points don't work? by RobbieThe1st · · Score: 1

    Of course, you could always get a (mostly)Desktop Linux-based phone, like the N900. Near as I can see, it has just about 0 viruses, due to being A, Linux and B, ARM(which isn't that popular compared to x86).

  28. Re:Did anyone spot the irony? by juventasone · · Score: 1

    Right. They prompt you to make one. If you consider yourself the type to want to fix your PC, you would of done this, or already have one.

  29. reinstall disc? by __aazsst3756 · · Score: 1

    Who has them? MS has pushed not shipping them for so many years. Too bad they don't do the right thing, and make install ISO's available with latest patches for XP / Vista / 7

    1. Re:reinstall disc? by juventasone · · Score: 1

      If you buy Windows (whether OEM or retail) you get a disc. If you buy a brand-name PC with Windows, you get prompted to make a disc.

  30. Re:Free recovery CD/DVDs for most systems by RobbieThe1st · · Score: 1

    Hey, it's got a web browser, and email, so it's already more productive than the malware infected machine.

  31. Re:Norton Ghost by toadlife · · Score: 1

    +1

    Ghost is great for Windows only.

    Add an ext4 partition and/or GRUB and it all goes to hell.

    --
    I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
  32. Re:Norton Ghost by fuzzyfuzzyfungus · · Score: 3, Informative

    In what is probably not the world's best news for Symantec, even Microsoft has gotten around to developing a Windows imaging tool that(mostly) works. The "Windows Automated Installation Kit" is something of a baroque monstrosity; but it exists and is offered at no additional cost to Windows customers.

    It took 20 years and alarming complexity increases; but it's almost like being able to tar your OS install and then untar it onto a newly created filesystem!

  33. Wise grammar Nazi by Datamonstar · · Score: 1

    And you don't seem to know that punctuation goes inside quotations. Sentence capitalization not withstanding.

    --
    The eternal struggle of good vs. evil begins within one's self.
    1. Re:Wise grammar Nazi by dakameleon · · Score: 1
      --
      Man who leaps off cliff jumps to conclusion.
    2. Re:Wise grammar Nazi by NotSanguine · · Score: 1

      And you don't seem to know that punctuation goes inside quotations. Sentence capitalization not withstanding.

      Actually, that rule is for "double quotes," not 'single quotes', friend.

      --
      No, no, you're not thinking; you're just being logical. --Niels Bohr
  34. Re:Did anyone spot the irony? by pecosdave · · Score: 1

    As a tech who no longer does PC's full time (I haven't in about six years) I don't have a boat load of restore media like I used to. What I get now is a bunch of individual users (friends, families, small jobs) with crashed HDD's and no restore CD's for me to fix their machines with. I've tried searching the less reputable sites for OEM ISO's so I can do legitimate restores, but I haven't had a lot of luck.

    My own personal machine that came with Windows 7 on the other hand is good to go. I used Clonezilla to copy the HDD in it's original state before I wiped it and put Kubuntu on it. If I ever feel the need to put Windows 7 on that particular machine in case I decide I sell it/give it away or post lobotomy I can.

    --
    The preceding post was not a Slashvertisement.
  35. *nix is more secure!!!! by metalmaster · · Score: 1

    Anyone who believes this, much less preaches it, is an absolute moron. There are vulnerabilities in any working system. There always have been and there always will be. Consumer distributions of Linux might not have the same holes that Windows has, but that doesnt mean there are none. It may be harder to achieve process escalation, but that doesnt mean its impossible. After all, a dumb user is still the weakest link in a security system.

    1. Re:*nix is more secure!!!! by techno-vampire · · Score: 1

      There are vulnerabilities in any working system.

      Of course there are. However, there are less of them in Linux than in Windows and in general they're harder to exploit than Windows vulnerabilities are, which lets out all of the script kiddies. Not only that, the main motive today for people to write and distribute malware is profit and there's more money to be made (and easier) exploiting unpatched and poorly-maintained Windows boxes than there is in Linux. Someday that may change, but for right now that's probably the biggest reason Linux isn't being targeted.

      --
      Good, inexpensive web hosting
    2. Re:*nix is more secure!!!! by Billly+Gates · · Score: 1

      I would mod you up if I didn't contribute to this thread!

      Unix is written in C just like Windows and therefore has the same buffer overlow problems. When people bitch about Windows they always quote WindowsXP, IE 6, ActiveX, and 10 year old exploits, etc.

      Infact, Windows 7 rescrambles all the ram addresses constantly to prevent vector attacks etc. Linux boxen are targeted because they are servers that hold insecure mysql databases with customer credit cards and other niceties that hackers look for.

      The biggest threat is not IE exploits but Adobe Flash. Linux users use it too and have the same problems. Difference, is antivirus software for Windows has active protection and monitoring. Linux you have no clue if you were hit. Real professionals uninstall it or use chrome that always has updated flash in it.

      The fact that people think it is more secure is dangerous.

    3. Re:*nix is more secure!!!! by Gort65 · · Score: 1

      Yes, morons do have a problem understanding the word "more", thinking it means "absolutely". It's good to see someone finally clear up the misunderstanding.

  36. Re:How nice of them by EvanED · · Score: 1

    What do you expect MS to do about it? Pay out of their pockets (not to mention the whole "taking your word for it" thing) to get you a recovery CD?

  37. Re:Did anyone spot the irony? by pecosdave · · Score: 1

    That's awesome if you're a reasonable tech. On the other hand most home users just ignore it and call their pal pecosdave when they need it fixed, and of course I don't do Windows and I don't the old stack of Dell OEM disk of their OS like I used to in the XP days either.

    --
    The preceding post was not a Slashvertisement.
  38. Re:Wrong by Datamonstar · · Score: 1

    What happens when you get rooted while on a 5-day vacation? Does it maintain weekly backups, or just overwrite the last one?

    --
    The eternal struggle of good vs. evil begins within one's self.
  39. Re:So system restore points don't work? by kirbysuperstar · · Score: 1

    One I had recently overwrote any files on USB media with the alphabet repeated over and over again. Ended up formatting it anyway because it was a serious pain in the ass to nail down. I'm just glad it wasn't Ransomware. If I ever come across that stuff I'll probably defecate myself.

  40. Re:Yawn, says OSX. by Rik+Rohl · · Score: 2

    People still use Windows?

    Yeah, about 90% of the computer users in the world still do.

  41. Re:Did anyone spot the irony? by juventasone · · Score: 1

    Here you go. Use the product key attached to the machine.

  42. Re:Norton Ghost by Lehk228 · · Score: 1

    Assuming ghost works properly, which is a big assumption

    --
    Snowden and Manning are heroes.
  43. No data loss necessarily,with that type of restore by wherrera · · Score: 1

    This is the Windows 7 System restore option, which is as follows according to MS:
    see: System Restore

    ---
    Restores your computer's system files to an earlier point in time without affecting your files, such as email, documents, or photos.

    If you use System Restore from the System Recovery Options menu, you cannot undo the restore operation. However, you can run System Restore again and choose a different restore point, if one exists. For more information, see What is System Restore? and System Restore: frequently asked questions.

    ----

  44. Re:Norton Ghost by couchslug · · Score: 1

    "You work for Symantec?"

    It's been faster to download Ghost boot discs than install Ghost since the late 1990s.

    --
    "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
  45. So how does one avoid it? by mark-t · · Score: 1

    I've seen junk get onto a computer with all the latest windows updates where the infected user never intentionally ran a single program they downloaded from the web. However the infection happened, it happened without prompting the user to run any install program..

    When I disinfected the computer, I could not for the life of me figure out how the infection was actually obtained... if the user had been an administrator, I suspect that the damage would have been more widespread than just that one account.

    1. Re:So how does one avoid it? by apparently · · Score: 1

      I've seen junk get onto a computer with all the latest windows updates where the infected user never intentionally ran a single program they downloaded from the web.

      Pro-tip: "all the latest windows updates" don't install updates for java, adobe reader, or adobe flash.

    2. Re:So how does one avoid it? by Billly+Gates · · Score: 1

      Two words Adobe Flash. All you need to do is open your browser. Vector attacks and buffer overflows get ahold that way. Second is Java. When I do a complete wipe and restore the first thing I do is uninstall flash 9. Use chrpme if possible make sure flash is disabled or has later version. Adobe pdf reader is very bad too. Foxit is a good replacement.

    3. Re:So how does one avoid it? by Control-Z · · Score: 1

      I think a lot of malware is getting in through ad banners. You can browse with Firefox and use FlashBlock and Adblock Plus for added safety. FlashBlock will keep Flash from executing unless you specifically allow it.

  46. Re:Untrue, Windows RC can clear it by techno-vampire · · Score: 1

    I do know that Linux now has proper read/write drivers for NTFS partitions, and has had for at least two years. I also know that Wine comes with its own copy of RegEdit, but I don't know if that can be pointed to the regular Windows Registry or if it's just for editing its own registry. And, of course, booting from Linux disables the Windows drivers because Linux doesn't use them.

    --
    Good, inexpensive web hosting
  47. Re:Did anyone spot the irony? by pecosdave · · Score: 1

    Thank you, that will make life easier next time I get stuck with fixing one of those.

    --
    The preceding post was not a Slashvertisement.
  48. Re:This technique SHOULD work 100% vs. this rootki by NotSanguine · · Score: 2

    Why do you keep re-posting the same information you've posted at least three times on this thread? And then have the poor taste to put a link to your previous posting of the same information?

    What possible value could that add to this discussion?

    --
    No, no, you're not thinking; you're just being logical. --Niels Bohr
  49. Restore == reinstall by dutchwhizzman · · Score: 1

    You don't keep the old system but put a new one on. Granted, it's not a bare install, but you wipe every bit of your drive and replace it with a known good config.

    --
    I was promised a flying car. Where is my flying car?
    1. Re:Restore == reinstall by tgd · · Score: 1

      No, system restore does NOT work that way. You revert back to a restore point, which is a snapshot of all the protected OS files, assuming you didn't do something stupid like turn off restore points.

      Its basically like Time Machine on OSX -- NTFS supports copy-on-write, so the deltas from the snapshots can be tossed. (I don't think its widely known that NTFS can do that because there's no swooshy UI for doing it like on the Mac, but you can do it.)

  50. Re:How nice of them by jjohn_h · · Score: 1

    >>>
    Glad I gave up on Windows a long time ago. Life is better now, not to mention cheaper, faster, less annoying, and less worrisome.
    >>>

    On my hardware Windows applications are quicker starting and reacting than corresponding ubuntu apps.

    This is even true for apps that exist for both platforms, like Firefox, Thunderbird, Opera. And sorry, they even feel better.

  51. Re:How nice of them by Pentium100 · · Score: 1

    Say "go to TPB, download a CD image for your version of Windows and burn it to a CD".

  52. Which is the best for the Windows OS? by Futurepower(R) · · Score: 1

    Which of those integrity checkers do you recommend for a shop that mostly uses the Windows OS? An extensive comparison says Samhain is the best.

    The FAQsays Samhain works under Windows XP with Cygwin.

    In Windows 7 there is a hidden, non-standard partition. I'm guessing that Samhain would not be able to check that partition. Does the design of Windows 7 prevent thorough integrity checking? Microsoft makes more money if Windows is vulnerable to malware. See the New York Times article Corrupted PC's Find New Home in the Dumpster.

    1. Re:Which is the best for the Windows OS? by fuzzyfuzzyfungus · · Score: 1

      I'm not sure, I've only really dealt with them in the linux context. I know that the commercial arm of the Tripwire name has gotten all "enterprise compliance solution" of late, which involves a price tag and some serious buzzwords; but also support for Windows and some of the more enterprise-exclusive unixes.

    2. Re:Which is the best for the Windows OS? by pnutjam · · Score: 1

      non-standard?
      it appears to be the standard for win7...

  53. Re:Always wise anyway by Alex+Belits · · Score: 3, Informative

    NICs & VGA cards have stopped having flash ever since they moved from ISA to PCI: at that point, in order to cut costs, they moved their firmware storage to the motherboard BIOS flash.

    Wrong. All graphics cards have traditional CGA/EGA/VGA BIOS interface implemented for their hardware in their flash. They wouldn't initialize properly without it.

    --
    Contrary to the popular belief, there indeed is no God.
  54. Good. by Futurepower(R) · · Score: 1

    I'm interested.

  55. At least in Linux... by amn108 · · Score: 1

    If it was Linux, at least you could automate such "reinstall", but with Windows, and I am saying this as a person who had to do this at least 10 times during the days I were using Windows, the software comes with their own binary installers, which are all dancing to their own tune and as a result nothing really can be automated, you have to babysit human-assisted installations. This is Photoshop, Creative Suite, most games - well, actually, pretty much EVERYTHING. Of course you can take snapshots and do change recordings and "replay" them, but the thing is that many applications break anyway when "reinstalled" that way - because more often than not, at least for the bigger vendors who can afford to spend time on such schemes, the installer generates keys for the registry which work one time only, bind to hardware configurations, time, phase of the moon and what not. In other words, replaying an installation later on results in dead software because even though it worked on your last Windows, it no longer does on your fresh setup. Most of these bummers have to do with flavors of DRM, of course.

    Linux has a whole lot of its drawbacks too, but they did something right - distribution and installation of software is managed by a single known entity, that is also very automatable. In Windows, every installer is their own universe - a process that answers and bows to noone.

  56. looking for mbr changes by aeiah · · Score: 1

    how about diffing the mbr with a known good copy, or checksumming on boot? is there any reason why this isnt done as standard for rootkit protection? (genuine question. inb4 "the virus could modify the copy/checksum")

  57. Re:Yawn, says OSX. by smash · · Score: 1

    Conversely, OS X is still very own-able.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  58. Run as non admin by Hal_Porter · · Score: 1

    I run as non admin. Overwriting the MBR requires a handle to "\\.\PhysicalDriveX". That requires Admin rights, so malware trying to do this would fail on my machine.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    1. Re:Run as non admin by Hal_Porter · · Score: 1

      > Not necessarily, that security is only enforced by the kernel if an app requests to access something thru itvia an API. A buffer overflow or vector go around the kernel and write it directly using assembly and not using the win32 API.

      User mode code can't access hardware registers because they're mapped kernel mode only. So code would need to get into kernel mode which requires an unpatched exploit. Also there are a lot of different types of disk controller out there now - they're not all IDE anymore. So malware than did direct hardware access would need to build in drivers for at least the most popular controller - AHCI. It would be hard to do this by direct hardware access without bricking the system because the Windows driver is accessing the device at the same time. No malware I know of can access disk hardware directly.

      > If you have WindowsXP the problem is worse as the CPU has no way to tell the difference between data and executable bytes.

      Post SP3 and on pretty much any modern CPU you have DEP which means that the CPU will catch attempts to execute data pages and the OS will abort the process.

      > Flash uses images but Windows considers it an executable and will simply let it run full access.

      I'm not really sure what you're trying to say here. Flash is an exe file. But the code is run in user mode and if you don't run as admin neither does any process on your machine. So even if you can do a buffer flow exploit in flash and get arbitrary code execution you still need to do another exploit to get admin rights or into kernel mode before you can do any real damage. Non admin user mode code is very limited in terms of what it can do.

      Running as non admin is not perfect but it does add one more hurdle exploits have to clear. The other thing you can do is to run Secunia PSI to keep flash patched and run Microsoft Security Essentials to scan for malicious code. Also I run AdBlock on Opera since some ad server sites have accidentally distributed malware in the past. And I don't pirate software. I like Opera but it has a rather low market share - if I were writing malware I'd aim at IE and/or Firefox and ignore the less popular browsers.

      I've never had a virus on Windows. Though I suspect if someone skilled really tried hard - e.g. the people that wrote the Aurora malware - they could probably infect machines like mine. But you're talking about governments then - not the sort of people who run botnets made up mostly of low hanging fruit machines. Which are a lot more common than set ups like mine.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  59. Re:Always wise anyway by Billly+Gates · · Score: 1

    "IF you even find you have a rootkit, the only real solution is to throw out the whole machinel."

    That is a little extreme isn't it? Infact, so many just throw out a 2 year old computer and get a new one that entire landfills are being dumped with perfectly working computers ... excluding their OS installations.

    I have always been able to just reinstall Windows and buy them off of people as low cost computers for my not so rich friends. Very rare do virii flash your BOIS or VGA. Reason being, like a biological virus, it is ineffective if it kills the host. A common cold rarely kills a host and therefore has ample opportunity to spread. Bluepill ... or was it redpill? That concept has been around for years, but no real implementation to run a whole OS under a bios level VM ever came to pass. Too many bioses and running an OS in a VM is very difficult. I use virtualbox and it still has issues with reliability.

    Most rootkits make it impossible to find and a simple wipe always gets rid of them. With the large amount of hardware out there it is too difficult and not practical to make a BIOS or firmware level malware that will work and spread through all hosts. Now Mac users will be in trouble because the hardware is the same. I find this odd, as pc's are too varied with different bios, cards, and other peripherals to do this effectively.

  60. It depends on your backup strategy by cheros · · Score: 1

    Personally I have always believed in making sure a backup could be installed from bare metal upwards. An information backup doesn't take into account settings, serial numbers and the desire to hang on to a specific version of Microsoft Office because the next had a neutered UI called the ribbon..

    When I felt I needed to rebuild the box I'd restore the first backup and let Windows patching do its evil thing for an hour - also saves having to play disk jockey for hours (pet hate: installers that don't ask all the questions at the beginning so you have to babysit the whole &%*$ process).

    However, I must admit I'm not sure the tool I used (Acronis True Image) would also preserve the MBR.

    Nowadays I use a Mac - there, a bare metal backup is even usable as system boot disk..

    --
    Insert .sig here. Send no money now. Owner may sue, contents will settle. Batteries not included.
  61. Re:How nice of them by Billly+Gates · · Score: 1

    Well most Mom and Pops just throw out their perfectly working computers and get new ones. Now the OEMs can make even more MONEY!!

    I think the throw away mentality is part of the reasoning and not to save $3 per unit. Appliance makers love people repurchasing their cheap crap every few years.

  62. ms-underware-gnomes by FudRucker · · Score: 1

    1. have OEMs sell PCs without windows disk (only a restore partition)

    2.release infection and inform everyone disk needs wiped and reinstall to fix...

    3.?????? (everyone that wiped their drives has to buy new install CD)

    4. PROFIT!!!

    --
    Politics is Treachery, Religion is Brainwashing
  63. Re:TestDisk by Billly+Gates · · Score: 1

    Download the ultimate bootCD. It includes FreeDOS and TestDisk and many many other utilities. It was a life saver on my system

  64. MBR boot sector viruses are not new by pinkushun · · Score: 1

    1986: Brain is considered the first IBM PC compatible boot sector virus.
    1987: Stoned, another boot sector virus had a one in eight probability that the screen would declare: Your PC is now Stoned!
    1988: Ping-Pong virus, if a disk access is made exactly on the half hour and start to show a small "ball" bouncing around the screen. ... and many more in between: http://en.wikipedia.org/wiki/Timeline_of_computer_viruses_and_worms

    1. Re:MBR boot sector viruses are not new by NJRoadfan · · Score: 1

      Believe it or not, I still run across disks infected with NYB and Monkey.B.

  65. That's pretty much what I always do. by Lord+Kano · · Score: 1

    I will take the time to clear out a nasty infection if it's my machine, but anyone else? I run a restore disk and am done with it.

    I'm not taking 6 hours researching and scanning unless it's my computer, otherwise it doesn't make any sense.

    LK

    --
    "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
  66. There is a way to use a rooted disk by dbIII · · Score: 1

    I managed to put the system disk of a linux machine that had been hacked to good use without reinstalling.
    The drive platter makes an excellent coaster.

  67. Lotus notes server at home? by djjockey · · Score: 1

    are you crazy?

    Also... i assumed you asked her what happens to her stuff if the server is reset to factory settings?

    1. Re:Lotus notes server at home? by Belial6 · · Score: 1

      The discussion was on backing up HER LAPTOP. Backing up her laptop is not the solution to the server being reset to factory settings.

  68. Revenge is sweet by Dishwasha · · Score: 1

    HBGary has finally enacted their revenge with the most heinous rootkit ever conceived by man. BWAHAHAHAHAHAHAHAH!!!!!!!!

  69. Re:Always wise anyway by MachineShedFred · · Score: 1

    This has never been the case, but nice try. Every video card on the market today has it's own firmware ROM, be it old school BIOS or EFI.

    In fact, there's a growing community of folks out there learning more and more about how these ROMs are written, in order to customize settings on your GPU, such as clock speed, memory timing, fan RPM curves, and even hacking in EFI support for use on Macs.

    Please explain how you could do that, and have those settings follow the card when you move it from one machine to another, if it was writing it to the motherboard. Idiot.

    --
    Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  70. It took them this long to release this?? by madhatter256 · · Score: 1

    I ran into this rootkit before. It was a machine that wasn't heavily infected but NOD32 & MSE kept detecting this rootkit. Malwarebytes/combofix only detected the trojans the rootkit downloads, so it wasn't effective. After backing up the data I did a simply reinstall of the OS (where I did not do a low-level format) and shortly after installing the NIC drivers, a pop-up ad came up, so I reinstalled the AV software and it detected it again. I realized that this was low-level rootkit (MBR) and proceeded to re-do my reinstallation, but this time do a low-level format. I booted up KillDisk and ran it for a few minutes as it initially destroys the MBR. Then I reinstalled the OS and the PC was clean well into the future.

    The clients I deal with, a simple format/reinstall is out of the question as these are business machines and although sometimes they get infected when they go 'surf' the internet, a lot of times it's through targeted attacks. I was the go-to guy when it came to infections as I was able to locate and delete a lot of these trojans/rootkits when AV software couldn't locate it. Fortunately, AV software has come a long way, especially free ones.

    --
    Previewing comments are for sissies!
  71. Re:Free recovery CD/DVDs for most systems by Kalriath · · Score: 1

    Goddamn Ubuntu fanboys are even worse than Mac fanboys. Seriously, every post about an issue with Windows and "Here's your fix right here: www.ubuntu.com herp derp!"

    --
    For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  72. Re:Why doesn't Windows Root-Kit itself? by Kalriath · · Score: 1

    IOS? Yeah, that thing's pretty locked down. Even needs a maintenance agreement to run effectively. And, my god - that command line is arcane!

    --
    For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  73. Security 101: by BrokenHalo · · Score: 2

    It might not have failed you yet, but this isn't a tactic I would try on a machine that does anything important. The whole point of any rootkit is that it can modify any file, and thus unless you happen to have recent known-good md5sums for every single file on all drives attached to the system (and the time to check them all), you simply cannot trust the machine, and you cannot allow users to log on to it.

    Your only option is to re-image or reinstall from scratch.

    1. Re:Security 101: by Hylandr · · Score: 1

      Re-Read what I posted. Also, it breaks down to which option is least expensive for the individual or company to pay to repair. I hate to say it, but I can't fix everyone's virus infested machines for free and still feed the family.

      - Dan.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    2. Re:Security 101: by RockDoctor · · Score: 1

      I hate to say it, but I can't fix everyone's virus infested machines for free and still feed the family.

      Simple solution : get rid of the family.

      Now get back to work!

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  74. Re:Norton Ghost by digitalaudiorock · · Score: 1

    I just recently used Clonezilla to clone my work XP machine's drive and restored from the clone to verify that it worked. Awesome project if you ask me. That supports ext4 etc. It also makes it trivial to clone to a network share, something that seems to be absurdly difficult with Ghost.

  75. BIOS isn't used a lot lately by DrYak · · Score: 1

    ...except that BIOS isn't much used for anything lately, except boot the OS.

    When the OS starts it uses its own SATA/PATA/SAS/SCSI etc. drivers to access the discs.
    So the BIOS lock won't help much.

    Also, with modern OSes, the translation code in the infected MBR won't be enough. Later stages must be started in the OS too (like hacked drivers or something along these lines).

    So back in old-school DOS world, the whole virus could reside in the MBR (or more likely : be loaded from the MBR as Grub does. There isn't much place in the MBR it self, but there are enough free sectors before the OS partition where to store the rest of Grub or Virus code).

    Nowadays this MBR part is only good at making sure that later OS stages are still in place and are still going to be loaded early enough in the boot process, in order to be able to bury it-self and use further translation/obfuscation techniques to still go undetected while the rest of the OS is booting.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  76. Use to be the case.... by DrYak · · Score: 1

    On old system (and in the director's cut of Terminator 2 movie :-P ), the BIOS was only writeable if you set a hardware switch.
    (If I remember correctly, the chip ran on 5v, but needed a 12v to be programmed. The physical jumper enabled this feed).

    But it eventually got removed because people found too inconvenient to administer.
    Nowadays not only you don't need anymore to open the PC case to upgrade the BIOS, one some machines you can even do it while still running Windows.
    That mean that admin can remotely update the BIOS while the OS is still running (over VNC, for exemple).
    But that mean that virus writter could do it to (welcome to the fantastic world of BIOS-based viruses)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  77. Excellent suggestion, AV writers should capitalize by davidwr · · Score: 1

    AV writers who ship bootable rescue disks that are pre-loaded with network device drivers can tell their customers "boot with the disk, do the rescue scan and have it check online for updates, and you'll be good to go."

    For bonus PR points they can ship a "Popureb-fix.exe" program that you can put on your USB stick, CD (for 2-optical-disk-systems), or of Popureb won't interfere, on the infected hard disk then boot with a Windows recovery disk and fix it.

    Those AV vendors not wedded to Windows for their boot media will have even more flexibility. I predict within a week we'll have a special-purpose Linux-based boot disk that does nothing but clean up this infection or at least disable it to the point that currently-available Windows-based AV programs can do the rest.

    "Reinstall your system is the only way to fix the problem" should never be the solution.

    "Reinstalling your system is the fastest, most sure-fire way to fix your system" is, unfortunately, frequently the case.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  78. You still need a non-writable boot path by davidwr · · Score: 1

    It's worth noting that machines with bios infections can potentially be cleaned through a special disk designed to remove them (usually read only media like CD/DVD. What can be written, can be overwritten in most cases.

    You are assuming that the sequence:

    "Power on. Check for BIOS-recovery media. Recover BIOS."

    never executes write-able BIOS.

    If this is not the case then it can be intercepted and a BIOS-resident virus can potentially gain a permanent foothold, requiring hardware modification to bypass.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  79. Compile malware from source and run it by tepples · · Score: 1

    The *nix security model allows a user to execute files that he owns, meaning he could compile malware (that he doesn't know is malware) from source and run it, and the malware would have full access to the user's account. Some larger businesses appear to have moved to the video game console security model, where nothing that isn't signed by a central authority is allowed to execute.

  80. UAC is like the boy who cried "wolf" by tepples · · Score: 1

    The only reason people's systems are getting infected by this is because they gave the software privileges even after being warned it was a security risk.

    Which in turn is because the operating system has conditioned the user to think that nothing labeled a security risk is a true security risk. UAC (or counterparts on other operating systems) has cried "wolf" too many times.

    It doesn't matter what you do, if you give them the option to bypass security then they voluntarily will.

    But is this the case even if the maker of an appliance treats all homemade applications as security risks and sues those who sell the tools needed to bypass the security?

    1. Re:UAC is like the boy who cried "wolf" by exomondo · · Score: 1

      The only reason people's systems are getting infected by this is because they gave the software privileges even after being warned it was a security risk.

      Which in turn is because the operating system has conditioned the user to think that nothing labeled a security risk is a true security risk. UAC (or counterparts on other operating systems) has cried "wolf" too many times.

      I should have phrased that as 'potential security risk', which of course is a signal to the user that it may not be safe. Following that there is another message that the application requires administrative privileges, but most people don't care about what that means because they just want their xxx screensaver and don't stop and think what could happen.

      It doesn't matter what you do, if you give them the option to bypass security then they voluntarily will.

      But is this the case even if the maker of an appliance treats all homemade applications as security risks and sues those who sell the tools needed to bypass the security?

      I'm not sure what you're referring to there. I'm not suggesting removing the option to bypass security, just that when you leave the decision to the user then this is going to happen in some cases because the user doesn't care until something bad happens.

  81. Krusty's Super Fun House by tepples · · Score: 1

    What does Krusty's Super Fun House have to do with anything?

  82. Product safety by tepples · · Score: 1

    I still think that made sense, but obviously most mainboard vendors find even such simple measures too expensive.

    There are lots of sharp pointy objects on a computer's motherboard. Requiring the end user to open the case to set a jumper would run into all sorts of product safety regulation.

    1. Re:Product safety by Lonewolf666 · · Score: 1

      If that is the problem, make it a switch on the ATX rear panel. Can be used without opening the case. You might have to sacrifice a USB port to make room. Still worth it.
      Besides, the motherboards I've seen are not that sharp and pointy. Cheap computer cases are worse, these sometimes lack deburring on the edges so you can really cut yourself ;-)

      --
      C - the footgun of programming languages
  83. Re:Sony? by jd2112 · · Score: 1

    Who would've known back in 1997 that Axl Rose would deliver Chinese Democracy before 3DR finished Duke Nukem Forever.

    Or that both would royally suck ass...

    --
    Any insufficiently advanced magic is indistinguishable from technology.
  84. Sigh. Here we go again.. by toonces33 · · Score: 1

    I guess I have a couple of comments here..

    Any time I get the privilege of cleaning up an infected machine, the first thing I do is stick the drive in an external enclosure and scan it from a different machine. But that's only the first step..

    I keep a BartPE boot CD handy - this lets me boot from the CD and inspect the infected disk. I can mount registry hives and clean them if needed.

    In an ideal world, all binaries would be digitally signed - this would make it possible to identify all corrupted binaries, and identify all binaries in the windows folder that don't belong there.

    But at the end of the day, a reformat/reinstall might end up being the easiest way to clean things up. The users of the machine might object, but if they hadn't gotten the thing infected in the first place they wouldn't have had to deal with the rest. The problem is that the users will want to restore all kinds of stuff from the infected machine, and in amongst this could be the initial attack vector.

  85. Re:How nice of them by Groo+Wanderer · · Score: 1

    I would love to give you a counter statement, but I can't seem to get this Ubuntu box to run malware, so I guess the majority of apps DO run better on Windows.

  86. Re:How nice of them by the_B0fh · · Score: 1

    That's because you haven't been around long enough. This was something Microsoft "encouraged" due to, one of the reasons - piracy.

    And when I say piracy, I mean a home user installing it on another amd/intel box without paying for a second license.

  87. Re:Hmmm... by the_B0fh · · Score: 1

    You do realize that some of it are commissioned by the govt right? Like the recent worm/virus that attacked Iran?

  88. Where's my TPM chip? by Chemisor · · Score: 1

    I wonder why so few motherboards come with a TPM chip. With TPM you could set up a trusted boot sequence to immediately detect any tampering with the boot sector or the OS. I definitely intend to get a TPM-enabled board on my next upgrade. Unfortunately, now there's only Asus P7 series where you can buy the TPM module to plug in. Anybody know why it isn't available more widely?

  89. This is news? by Caerdwyn · · Score: 1

    Once you have been infected with ANY malware capable of installing code, you're a fool to treat it any way other than requiring a nuke-and-pave. There is just no way of knowing what rootkits have been installed, what re-infection vectors have been put in place, or whether you've gotten everything. Sure, an antivirus product's cleaning function will probably get most of it. Maybe all of it. But there's no way to be sure, short of a full wipe.

    So functionally, there really isn't any difference between an infection from this or any other download-capable malware. This one just requires what you really needed to do in the case of an infection anyway.

    --
    Everybody gets what the majority deserves.
  90. Re:Always wise anyway by Hamsterdan · · Score: 1

    Wrong...

    The nVidia 6200 (PC) running in my Powermac G4 has replaced the old Rage128. The card runs in an *identical* fashion.

    It was flashed in a PC, then put in my mac. I don't remember seeing a BIOS socket anywhere on my mac's mainboard.

    --
    I've got better things to do tonight than die.
  91. Re:Yawn, says OSX. by Hamsterdan · · Score: 1

    Sure, after all OSX is protected by Mac Defender...

    --
    I've got better things to do tonight than die.
  92. Re:Norton Ghost by toadlife · · Score: 1

    Yeah I was speaking from experience.

    I use Clonezilla for a lab I have that is dual boot Windows/Linux. On those machines, Ghost doesn't support ext4 (forces sector by sector copy, which takes FOREVER on a 150GB partition even if your zero the free space), nor does it copy GRUB properly.

    --
    I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
  93. Re:To spread "The Good Word" by NotSanguine · · Score: 1

    I get it now. You're an undeservedly supercilious, self-aggrandizing gasbag. Why didn't you just say so? Carry on.

    --
    No, no, you're not thinking; you're just being logical. --Niels Bohr
  94. Re:A dose of "ReVeRsE-PsYcHoLoGy" by NotSanguine · · Score: 1

    I get it now. You're an undeservedly supercilious, self-aggrandizing gasbag. Why didn't you just say so? Carry on.

    "???"

    * Uhm, lol... Could we get a translation of that

    My sincere apologies. I didn't realize that English wasn't your first language. I know that sometimes English vocabulary can be challenging.

    --
    No, no, you're not thinking; you're just being logical. --Niels Bohr
  95. Memory by HomelessInLaJolla · · Score: 1

    If a rootkit was there once--how do you know that you have cleaned the fragments out of all of the persistent registers? Video cards, audio cards, hard drive, monitor, network cards, mobo BIOS?

    --
    the NPG electrode was replaced with carbon blac
  96. Bitfrost by tepples · · Score: 1

    I'm not suggesting removing the option to bypass security

    Thank you for clarifying.

    just that when you leave the decision to the user then this is going to happen in some cases because the user doesn't care until something bad happens.

    Which is why an operating system architect should analyze how each capability granted to an application can threaten a user and what can be done to limit that damage. See OLPC Bitfrost for an interesting example.