Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Symantec Will Not Detect Magic Lantern

Posted by timothy on Wed Nov 28, 2001 12:37 PM
from the et-tu-eric dept.
An anonymous reader contributes: "In this article on Declan McCullagh's Politech, Symantec chief researcher Eric Chien stated that provided a hypothetical keystroke logging tool was used only by the FBI, Symantec would avoid updating its antivirus tools to detect such a Trojan, echoing a similar stance Network Associates allegedly took with its McAfee anti-virus software earlier this week. 'If it was under the control of the FBI, with appropriate technical safeguards in place to prevent possible misuse, and nobody else used it -- we wouldn't detect it,' said Chien. 'However we would detect modified versions that might be used by hackers.'"

Related Stories

[+] Will Security Firms Detect Police Spyware? 269 comments
cnet-declan writes "A recent appeals court case dealt with Drug Enforcement Administration agents using a key logger to investigate a suspect using PGP and Hushmail. That invites the obvious question: Will security companies ever intentionally overlook police spyware? There were somewhat-muddled reports in 2001 that Symantec and McAfee would do just that, so over at News.com we figured we'd do a survey of the top 13 security firms. We asked them if it is their policy to detect policeware. Notably, Check Point said it would 'afford law enforcement' the courtesy of whitelisting if requested. We've also posted the full results, with the companies' complete answers. Another question we asked is if they have ever received a court order requiring them to overlook police key loggers or spyware. Symantec, IBM, Kaspersky, and others said no. Only Microsoft and McAfee refused to answer."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • No need to use Norton AV... (Score:3, Insightful)

    by the_rev_matt (239420) <slashbot@th[ ]ymous.com ['eon' in gap]> on Wednesday November 28 2001, @12:39PM (#2625274) Homepage
    I'd rather not use AV software that was designed not to work. Of course, I run Linux so it's not really an issure for me...
    • Re:No need to use Norton AV... (Score:4, Insightful)

      by babbage (61057) <{ude.lahtuosu.sic} {ta} {srevedc}> on Wednesday November 28 2001, @01:07PM (#2625476) Homepage Journal
      ...until of course the first big cross platform or Linux only virus comes along and trashes your computer[s], which we all know is just a matter of time.

      Your OS is certainly more esoteric, but it has holes like all the rest of them do. Your immunity thus far isn't an indication that there are no holes -- there are always holes -- but that the *nix enviroment hasn't yet been able to cultivate & propagate any really serious viruses yet.

      One of two thing is likely to happen: Linux's popularity will crest & wane, and people will stop using it (unlikely, I hope :), or it will continue to get more popular, and as it does so it will provide an ever more appealing target for virus writers, licking their chops at all the complacency out there....

      [ Parent ]
      • Re:No need to use Norton AV... by quartz (Score:3) Wednesday November 28 2001, @01:15PM
        • Re:No need to use Norton AV... by Anonymous Coward (Score:1) Wednesday November 28 2001, @01:27PM
          • aga.. by Axe (Score:1) Wednesday November 28 2001, @03:09PM
          • 2 replies beneath your current threshold.
        • Re:No need to use Norton AV... (Score:5, Insightful)

          by babbage (61057) <{ude.lahtuosu.sic} {ta} {srevedc}> on Wednesday November 28 2001, @01:43PM (#2625731) Homepage Journal
          Yeah. Sure. Just make sure you leave enough of whatever it is you're smoking in that pipe so that we can all get as addled as you are on this one.

          Mac OSX is becoming an interesting case study in Unix For The Masses. Default Linux is, as the Register recently noted, [from memory, can't find a link] "a paragon of Stalinistic control freakery", and that has made it more secure out of the box than the average WinME box, but more importantly it has also scared off millions, and rightly so. Apple's engineers knew well that if they wanted to bring this architecture to the masses -- the way the Gnome & KDE folks do -- then they'd have to encapsulate & hide as much of that control freakery as possible.

          And for the most part they've done a good job, but there have been some serious glitches, like programs that would launch themselves as root, or a broken iTunes installer that wiped out whole disk partitions because of one mistyped "rm" command in an installer script. Pay attention, you seething Linux hordes, because if you want to hit the big time then this is your future. You too will face these problems as the system matures & seeks out a wider audience.

          The only "secure" system is either (pick your punch line) the one that hasn't been built yet, or the one you bought a decade ago and still haven't plugged in yet. All of the others -- all of them -- have problems of one kind or another, and all of them always well. Welcome to real life, kids.

          [ Parent ]
        • Re:No need to use Norton AV... by dasunt (Score:2) Wednesday November 28 2001, @01:44PM
        • Re:No need to use Norton AV... (Score:5, Informative)

          by Zeinfeld (263942) on Wednesday November 28 2001, @02:52PM (#2626218) Homepage
          It is NOT only "a matter of time". If Linux programmers will ever get the idea to make Linux login as root by default, to write email clients that allow scripts to be executed without user's permission, to ship their OS without a firewall mechanism in place and to make the whole system a sitting duck to any running script via a conveniently accessible registry file, THEN you will start seeing viruses for Linux. But by then us security conscious people will have long since moved on to another more decent OS.

          Don't be so sure. We have had UNIX worms and even VMS worms. Unlike the designers of UNIX, VMS started with a security architecture and actually recieved B2 certification rather than describing itself as 'B2 equivalent'.

          At the other end of the scale the security architecture of MAC O/S has until a few months ago been stuck at the MSDOS level, lacking even protected memory, yet MAC viruses are none too common these days.

          The significant factor is the proportion of the network population that uses a particular O/S. As with a biological infection there are definite inflection points that determine whether a virus spreads fast enough to cause an epidemic or a pandemic.

          When the Wang Worm hit it could propagate because close to 100% of the computers on HEPNET were VMS systems. Equally the Moriss worm took out the Internet when the vast majority of nodes were UNIX boxes running sendmail.

          The proportion of UNIX machines on the Internet today is probably close to critical mass for allowing a viral epidemic. The saving factor is not the design of the O/S, it is the variation between the O/S implementations. Anyone who thinks that sendmail is a lesser security risk than Outlook should read a few CERT advisories.

          The separation of administrative privs is not actually significant when it comes to the propagation of email viruses. If that was the case Windows XP would solve the virus problem completely (it won't). The problem is that the boundary between code and data has been blurred. For some reason the people who felt they had to foist Java and Javascript winky-blinky features on the world had no clue when it came to security. (Don't get me started about the Java sandbox model, the code does not match the marketing hype, the implementation does not correspond to what I would regard as a sandbox design)

          The other reason that UNIX boxes tend to be more secure is that the use of winky-blinky features is nowehere near as widespread. The proportion of terminally clueless users in the Windows world is (acording to my studies) approximately 92.931%, in the Linux world that figure is only 23.428%. So not only is the userbase smaller, the propability that a user sent the virus will execute the program and cause it to replicate is much smaller.

          Again, look at biological models of propagation. x^n is a very big number if x > 1, it is a very small number if x Therefore the day that AOL ships AOL for Linux will be the day that Linux will start to get virus problems. It will have the active code to support winky-blinky features and thus be vulnerable to attack, it will introduce the terminally clueless into the Linux user base.

          [ Parent ]
      • Re:No need to use Norton AV... by pyros (Score:2) Wednesday November 28 2001, @01:51PM
      • Re:No need to use Norton AV... by Asic Eng (Score:2) Wednesday November 28 2001, @02:07PM
      • Not likely at all. by Pinball Wizard (Score:3) Wednesday November 28 2001, @02:44PM
      • Re:No need to use Norton AV... by iabervon (Score:2) Wednesday November 28 2001, @04:31PM
      • Re:No need to use Norton AV... by Ogerman (Score:2) Wednesday November 28 2001, @06:25PM
      • Re:No need to use Norton AV... by goodtim (Score:1) Wednesday November 28 2001, @07:42PM
      • Re:No need to use Norton AV... by redcliffe (Score:1) Wednesday November 28 2001, @08:36PM
      • Re:No need to use Norton AV... by n4t3 (Score:1) Wednesday November 28 2001, @10:23PM
    • Re:No need to use Norton AV... by lobsterGun (Score:1) Wednesday November 28 2001, @01:41PM
    • I run Linux and it IS an issue! by SomethingOrOther (Score:1) Wednesday November 28 2001, @02:42PM
    • 2 replies beneath your current threshold.
  • Uh, the answer is simple... (Score:4, Insightful)

    by Nijika (525558) on Wednesday November 28 2001, @12:40PM (#2625280) Homepage Journal
    Someone will just write something that in theory WILL detect Magic Lantern. We just have to wait for it. Who in the geek community would really sit back and WAIT for a virus software company to come up with a solution like that.

    Anyway, I don't use Windows, so this is not my problem. Ask yourself; is it really yours? :-)

  • Are you sure? (Score:3, Flamebait)

    by Sc00ter (99550) on Wednesday November 28 2001, @12:41PM (#2625282) Homepage
    there seems to be news of the contrary:


    McAfee Ignoring Magic Lantern Is Bogus?

  • Nice ... by BoyPlankton (Score:2) Wednesday November 28 2001, @12:41PM
  • So much for trusting either by Archfeld (Score:2) Wednesday November 28 2001, @12:42PM
    • 1 reply beneath your current threshold.
  • Backdoor by snevine (Score:2) Wednesday November 28 2001, @12:42PM
    • Re:Backdoor by LittleGuy (Score:1) Wednesday November 28 2001, @02:18PM
      • 1 reply beneath your current threshold.
    • 1 reply beneath your current threshold.
  • not good...... by the_2nd_coming (Score:2) Wednesday November 28 2001, @12:43PM
  • opensource by simpl3x (Score:2) Wednesday November 28 2001, @12:44PM
    • 1 reply beneath your current threshold.
  • Open Source Solution? (Score:4, Interesting)

    by boinger (4618) <.gro.uoy-kcuf. .ta. .regniob.> on Wednesday November 28 2001, @12:44PM (#2625306) Homepage
    How's OpenAntiVirus [sourceforge.net] doing? How does it compare to the Big Two? - If it can't hold up, do "we" have any other viable options outside of McAfee and Symantec?
  • Im having Deja-Vu here ... by TheViffer (Score:2) Wednesday November 28 2001, @12:44PM
  • "Fact" Squad by n-baxley (Score:1) Wednesday November 28 2001, @12:45PM
  • Silly to the extreme (Score:5, Insightful)

    by Dark Paladin (116525) <jhummel AT johnhummel DOT net> on Wednesday November 28 2001, @12:46PM (#2625314) Homepage
    I'm not a conspiracy nut, and I certainly don't have total trust, or total mistrust, of the government either.

    But it isn't the idea of the FBI trying to use these tools that offends me. I expect them too, and I don't have anything to hide. But the issue of a company that I pay money for to help protect me to turn a blind eye to government intrusion is insane.

    If I pay someone to give me security, I expect them to provide it against anyone who wants my information. Pure and simple. And I'm not worried about the "Oh, we won't check the FBI's version - but we would check variants."

    Oh, that makes me feel *much* better. Imagine a cracker getting his fingers on the FBI software and using that on my systems. Gee, thanks for not checking that, Symantec.

    Of course, you have to admit that Symantec and McAfee are in a bind. If they state they're going to detect the FBI software, then they're anti-government. If they don't, then they're aiding big brother. But considering that the United States was formed from a healthy distrust of our government (and that distrust has only proved to help us, thank you Hubert Hoover and your bra collection), I would rather have the security companies on my side and make my government work just a little harder to prove guilt. Or at least, that's what my tax dollars should be going to.

    Of course, this is just my opinion. I could be wrong.
  • huh? (Score:5, Insightful)

    by new death barbie (240326) on Wednesday November 28 2001, @12:46PM (#2625318)
    So they're not going to detect the original, but they WILL detect any hacker-modified clones?

    What about Norton Firewall? Will it still detect unexpected outgoing connections? How can I expect it to reliably detect and permit FBI-approved software, but not hacker software with a similar MO?

    Oh, maybe there'll be a hard-coded IP address in the outgoing connection -- now THERE'S a nice target for DDOS!
  • Don't believe the hype by quakeslut (Score:1) Wednesday November 28 2001, @12:46PM
  • Great - It's a three way race (Score:4, Interesting)

    by Embedded Geek (532893) on Wednesday November 28 2001, @12:47PM (#2625323) Homepage
    So, now it's a three way race to see who's smarter: To see if the (1)virus writers are smart enough to make it look like their stuff is (2)FBI to (3)AV developers.

    Eventually, I'm gonna need a scorecard to keep all this striaght.

  • New virii by mcelrath (Score:2) Wednesday November 28 2001, @12:49PM
    • Re:New virii by jjeff (Score:1) Wednesday November 28 2001, @08:31PM
      • Re:New virii by mcelrath (Score:1) Thursday November 29 2001, @10:32AM
    • 1 reply beneath your current threshold.
  • I can hardly wait (Score:5, Insightful)

    by r_j_prahad (309298) <r_j_prahad&hotmail,com> on Wednesday November 28 2001, @12:49PM (#2625341)
    From the time a copy of this "Magic Lantern" is first discovered in the wild until an exact copy of the FBI-approved (and consequently undetectable) version is available via alt.hackers.maliscious is going to take what, twenty minutes?

    Malda might as well start composing (and spellchecking) the headline now, because it's a sure bet he'll get to use it.
    • Re:I can hardly wait by KernelHappy (Score:2) Wednesday November 28 2001, @01:43PM
      • Savvy (Score:5, Interesting)

        by ucblockhead (63650) on Wednesday November 28 2001, @02:09PM (#2625928) Homepage Journal
        It likely won't be long before someone writes something that automatically detects the attempt to install "Magic Lantern" and then turns on a "Magic Lantern" emulator that sends exactly whatever keystrokes the crook wants sent. Imagine the fun that could be had... A nasty crook could have fun implicating all sorts of innocent people in criminal activities.

        [ Parent ]
        • Re:Savvy by linzeal (Score:1) Wednesday November 28 2001, @04:26PM
          • Re:Savvy by ucblockhead (Score:2) Wednesday November 28 2001, @05:22PM
            • Re:Savvy by linzeal (Score:1) Wednesday November 28 2001, @10:02PM
    • Ten minutes, tops. (Score:5, Funny)

      by roystgnr (4015) <(ude.saxetu.macit) (ta) (rngtsyor)> on Wednesday November 28 2001, @03:32PM (#2626516) Homepage
      What does the FBI need to do to keep American computers secure from terrorists?

      Keep "Magic Lantern" out of the hands of criminals.

      How does "Magic Lantern" work?

      The FBI sends it to criminals.
      [ Parent ]
      • 1 reply beneath your current threshold.
    • Re:I can hardly wait by KarmaBlackballed (Score:2) Wednesday November 28 2001, @03:33PM
    • 1 reply beneath your current threshold.
  • Legal problems for anti-virus companies ? by Krapangor (Score:1) Wednesday November 28 2001, @12:49PM
  • What if... by COBOL/MVS (Score:2) Wednesday November 28 2001, @12:49PM
    • 1 reply beneath your current threshold.
  • bah by mikedotd (Score:1) Wednesday November 28 2001, @12:51PM
  • Is this any real suprise? by jaseuk (Score:2) Wednesday November 28 2001, @12:51PM
  • One URL says it all... by MsGeek (Score:2) Wednesday November 28 2001, @12:51PM
  • Re: a/v software (Score:5, Insightful)

    by blibbleblobble (526872) on Wednesday November 28 2001, @12:52PM (#2625358)

    The FBI? Do anything illegal? Who would ever imagine that such a thing could happen?

    <repressed_memory>

    • Wiretaps of opposition politicians
    • Wiretaps of civil rights protestors
    • Wiretaps of those who voice dissent
    • Wiretaps of people unrelated to any crime investigation

    </repressed_memory>

    Hmmm, I can't seem to think of any examples of how police spy powers have been abused in the past, can you?

  • Reverse engineers line up here - (Score:4, Interesting)

    by Medievalist (16032) on Wednesday November 28 2001, @12:52PM (#2625361)


    Well, if the antivirus vendors are going to include a sufficiently detailed signature in their products for the FBI's virii, that should help anyone trying to build a detector.

    I'm sure somebody will try to build malware that impersonates this so-called "Magic Lantern" - I hope they call it "Magic Latrine" :^).

    But wouldn't it be nice to see a GPL'd program to detect the FBI's virus? Then, if I found it on my machine, I could stop the goverment-sponsored theft of my CPU cycles. Of course, I'd then call the FBI and offer to let them reinstall it given adequate monetary compensation - but that's just me, you might take some other action.

    --Charlie

  • Modding the Defs by thryllkill (Score:1) Wednesday November 28 2001, @12:52PM
  • the other guy by Capt Dan (Score:1) Wednesday November 28 2001, @12:54PM
  • J. Edgar Hoover lives on... (Score:4, Interesting)

    by coolgeek (140561) on Wednesday November 28 2001, @12:55PM (#2625381) Homepage
    Sorry for the -dash- of a conspiracy theory here, but I really wonder what the spooks have on these guys. The thought that McAfee, Symantec, et.al. could be implicated for obstructing an investigation is absurd. Well, maybe not with John Ashcroft-Hitler running the DoJ. Anyway, back to my point. Here's an opinion from a judge who upheld a citizens' right to use a radar detector:

    If government seeks to use clandestine and furtive methods to monitor citizen actions, it can ill afford to complain should the citizen insist on a method to effect his right to know he is under such surveillance.
    Judge Joseph Ryan, Superior Court, District of Columbia

    Granted, its only a district court, however it is a compelling opinion, and a brilliant interpretation of the Fourth Amendment. IR detection/imaging and monitoring utility bills have been tossed out on similar grounds. I wonder what AVP is going to choose... Perhaps this is a great opportunity for Free Software, I just wonder how a free software anti-virus lab would work. Anyway, end of my rant.

  • Some need to clue in by Reality Master 101 (Score:1) Wednesday November 28 2001, @12:56PM
    • Re:Some need to clue in by HCase (Score:1) Wednesday November 28 2001, @01:05PM
    • Re:Some need to clue in by Lysander Luddite (Score:2) Wednesday November 28 2001, @01:13PM
    • Re:Some need to clue in by hebertpa (Score:1) Wednesday November 28 2001, @01:14PM
    • Re:Some need to clue in by red_dragon (Score:3) Wednesday November 28 2001, @01:19PM
      • 1 reply beneath your current threshold.
    • Re:Some need to clue in (Score:5, Interesting)

      by jmauro (32523) on Wednesday November 28 2001, @01:22PM (#2625574) Homepage
      Whould you complain if they didn't protect your system from government hackers in China? In France? Working for the UN? These are government agents and if you're systems weren't protected from them from security that you bought then you'd be really pissed. You pay for security companies to protect you. Your analogy of the security gaurd is flawed. A security guard will stop a Federal agent and verify his search warrent and then see to it that the warrent is not executed incorrectly. He's there to protect your stuff and your rights. He'll also notify you the police were there, why they were there and what occured. Electronic security companies are breaking the trust of the person who bought the software. One would expect that the software prevents all intrusions. If it does not then the software is flawed. Allowing back doors is considered bad software design, I don't see how this situation changes the rules of software design.

      Government agencies have no reason to "crack" a system, if they're really interested they can get a search warrent and examine the system. The search and ceasure laws were designed to put all government investigative action in public view. Secret searches cannot be justified. If there is no good way to get the passwords for the keys, then the government is SOL. So they don't have one piece of evidence, I hope that the evidence that they do have would be more than just bits on a hard drive.
      [ Parent ]
    • Re:Some need to clue in by Jeremy Erwin (Score:2) Wednesday November 28 2001, @01:32PM
    • Re:Some need to clue in by ethereal (Score:1) Wednesday November 28 2001, @01:37PM
    • Re:Some need to clue in by lynx_user_abroad (Score:1) Wednesday November 28 2001, @01:55PM
    • 2 replies beneath your current threshold.
  • just say no (Score:5, Insightful)

    by joss (1346) on Wednesday November 28 2001, @12:56PM (#2625394) Homepage
    Symantec are perfectly entitled to do whatever they want. If they want to sell crippled security software, it's their funeral ? Sophos has a more sensible attitude http://www.theregister.co.uk/content/55/23057.html , and better AV software anyway.

    If US software companies want to sell crippleware in the interests of "patriotism" that's their business. There are plenty of companies willing to fill the gap.
  • by ENOENT (25325) on Wednesday November 28 2001, @12:57PM (#2625395) Homepage Journal
    Will Symantec also ignore trojans produced by other nations' intelligence agencies? Someone should encourage some third-world countries to set up online membership signups for their intelligence agencies at a nominal fee. Crackers will then be able to continue to do what they do without breaking any laws.
  • Open Source Virus Detector? by cheese_wallet (Score:1) Wednesday November 28 2001, @12:57PM
  • Only the FBI's programs? by Kissing Crimson (Score:1) Wednesday November 28 2001, @12:59PM
  • Why would the FBI do this? by jhubbard (Score:1) Wednesday November 28 2001, @12:59PM
  • Stance of non-us companies? (Score:4, Interesting)

    by Splat (9175) on Wednesday November 28 2001, @01:00PM (#2625416)
    Does anyone know the stance of non-US companies of anti-virus software on Magic Lantern? If a foreign product detects an FBI trojan horse will it then become illegal under some US law?
  • possible detection still exists (Score:4, Informative)

    by jeffy124 (453342) on Wednesday November 28 2001, @01:00PM (#2625417) Homepage Journal
    most AV tools (including Symantec and McAfee) monitor program execution for anomolis behavior by unknown virii. would lantern be able to avoid being detected by that?

    also, what about personal firewall programs? I use a Tiny Software's PF (yes, under Windows, sad isnt it) that checks the md5 of an executable before granting internet access. on top of that, it can allow you to block certain apps from making/accepting connections from various sites. for example I have it set to not allow Mozilla access to ads.x10.com.

    Here, two things exist: the lantern has to find a way around the md5 and also find a way around "PGP wants to connect to [fbi-ip-address], allow it?" Getting through one or the other might prove difficult.