Slashdot Mirror


Desktop Search Tools Will Help Virus Writers

An anonymous reader writes "With desktop search tools all the rage, ZDNet is reporting that virus writers could take advantage of the technology to produce more efficient malware. "Any software that can index and capture data on a users PC will be subject to virus and Trojan exploits. It is just a matter of time," said an analyst at Frost & Sullivan. "

140 comments

  1. Please.. don't shoot the messenger by Ckwop · · Score: 4, Informative

    Don't shoot the messenger. Desktop search is only exposing a weakness that is already there as it can only index stuff it has permission to index.

    As always, Schneier is particularly lucid on this issue, see his essay here

    Simon.

    1. Re:Please.. don't shoot the messenger by luvirini · · Score: 3, Insightful

      well the problem is that in some cases the inforamtion could be quite well protected by permissions on the PC, but a process running with system rights could access it and if it had a hole...

    2. Re:Please.. don't shoot the messenger by djeddiej · · Score: 2, Interesting

      I agree. One can also say that whenever a new software technology is developed, virus writers are open to explore the new technology and find ways to exploit it. Isn't that, after all, what virus writers do? Exploit the technology? Explore?

      --
      just a web application developer and instructor in Toronto, ON Canada
    3. Re:Please.. don't shoot the messenger by davesplace1 · · Score: 1

      Viruses, trojans and malware, oh my! Help me Mr.Wizard.

    4. Re:Please.. don't shoot the messenger by Eric+Giguere · · Score: 2, Insightful

      Your security is only as strong as the weakest link on the system. Forget the Google Desktop, if you have all your mail sitting around unencrypted on your hard disk, it doesn't take much to write code that finds and sniffs through it, no matter which email client you're using. (Makes me wonder what kind of security an email "librarian" like Zoe offers...) Again, the key is to do the right things to keep the malware out in the first place.

      Eric
      See your browser's HTTP headers here
    5. Re:Please.. don't shoot the messenger by cortana · · Score: 2

      And if you run the search indexer as root, then it's your own dumb fault if you get taken advantage of. :)

    6. Re:Please.. don't shoot the messenger by uptownguy · · Score: 5, Interesting

      Desktop search is only exposing a weakness that is already there as it can only index stuff it has permission to index.

      I understand that this is technically true -- but did you know Google Desktop Search can do some pretty nasty things -- things like indexing all of the Word files on your computer? If one of them happens to be password protected, you click on the link and it asks for the password. But if you click on CACHED copy -- poof, there is the entire document, right there in your web browser. Whoops. Don't even get me started on cached copies of deleted files...

      Google Desktop Search is powerful -- and is only indexing what is already there, true, true, all true...but still -- when it gets easy enough that someone like me can quickly and easily poke around and look at things I'm not supposed to... well, that's scary.

      --


      I would have to say that explosives are the most abused technology in all of history.
    7. Re:Please.. don't shoot the messenger by Anonymous Coward · · Score: 0

      The key phrase here is produce more efficient malware.

      No one's doubting that malware isn't going to be doing anything new as a result of these tools... the idea here is that there's a potential exploit for unwelcome programs to run faster, and more efficiently.

      Rather than write their own indexing algorithms, a malware author now only has to query the DTS tool of choice you've installed...possibly by using its own internal API.

    8. Re:Please.. don't shoot the messenger by Mr+Guy · · Score: 2, Interesting

      Rewritten:

      I understand that this is technically true -- but did you know Microsoft's security can leave some pretty nasty things -- things like cacheing all of the Word files on your computer? If one of them happens to be password protected, you click on the link and it asks for the password. But if you click on CACHED copy -- poof, there is the entire document, right there in your web browser. Whoops. Don't even get me started on cached copies of deleted files...

      Microsoft's security model is pitiful -- and is only showing what is already there, true, true, all true...but still -- when it gets easy enough that someone like me can quickly and easily poke around and look at things I'm not supposed to... well, that's scary.

    9. Re:Please.. don't shoot the messenger by BlueCodeWarrior · · Score: 3, Insightful

      But it's not you running the search indexer as root, it's the over-privledged process that the virus is executing.

    10. Re:Please.. don't shoot the messenger by MCraigW · · Score: 2, Interesting
      I use Google Desktop Search, and I tried this and I'm surprised that Google handles it that way. I have a passworded Word document that I accessed earlier today. I searched for a keyword that is in that file and Google Desktop Search found it, and I was able to view the cached file.... I wasn't able to view the "hidden text" in the document (I keep it hidden so it won't accidentally be printed).

      I haven't ever tried the MSN Toolbar Suite, which has the same purpose as the Google Desktop Search, so I don't know if it has this little feature.

    11. Re:Please.. don't shoot the messenger by cortana · · Score: 1

      This is true, but if you allow voruses in to your machine, and especially allow them to run as System/Administrator/whatever, then you have bigger problems. :)

    12. Re:Please.. don't shoot the messenger by That's+Unpossible! · · Score: 2, Insightful

      but did you know Google Desktop Search can do some pretty nasty things -- things like indexing all of the Word files on your computer? If one of them happens to be password protected, you click on the link and it asks for the password. But if you click on CACHED copy -- poof, there is the entire document, right there in your web browser. Whoops.

      Whoops is right. Sounds like MS Word password protection royally sucks.

      --
      Ironically, the word ironically is often used incorrectly.
    13. Re:Please.. don't shoot the messenger by cornjones · · Score: 2, Interesting

      If google can get at info in encyrpted word docs w/o the password, it sounds like there is unencrypted access to teh encrypted file through some sort of API. Does anybody know anything about this? I have a file that my brute force methods failed against and I have lost the password.

    14. Re:Please.. don't shoot the messenger by uptownguy · · Score: 2, Interesting

      I don't know anything about APIs or brute force attacks or whatever. I was a technical MANAGER but never an actual geek. (grins) But I can tell you that if you install GDS and let it index that file, you will be able to click on the cached copy of it and see it just fine.

      I emailed Google about this when I uninstalled GDS -- never heard back from them. Didn't expect to. Again, as other posters have pointed out -- this is a problem with MICROSOFT security, probably. I wasn't pointing fingers or laying blame -- I was just saying that the combination of the two is just a little too much for my laptop and my paranoia to handle. The fact is that there is now a tool out there that virus writers will be able to reverse engineer and do even more dangerous stuff. Get ready for a lot of late night phone calls!!!

      --


      I would have to say that explosives are the most abused technology in all of history.
    15. Re:Please.. don't shoot the messenger by lifeblender · · Score: 1

      I would very much like to know if the instructions in the first response worked for you. A friend of mine gave me one of her locked files once because I said I'd try to crack it for her. No luck yet.

      --
      Playing pornographics games during the day is evil! Play at night!
    16. Re:Please.. don't shoot the messenger by Spoing · · Score: 1

      Was the file on the network? If so, it's Windows that is caching the unencrypted file, not Google Desktop Search.

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
    17. Re:Please.. don't shoot the messenger by cyberformer · · Score: 1

      This isn't a new "exploit". You can get round Word's password protection by opening a document in any program that understands the .doc format, including Microsoft's own WordPad (bundled with Windows).

  2. Sensationalism alert! dir/s aids malware writers! by garcia · · Score: 5, Insightful

    "It sounds like great technology but don't deploy it without considering the security implications. With any new product area there is a need to consider security," said Campbell.

    How about we not worry about userland programs being "insecure" when the real issue is that the malware was installed on the machine in the first place. Just because the desktop search features can index a large amount of personal data does not mean it's a security issue... The security issue is something entirely different and needs to be treated as such.

    Are we supposed to just suffer through computer-use because Microsoft and its users are lax about security so that life is easier?

    Dimension Data's Campbell said that if companies do choose to deploy desktop search tools, they should take extra care to ensure viruses do not get a chance to execute on the desktop.

    Companies like who? Microsoft right? Oh wait, we are supposed to just live with how shitty Windows is at userlevel security right?

    This article was a bunch of trash and really was speculation more than anything else. Move along, there's nothing to see here...

  3. Sure, George by gowen · · Score: 5, Funny
    "Any software that can index and capture data on a users PC will be subject to virus and Trojan exploits. It is just a matter of time," said an analyst
    That's right. Who can forget the terrible slocate worm of 2002, that brought GNU/linux systems crashing to their knees.
    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    1. Re:Sure, George by kbnielsen · · Score: 2, Insightful

      > "Any software that can index and capture data on a users PC will be subject to virus and Trojan exploits. It is just a matter of time," said an analyst

      Hmmm... I thought that antivirus software is indexing and does capture data on a computer... Silly me... I now realize that antivirus software works by magic...

      /kbn

    2. Re:Sure, George by drakethegreat · · Score: 1

      Well it probably will make it easier to write viruses for windows, it isn't like its the shining knight for the virus writers. Windows is an easy target with or without those and has a new exploit in something every week it would seem. There is never a shortage of viruses for the windows OS. Lets just hope that this doesn't make it any worse.

  4. Shhh! by romper · · Score: 2, Funny

    Don't give them any ideas! =)

    --
    Right is wrong when left is right.
  5. But remember the other side.... by Cougem · · Score: 2, Insightful

    While also increasing the ability for anti virus software to patrol and protect the computer, surely? Allowing more sweeps of the system to be performed, most often?

  6. efficient viruses? by k4_pacific · · Score: 5, Insightful

    "more efficient malware"

    Do virus writers really care that much about efficiency? It's not their PC that's gonna run the thing. They could just as easily make the thing continually grep for documents containing 16 digit Luhn-validated numbers and send them off someplace when they're found.

    --
    Unknown host pong.
    1. Re:efficient viruses? by miltimj · · Score: 4, Insightful

      Do virus writers really care that much about efficiency? It's not their PC that's gonna run the thing

      Except when the user's machine is cranking away at 100% CPU and/or hammering the hdd, they're going to wonder what's up, investigate, and terminate the process.

      (Yes, I know the average user won't, but they're more likely to inquire and report it to someone more knowledgeable).

      --
      "Truth is not decided by majority vote" consensus gentium -- Norman Geisler
    2. Re:efficient viruses? by jokumuu · · Score: 2, Insightful

      in short, yes virus writers care about efficiency. An efficient thing is more likely to be better in what it is designed to do. Say you want a computer to become member of a botnet, you would not want the users to normally notice anything wrong, decreasing the likelyhood of detection.

    3. Re:efficient viruses? by jellomizer · · Score: 4, Insightful

      The old viruses were very efficient they could be on your system for weeks without you noticing. Until that one program just seems to run a little slower then it should or you hear your floppy disk start processing when it shouldn't The more efficient a virus is the longer it will be there before someone realizes that something is wrong. Most virus out there dont want to distroy the computer just use it for its own goals.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    4. Re:efficient viruses? by drew · · Score: 4, Insightful

      actually, they will most likely decide that their computer is old and out of date and buy a new one.

      --
      If I don't put anything here, will anyone recognize me anymore?
    5. Re:efficient viruses? by megarich · · Score: 1

      I would only because there's alot of old machines out there people still run on. Pentium 1,2,3 windows 98 and such and I would like to reach as many machines as possible and have stuff run on these slow machines.

      I'm no expert in this stuff or have their mindset but it just makes sense to me :)

    6. Re:efficient viruses? by TheRagingTowel · · Score: 0

      you had just defined windows as a virus.

      --
      4Z5TX
    7. Re:efficient viruses? by Anonymous Coward · · Score: 0

      and, your point is?

    8. Re:efficient viruses? by TheDauthi · · Score: 1

      Great!
      Lower prices for older hardware for me.

  7. Taking Advantage by Nom+du+Keyboard · · Score: 5, Insightful
    virus writers could take advantage of the technology

    So tell me, is there any technology that virus writers can't take advantage of?

    And don't say Fire Walls. It wasn't so long ago that a well-known fire wall itself proved to be the vulnerable chink in the system.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    1. Re:Taking Advantage by c0dedude · · Score: 1

      Power failures.

      --
      Since when has this country used intellectual elite as a pejorative term?
    2. Re:Taking Advantage by jellomizer · · Score: 3, Interesting

      Sure the best time is durring a power failure. With the UPSs just powering the needed equiptment. Most of the monitors are off just the Computer And the network gear running on Solo. Cross Link your virus with the APC software when the power goes out you know no one will be looking so start up your virus take 100% of the CPU and do your thing.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    3. Re:Taking Advantage by djeddiej · · Score: 1

      Mac OS X is vulnerable to any *Nix capability since it is unix based. However, take my comment lightly, as I am really not sure bout the specifics of the Nix in Mac. I use it (the Nix in Mac) but I am just generalizing

      --
      just a web application developer and instructor in Toronto, ON Canada
    4. Re:Taking Advantage by Anonymous Coward · · Score: 0


      text files

    5. Re:Taking Advantage by virid · · Score: 1

      Here's your virus:

      echo "" > impenetrable.txt

      --
      "The world only exists in your eyes. You can make it as big or as small as you want." - F Scott Fitzgerald
    6. Re:Taking Advantage by PitaBred · · Score: 1

      Am I under some mistaken assumption that most power is pretty damn stable, and that's a very, very small window for your virus to run in, given the amount of work it'd take? You'd be better off writing a Linux virus, you'd get better payoff...

    7. Re:Taking Advantage by arminw · · Score: 1

      ...Mac OS X is vulnerable to any *Nix capability since it is unix based....

      There are social engineering attacks that any OS may succumb to, but unlike Windows, the Mac OSX is NOT vulnerable to getting infected by the mere fact of being connected to the Internet. On the Mac I have never needed to have admin privs to allow any program to run which is not designed to alter the system in some way. This makes the Mac much more secure. If the user does not know the admin password, (like my wife and kids) even social engineering exploits will only be able to affect that particular user, rather than hose the entire system.

      All flavors of Windows allow full access to all areas of the HD. If this access is restricted, which it can be, many programs will fail. No program should be able to modify the registry or other system areas, but many programs do just that and will crash if the access is not granted.

      --
      All theory is gray
    8. Re:Taking Advantage by iminplaya · · Score: 1

      vulnerable chink

      You better not use those kinds of words in front of...what are they called?...L.A.(county) board of supervisers? over there in Los Angeles.

      --
      What?
  8. They'll never exploit MY desktop search tool by n1ywb · · Score: 1

    grep
    Good luck!

    --
    -73, de n1ywb
    www.n1ywb.com
    1. Re:They'll never exploit MY desktop search tool by JaffaKREE · · Score: 4, Funny

      I have always found "grope" to be a much more effective and fun exploit. Whether you're in the office, or on-the-go, grope gets results !

    2. Re:They'll never exploit MY desktop search tool by Anonymous Coward · · Score: 0
      grope gets results !

      What kind of results do you get?

    3. Re:They'll never exploit MY desktop search tool by octaene · · Score: 1

      slocate

  9. I'm sure that Microsoft will take the lead here... by kclittle · · Score: 2, Funny
    ...and prove the quoted analyst at Frost & Sullivan correct.

    --
    Generally, bash is superior to python in those environments where python is not installed.
  10. This just in! by guido1 · · Score: 4, Insightful

    Technology can be applied for either good or evil.

    Who'd have thunk?

    1. Re:This just in! by shrapnull · · Score: 1

      More like: Technology can be applied for either good or awsome !!!

      --
      If you're half as beautiful naked, you'd be 4 times as beautiful with twice as many clothes on.
    2. Re:This just in! by WIAKywbfatw · · Score: 2, Funny

      Yeah, And in other news just in, naysayers report that the invention of paper is a godsend to would-be anonymous blackmailers.

      --

      "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
  11. Virus Source Code by totallygeek · · Score: 4, Informative
    For those interested, check out the Virus Source Code Database. As for the article, I don't think that making virus authoring easier is any concern. Why not make the software impervious to virus attack in the first place? I mean, the design of DOS, Windows, and now Windows XP does little to stop malware, viruses, trojans, spyware, etc.

    1. Re:Virus Source Code by conteXXt · · Score: 1

      My question is...

      How does Microsoft deal with spy/mal/ad ware internally?

      Surely they don't run spybot.

      Surely they have some windows machines?

      --
      The truth about Led Zep should never be told on /. (Karma suicide ensues)
    2. Re:Virus Source Code by mattyrobinson69 · · Score: 1

      my guess is that 98% of spam comes from redmond because the sys admin decided to get a serial for half life using IE on hotmail's servers, now MS is just one great big botnet.

    3. Re:Virus Source Code by totallygeek · · Score: 1
      How does Microsoft deal with spy/mal/ad ware internally?


      Well, I deal with many companies that run Windows, asking the same thing. Eventhough I am there just to work with their Unix stuff, I give the best answer I can. Education is the best defense against these malicious pieces of software. Companies that build policies and educate their users about the potential risks involved with computer use have the lowest occurance of problems. I know of one company with approximately 500 machines where there are no non-standard screen savers, backgrounds, and programs, and no one opens suspicious emails. That company has never had a problem. Moving over to company B with approximately fifty computers -- everyone with their own backgrounds, screen savers, mouse pointers, Weather bug, different toolbars in the browser, and tons of joke swapping via email. They have a service person in their weekly reinstalling the operating system. I think most of this stuff is self-inflicted, but perhaps it is not the user's fault.


      There was a time when I needed to pay for some computer support. When I was told that the problem could have been avoided and that I should have not did what I did, I changed my ways. I educated myself and instituted policies to ensure that I would not have a repeated problem. Companies need to start holding their employees to a higher standard. I mean, if you have Little Susie needing her OS reinstalled once a month, while Little Johnny has been working fine for a year, something is wrong with Little Susie. Sure, the operating system has problems, but the user is the issue here. You see, a knife can be a tool for cutting or a good way to kill yourself -- it is all in how you use it.

    4. Re:Virus Source Code by arminw · · Score: 1

      ...but the user is the issue here....

      Oh stop blaming the user already. If software companies were held to the same liability standards as car makers or other manufacturers, we would not have these problems, or at least very few.

      The steering wheel came off when I pulled up on it and I lost control of the car and crashed! I should not have pulled it that way. Just read the average lawyerese on software packages. Manufacturers of other goods would be scorned out of court if they tried to write such stuff about their products and have to pay through the nose when their product fails because of faulty design.

      The government mandates recalls for defective products. Maybe they should also mandate such recalls for defective computer hardware and software, especially if such a defect can cause severe financial damage to the consumer. Computers should be safe and deliver what they promise without a bunch of lame exuses.

      Blaming the user, it seems, works only in the computer business.

      --
      All theory is gray
    5. Re:Virus Source Code by drsmithy · · Score: 1
      How does Microsoft deal with spy/mal/ad ware internally?

      Probably they keep their users locked down properly, like we do, and hence don't _have_ problems with spy/mal/ad ware.

    6. Re:Virus Source Code by conteXXt · · Score: 1

      true but...

      Little Susie will be driving that "higher standards" car too.

      I agree with parent that users DO NEED to be held to a higher standard.

      Computer literacy (when demanded) for a job should not be a checkbox. It should be a test.

      Ask a carpenter about his tools (stop laughing) and he will be informed . Ask an office worker, and they'll usually say something derogatory.

      Which one has more to lose when their tool is faulty? The guy working the saw or the guy typing?

      --
      The truth about Led Zep should never be told on /. (Karma suicide ensues)
  12. P2P+Desktop Search by Anonymous Coward · · Score: 0

    Desktop Search is here to stay, no doubt about it. Google, Yahoo, MSN among others are pursuing this.

    We must look at what's next: P2P+Desktop Search

    Take a look at this.

    Security will always be a problem. So let's put some intelligence into it to control who has acess!

    1. Re:P2P+Desktop Search by cassidyc · · Score: 3, Interesting

      already happens, a misconfigured Kazaa will share your entire drive :)

      Try firing it up (or an adware light version) and looking for "inbox", then select any individual one and you can then search for all that persons shared files.

      Nosey, who me...?

      CJC

    2. Re:P2P+Desktop Search by nickvidal · · Score: 1

      Search not only your own Web History but also the your friends' P2P fashion. This will be part of my Masters. Wish me luck! :)

  13. Hmm... by which+way+is+up · · Score: 4, Funny

    or maybe it will be easier to track down the malware since it will be indexed along with everything else?

  14. Inevitability by Tylerious · · Score: 2, Interesting

    No matter if people use the various desktop services or not, there's always going to be attacks from viruses and related stuff. I don't think people need to spread the virus scare any further than it is. What do you think virus senders want? Personal information, perhaps, but even more the attention. Why give it? Skipping out on helpful applications isn't the way to avoid these things. Nothing can replace an increased safety from people

  15. Remember by bogaboga · · Score: 1
    Yes, slashdotters should remember that Microsoft is committed to security in all its fields of operation including the newly announced desktop search tools.

    Computer users should rest assured that when using products from M$, they have a huge, strong and committed company to their well being.

    On the other hand, M$ takes no responsibility whatsoever should problems arrise when using thier products, and informs all users that NO guarantee is made to the suitability of their products.

    1. Re:Remember by CrankyFool · · Score: 3, Informative

      So lets all agree for the moment that in the area of security (well, in most areas, really) Microsoft sucks.

      On the other hand, the fact they make no guarantees about suitability of their products is a red herring. I believe the OpenBSD people _do_ actually care about security. Have you seen the BSD license (under which OpenBSD is licensed)? It uses exactly the same verbiage.

    2. Re:Remember by Anonymous Coward · · Score: 0

      From the M$ download / tour page" "Ever gotten frustrated trying to find something on your computer? With MSN Desktop Search, you don't have to worry about organizing your files. You can find anything in seconds - even e-mail messages and attachments..." But...THEY created the frustration with their crappy search tool !!!!! and I don't like the searching dog cartoon either!!!

  16. Index service, Office fastfind,updatedb/locate,etc by Malc · · Score: 1

    "Any software that can index and capture data on a users PC will be subject to virus and Trojan exploits."

    Really? They haven't done so yet. I guess many people remove the Indexing Service from Windows (if it gets installed in the first place) as it's been so problematic over the years. Office was installing that fastfind thing years before that. And UNIX doesn't seem to get hit by so many viruses and trojans anyway.

  17. i think they most they could get out of it by hsmith · · Score: 1

    is seeing how it works and using THAT information to create better malware. all the exploits are there apparently if the tools work, they just need to find out what they are and where they are. google has done the research for them.

  18. The #1 exploitation vector for virus writers... by Anonymous Coward · · Score: 5, Funny

    Filesystems!

    We must eliminate these horrors from operating systems or we will never be rid of all this nonsense. And after we get rid of filesystems, executables should be the next thing to go.

    1. Re:The #1 exploitation vector for virus writers... by The+MESMERIC · · Score: 0

      lol

  19. Actually, shoot the messenger by emarkp · · Score: 0, Offtopic

    MSN messenger that is. Does anyone expect MS to produce a search tool that isn't full of security holes?

    1. Re:Actually, shoot the messenger by surefooted1 · · Score: 1

      The article is not refereing to just the MS tool...

  20. Prevent virii and malware installs... by farsideofthemoon · · Score: 0

    Lock down the user's machines with real-time management and secure your enterprise from malicious or even unwanted applications with DynaComm i:scan... You see folks... in the WINDOWS world you really must protect the users from themselves... they need the help of the almight sys admin to prevent themselves from doing harm... i:scan

    --
    I know what's on your hard dr
  21. Get Over It! by Anonymous Coward · · Score: 0

    Functionality requires data, even more specific, functionality requires exposed data.

    This is like saying "if you walk out of your house, you are exposed to getting hit by a car".

    Yes, thanks for the insight.

    1. Re:Get Over It! by cbiltcliffe · · Score: 1

      You're more right than you know....

      http://news.bostonherald.com/localRegional/view.bg ?articleid=54629&format=

      But then, why do you need to go outside at all?

      http://www.nbc4.tv/news/3938951/detail.html

      Every time somebody says we should have a licence for people to be able to use computers, I get to thinking: Yeah? What good have licences for cars done us for keeping the incompetents off the roads?

      --
      "City hall" in German is "Rathaus" Kinda explains a few things......
  22. Sounds like a call to action to me! by drewzhrodague · · Score: 1

    Sounds like a call to action to me -- Hay virus writers, please write an exploit for these search toolbars!

    --
    Zhrodague.net - I do projects and stuff too.
    1. Re:Sounds like a call to action to me! by Saeed+al-Sahaf · · Score: 1

      I've always considered these toolbars to be spy malware in and off themselves.

      --
      "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  23. Dang, looks like I better remove 'locate' from... by cnelzie · · Score: 1

    ...my Linux Servers then.

    Well, so much for being able to have a quickly searchable index of files and on my servers and Linux running laptop.

    --
    If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
  24. TerrorWorld by Doc+Ruby · · Score: 2, Insightful

    The terrorists have won. Any new power of people over our environment now spawns fear that another person will hijack it, and use it against us. "We have too much freedom, too much openness - we can't handle it".

    The hell with that. While that fear is multiplying across the world, the politicians charged with protecting us are exploiting and expanding it, while we give them more power without accountability: WHERE'S OSAMA? The corporations smell the money, and are switching their propaganda machines over to fearmongering, rather than fanning the flames of greed. As long as the actual threats are left to fester profitably, we'll suffer with the poison they ooze into our lives.

    We need to stop trusting these sources of FUD. When someone tosses more poison like this at you, challenge them - what are they doing about it? How are they standing up for their freedom, and yours? When they cop out with "it's not my job", "it's too hard", or "I don't know", just cut them out as a source. And get on your own way to protecting yourself and others. Not with innuendo that just makes the threat worse, but by installing firewalls on Windows, circulating anti-spam and anti-phishing warnings to your friends, and remaining calm. Our society is growing painfully through our dependence on our media. If we handle it well, we'll have qualified our traditional trust with verification. Otherwise, we won't have anything: freedom, peace, calm, or a civilization at all - just back to cowering in terror in caves.

    --

    --
    make install -not war

    1. Re:TerrorWorld by eseiat · · Score: 1

      What you are talking about the prevalent culture of fear, not caused by, but certainly aided by, terrorism. The culture is far more prevalent than a fear of death, and certainly has been around for far longer than 20 years.

      Good observation, however, your anger is directed at far too narrow of a target.

    2. Re:TerrorWorld by Doc+Ruby · · Score: 0, Offtopic

      The culture of fear is older than humanity. I target the specific roots of our current problem with terrorists/terrormongers, because there's something we can do about it. Growing past ignorance to the awareness that conquers fear is a goal best served by learning from our setbacks, like the current Terror War. If we can learn not to be caught in this trap, we have a chance to achieve the more ambitious goals.

      --

      --
      make install -not war

    3. Re:TerrorWorld by spoonyfork · · Score: 1

      We need to stop trusting these sources of FUD.

      Why do you hate freedom?

      --
      Speak truth to power.
    4. Re:TerrorWorld by Doc+Ruby · · Score: 0, Flamebait

      Because the word has been hijacked to mean "tyranny". Give me liberty or go fuck yourself ;).

      --

      --
      make install -not war

    5. Re:TerrorWorld by arminw · · Score: 1

      ...but by installing firewalls on Windows...

      Just replace Windows with something more secure. Skeleton keys were superseded by better ones years ago. Get rid of your skeleton Windows for a more secure Mac OSX or Linux.

      --
      All theory is gray
    6. Re:TerrorWorld by Doc+Ruby · · Score: 0, Flamebait

      Moderation +2
      70% Insightful
      20% Overrated
      10% Offtopic

      How can a post specifically about fear in a virus FUD story be offtopic? Osama, is that you? Condi?

      --

      --
      make install -not war

  25. Re:Windows is always vulnerable by Mathiasdm · · Score: 1

    And now you're talking nonsense. Security through obscurity doesn't exist, and Linux and Mac are safer than Windows. http://www.theregister.co.uk/2004/10/22/linux_v_wi ndows_security/

    --
    Join the anonymous, help develop the network: http://www.i2p2.de
  26. Frost & Sullivan? by JessLeah · · Score: 1

    As opposed to Gilbert and Sullivan, who simply sang a catchy ditty about the subject...

  27. Technology is E V I L!!!!! by debian4life · · Score: 2, Interesting

    Please stop innovating new software products. Don't you know they can be exploited.

    Always keep in mind that for everything you think it good, it is always twice as bad.

    If you don't believe me, just ask Internet tech writers and bloggers.

  28. Re:Windows is always vulnerable by Anonymous Coward · · Score: 0

    Your link is broken. I think you mean http://www.theregister.co.uk/2004/10/22/linux_v_wi ndows_security/ .

    And I don't trust the Register to be a good source of journalism. All the blogs I read agree with me, so I must be right.

  29. I doubt this by CrazyJim1 · · Score: 1

    Not everyone has a desktop search tool running on their computer, I'd expect its less than 10% of users. Unless the virus writer writes his own search tool, this sounds like an unwarranted scare.

  30. The viruses won't appear... by Kevin108 · · Score: 0

    Until the release the patches! Isn't that how software works now? I'm betting MSN's Desktop Search is the first to be hit.

    --

    It's a perfect time for being wasted.
    A perfect time to watch the stars.
    - Burden Brothers, "Beautiful Night"
  31. UNIX "desktop search engines"? by UNIX_Meister · · Score: 1

    I have been wanting something to catalogue my home directory, and what I've been leaning towards is the metadata filesystem, or the Gnome "storage" system, or the KDE system. However, getting my existing documents in there would take a lot of time.

    So is there an equivalent tool that will search through your UNIX home directory and help you find documents that match a certain criteria? rgrep just doesn't cut it for me - I've been collecting stuff in there since 1988.

    1. Re:UNIX "desktop search engines"? by Anonymous Coward · · Score: 0

      slocate?

      (And if you mean only via *desktop*, i.e. GUI, you can run slocate in an xterm... ;) )

    2. Re:UNIX "desktop search engines"? by UNIX_Meister · · Score: 1

      Except I'd like to know about what's *IN* the file and be able to search on that, not just by the filename.

    3. Re:UNIX "desktop search engines"? by Anonymous Coward · · Score: 0

      I think Namazu might do (some of) the things you want. It searches plain text files, PDFs, Latex sources & DVIs, MS Office files, etc. and generates an index for fast full text searches. The index generation can of course be run in a cronjob.

      The search front end can feed the results to a browser of your choice, complete with short summaries/extracts and clickable links to the documents. Its search algorithms are probably not as fancy as Google's, but I find it quite handy, mostly for indexing the PDFs of all the research articles I have downloaded over the years.

  32. Tools used for good and evil by TheEnigma · · Score: 5, Insightful

    Let me know when they invent the knife you can't cut a person with.

    Imagine having a job where you're paid big money to state the obvious. The dream of all useless people is to become an analyst.

    Undoubtedly someone will point out that one tool is more useful for nefarious deeds than another, but then how many people get killed by staplers? This is not news!

    --

    Stand back. I've got a brain and I'm not afraid to use it.

    1. Re:Tools used for good and evil by BlewScreen · · Score: 1

      Let me know when they invent the knife you can't cut a person with.

      When they do, I'm sure there'll be an infomercial and it'll only be $ 19.95.

      Just like that soldering iron that won't burn you when you do something stupid, like touch it directly to your eyeball...

      -bs

      --
      That that is is not that that is not. That that is not is not that that is.
  33. Metal helps killers (guns, bullets, knives) by Anonymous Coward · · Score: 0

    Desktop Search Tools Will Help Virus Writers

    Why stop there?

    Why not just say "Windows Helps Virus Writers"?

    I guess it's a case of, make things easy for the end-user, make things easy for the virus writer.

  34. so east to laugh by Lord+Floppy · · Score: 2, Interesting

    it is so true. Windows just sucks. Its not good for productivity at all. The code is a pure mess. If they want to be a worthwhile platform they might as well just rewrite the entire OS from the ground up.

    --
    Abandon all hope ye who enter here...
    1. Re:so east to laugh by eomnimedia · · Score: 2, Interesting

      Don't know why your post was marked as "Flamebait," L. Floppy.

      I totally agree with you. Windoze was a constant headache. Our office has switched to an all Mac OS X and/or Linux environment and we absolutely love it. It's cheaper, less maintenance, hardly any crashes (if any). We're not looking back. Windowz is a virus that we are more than happy to get rid of.

    2. Re:so east to laugh by Anonymous Coward · · Score: 0

      HAR HAR

      windoze is th3 5ux0r!!!!!111!oneoneone

      jeez get a grip, windows works fine for 90% of the people who use it... whereas linux doesnt work at all for 90% of the people who try it.

      having tried dozens of linux distros & failed to get even the most basic of features to work, id love to switch from windows. But linux just isnt there yet. & no im not going mac, im not going to trade one monopoly for another.

  35. Technology is E V I L!!!!!-Ease of Use. by Anonymous Coward · · Score: 0

    " Please stop innovating new software products. Don't you know they can be exploited."

    Ease of Use has so many meanings.

  36. Quick! by spencerogden · · Score: 1

    Quick, everyone switch to slocate!

  37. negative thinking by IvanHo · · Score: 1

    Obviously malware wouldn't be possible at all without PC's and, in large part, the Internet. However, who would argue that the solution to malware is doing away with PC's and the Internet. While malware is a real threat, insecurities should be addressed rather than stopping the march of features that add real value to the user.

  38. I've started making my own Linux version... by Anonymous Coward · · Score: 0

    Here's the code so far,

    ls -R | grep .mp3 > myMP3s.txt

    Anyone want to help? It's GPL Licensed! ;)

    1. Re:I've started making my own Linux version... by bigjnsa500 · · Score: 1

      find . -iname '*.mp3' |xargs -xi cp '{}' /music/

      --
      This is a test. This is a test of the emergency sig system. This has been only a test.
  39. I guess I just dont get it by Anonymous Coward · · Score: 0

    Who needs a desktop search anyway? i know where i keep all my stuff, & if not, windows (and linux too presumably) already has an excellent search utility.

    Why all this sudden need for a new desktop search program?

    It looks to me like another solution in search of a problem.

  40. Open Source means they can do it anyway by tezza · · Score: 2, Informative
    What's to stop them using something like Lucene in their payload anyway? This is a close match to what these desktop searches do.

    This is a completely useless article. Why blame the Desktop searches??? Once they're in, they have control. If a Sys Admin let the user have enough permissions to index the file with the vital data, surely that is the Sys Admin's fault.

    On UNIX the old adage was that once an intruder had a shell access to the box, you had to assume they could escalate their priveleges. This may not be possible in reality, but makes you focus on shoring up the ways in instead.

    --
    [% slash_sig_val.text %]
  41. Re:My computer has great desktop search built-in!! by Anonymous Coward · · Score: 0

    Are all Apple users as retarded as you are?

    No thanks, I wouldn't touch that poisen with a ten foot mouse.

  42. It seems to me... by bob670 · · Score: 1

    that since Ziff Davis bought/merged with Cnet two bad sources of information have gotten worse. The hysteria, weak security articles and shoddy reviews are now in the majority and duplicated across 2 domains for good measure. Ahhh, the good old days when all Z-D really had to offer was Dvorak mocking Apple and Cnet had no pundits, only poor reviews paid for by advertisers.

  43. It's about time! by TiggertheMad · · Score: 1

    ZDNet is reporting that virus writers could take advantage of the technology to produce more efficient malware.

    It's about bloody time that someone devoted some effort to writting better viruses. Just because we have faster processes, doesn't mean that I want a virus infecting my comuter to be wasting valueable clock cycles becuase the author didn't know how to optimize the inner loop. I mean, really. Virus writers have gotten lazy in recent years. Everyone knows that a well optimized assembly virus will shred a harddrive WAY faster than some 'meetoo' script kiddy .vbs trash. I think I am speaking for all slashdotters when I say 'We demand the best viruses that can be made!'.

    --

    HA! I just wasted some of your bandwidth with a frivolous sig!
  44. My Foolproof Solution by severoon · · Score: 4, Funny

    My solution to this problem is iron-clad. I keep all my banking accounts empty and have nothing of value on my computer, or in life.

    --
    but have you considered the following argument: shut up.
    1. Re:My Foolproof Solution by roman_mir · · Score: 1

      Then I understand, your most valuable asset is your /. account name.... and once that is taken what reason do you have to continue your pitiful existence?

    2. Re:My Foolproof Solution by garwain · · Score: 2, Interesting

      Same here, I have one SECURE system (linux on dialup) for my trading and other financial work. Anything that would hurt if it was hacked... Anything that makes little difference (ie. my checking account that's almost always in the negative) and day to day work I do from my workstation (which I regualarly check for viruses and spyware...) But if someone finds out any info on my day to day activities, it's not going to have a large impact on my life.

  45. Re:Sensationalism alert! dir/s aids malware writer by JimDabell · · Score: 2, Interesting

    How about we not worry about userland programs being "insecure" when the real issue is that the malware was installed on the machine in the first place.

    The problem is that these programs can be the method by which the malware gets on the machine.

    Example: Google Desktop Search contains a buffer overflow. You visit a malicious web page. Nothing happens. Later that day, when GDS is indexing your web browser cache, it processes the malicious page, and infects your system.

  46. Does anyone download them or use them? by Anonymous Coward · · Score: 0

    The OS-included searches work just fine for me, thanks.

    1. Re:Does anyone download them or use them? by amrust · · Score: 1

      Agreed. I have apparently missed the point on these new "Desktop Search" apps, because I don't see why you'd ever need one.

      --
      VOTE!
  47. Oh no, please no! by kuwan · · Score: 1

    In other news... Another anal cyst... err, umm I mean analyst at Frost & Sullivan discovered that the centralized data stored in a PC user's address book can be exploited by virus and Trojan writers. The anal cyst... err, analyst, stated that "This data provides a list of valid email addresses that could be exploited to spread a virus or worm. It's just a matter of time."

    --
    It works.
    Free Flat Screens

  48. How true is it? by Efialtis · · Score: 1

    If this is true, that any indexing type software will/can make it easier for Virus/Mall Ware writers, then is it easier for them to write viruses for IIS? Longhorn, Microquat's next encarnation of Bloat Ware, would likely include WinFS, which would completely index and catalog all aspects of the OS and Programs loaded. I wonder if it really is such a big risk? How about to people using Mozilla, etc.? Just switch to Linux it wont matter.

    --
    --E--
  49. Re:Windows is always vulnerable by MCraigW · · Score: 1
  50. Too late by gmuslera · · Score: 1
    From some years now is normal that virus scans outlook's directory and browsers cache to i.e. find new email addresses.

    Whats next? A reccomendation to avoid having a cache in your browser? to not put mail addresses in address books? That will not solve the problem, but also will give me a lot of troubles.

    Of course, if i store money in my home and leave the door open people can stole my money, but the bigger problem there is that i leave the door open. Of course, if i have something valuable i could use a safe box (or encrypt it with a pass phrase or things like that), but if the door is always wide open soon or later any protection i could put will not matter.

  51. well.... by gerald626 · · Score: 1

    duh.

  52. Re:Sensationalism alert! dir/s aids malware writer by T-Ranger · · Score: 2, Insightful

    We dont need to worry about writing secure systems, becasue only bad people will attack us regardless of how secure the systems are.

    Right.

    Security is about layers. Every layer should be built with security in mind. Lets take a walk down memory lane...

    The Internet was initially a collection of sites who were all friends. Only "honourable" people had access, so security wasn't much of an issue. So things like the r* UNIX tools were created. Systems were not built with security in mind, because security was not a problem. As the internet becomes larget, with more access, security becomes more problematic. The Morris worm wasent even a directed attack, but an experiement gone bad. But directed attacks started to happen. Sendmail started its bug-of-the-month club. The Internet/Unix/C communities started thinking about security, and eventually things got better. (not perfect, but better).

    The Microsoft community (that is, MS reared programmers, not to mention (some of) MSFT itself) attitude is "how dare you attack our systems?! We dont need to worry about security, because the problem is with the attacker, not with us!" And things are bad. Exploits are discoverd and exploited by the bad guys as frequently as they are published on sites like bugtraq.

    Notice a pattern? Good.

    The problem here is blistfull ignorance. The Internet/Unix community of the 80s had a good excuse, nothing comparable came before them. The MS community does not. Security is Job #1. Unfortunatly, as you have proven, the pattern breaks down at the most important step "learn from your mistakes".

  53. Wait.. you're arguing against developing new tech? by Anonymous Coward · · Score: 0

    The important feature of that soldering iron isn't that it cools down fast: it's that it heats up fast. How many times have you been aggravated because you have to wait 5 minutes for your crappy rat-shack model to heat up when all you want to do is splice one wire?

    of course, I'm assuming it works...

  54. And cars will help bank robbers by Anonymous Coward · · Score: 0

    In other news, faster cars will help bank robbers escape quicker, and should be banned.

    Geez, people, lay it off for just a second. Take a step back and look at all the FUD you guys are spreading for no logical reason.

  55. Not a knife, but by Anonymous Coward · · Score: 0
    1. Re:Not a knife, but by ajna · · Score: 1

      Stryker saws, used for cutting bones in autospy or anatomy lab, also won't cut soft tissue. I'm in no hurry to try this out myself, but I know people who have tested it on their hands without ill effect.

  56. thats true of EVERY program dumbo by Anonymous Coward · · Score: 0

    every program can have a buffer overflow in it,
    but i seriously doubt google would deploy such a thing (things happen, but google has comptent people)

  57. nothing to fear by Anonymous Coward · · Score: 0
    its all scaremongering, but atleast is not from these fucking liars for a change.

    props to GNAA

  58. Three things by dbacher · · Score: 1

    1) This is another case that points out the need for application-level security.

    The issue here is that only the index program should have access to the index. It should not run as another user or system account, because it should have access only to the currently logged in user's files. It shouldn't have to change identities back and forth in order to save the index. This is the root problem.

    2) This is as big a problem for Linux as for Windows.

    FireFox had a PNG vulnerability that allowed arbitrary code to access. The arguement is "I'm not logged in as root, so it can't do anything," but it can modify your login profile to load spyware. It could load a terminal that ran the terminal you normally use, and grab every key you type. It could do this without root access.

    It could insert programs into your X startup scripts, it could hide itself fairly effectively from casual scanning.

    It might not be able to get in as deep as with a root or administrator account, but it could get in far enough to do some damage before you were likely to notice it.

    The issue here is a key logger or real malicious software doesn't care what it's running as. A DDOS doesn't care if its running as root or not. A spam zombie doesn't care if its running as root or not.

    Do you inspect every line of code of every package you install? I didn't think so.

    3) What this changes is pretty simple.

    Keep in mind Windows can have multiple file systems. For a user, it's likely the only file system is mounted on C:. In a corprate environment, the home directory is usually mounted on another drive, and various corprate resources are mounted on other drives.

    A virus has to be able to deal with this, however most viruses are written by college students who have never seen a corprate network. Most of them can't deal with gaps in drive letters. Most of them can't deal with network shares.

    The index not only stores an index, and points towards files, but also maintains copies of old versions of the documents. In fact, this is why I like google's indexer so much, there are times I can't remember what change I made to somefile.c, and I don't necessarily check in to CVS/SVN/SourceSafe after every compile.

    Anyway, the deal here is now a less sophisticated virus can open one file and find the index, so the virus no longer needs to be able to handle skipped drive letters, etc. It doesn't have to deal with the fact that I might have certain directories that are locked down to a specific user.

    But again, application level security is the key here. The reason it's a problem is because any application can access any file that the currently active user can access. Put in application level security, and problem dies.

    --
    If your code is acting bloated, and is running rather slow, it's likely and predicted that some loops you will unroll.
  59. locate by kavau · · Score: 1
    "Any software that can index and capture data on a users PC will be subject to virus and Trojan exploits. It is just a matter of time," said an analyst at Frost & Sullivan.

    Hmmm... I have yet to see a virus/Trojan exploiting the updatedb/locate mechanism...

  60. Excuse me.... by objwiz · · Score: 1

    See my original post saying that desktop searching would open us up to more virus attacks....

  61. Readable version by Anonymous Coward · · Score: 0
  62. Criminal Activity or Commerical Privacy Problems by aoptik · · Score: 1

    Malware is obviously going to happen within any new technology introduced, but I think by focusing on strictly malware giving the capabilities of this new technology is not what people should really worry about. This is why you should look at this from my viewpoint. Your infected by a new virus you have many options like using an antivirus software or as extreme as a reformat and reinstalling your OS. Now lets look further then malware... Know you can index your whole computer and maybe make it searchable for the world to see your personal files. One example to look at is a ad agency wants your personal information to customize advertisements to you because your more likely to purchase it than if they randomly throw the ads out to x number of people. Many other companies can use this to look up personal info they can not get their hand on like medical insurance company finds out you have a backup slip of your diagnoses of HIV (Your premium now increases). Use your imagination before you think this technology is a good thing as I have learned most of the time security and ease of use does not go together.

  63. mmmmm by Anonymous Coward · · Score: 0

    I love the smell of fresh FUD in the morning.

  64. In other news... by Anonymous Coward · · Score: 0

    In other news, the new fangled global network dubbed the "Internet" will allow worms and viruses to spread at an alarming rate!