Slashdot Mirror


Intel Enters Anti-Virus Market

Jack writes "ITO holds a story on latest Intel investment: "Intel is branching into anti-virus security with a $16 million investment in Czech anti-virus software vendor Grisoft. Grisoft's AVG anti-virus is used on more than 25 million computers worldwide, according to the company."

191 comments

  1. Antivirus CPU by fembots · · Score: 1

    Is it too early to expect built-in virus protection from Intel CPUs in the future? Like an extension of Centrino?

    1. Re:Antivirus CPU by JoshRosenbaum · · Score: 3, Informative

      I'd say if it was going to go to hardware it would go to the BIOS, which can be updated with new virus definitions. I'm pretty sure you can't update your CPU currently and I haven't heard of any plans to change that in the future.

      Back in the day (maybe now too) some BIOS's watched the boot sector of the computer for viruses that tried to install themselves there.

    2. Re:Antivirus CPU by Stevyn · · Score: 4, Interesting

      This seems like a big company diversifying and buying a portion of a smaller company, not trying to incorporate antivirus capabilities into their microprocessor line of products.

      And Centrino was just a branding for a specific CPU, WiFi, and chipset. It wasn't some flashy new technology, just flashy marketing. I don't think you can really make virus detection software at the CPU level anyway.

    3. Re:Antivirus CPU by hungrygrue · · Score: 5, Funny

      Yes, they plan to build chips that automatically shut down when they detect Windows running. Problem solved.

    4. Re:Antivirus CPU by Dhalphir · · Score: 2, Insightful

      Built in hardware Antivirus? An interesting thought... Actually...even more interesting now that I think about it. It'd be fairly difficult, I imagine, for a virus, if it got in, to disable or cripple a hardware Antivirus as opposed to a software one like Norton or McAfee.

    5. Re:Antivirus CPU by GT_Alias · · Score: 4, Informative

      Kind of ties in to the future of anti-virus...AV is moving towards file behavioral analysis to determine a file's viral status since signature detection presents an increasingly serious zero-day problem. Virtualizing a file is a great way to determine behavior, and Intel is working on hardware-assisted virtualization:

      http://www.intel.com/technology/computing/vptech/

      Tie the two ideas together, and you might see one of the ways Intel is hoping to use it's virtualization technology.

    6. Re:Antivirus CPU by camzmac · · Score: 0

      That would probably involve updating some kind of firmware to update the virus definitions, and if there is a security problem with that, repair people would probably have a helluva of a time fixing the firmware stuff.

      Also wouldn't antivirus CPUs have to be tied to a specific operating system (hint hint) to be able to detect some bad binaries? I sure as hell wouldn't want bigger chip real estate to support a specific operating system I may never want to run on that specific CPU.

      And then there's that antivirus thing in some BIOSes... haven't played with it though.

    7. Re:Antivirus CPU by $RANDOMLUSER · · Score: 4, Informative
      > ...built-in virus protection from Intel CPUs...

      Sure. It's called "Trusted Computing". It's another name for "Disney Rights Management". I hope you enjoy getting what you're wishing for.

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    8. Re:Antivirus CPU by failure-man · · Score: 4, Funny

      Funny, but not without truth. We wouldn't be thinking about extensive antivirus, much less hardware-integrated antivirus if Windows didn't basically have sex with the internet.

    9. Re:Antivirus CPU by mwilli · · Score: 2, Informative
      Back in the day (maybe now too) some BIOS's watched the boot sector of the computer for viruses that tried to install themselves there.

      To this day, most motherboards still have this option, at least Award bioses do. It's not activated by default and is somewhat hidden in a sea of options.

      It would be nice, however, if they would actually perform virus scans at given times, on given days, in the background. I don't think it would be too difficult or too much to ask for this to happen.

      --
      My sig beat up your sig.
    10. Re:Antivirus CPU by drsmithy · · Score: 2, Insightful
      It would be nice, however, if they would actually perform virus scans at given times, on given days, in the background. I don't think it would be too difficult or too much to ask for this to happen.

      I think it would be quite difficult, from a practical perspective - not to mention a frighteningly massive security hole - for your BIOS was able to access every filesystem on your machine.

      I think you'll also find that once the [protected mode] OS has booted, the BIOS is never used again anyway.

    11. Re:Antivirus CPU by Anonymous Coward · · Score: 0

      What is the best way to update your bios if you don't have a floppy drive?

    12. Re:Antivirus CPU by dberstein · · Score: 2, Informative

      In fact BIOS stands for Basic Input Output System. It is supposed to be able to access your Input/Output devices like... er... hard disks!

      The real problem is that bioses perform raw I/O, they have no concept of filesystems: is that an EXT2 filesystem? perhaps it's an NTFS?

    13. Re:Antivirus CPU by Anonymous Coward · · Score: 0

      buy a new motherboard

    14. Re:Antivirus CPU by Anonymous Coward · · Score: 0

      Yeah! We nerds like our virgin Linux - it's our rolemodel...

      On a serious note, it's not the sex with internet part that's scary, it's the sex without a condom with an STD infested hole in the wall. Other OSs like to put on lots of condoms before sticking it into that kind of hole.

    15. Re:Antivirus CPU by Linker3000 · · Score: 1

      .."plan to..."?

      I have some systems that seem to have this technology already!

      --
      AT&ROFLMAO
    16. Re:Antivirus CPU by LordSnooty · · Score: 1

      Who remembers boot sector viruses, eh. These days, they're not useful as they disable the machine and make it useless. Unless a new strain of virus emerges, that didn't disable the machine, and allowed it to boot in another way... I hope the boot sector checking continues.

    17. Re:Antivirus CPU by TheMMaster · · Score: 1

      I am a long user of laptops, and, most of them haven't had a floppy drive for a couple of years now, while the BIOS updates of the vendor STILL come on floppy images :)

      What I have been doing is burning a bootable CD with floppy emulation (this is default in most burn tools) and use the bios update disk as the boot image for the CD.

      Might not be ideal, but, really, how often are there BIOS updates anyway?

      --
      Fighting for peace is like fucking for virginity
    18. Re:Antivirus CPU by hairyfeet · · Score: 2, Informative

      Most Motherboard manufacturers have a windows executable that will let you update your motherboard.If your pc is very recent you can also usually use a flashdrive.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    19. Re:Antivirus CPU by nutrock69 · · Score: 1

      - It'd be fairly difficult, I imagine, for a virus, if it got in, to disable or cripple a hardware Antivirus as opposed to a software one like Norton or McAfee.

      The software hole might still exist, as the hardware would need to get new virus updates from somewhere, which would most likely be via a memory flash of some kind. Even trying to lock write access to the chip could be broken just by stealing the code from the updater program itself.

  2. Worked for Microsoft... Let's see how Intel handle by Nerd+Systems · · Score: 4, Interesting
    Intel buying an anti-virus software could work out well for the company, especially if they share the success that Microsoft had when buying Giant's Anti-Spyware program and taking over it's development. Intel has the ability to take a good product and make it even better, and possibly even implementing hardware-based virus detection into future processors as well.

    If an Intel processor could be made to have hardware-based virus detection, integrating with this software-based virus detection, the team could be a very powerful deterrant to any future virus outbreaks. Imagine the hardware and software components working side by side to protect systems, giving future virus writers another hurdle to be cleared, when developing new virus infestations.

    Hopefully the virus software can be made more efficient as well, so that running virus software on a system won't bog it down, hogging system resources like crazy, making people want to not run virus software in the first place. This has long been the bane of the majority of software packages, as the slowdown they cause for certain users, especially gamers, has made them desire to not run the software packages on their systems, resulting in these systems being more vulnerable to a virus outbreak.

    Another added benefit that I can see from Intel buying this software, is that eventually if they integrate software and hardware aspects into a cohesive package that is well-implemented and able to fight viruses at a better efficiency then other programs, this will cause Intel based processors to stand out as well, as these days, virus protection and spyware protection are very important to the majority of users out there.

    If Intel does this right, this can raise the bar for future processing efforts. Soon there will be more to consider when buying a new system then processing speed and cache size, might have to start considering integrated software as well in the not so distant future...

    Good luck on this one Intel...

    --
    Need a Nerd?
    Nerd Systems
  3. I wonder.. by Dance_Dance_Karnov · · Score: 2, Interesting

    how many of those are AVG free?

    1. Re:I wonder.. by Mahou · · Score: 5, Interesting

      more important: will intel still allow avg free to exist?

      --
      if i'm not immortal, what's the point of living?
      ...te?
    2. Re:I wonder.. by uncoveror · · Score: 1

      Yes, that is a very important question. AVG Free works really well. Also, it is still obscure enough to be ignored by hackers who expect to encounter Norton or McAfee, and know how to disable them. It would be very bad if Intel killed AVG free edition.

      --
      The Uncoveror: It's the real news.
    3. Re:I wonder.. by Frogbert · · Score: 1

      Whats the difference? I mean I use AVG at home and guess which one I'll be first to recommend if my Boss asks me?

    4. Re:I wonder.. by Molochi · · Score: 2, Informative

      Well I can tell you I've installed AVG free on >300 computers this year. Me. By myself. Basicly if I run into a homeuser client with an expired licence of some AV software that came with their computer they get a copy of AVGfree... 5 so far, this week. I'm numb to the mindless use of computers. Everybody gets AVG, MS-AS, and a real freakin firewall.

      I hope Intel understands the value of AVG being free cause these morons would rather be plague carriers than pay for something other than a quick fix.

      --
      "The Adobe Updater must update itself before it can check for updates. Would you like to update the Adobe Updater now?"
    5. Re:I wonder.. by cujo_1111 · · Score: 1

      Well, it isn't obscure anymore...

      --
      If I point out that you are incorrect, making me a foe does not make you any more correct.
    6. Re:I wonder.. by Master+of+Transhuman · · Score: 1


      Well, there's always Avast, which is what I'm currently running since AVG started having bizarre problems that I couldn't be bothered to debug.

      I used AVG for the last couple years and it worked fine until it started turning off the email scanner for no known reason. Not that big a deal, but irritating enough for me to dump it and switch to Avast, which so far is performing admirably.

      AVG isn't the top scorer in AV tests, but it works fine for home users. I always install it on my clients who don't have AVs or expired AVs. Actually I should install Avast for them since AVG occasionally has overloaded server problems with the automated updates, whereas Avast doesn't seem to.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    7. Re:I wonder.. by thejynxed · · Score: 1

      AVG is a piece of junk. It only scored in the 70th percentile range in independent testing over at virus.gr. Anything below an 85th percentile is considered a failure. So in this case, free as in beer is equal to free as in letting viruses run rampant through your system.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
    8. Re:I wonder.. by electronerdz · · Score: 1

      In my personal experience, AVG has found MANY more viruses than Norton or McAfee ever did. I repeatedly have to remove viruses and spyware for customers with Norton and McAfee. But the ones with AVG, I hardly ever hear from.

      --
      Kernel Krunch - Part of a Complete OS
    9. Re:I wonder.. by Anonymous Coward · · Score: 0

      I should hope so, I just got my sister in college to install it. I might look pretty stupid if that would fizzle after a month (or less).

    10. Re:I wonder.. by bhtooefr · · Score: 1

      I alternate between AVG and Avast, depending on the system.

      Usually, I go for Avast, because it's got a great feature set, and they don't bury their free version.

      You have to actually know EXACTLY where the free version is on the Grisoft site to get AVG Free. However, I go for them whenever I'm dealing with a REALLY old PC - lower resource consumption.

      My normal combo is Avast, MSAS (on 2K/XP), (for a bad infestation or a 9x/ME system) AdAware+Spybot, (for a REALLY bad infestation) CWShredder+HijackThis, and a firewall (XP SP2's firewall if it's XP, and either ZoneAlarm or Sygate for other systems).

    11. Re:I wonder.. by Master+of+Transhuman · · Score: 1


      Check out Kerio Personal Firewall for a firewall. I don't use the 4.x version since it's fairly intrusive, but the older 2.1.5 version can still be found on the Net. I prefer it over ZoneAlarm since it's simple and lightweight and effective.

      I also add Spyware Blaster to the mix since SpyBot even recommends it in their own software.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  4. More Free Software Disappearing? by PipOC · · Score: 5, Insightful

    Does this mean that they're no longer going to release AVG updates?

    1. Re:More Free Software Disappearing? by baldass_newbie · · Score: 1

      It's gone.
      Was just looking for the free version last night after McAfee started getting flaky (again.)

      But if I'm going to pay cabbage, at least AVG seems to work quickly and cleanly. More than I can say for McAfee's bloatware of Symantec's worthless offering.

      --
      The opposite of progress is congress
    2. Re:More Free Software Disappearing? by JPM+NICK · · Score: 5, Informative

      Its not gone, i Just got it this weekend. It is just hidden on the site. I think ypu need to go to free.grisoft.com

    3. Re:More Free Software Disappearing? by PIPBoy3000 · · Score: 5, Informative

      There's always ClamAV, though it doesn't have real-time virus scanning and it's not as easy to use (a Windows install requires Cygwin). Still, it's an open source option.

    4. Re:More Free Software Disappearing? by Bob54321 · · Score: 1

      You can always switch to other free AV scanners. I switched to AntiVir http://www.free-av.com/ when McAfee slowed down my computer too much. It does the job for me...

      --
      :(){ :|:& };:
    5. Re:More Free Software Disappearing? by Anonymous Coward · · Score: 2, Informative
    6. Re:More Free Software Disappearing? by nolife · · Score: 3, Informative

      Caution with AntiVir. I have not tried it in about two years so things may have changed but the free version will not scan files on network drives, not even real time when they are opened and accessed from a network drive. If you are using AntiVir, you can test this with the Eicar test file stored on a share. This may not be a problem for some but a word of caution if this may apply to you. That is the only reason I switched to AVG from AntiVir for my home use.

      --
      Bad boys rape our young girls but Violet gives willingly.
    7. Re:More Free Software Disappearing? by Anonymous Coward · · Score: 0

      http://www.clamwin.com/
      no cygwin required, easy to use.

    8. Re:More Free Software Disappearing? by MBGMorden · · Score: 2, Insightful

      ClamAV isn't really a replacement for AVG or other Desktop virus scanners. The ClamAV engine could be adapted to the task with a suitable wrapper app, but as it is it's gear more towards scheduled scans.

      On the other hand, FreeBSD mail gateway that I run at work where ClamAV works beautifully. It's all about using the right tool ;).

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    9. Re:More Free Software Disappearing? by SCVirus · · Score: 1

      Open source antivirus isn't a good plan. First reason is the open source community doesn't really have much virus experiance-- using open source software (if only because its minority software) means less viruses. The other problem is the definitions, closed source av providors have a very hard to reverse definition format, but if anyone can view the definitions then any half assed script kiddie can quickly and easily make their trojan/worm/ircbot undetected by ClamAV.

    10. Re:More Free Software Disappearing? by Tim+C · · Score: 2, Insightful

      Why would a cash injection stop them from releasing stuff for free? Surely they'd be more likely to go completely pay-for if they were running out of money...

    11. Re:More Free Software Disappearing? by Briareos · · Score: 1

      http://www.grisoft.com/ > AVG Products > AVG Free Edition (on the left navbar, expanded under AVG Products) > Download

      Easy as that. It's funny that their download section for it has a dollar sign as an icon... :)

      --

      "I'm not anti-anything, I'm anti-everything, it fits better." - Sole

    12. Re:More Free Software Disappearing? by baldass_newbie · · Score: 1

      Sweet. Thanks.

      --
      The opposite of progress is congress
    13. Re:More Free Software Disappearing? by Anonymous Coward · · Score: 0

      you obviousally know nothing about how virus scanners work.

      if the script kiddie changes it so that clamwin/av dont detect it, then Mcaffee and others will not detect it. they scan for common strings or byte patterns. and no, the commercial files are not THAT tight. anyone worth anything can crack inside any of thecommercial virus databases on the local machine and see what is in there. Hell there are tools for doing so on the net.

      I suggest you learning about Viruses and scanning, because it is really obvious that you have an extremely limited knowlege.

    14. Re:More Free Software Disappearing? by Anonymous Coward · · Score: 0

      Too bad it doesn't catch viruses.

    15. Re:More Free Software Disappearing? by SCVirus · · Score: 1

      KAVs format was cracked then changed almost instantly about a year back. Of cource the script kiddie is going to change their trojan to be undetected by other AVs, but each AV must be done individually (of cource I am refering to the bottom rung script kiddie), normally a tiny minority AV like Clam would never be bypassed by these people.
      But since I obviously know nothing about viruses and scanning I should bow to the great experience of... wait who are you?

  5. Crap. by spauldo · · Score: 4, Insightful

    I hope there remains a free version of AVG. That's what I install on the few windows machines I maintain for people. It's a lot easier to convince people to run antivirus software when they don't have to pay for it.

    --
    Those who can't do, teach. Those who can't teach either, do tech support.
    1. Re:Crap. by Steamhead · · Score: 4, Informative

      Well there always is Avast antivirus.

    2. Re:Crap. by JPriest · · Score: 5, Informative

      And AntiVir

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    3. Re:Crap. by Anonymous Coward · · Score: 0

      And ClamAV.

    4. Re:Crap. by Anonymous Coward · · Score: 1, Informative
    5. Re:Crap. by xaque · · Score: 3, Funny

      And... uh... pirated Norton? > I just wanted to belong...

    6. Re:Crap. by Anonymous Coward · · Score: 0

      Avast is a miserable resource hog.

    7. Re:Crap. by Anonymous Coward · · Score: 0
      avast sucks. looks like a mp3 player more then anything.

      it has all this bullshit real time scanning thats for retarded people

      p2p scanner,im scanner. what bullshit!

      avg uses 1 type of background scanning as far as i know and it works no matter how i get a virus on my system.

      now if only i could find a good firewall system like the old tpf

  6. avg free edition by Anonymous Coward · · Score: 0

    not a bad scanner, i have used the free edition on friends PC's

  7. Kudos to Intel. by CyricZ · · Score: 0, Troll

    It's great to see Intel taking the initiative to deal with problems that are associated with their product, but not directly caused by it. While the problems lie with Microsoft and the faults of their Windows operating systems, at least Intel is willing to put some effort towards limiting the damage that may be caused by malicious software.

    I would love to see the developers of PHP take a similar route. Their product has often looked very bad as of late, mainly due to security flaws in third-party software written in PHP. While the developers themselves are not to blame, they could still work towards limiting the damage caused by poorly written scripts.

    --
    Cyric Zndovzny at your service.
    1. Re:Kudos to Intel. by springbox · · Score: 4, Insightful
      It's just like making hardware with built in AV software. The idea to me seems absolutely redicilous. Why does the industry need to revolve around fixing Microsoft's problems? Virus scanners are primarily (if not totally) geared towards Windows, right?

      Intel makes a general purpose CPU, and it works just fine. They shouldn't be responsible for fixing their hardware (thinking of the hardware AV idea) because of software that someone wrote to run on it that has undesirable effects to the end user. Similiarly, the PHP developers shouldn't be bothered to fix the (common?) mistakes made by hobbyists or otherwise.

    2. Re:Kudos to Intel. by merreborn · · Score: 1

      I would love to see the developers of PHP take a similar route. Their product has often looked very bad as of late, mainly due to security flaws in third-party software written in PHP. While the developers themselves are not to blame, they could still work towards limiting the damage caused by poorly written scripts.

      By that reasoning, the developers of C and C++ should be held accountable for the flaws in Windows! If the guys who write the C compiler aren't responsible for Microsoft's mistakes, why are the developers of PHP responsible for all the shitty code in PHPBB?

    3. Re:Kudos to Intel. by Anonymous Coward · · Score: 0

      By that reasoning, the developers of C and C++ should be held accountable for the flaws in Windows!

      Luckily for us, Microsoft writes their own compilers. So we can blame the compiler programmers too! Go team!

    4. Re:Kudos to Intel. by UserChrisCanter4 · · Score: 4, Insightful

      Why does the industry need to revolve around fixing Microsoft's problems?

      snip

      They shouldn't be responsible for fixing their hardware (thinking of the hardware AV idea) because of software that someone wrote to run on it that has undesirable effects to the end user.

      Why? Cash!

      You're right, Intel shouldn't be responsible for fixing Microsoft's problems. I'm certain they don't feel that way. Fixing Microsoft's problems, though, is worth millions of dollars. Assuming Intel is looking to build an anti-virus system at the CPU or chipset level (pure conjecture, but let's just assume), they wouldn't be doing it because they feel a responsibility to do so. Rather, they'd be looking for a competitive advantage over AMD, and another reason for customers to ditch their perfectly good (but three year-old) 2.0 Ghz Pentium 4.

      Of course, I'm not even sure how such a hardware anti-virus would work, other than something similar to the NX system on the x86-64 chips. If such a beast does rear its head, though, rest assured that it won't be because someone felt a moral responsibility to fix some Microsoft bugs.

    5. Re:Kudos to Intel. by geo.georgi · · Score: 1

      I'm not even sure how such a hardware anti-virus would work

      First hardware support for VB scripts
      Then hardware support for preventing executon of VB scripts :)

  8. Intel??? by xiaomonkey · · Score: 3, Insightful

    Any clue on why this might be a good strategic move for Intel?

    I mean, it seems a bit random in that it's miles away from their 'core competencies' in chip design/manufacturing.

    1. Re:Intel??? by Anonymous Coward · · Score: 1, Insightful

      This is a part if Intel's greater "platformization" of their company. Rather than focusing on solely increasing cpu performance (because they're having trouble with that and most customers have more important needs) they are taking a user centric view of computing. As such there is a greater emphasis on features, power consumption and the system as a whole within Intel. If you notice Intel seems to be doing a sting of major software inititives recently including:
      1. Anti Virus
      2. XML Servers
      3. Digital Movies

      Intel is no-longer viewing itself as cpu company, but as a provider of technology platforms and what those platforms can deliver.

      Gordon Moore views this as the most important shift Intel has every made, even greater than the shift from memory to cpu company.

  9. AVG by wviperw · · Score: 4, Informative

    AVG download page

    I've used the free version of AVG for a few years now and it has been very good to me. I just hope that with this infuse of money Grisoft doesn't become too "corporate."

    --
    Nothing disturbs me more than blind loyalism towards some unrealistic and over-idealistic notion of one's nationality.
    1. Re:AVG by xutopia · · Score: 1

      I'm hoping the same but the reason why AVG can boast big numbers like that is because of their free version.

    2. Re:AVG by The-Perl-CD-Bookshel · · Score: 1

      Ditto. I have had AVG installed on this box for 2 years and I have never had a problem. *crossed fingers*

      --
      I don't keep a lid on my coffee so when I walk around I look busy -me
  10. subscription services.... by BewireNomali · · Score: 1

    ... makes for consistent revenue, makes stable companies.

    I can imagine some guy at Intel has been screaming "diversify" - wide-eyed, panic-stricken, for a while now.

    --
    un burrito me trampeó.
  11. LanDesk by abrotman · · Score: 1

    Didn't Intel used to sell LanDesk AV software?

    1. Re:LanDesk by Anonymous Coward · · Score: 1, Informative

      Yes it got sold to symantec and is now SAV. Landesk is still around as a seperate company selling desktop/server management tools.

    2. Re:LanDesk by Wiseleo · · Score: 2, Insightful

      Yep I remember Landesk 6.0 very fondly :-)

      That's what makes Symantec Antivirus (and not consumer Norton brand nonsense) so good.

      Time to build up another Antivirus and sell it off again for Intel?

      --
      Leonid S. Knyshov
      Find me on Quora :)
    3. Re:LanDesk by Nasarius · · Score: 1
      That's what makes Symantec Antivirus (and not consumer Norton brand nonsense) so good.

      Are you serious? I've used many versions of SAV. They all have a very noticeable effect on the speed of the computer. AVG does not.

      --
      LOAD "SIG",8,1
  12. AVG is a bad choice by Anonymous Coward · · Score: 0

    AVG is used on all my school computers. It is almost spyware, it slows the computer down so much. Intel should have invested in something more worthwhile.

    1. Re:AVG is a bad choice by gui_tarzan2000 · · Score: 1
      "AVG is used on all my school computers. It is almost spyware, it slows the computer down so much. Intel should have invested in something more worthwhile."

      Tell your tech to check it out. We use it on all of our school computers and it doesn't slow anything down.

      --
      Have you hugged your penguin today?
    2. Re:AVG is a bad choice by ender- · · Score: 1

      Interesting. AVG is the only AV software I've found that doesn't slow my machines to a crawl.
      I briefly had AVG-Free on our receptionists computer because it was too old and slow [P2-400] to run our company's official client [McAfee]. We finally got her a new computer so it got McAfee. It sucked. It was originally set to scan zip and encoded files. It made Thunderbird take like 2 minutes to open any emails [even without attachments]. AVG was set to scan open archives as well, but it never had a problem...

      So for me, when I'm forced to used Windows, I'll stick with AVG. It was the only AV software I was willing to pay for to use on my wife's business computer.

    3. Re:AVG is a bad choice by DeathElk · · Score: 1

      AVG won't install on Win95, and noticeably slows down anything 600MHz 128Mb. But compared to any Symantec product, it positively flies.

    4. Re:AVG is a bad choice by jkiryako · · Score: 1

      AVG doesn't seem to slow down any of my computers. I think it's a great free alternative.

  13. Great Product by JPM+NICK · · Score: 5, Informative

    AVG is great for me because it barely uses any system resources. I run a small company with older hardware and it runs great on there. Much better than something like Norton which can really bog down one of those machines

    1. Re:Great Product by bsquizzato · · Score: 1

      Norton bogs down machines because by default it is set to do all kinds of scans in the background every time you are downloading or opening a file and other things like that. If you use a combination of virus protection with just good computer sense then you can minimize the amount of crap Norton needs to be doing in the background designed for people who click on anything before thinking about what it is.

    2. Re:Great Product by krunk4ever · · Score: 3, Informative

      just wanted to say AVG isn't FREE for everyone.

      from http://free.grisoft.com/doc/2/lng/us/tpl/v5

      Is AVG Free right for you?

      AVG Free Edition is for private, non-commercial, single home computer use only. Use of AVG Free Edition within any organization or for commercial purposes is strictly prohibited. The AVG Free Edition is absolutely not for use with any type of OEM bundling with SW, HW component or any service. Your use of AVG Free Edition shall be in accordance with and is subject to the terms and conditions set forth in the AVG Free Edition License Agreement which accompanies AVG Free Edition.


      i'm pretty sure a small company computer doesn't constitute as a non-commercial, single home computer.

      just my 2 cents. the software works great, and i recommend it to everyone who wants a good free av software, but their clause does state that any type of commercial use requires the purchase of a license.

    3. Re:Great Product by chill · · Score: 3, Funny

      Not bad, you can read! Now point out the part in the post you replied to that said they used the free version...

      Take your time...

        -CH

      --
      Learning HOW to think is more important than learning WHAT to think.
    4. Re:Great Product by JPM+NICK · · Score: 4, Informative

      I never said I used a free version. we pay for all our copies, plus having it on our server. I do use the free version at home and recomend it to a lot of people

    5. Re:Great Product by Petaris · · Score: 2, Interesting

      I run AVG for Networks in a small school district where I am the IT Coordinator. Education gets a 50% discount and the product has always preformed well.

      I hope that Intel doesn't turn it into a monster like Norton or McAffee, and hopefully they will keep the same price scheme. It would be a shame to loose my favorite windows anti-virus software.

      --
      ~Petaris "The world is open. Are you?"
    6. Re:Great Product by mgpeter · · Score: 1

      I did thorough testing before we went with an Antivirus Solution for our 150 Windows Machines and the results were astonishing !

      Mainly I used NetBench because we were having problems with the network speed which were not related to hardware - at the time we used Norton AV Corporate.

      Normally with no Antivirus, Spyware, etc. the test should run at ~5.5 Mb/sec per machine. On Windows NT, this dropped to under 3 Mb/sec with Norton AV Running. When tested on Windows XP, it improved some to just over 3.5 Mb/sec per machine. This is nearly a 50% DROP in network performance when Norton AV was running.

      After more testing of different solutions, the only one that did NOT affect performance considerably was AVG (at most 5% drop). Most of the others were just as bad (or worse) than Norton Antivirus.

      We of course went with AVG and was surprised that the Administration tools were so nice, especially at the price (it is one of the cheapest Enterprise Solutions). Nearly everything is ran from the Admin Center. The only thing I would change with the program would be to not display a status icon by the clock, which we eventually did with a system policy.

      Overall AVG is one of the best AV solutions around. Hope this never changes (until we drop Windows altogether).

  14. Re:Worked for Microsoft... Let's see how Intel han by Red+Pointy+Tail · · Score: 4, Informative

    Not quite 'buying over the company' as partnering with a local Czech VC to buy over a majority stake from another Czech VC firm.

    From the press release on Grisoft's website:

    Grisoft announces investment by Intel Capital and Enterprise Investors

    Prague, Czech Republic - September 6th, 2005 - Grisoft, one of the leading providers of anti-virus security software, announced today that Enterprise Investors (EI), the largest private equity firm in Central and Eastern Europe, and Intel Capital, Intel Corporation's venture investment fund, have made a substantial investment in the company.

    The $52 million investment in Grisoft by Enterprise Investors and Intel Capital will result in a new ownership structure of the company, with a majority stake being acquired from current owners Benson Oak Capital. As a result of this strategic transaction, the two new investors will own a 65% stake in Grisoft.

  15. Their reputation is being tarnished. by CyricZ · · Score: 3, Insightful

    Windows is very much associated with Intel (ie. the term "Wintel" systems, for instance). Each time a virus, worm, etc., damages or destroys a massive number of Windows systems, Intel ends up looking very bad. In general, Intel PCs are known to be susceptible to malicious software, even though that is mainly due to the widespread use of Windows, and not directly related to the Intel chips.

    So it greatly benefits them to improve the image of their chips, security-wise. This is something that others should be looking into as well. The PHP developers, while they do not develop hardware, do develop a very similar product. Both an Intel CPU and the PHP interpreter provide an instruction execution environment. As with nearly any such system, abuse is possible. That is why the PHP developers should follow Intel's lead, and create solutions that will help prevent third-party scripts from running amok, and thus tarnishing PHP's reputation.

    --
    Cyric Zndovzny at your service.
    1. Re:Their reputation is being tarnished. by commo1 · · Score: 5, Insightful

      I..... don't agree. Viruses are not generally written in machine or machine-specific code, they do the same as most Windows software does: call APIs that have flaws in them because MS does not write them robustly enough nor is there peer review to point out flaws that an originating team optimizing for flawless interoperability with another team's APIs and other code. In essence, open-source development is so sucessful in a security sense because such review (ie: how could a virus exploit this?) has already taken place in the development process in the wild.

      A virus written for a Windows XP machine has at least a 90% chance of hitting a similarly protected Alpha running XP (OK, OK, let the flames begin....). Does the above comment infer that when Mac OS moves to i386 it will be more suceptible? This may be the case, for one or both of two reasons: 1) by then the focus will have moved from MS Windows attacks to Mac OS attacks because of market penetration, plus the added bonus of being a novelty like Windows virii have become. 2) the virus developers have learned tricks for machine calls and stops only pertinent to i386s; see the missing 10%.

    2. Re:Their reputation is being tarnished. by Guy+Harris · · Score: 1
      Viruses are not generally written in machine or machine-specific code, they do the same as most Windows software does: call APIs that have flaws in them because MS does not write them robustly enough

      But how do they exploit those flaws? If a flaw is, for example, an overflow of a buffer on the stack, do they exploit it by writing some code onto the stack and then overwriting the return address on the stack, so that a return from the routine with the offending buffer jumps to the code on the stack? If so, then, even if the virus itself is written in portable code, the code it's injecting into the application is probably machine code - and probably x86 machine code.

      (And, as far as I know, Windows doesn't have fat binaries, so even if the virus wasn't written in machine-specific code and doesn't inject machine-specific code, it might have been compiled into machine-specific code, if it's not some all-Visual Basic or all-JavaScript virus.)

      A virus written for a Windows XP machine has at least a 90% chance of hitting a similarly protected Alpha running XP (OK, OK, let the flames begin....)

      No flame, just a simple question: do you have any data to support that assertion? Are most of those viruses either written in some language that translates into machine-independent code of some sort or executed via emulation mode on non-x86 machines?

      A virus written for a Windows XP machine has at least a 90% chance of hitting a similarly protected Alpha running XP (OK, OK, let the flames begin....). Does the above comment infer

      imply

      that when Mac OS moves to i386 it will be more suceptible?

      Only by 10%, if it's truly the case that only 10% of viruses would be instruction-set-dependent; after all, why would not a virus writtten for an x86 OS X machine not have at least a 90% chance of hitting a similarly protected PowerPC machine running OS X?

      This may be the case, for one or both of two reasons: 1) by then the focus will have moved from MS Windows attacks to Mac OS attacks because of market penetration

      I.e., you're predicting that Apple's move to x86 will significantly increase their market share?

    3. Re:Their reputation is being tarnished. by Lumpy · · Score: 1

      ...Viruses are not generally written in machine or machine-specific code,...

      not anymore. the first viruses were and they were amazing feats of art written in assembly. today's viruses are utter crap made by no talent hacks compared to them.

      A virus written for a Windows XP machine has at least a 90% chance of hitting a similarly protected Alpha running XP (OK, OK, let the flames begin....)

      IF you had XP for alpha (good trick! your warez skillz are impressive!) then you would be right. Microsoft is intent on shoveling the .NET crap down everyones throat that yes, a .NET based virus will hit everything it can get it's hands on because .NET homogonizes the world even though most of them today are simple vb script that run on the useless and stupid scripting engine in outlook and would work anyways... but a C++.NET app will run on any platform that .NET is avaiable for.

      And people wonder why I think Mono is a bad idea.

      --
      Do not look at laser with remaining good eye.
    4. Re:Their reputation is being tarnished. by flonker · · Score: 1

      I think the problem is entirely different. General applications have privileges they shouldn't have. General applications should NOT be able to add themselves to the startup list (or any auto-run type list). General applications should NOT be able to modify executables. If these two conditions were true, viruses would be a lot less common.

  16. Resource consuming utilities by ReformedExCon · · Score: 1

    Anyone ever notice that the Gmail Notifier takes up 10 megs of memory? What is it doing with all that memory?

    I use AVG on all my machines. It just makes sense, like F-Prot did back in the DOS days.

    --
    Jesus saved me from my past. He can save you as well.
  17. whats next? by gaanagaa · · Score: 1

    World's top chip maker into anti-virus? Soon McDonalds will be building their own, oil refinery.

    1. Re:whats next? by Anonymous Coward · · Score: 0

      http://www.grisoft.com/doc/314/lng/us/tpl/tpl01

      Read the grisoft info...intel is only buying a 65% stake with to venture capital firms...probably only own 20-25% of the company not even a majority owner.

    2. Re:whats next? by Anonymous Coward · · Score: 0

      Soon McDonalds will be building their own, oil refinery
      You ever see the skin of their employees?

    3. Re:whats next? by Linker3000 · · Score: 1

      ..or chain of keep fit gyms?

      --
      AT&ROFLMAO
  18. I can picture it now... by Anonymous Coward · · Score: 5, Funny

    Virus Found: AdvancedMediaDestruction.worm

    Threat: 5
    Ease of Removal: 3

    Symptoms: Unit performs well in games and does not get nearly as hot under normal operation.

    Removal Instructions:
    1) Unplug computer and peripherals.
    2) Take off side panel.
    3) Locate large heatsink/fan and remove from chasis.
    4) Remove the underlying chip (Warning: May cause demonic possession if not removed violently enough).

    After which, you must replace the motherboard to fully alleviate all issues.

    Prevention: Use Intel.

  19. so does this mean...? by weighn · · Score: 2

    that the AVG code will now be "optimised" to cras^H^H^H^H run-slowly on AMD CPU's?

    --
    Mongrel News all the news that fits and froths
    1. Re:so does this mean...? by failure-man · · Score: 1

      Since chances are they already use ICC anyway I doubt there'll be a difference. (Unless there's a secret "crash on Athlon" option which Intel will require.)

  20. Re:Worked for Microsoft... Let's see how Intel han by Amouth · · Score: 2, Informative

    if your intrested in tech like that you need to look at DEP .. is seems to me better than a hardware virus scaner as it makes their methods of invasion almost useless the new intel chips support hardware DEP and server 2003 & XPSP2 support it (although it isnt' set to the most picky level in XP which makes it pointless)

    --
    '...if only "Jumping to a Conclusion" was an event in the Olympics.'
  21. You shouldn't need anti-virus software. by CyricZ · · Score: 0, Troll

    Have you considered switching to Linux or FreeBSD? That is, of course, assuming you don't have any Windows-specific applications. Linux and FreeBSD work great on older systems for many applications, and offer vastly increased security. You wouldn't have to worry about installing anti-virus software, and the chances of your computers getting infected with spyware would be near zero. That, of course, could very well prevent your business' data from being sent to criminals from parts unknown.

    --
    Cyric Zndovzny at your service.
    1. Re:You shouldn't need anti-virus software. by dotwaffle · · Score: 1, Insightful

      Just because you run Linux/BSD doesn't mean you don't need an anti-virus! Sure, the risks are minimal, but virii do occur on those platforms!

      ClamAV is free, and at all good apt repositories - go install ;)

    2. Re:You shouldn't need anti-virus software. by Leebert · · Score: 1
      Just because you run Linux/BSD doesn't mean you don't need an anti-virus!

      Ummm, for all practical purposes, yes it does.

      ...virii...

      *eyeroll*

      ClamAV is free, and at all good apt repositories - go install ;)

      Pointless unless you're scanning mail or are a Windows fileserver.

    3. Re:You shouldn't need anti-virus software. by RenatoRam · · Score: 1

      Sure, the risks are minimal, but virii do occur on those platforms!

      No, they dont.

      Name 3 widespread in the wild viruses (no, virii is not a word) running on Linux, *BSD or OSX platforms.

      You can't, because there never was even one.

      If you do a search on the virus databases of antivirus companies they normally have NO signatures for *nix viruses. And when they do, I invite you to read the notes: they are all "proof of concept" lab viruses, and they never infected anything.

      A file is created WITHOUT execution permissions, on *nix platforms. How is the virus going to execute and spread, tell me...

      --
      Ciao, Renato
    4. Re:You shouldn't need anti-virus software. by Anonymous Coward · · Score: 1, Insightful

      > A file is created WITHOUT execution permissions, on *nix platforms. How is the virus going to execute and spread, tell me...

      Scripts can be executed without the execute bit.

      Besides, the 'virus' (really trojan or worm) author has already exploited one or more holes to get the thing on a system. You really think the lack of an execute bit is going to be an insurmountable obstacle?

      The biggest protection *nix has against viruses it's is total unpopularity.

    5. Re:You shouldn't need anti-virus software. by linuxdefender · · Score: 1
      "Name 3 widespread in the wild viruses (no, virii is not a word) running on Linux, *BSD or OSX platforms. You can't, because there never was even one."

      No shit, Sherlock?

      RST, Adore, Ramen, Slapper.

      Most Linux exploits are using some Linux viruses (file infectors, worms, trojans, etc) to spread into the system or to gain control. Just take a look at latest PHP vuln exploits and you'll see that almost all of them are using a variant of RST.A or RST.B to infect other binaries and to install rootkits.

      $ /opt/BitDefender/lib/bdc --vlist | grep -i linux | wc -l
      526

    6. Re:You shouldn't need anti-virus software. by RenatoRam · · Score: 1

      Uh.. what part of "those are not viruses" don't you understand?

      An antivirus would give you 0 protection from a worm, vulnerability or rootkit.

      This article is about antivirus. And I reiterate, name 3.

      --
      Ciao, Renato
    7. Re:You shouldn't need anti-virus software. by linuxdefender · · Score: 1
      "And I reiterate, name 3."

      Pick your favourite 3 viruses from this list: http://pastebin.com/357848

    8. Re:You shouldn't need anti-virus software. by RenatoRam · · Score: 1

      This is my last reply, 'cause you are obviously trolling and/or not listening.

      Those are NOT viruses. And an antivirus would not protect you from them.

      --
      Ciao, Renato
    9. Re:You shouldn't need anti-virus software. by dotwaffle · · Score: 1

      No, really, they are. A vulnerability in PHP runs the virus, which infects other executables. A virus checker should be able to detect the memory signature and go "Whoah!"

  22. Good Luck, AVG by KwKSilver · · Score: 1

    Their free product worked fine for me till I got tired of nursemaiding Windows. In fact if I can't avoid buying a box with Windoomed on it, or had to dual-boot, I'd be happy to use AVG. I think I saw their professional product on a store shelf recently.

    --
    If you want your life to be different, live it differently.
  23. Re:Worked for Microsoft... Let's see how Intel han by Anonymous Coward · · Score: 0

    The most efficient way to handle malicious software is still to use your brain. As long as people blindly trust some new hightech stuff to know which software is wanted and which not, clever blackhats will get around it. People that don't think about what they do will always be victims of stuff like this, unless they don't have control over their PC anymore. And I don't want to see the power of computers crippled, just because computer illiterates don't get infected with the 10th worm in succesion.

    PS: Sorry for getting into that TCP stuff, but people like the parent poster seem to blindly follow stuff like that crap. That ticks me off... :>

  24. The Story Is Wrong. by Cocteaustin · · Score: 3, Informative

    So, this isn't Intel entering the anti-virus market. It's Intel Capital (the company's capital investment arm) making an investment in an software company. They're not buying the company, they're just picking up a chunk of it -- it's just like you or me buying stock.

    1. Re:The Story Is Wrong. by Anonymous Coward · · Score: 0

      "-- it's just like you or me buying stock."

      quote: "Intel said its investment will help the software to reach a wider market and approach new customers." I can't say you or me buying stock would do that.

      $16 million is a serious investment. Anybody know how much control of AVG that gives them?

    2. Re:The Story Is Wrong. by Cocteaustin · · Score: 1

      It gives them next to no control since they aren't getting a seat on their board and they aren't getting 51% of the stock.

      Any investment in any company helps that company reach a wider market, that's why companies accept investments.

      It's weird that /. readers would evaluate the contents of press releases so uncritically considering how much scorn they regularly heap upon marketing and PR.

  25. I love AVG by Suppafly · · Score: 1

    I think this is great news, I love AVG anti-virus. I also end up working on pc's that are infected to the point where norton is too broken to work. AVG always seems to be able to remove the viruses that norton can't.

    1. Re:I love AVG by Anonymous Coward · · Score: 0

      Wonderful product =) Many systems I've worked on have been so badly infected that NAV wouldn't install let alone run properly. Quick fix? Run AVG free to weed out most or all of the viruses and then get Norton to work again. Hopefully I won't lose customers to the people reading this near me.

  26. AVG = slow. Avast = the real deal by gelfling · · Score: 1

    AVG does a pretty good job but Avast is better for normal scanning. I'm not sure which is faster when you scan everything on the machine. Avast though does a great job of keeping itself current.

  27. Agreed by bogie · · Score: 1

    Dear Intel, please don't take away the free version. And please for the love of God don't add a billion useless features to it. Just let the group that puts out the free version do its thing. AVG works well, updates often, and is light on resources. Losing that would suck especially for home users who among other things do NOT need yet another subscription fee tacked onto their monthly bills!

    --
    If you wanna get rich, you know that payback is a bitch
  28. Re:Worked for Microsoft... Let's see how Intel han by krappie · · Score: 4, Insightful

    Microsoft seems to have a good strong competative pattern that they've been doing. I don't know if Intel can compete. Microsoft's pattern is:

    1. Create an Operating System
    2. Look at what software is successful and making money on that Operating System.
    3. Create Microsoft version of same software
    4. Integrate said software into the OS and use Windows leverage to force OEM's and manufacturers to bundle preinstalled on most computers.

    So far, this has pretty much worked and usually kills whatever piece of software was successful on Windows. I think its about to happen with antivirus software. I dont know if Intel or the other antivirus companies can compete with this. What do you think?

  29. Why? by slashname3 · · Score: 4, Funny

    Why is Intel getting into the virus writing business? Aren't there enough virus writers out there doing this for free? We don't need the virus writers to be payed for doing this work! Is this some misguided plan to force everyone to run Linux?

    Oh, wait, did it say anti-virus? Never mind. :)

    1. Re:Why? by randyest · · Score: 1

      Isn't there some slight overlap between anti-virus companies and virus writers? I think so. Your post may not be that far off.

      Remember: cuo bono?

      Sure, these days botnet renters and others besides anti-virus peddlers stand to benefit from viruses, but who knows? (/TINFOIL)

      --
      everything in moderation
    2. Re:Why? by S3D · · Score: 1
      Isn't there some slight overlap between anti-virus companies and virus writers?
      Yes, there is : some virus writers (including auther of NetSky and Sasser)get hired by anti-virus firms last year : http://www.theregister.co.uk/2004/11/08/vxer_joins _av_zoner/
  30. This is the real world, my friend. by CyricZ · · Score: 3, Interesting

    Remember, this is the real world. Things aren't always fair, and things don't always go as perhaps they ideally should.

    While Intel probably shouldn't be responsible for helping prevent some of the problems associated with Windows, they should very well act so as to protect their image. Limiting the association of malicious software with their processors is a very good start. That is something that they alone must do, however, regardless of what Microsoft does.

    Likewise for the developers of PHP. Sure, they can stand back and always blame the third-party developers who write shitty, insecure scripts. Or they could do the sensible thing, and take some action. Put measures in place to prevent, or at the very least limit, the ability of poorly written third-party scripts to reflect poorly on PHP.

    It's far more beneficial for Intel or the PHP developers to act, rather than just throw blame around while their public images are decimated. Throwing blame around solves nothing, while taking real, technological action may very well prevent the problems in the first place.

    --
    Cyric Zndovzny at your service.
    1. Re:This is the real world, my friend. by gl4ss · · Score: 1

      what is "virus protection" on hw scale but drm, really? when looking at hwo things currently go anyways.

      problem with current crop of viruses and email chain letters is that they would still exist if there weren't holes in software. how can an user be prevented from running software he _wants_ to run? make the user not able to run what he decidedly wants to run?(to get a fatter dick or whatever).

      --
      world was created 5 seconds before this post as it is.
  31. Hardware Antivirus by erikharrison · · Score: 1

    Lots of people are asking about integration of hardware virus detection into the CPU or mainboard. People seem to think it's cool

    But . . . .isn't this one of the legitimate promises of DRM?

  32. AVG Free Edition... by oskard · · Score: 3, Insightful

    Was a beacon of hope in the freeware = spyware world. Guess we're gonna kiss that one goodbye too :\

    --
    Sigs are for Terrorists.
  33. AntiVIR by Anonymous Coward · · Score: 0

    Sure, they're based in Germany, but they make another free virus scanner. And who can't love a scanned called Luke Filewalker?

    http://www.free-av.com/

  34. A good start... by bjbyrne · · Score: 0

    It would be great if Intel would grow into a company that could compete with Microsoft on the software front. After all, if Microsoft makes money selling hardware, then hardware companies should have no problem selling software.

  35. Re:AVG = slow. Avast = the real deal by Spy+Handler · · Score: 1
    Agreed. I have had excellent results with Avast! the free version.

    I tried the free AVG version but the interface was clunky.

  36. Intel and Anti Virus by rodgster · · Score: 3, Informative

    IIRC Intel used to have an AV product namely Intel LanDesk manager. Then they sold it to Symantec which became NAVCE (Norton Anti Virus Corporate Edition) and now SAVCE.

    --
    Who will guard the guards?
  37. Pro Virus CPU. by Anonymous Coward · · Score: 5, Funny
  38. Get Clamwin by msaver · · Score: 4, Informative

    Don't bother with Cygwin just for AV. Clamwin is pretty sweet. No real-time scanning, but installation and configuration is fairly straight-forward -- and the database is updated several times a day.

    The biggest problem it faces may be that it's so plain and easy to use that people have trouble accepting that it's as good as all the colorful commercial offerings they see. I wonder if Intel's gonna keep AVG's viruses.

    Use it as a second scanner if you already have another AV program-- Clamwin is not a resource hog.

    Oh yeah -- it's frequently used as an email scanner in networks of all sizes... don't worry about it's virus database!

    1. Re:Get Clamwin by nametaken · · Score: 1

      The biggest problem it faces may be that it's so plain and easy to use that people have trouble accepting that it's as good as all the colorful commercial offerings they see.

      I'm really not being a brat, but I have to point out that that their biggest problem is actually that it's NOT as useful as the flashy commercial offerings.

      I hate bloated AV software as much as the next guy, but on access scanning is a deal breaker for me. I usually prefer the "enterprise" style clients which can run silent and chew up fewer resources.

    2. Re:Get Clamwin by Anonymous Coward · · Score: 2, Interesting

      I use ClamWin, because I don't really need an antivirus (I don't click every exe I encounter, I'm behind NAT, and I don't use IE or OE, and I keep my box updated).

      I use it sometimes for the odd exe I don't trust. What I don't like about it:
      -it's slow, very slow.
      -it gives too many false positives (don't know about false negatives, I don't have a virus collection). It saw the notepad plus plus installer (got it from sourceforge) as a virus. It also wrongly accused some old .com intro's of some abandonware as being a virus.

      I can live with that, as I use it just in an advisory role (I don't let it delete any virus it comes accross), and use it together with some other factors (where did I get it?) to determine if an application is safe.

    3. Re:Get Clamwin by gbjbaanb · · Score: 1

      There are other windows free AV products: BitDefender
      is a very good one, and came really highly rated in a recent comparison (posted on slashdot I think)

      Avast is another one, but that proved difficult to get rid of once installed. I can't remember why I wanted to uninstall it....

  39. AVG has a Linux based admin server by DeathElk · · Score: 2, Interesting
    I've opted for the commercial AVG network edition at my site due to the option of running the AV administration database (tcpserv) under Linux, using firebird db. This ties in nicely with our samba environment.

    Their tcpserv product gathers status data from all AVG "clients" on the network, including several hung off a 64kbps leased line - it's conservative on bandwidth. AVG for linux scans samba shares, and soon I will have AVG for sendmail monitoring mail in and out.

    The AVGadmin client can be used to view reports, force updates and make configuration changes to all clients from my desktop - I've yet to try running their AVGadmin app under wine...

    I'm very pleased with the flexibility offered by AVG network edition for linux/windows sites. I hope Intel doesn't pressure AVG to scrap the linux support.

  40. Re:Worked for Microsoft... Let's see how Intel han by hystrix · · Score: 1

    > Hopefully the virus software can be made more efficient as well.

    Intel wants software to be more efficient? hahahaha

    I had a friend who worked for a startup which Intel was considering investment. They said good, now how can we get it to use more cpu.

    Maybe they have changed, but people don't buy new machines unless the old one runs slow.

  41. Not the first time by Anonymous Coward · · Score: 0

    In the mid-90s Intel formed a partnership with a small Chinese company called Trend Micro. Intel integrated Trend's anti-virus software into Intel LANDesk network management suite. You could update the profiles and run scans from a remote management console.

    One famous version of that management suite inadvertantly contained a live virus on the distribution disks.

    1. Re:Not the first time by beheaderaswp · · Score: 2, Interesting

      I remember this...

      I dumped Trend Micro for AVG (if I remember correctly) over this issue.

      I actually pay for my AVG licenses simply because I can afford to and good companies need to be kept alive.

      Now strangely I wonder what will come of this. I don't really like doing business with either Intel *or* Microsoft. Though to be fair, Intel is certainly not Microsoft- who in mymind sets the standard for sleeze.

      --
      Another consultant who stuck it out.

      "We are the Priests, of the Temples of Syrinx..."
  42. Umm... it's called biodiesel... by PornMaster · · Score: 1

    With a little bit o' work, that fryer oil can run a diesel engine...

    1. Re:Umm... it's called biodiesel... by eheldreth · · Score: 1

      Actualy, I was thinking a while ago about industrial food plants(Think Nabisco). They go through tons of oil in thier cooking proccess. If they where to set up a refinery system fed from theaste oil disposal systems, they would be able to produce alot of biodiesel.

      --
      The perversity of the Universe tends towards a maximum. - O'Toole's Corollary
  43. Re:AVG is puss by Anonymous Coward · · Score: 0

    AVAST is so much better.

  44. Re:Worked for Microsoft... Let's see how Intel han by TheTilde · · Score: 0

    "If an Intel processor could be made to have hardware-based virus detection, integrating with this software-based virus detection, the team could be a very powerful deterrant to any future virus outbreaks."

    if I had mod points, I'd mod it funny, because you can't stop a user running a del.bat file.
    More on, as a Linux user, I surely don't want an antivirus for windows in the bios!

    TheTilde

  45. Re:Worked for Microsoft... Let's see how Intel han by Dwonis · · Score: 1
    If an Intel processor could be made to have hardware-based virus detection,

    Ever heard of memory protection?

  46. Another cry of desperation from Intel by popo · · Score: 1


    This is just another sign that Intel is beginning to grow desperate in the face of AMD's superior CPU architecture.

    Can't win in your core competency? Diversify!

    --
    ------ The best brain training is now totally free : )
  47. Whoda thunk? by Anonymous Coward · · Score: 0

    A cpu manufacturer investing in a product that requires more cpu cycles.

    Actually, I use it and have no problems.

  48. your sig by Hanzie · · Score: 1

    your sig:
    If you want your life to be different, live it differently.

    I believe this is the best sig I've seen in many months.

    Thank you.

    hanzie

    --
    ********* sig: If you don't like the law, get filthy stinking rich, and buy a better one.
    1. Re:your sig by KwKSilver · · Score: 1

      Someone told me that in 1989. I figured she didn't realize just who she was talking to. However, my life changed when I started to act differently & the result has been great.

      --
      If you want your life to be different, live it differently.
  49. Grisoft & Intel by TallCool1 · · Score: 2, Interesting

    I would not be surprised if someone in management at Intel tried AVG Free and liked it enough to "buy the company". I would think that the free version would continue to be available.

    It's a good product; effective, low resource usage, and updated often. I have found Norton to be a TERRIBLE resource hog. McAfee is a bit better, but buggy (in my opinion).

    What I ESPECIALLY like is the reponsiveness of the company itself. Version 6 had a fixed installation location; I believe in installing security software like a firewall, anti-spyware, and virus checkers to non-standard locations to at least help thwart possible attempts to disable them through malware. When I suggested via e-mail that the company change their installer to allow varying the installation location, it was clear they took me seriously -- and, lo-and-behold, version 7 allows the user to do just that.

  50. No, not an Antivirus CPU, but a Virtual Machine by rsbroad · · Score: 3, Interesting

    This is about an Intel Virtual machine, which will wrest the PC away from Microsoft.

    I wish I could remember where I read the article ( Register, Inquirer, or Tom's Hardware ), but
    Intel is crafting a root kit virtual machine which snatches control from Microsoft.

    The first target is a vitual ethernet that performs network security, including antivirus.
    Everything else on the PC is also fair game.

    With this root kit, Intel makes hardware primary again. No more begging silly Microsoft to clean
    up their silly legacy x86 code, which inhibits Intel's plans for massive processor improvements.

    Meanwhile, Bill Gates still blames Intel for the 286, and thinks that Intel are just a bunch of
    lucky incompetents riding on Microsoft's success.

    An Intel root kit will not require Windows software in any way whatsoever. This will free Intel to completely focus on CPU's and chip sets with related drivers. The code can be written in the most optimal manner, favoring the hardware.
    It will also, incidently, provide a silent way to patch Intel bugs, should such ever occur.

    Intel takes over the hardware plus drivers, and makes Windows into just another application.
    All software drivers become Intel Certified instead of Microsoft Certified.
    Apple gets a more fair chance, since the PC is now an Intel desktop.

    Linux gets software driver support for all the latest hardware, as soon as Microsoft does, by
    default.

  51. Promoted as "complex anti-virus protection" ??? by christose · · Score: 1


    Very strange. When I search Google for GRISOFT AVG, the very first result I get reads:

    AVG Anti Virus: HOME
    The complex anti-virus protection for your computer.

    Which company would promote its solution as a complex one, especially in the antivirus market?
    There's something fishy here... Reminds me of Google bombing.
    Maybe some people are upset by the fact that Intel is coming into play.

    1. Re:Promoted as "complex anti-virus protection" ??? by Anonymous Coward · · Score: 1, Interesting

      Hehe, it's frequent error over here in CZ, some words that look/sound the same have different meaning. Complex (komplexni) means something like comprehensive in Czech language.

  52. Re:Worked for Microsoft... Let's see how Intel han by Anonymous Coward · · Score: 0

    People complain because windows gets viruses and then complain when people can't profit off of it? If they can't stop viruses, don't make someone pay the money to buy 3rd party software to fix the problem.

  53. Logical move after Apple joined them by Nice2Cats · · Score: 1
    Now that Apple is moving to Intel chips and Intel chips only, it is clever of Intel to start writing viruses: They can join in with the other Apple fanpersons whose answer to these sort of problems is "buy a Mac, doofus". AMD machines get creamed, but of course the only ones that get hit are running Windows, not Linux or OS X.

    And you guys were wondering why Steve Jobs didn't stick with PowerPCs.

    1. Re:Logical move after Apple joined them by chawly · · Score: 1

      I think you should try to get out more. My honest opinion - not trying to be funny, clever, or rude. Fresh air is good - you can even get too much of Slashdot.... really.

      --
      How many beans make five, anyhow ? ... Charles Walmsley
  54. Von Neuman, Harward and viruses by salec · · Score: 1

    The virus infection is possible because programs are just another form of data which can be written over buy other running processes.

    If we could devise a way to treat executables different then other data, on a very low level, to seggregate it into special protected parts of memory and storage and to allow writing to it only with explicit acknowledgement of the user, the problem would be tamed and even more common vulnerabilities would be nonexistent (i.e. stack overflow exploit - code written to the stack would reside in data space and could not get executed).

    Scripts, of course, elude this simple protection, but we can embed another layer of protection into common interpreter programs, i.e. warning the user whenever a script tries to write into another script.

    The point is, virus spreads because it can change another "live" code without our consent. Remove that capability and it can only ask you to let it, like "cute bunny viral sig" !

    1. Re:Von Neuman, Harward and viruses by Anonymous Coward · · Score: 0

      Fujitsus Virtual Machine Environment (VME) already has this on their mainframes whereby a page of memory/disk file can be marked as read only.

      Needless to say you have to call a privileged piece of code to change the status and a logged in user has absolutely no way of gaining those privileges unless the system manager specifically allows this.

      Tip top and tickety boo.

    2. Re:Von Neuman, Harward and viruses by Anonymous Coward · · Score: 0
  55. Actually, Intel REenters antivirusAntiVirus Market by Anonymous Coward · · Score: 2, Informative

    Years ago they already had their own antivirus, Landesk Virus Protect, wich was a very good product for corporate networks.
    Eventually they sold it around 1998 or 1999 to Symantec, where it became Norton Antivirus Corporate Edition (and now Symantec Antivirus Corporate Edition).

  56. Re:Worked for Microsoft... Let's see how Intel han by legallyillegal · · Score: 0

    amd processors have supported hardware level DEP for quite a while now... and at quite a lower cost than the pentium 6xx or 8xx series

    --
    ?giS
  57. Re:Worked for Microsoft... Let's see how Intel han by Kjella · · Score: 1

    Well, depending on the kind of spyware, many don't actually use security exploits to do their work. They tell you what they're going to do on page 532 of the EULA, and then do it. Perhaps it's slightly gray as Microsoft has no incentive to prevent spyware, but all in all the user is free to put the gun to his own foot.

    With anti-virus software, Microsoft is playing both sides of the table. They deliver the problem, and then the solution. I don't think Microsoft wants to move into the traditional anti-virus market simply because of all the flak they'd get about making money off their own security exploits. Perhaps squeeze them out of business by improving security (thus freeing up more of the TCO to pay for the Windows license) but not directly compete.

    Kjella

    --
    Live today, because you never know what tomorrow brings
  58. Re:Worked for Microsoft... Let's see how Intel han by Patoski · · Score: 1

    Microsoft seems to have a good strong competative pattern that they've been doing. I don't know if Intel can compete. Microsoft's pattern is:

    1. Create an Operating System
    2. Look at what software is successful and making money on that Operating System.
    3. Create Microsoft version of same software
    4. Integrate said software into the OS and use Windows leverage to force OEM's and manufacturers to bundle preinstalled on most computers.

    So far, this has pretty much worked and usually kills whatever piece of software was successful on Windows. I think its about to happen with antivirus software. I dont know if Intel or the other antivirus companies can compete with this. What do you think?


    Microsoft has a couple of unique challenges in the AV and spyware markets that they don't have elsewhere...

    Microsoft's reputation on the security front is in tatters from their past actions / inaction. Granted, lately they have gotten a lot better but it takes quite a long time to gain that trust back, especially when you're talking about the tin foil hat crowd in computer security communities.

    I don't know about you but where I work MS whitelisting some Claria products (the creators of the infamous Gator spyware) in their AntiSpyware product raised a bunch of eyebrows. Whether the whitelisting was justified or not isn't the point of that example. I mention it to point out that people just don't trust Microsoft yet with the security of their enterprise.

    Add to the fact that it is probably a good idea to separate your anti-virus and OS vendor and MS has a pretty steep hill to climb.

    --
    G. Washington on Government "it is force. Like fire, it is a dangerous servant and a fearful master."
  59. Have a look at Intel's mischief and wrongdoing by Anonymous Coward · · Score: 0

    Yeah, it's a company that's done some good things, but tell that to the people whose water supplies have been polluted in New Mexico.

    More info:

    http://malfeasance.50megs.com/

  60. At the risk of sounding like a marketing fanboy :) by LoadWB · · Score: 1

    I've been an authorized AVG reseller for over two years. I was so impressed with the free version that I signed up. Now all of my managed sites run AVG in some form, Network Edition (which is centrally managed) or SoHo Edition. It's light-weight and easy to manage.

    Granted, the free edition does do the job, but there are a couple of caveats. Firstly, the licensing says that it MUST be used for private use. Secondly, whenever there is a major virus outbreak the free edition is almost impossible to update as everyone tries. Well, it *is* free after all, so there would have to be limited resources.

    The full version gets its updates via Akamai. It's also more flexible with scheduling and management. It also costs less for a two year subscription than most comparable products with ONE year subs. When you renew, you get a major discount, up to 50%. Makes it worth it to me and my customers.

  61. BSD / Linux by solipsist0x01 · · Score: 1

    Does anyone even run anti-virus software on their BSD / Linux boxen?

    1. Re:BSD / Linux by chawly · · Score: 1

      Yes I do. It is called "ClamAV" See google for this, if you want. It is released under GPL.

      --
      How many beans make five, anyhow ? ... Charles Walmsley
  62. Anti-virus in the BIOS? by rubberbando · · Score: 1

    Could this be what is coming next from Intel?

    I remember a time when there was some basic antivirus program in the BIOS of my old 486. I think it was called MWAV.

    So I guess its possible to do it again, it'll just take a heck of a lot more storage space though.

    --
    DEAD DEAD DEAD DELETE ME
  63. AMD / ASUS already has this; by Anonymous Coward · · Score: 1, Informative

    My ASUS PC with an AMD processor has Antivirus built into the hardware. There's even a BIOS setting to enable/disable antivirus. AMD uses DEP.
    http://news.zdnet.com/2100-1009_22-5137832.html

    ASUS uses TREND CHIP.
    http://www.trendmicro.com/en/about/news/pr/archive /1999/pr062199.htm

    So I guess Intel is playing catch up? On the marketing, I mean.

  64. Intel HAD an antivirus product... by rcharbon · · Score: 1

    Intel HAD an antivirus product. They sold it to Symantec. Take a look at the registry settings for Symantec AntiVirus Corporate Edition. You can still see the "Intel LANdesk" remnants three major versions after the acquisition.

  65. Re:Worked for Microsoft... Let's see how Intel han by Anonymous Coward · · Score: 0

    Well, all I can hope for is that they leave the AVG-Free alone, and keep its line running, I think it would be rather poor of Intel to get rid of it. I think they'd have a lot of people quite mad at them in a real hurry if they tried some stunt like that.

  66. intellectual property grab by Sebastopol · · Score: 1

    That's all this is. Intel has never marketed good software and they know it (Except the early Vtune, and the Intel C/Fortran Compiler suite). Even the stuff that comes with their mobo's is crapola. I bet this is solelty to acquire IP rights for future products.

    --
    https://www.accountkiller.com/removal-requested
  67. Re:Worked for Microsoft... Let's see how Intel han by drew · · Score: 1

    I wouldn't worry to mch about microsoft entering the anti-virus market. if they really knew anything at all about protecting against viruses, we wouldn't need so much anti-virus software in the first place.

    --
    If I don't put anything here, will anyone recognize me anymore?
  68. You should.... by Anonymous Coward · · Score: 0

    Get your mind out of the gutter.

    Funny, but not without truth. We wouldn't be thinking about extensive antivirus, much less hardware-integrated antivirus if Windows didn't basically have sex with the internet.

    Yes it's an analogy but this one is a little too sick =p, it's more like Windows is a house with no alarm system in 'Burglar Alley'. There now let's all keep our minds out of the gutter ^^

  69. Re:Worked for Microsoft... Let's see how Intel han by jpostel · · Score: 1

    MS and AV do not go together.

    We locked down desktops and took away admin rights for everyone outside of IT. That process blocked 90-95% of malware because it cannot install via "teh cusdumber". What we still saw getting in, was ActiveX, Java, Javascript, and some Windows vulnerabilities that were on laptops that had not been on the LAN to be patched recently.

    MS still has a long way to go with security before I will trust them for any AV or anti-spyware softare.

    --
    Ummm, Jon, aren't you supposed to be dead...? - Otter(3800)
  70. Intel was in the AntiVirus business once before by ltmdweaver · · Score: 1

    Intel was here once before. They got tired of having their asshats handed to them....... by McAffee, Norton, etc. and backed away. The op was centered in their now defunct (at least from the perspective of building anything) Utah Valley, Ut operation. It built things like LanDesk Manager, LANDesk Configuration Manager, and (for awhile) LANDesk Anti-Virus. During one of Intel's periodic 90 days of down revenues, they tired of the software business, and laid off ~3000 people, to make Wall Street believe that they were $3B better off than they really were. Circa 1997. It (the Utah Op) was run by Ed Ekstrom, another one of the former Novell crowd (like SCO's Darl McBride) with delusions of grandeur.

    Intel, as usual never ceases to amaze those who have been inside. The singularly most poisonous employment environment I have ever seen ;-(, but then it was also quite lucrative ;-). Good luck to the schmucks who will work inside this new subsidiary until the machine tires of software yet again. Get lots of stock options, and never trust a lifer intel manager with your back turned.

  71. Re:Worked for Microsoft... Let's see how Intel han by DogPatch1149 · · Score: 1
    especially if they share the success that Microsoft had when buying Giant's Anti-Spyware program and taking over it's development
    Does this mean Intel will end up financing some low-life virus writers and rate their work as "non-threatening" in the new Intel AV solution? Nah...that'd NEVER happen.
    --
    Hitting Enter too soon = premature echatulation
  72. Re:Worked for Microsoft... Let's see how Intel han by krappie · · Score: 1

    Wouldnt worry?? They just bought an antivirus company and are planning to release it with the next version of windows, and you dont think anyone should worry about it?

    This is pretty far fetched, but dont you think microsoft would then benefit from viruses and end up looking like heros? As well have further in-depth knowledge about how every virus/worm works with windows, as opposed to the very limited knowledge of current antivirus companies. With their windows leverage, I dont see how they can fail.

  73. Networrk card by chrisnewbie · · Score: 1

    They should focus on creating a network card with anti-virus and firewall already integrated in it so everything that comes from outside is automatically screened and cleaned.

    Hell cd-rom, floppy drives and all port entry on a computer should have somwehere where every piece of data is scan before even getting on your hard disk or memory.