Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

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.
  • cut out the middle man by technoCon (Score:2) Wednesday November 28 2001, @01:01PM
    • 1 reply beneath your current threshold.
  • Security through Obscurity and Windows. by thesolo (Score:2) Wednesday November 28 2001, @01:02PM
    • chant by Tony-A (Score:1) Thursday November 29 2001, @03:33AM
    • 1 reply beneath your current threshold.
  • OK This bugs me. by Red Weasel (Score:1) Wednesday November 28 2001, @01:02PM
    • 1 reply beneath your current threshold.
  • Lead by example by fishebulb (Score:1) Wednesday November 28 2001, @01:03PM
  • Press Coverage by scott1853 (Score:2) Wednesday November 28 2001, @01:03PM
  • Cmon guys! Give me a break. by Newer Guy (Score:1) Wednesday November 28 2001, @01:04PM
  • Recording keystrokes by ehiris (Score:1) Wednesday November 28 2001, @01:04PM
    • 1 reply beneath your current threshold.
  • No way to misuse this? by bahtama (Score:1) Wednesday November 28 2001, @01:05PM
  • international terrorist: fbi (Score:5, Insightful)

    by SubtleNuance (184325) on Wednesday November 28 2001, @01:06PM (#2625467) Journal
    How long until this little app ends up on a PC that is not on US soil? Will some foreign nation be able to make an offical-issue of this? It seems like the FBI might not be thinking this through.

    ... then again, there is Echelon [echelonwatch.org].... apparently no one minds...

  • The funny part... (Score:4, Interesting)

    by Lumpy (12016) on Wednesday November 28 2001, @01:07PM (#2625471) Homepage
    This will only catch the dumb or the pedophiles.

    Are they writing this "virus" for BeOS? how about OS/2?

    What about a linux box running as only old a.out?

    I can think of at least 70 ways to make their "virus" not work on my machine. (I highly doubt that this "virus" will run on my Linux development box that uses a Hitachi SH4 processor)

    all this hubub about company X or software Z will or will not detect this virus app is pure marketing and hype. Noone who is really threatened by this could care as it is easily defeated from ever infecting the system by simply changing the archetecture...... Hey FBI, not everyone runs windows on Intel hardware.
  • Hmm... (Score:3, Funny)

    by drift factor (220568) on Wednesday November 28 2001, @01:07PM (#2625473)
    This begs the question: Why isn't there an opensource antivirus project?
    • Re:Hmm... by blair1q (Score:1) Wednesday November 28 2001, @01:16PM
    • Re:Hmm... by pj7 (Score:1) Wednesday November 28 2001, @01:20PM
      • Re:Hmm... by rnturn (Score:2) Wednesday November 28 2001, @04:09PM
    • Re:Hmm... by Karma 50 (Score:1) Wednesday November 28 2001, @01:34PM
      • Re:Hmm... by baptiste (Score:2) Wednesday November 28 2001, @04:30PM
  • Run Your Own with MD5 Checksums / or follow IRQs by teambpsi (Score:1) Wednesday November 28 2001, @01:07PM
  • Doesn't AV software.. by Mournblade (Score:1) Wednesday November 28 2001, @01:09PM
  • look. by gnurd (Score:1) Wednesday November 28 2001, @01:09PM
  • As if.... by pj7 (Score:1) Wednesday November 28 2001, @01:09PM
    • Re:As if.... by m_evanchik (Score:2) Wednesday November 28 2001, @01:31PM
    • 1 reply beneath your current threshold.
  • is zonealram going to follow ? by hack0rama (Score:1) Wednesday November 28 2001, @01:10PM
  • Echo Effect by CDWert (Score:1) Wednesday November 28 2001, @01:10PM
  • Nothing new here. by zulux (Score:1) Wednesday November 28 2001, @01:11PM
  • tell symantec how you feel by spamspam (Score:1) Wednesday November 28 2001, @01:13PM
  • Thanks to Ashcroft by NineNine (Score:1) Wednesday November 28 2001, @01:13PM
  • Clairvoyant Virus Detection by Zanguinar (Score:1) Wednesday November 28 2001, @01:14PM
  • A new market by actappan (Score:1) Wednesday November 28 2001, @01:15PM
  • I am not an American! by cyba (Score:2) Wednesday November 28 2001, @01:16PM
  • Who needs 3rd party software? (Score:3, Insightful)

    by crimoid (27373) on Wednesday November 28 2001, @01:16PM (#2625537)
    Assuming that this is a standardized attachment (ie the same size, etc.) it should be pretty easy for filters on the ISP or client to catch. Also, to my knowledge the only mail clients that can execute code w/o user intervention are M$ products. This narrows the people that can be affected alot.
  • Symantec may not... by tweakt (Score:1) Wednesday November 28 2001, @01:18PM
  • 2 Points by dbretton (Score:1) Wednesday November 28 2001, @01:21PM
  • If I had a dime... by Merlin_ (Score:1) Wednesday November 28 2001, @01:21PM
  • Couldn't Someone Else Write A Detection Tool? by ras_b (Score:1) Wednesday November 28 2001, @01:22PM
  • by linuxrunner (225041) on Wednesday November 28 2001, @01:23PM (#2625578) Homepage
    I like to program but I'm not a huge trojan nut but have the basic concept and idea on how these things work....

    First off:
    Everyone keeps talking about how it will just be a matter of time before a wild version of "green lantern" or something of the sort shows up in the wild....
    Dude, if you have Green Lantern on your computer and you find out about it, you've got a lot more things to worry about then sharing it with the hacker / cracker community!

    Second of all:
    Who cares that the anti-virus software won't recognize it. They haven't detected half the viruses for years!
    Heck, Just create your basic client server in c++ or whatever and you'll notice that it is not recognized by the software anyways..... I started to learn sockets and create client/server chats, remote access for work, etc. My anti-virus, anti-trojan software never picked up on it... only my Zone Alarm caught it.

  • This will only hurt legitimate customers. by thesolo (Score:1) Wednesday November 28 2001, @01:23PM
  • I wonder if we're not hearing... by kingpin2k (Score:1) Wednesday November 28 2001, @01:23PM
  • Who does this stop? by rootmonkey (Score:1) Wednesday November 28 2001, @01:24PM
  • A flawed concept by TheoFish (Score:2) Wednesday November 28 2001, @01:24PM
  • Developing? May already exist. by uslinux.net (Score:2) Wednesday November 28 2001, @01:25PM
  • What about the rest of the world.... by someguyintoronto (Score:1) Wednesday November 28 2001, @01:27PM
  • Buy an antivirus written outside US (like AVP) by melted (Score:1) Wednesday November 28 2001, @01:29PM
  • Oppertunity for Anti-Virus software vendors... by WndrBr3d (Score:1) Wednesday November 28 2001, @01:29PM
  • General comments by Matrix12 (Score:1) Wednesday November 28 2001, @01:30PM
  • Um, what was that again? by LittleGuy (Score:1) Wednesday November 28 2001, @01:31PM
  • Your tax dollars at work by GrumpyOldManager (Score:1) Wednesday November 28 2001, @01:31PM
  • I am in Canada A by VEGETA_GT (Score:2) Wednesday November 28 2001, @01:31PM
  • non-US AV software by Anonymous Coward (Score:1) Wednesday November 28 2001, @01:31PM
  • Like encryption debate? by zoombat (Score:1) Wednesday November 28 2001, @01:32PM
  • Alternate AntiVirus vendors? by baglunch (Score:1) Wednesday November 28 2001, @01:32PM
  • Boycot by jfroot (Score:1) Wednesday November 28 2001, @01:36PM
  • Will Symantec pay me back by famazza (Score:2) Wednesday November 28 2001, @01:37PM
  • What happens... by Nickodemus (Score:1) Wednesday November 28 2001, @01:38PM
  • Not these company's job anyway (Score:5, Insightful)

    by iabervon (1971) on Wednesday November 28 2001, @01:43PM (#2625733) Homepage Journal
    These companies provide detection and removal services for widely-distributed and automatic attacks. That is to say, it's their job to clean up when someone releases a virus that spreads all over the place. They discover something spreading, and they make an update.

    If the FBI is doing their job well, that's not the situation here. The way they've been describing this working is that they set it up to attack the particular person against whom they've obtained a warrent. It doesn't email itself to the target's addressbook, it doesn't attack random IPs, it doesn't try to infect floppies. That would be both illegal (since it could destroy the data of non-targets) and probably invalidate their evidence (since they don't have a warrent to investigate every individual in the US).

    So a virus scanner shouldn't catch Magic Lantern, because it's not really a virus, in the sense that they're scanning for. It's an attack tool, which uses the methods often employed by viruses. Virus scanners don't fix security holes; they look for particular malicious and spreading code on your computer and clean it up. They won't stop Magic Lantern, they won't stop someone hijacking your passport account, and they won't stop even script kiddies breaking into your webserver, because their purpose and system design just aren't good for that.

    So far I haven't heard of any IDS companies saying they will ignore ML, nor have I heard of any companies saying they won't fix security holes that ML uses. That's what would be significant.
  • Is Magic Lantern a virus by dkh (Score:1) Wednesday November 28 2001, @01:43PM
  • Why this does not bother me by drix (Score:2) Wednesday November 28 2001, @01:45PM
  • Vaccanation idea... by AtariDatacenter (Score:1) Wednesday November 28 2001, @01:48PM
  • magic lattern will get DDOSed by Twillerror (Score:2) Wednesday November 28 2001, @01:50PM
  • What I don't get... (Score:3, Interesting)

    by jabber01 (225154) on Wednesday November 28 2001, @01:50PM (#2625781)
    Why is this thing a Trojan?

    There would be no issue at all here if this program was something that had to be manually installed. If the FBI got a warrant to enter a suspect's home, install a 'tap' on his PC, and then retrieve the data, there would be no issue.

    Any criminal savvy enough to detect that sort of intrusion is also savvy enough to detect and subvert Magic Lantern. Hell, if I had something to hide, I'd keep it away from the networks, on an encrypted drive, wired to destroy the data if I failed to log in correctly - and I am NOT a criminal mastermind.

    All ML does, by being a Trojan, is get non-criminal technologists pissed off over civil rights and such.

    Sure, it may make the 'tap' easier to set up remotely (does it really? only with very ignorant criminals I think) and to pull data off as it's being generated, so that a logfile can't be easily found (but anyone with something to hide is likely to be sniffing their own packets anyway, no?).

    There's something else going on here. It could be about testing the waters for industry compliance to Federal backdoors (PGP anyone?). It could be to increase the anxiety level of technologically inept/newbie potential terrorists.

    The publicity level of this strikes me as a diversionary tactic, because the technological aspects of ML are surely defeatable (we can look at our own packets down to the bit after all) and the audacity of it (Big Brother factor) is sure to kill it.. The next step is to have each cell phone sold with a listening device that the FBI could turn on remotely. Even the technologically ignorant would not stand up for that, or for this.
  • Its Called VIRUS detection after all by joshv (Score:2) Wednesday November 28 2001, @01:52PM
  • Bunch of bs.... by MarkCollins (Score:1) Wednesday November 28 2001, @01:54PM
  • This is getting bad... by nochops (Score:1) Wednesday November 28 2001, @01:56PM
  • sue them.. by Suppafly (Score:1) Wednesday November 28 2001, @01:58PM
  • How are they going to install this? by joshv (Score:2) Wednesday November 28 2001, @02:05PM
  • NEWS FLASH by DarkZero (Score:2) Wednesday November 28 2001, @02:06PM
  • I can just see the headlines by raptor21 (Score:1) Wednesday November 28 2001, @02:07PM
  • Dismantle the US government NOW! by The Man (Score:2) Wednesday November 28 2001, @02:08PM
    • 1 reply beneath your current threshold.
  • fraud? by Deadplant (Score:2) Wednesday November 28 2001, @02:14PM
  • I, for one, am pleased! by Xaroth (Score:1) Wednesday November 28 2001, @02:14PM
  • Boycott Proselytism by Narril Duskwalker (Score:1) Wednesday November 28 2001, @02:15PM
  • NAI - Symantec, firewalls and PGP by Anonymous Coward (Score:1) Wednesday November 28 2001, @02:17PM
  • Is that just as bad? by C_Mattie (Score:1) Wednesday November 28 2001, @02:17PM
  • When I buy a new lock.... by arson1 (Score:1) Wednesday November 28 2001, @02:18PM
  • looks like... by giantsquidmarks (Score:1) Wednesday November 28 2001, @02:20PM
  • details details by Deadplant (Score:1) Wednesday November 28 2001, @02:35PM
  • Another one? by Shelle (Score:1) Wednesday November 28 2001, @02:35PM
  • FBI information by Nemith (Score:1) Wednesday November 28 2001, @02:37PM
  • US AV companies can now disappear by aliebrah (Score:2) Wednesday November 28 2001, @02:39PM
  • hmmm whats this.... by Pyrosz (Score:1) Wednesday November 28 2001, @02:40PM
  • DOS on Magic Lantern by Embedded Geek (Score:2) Wednesday November 28 2001, @02:40PM
  • by savaget (26702) on Wednesday November 28 2001, @02:51PM (#2626208)
    Would it be possible for Magic Lantern to be built into a closed source OS like Windows XP?
  • B.S. by rice_burners_suck (Score:2) Wednesday November 28 2001, @02:53PM
  • wrong focus by elmegil (Score:2) Wednesday November 28 2001, @02:53PM
  • Just a thought.. by Coleco (Score:1) Wednesday November 28 2001, @02:55PM
  • Legal in other countries? by sammy.lost-angel.com (Score:1) Wednesday November 28 2001, @02:55PM
  • Biometrics? by senseimoron (Score:1) Wednesday November 28 2001, @03:03PM
    • Re:Biometrics? by Junta (Score:2) Wednesday November 28 2001, @03:49PM
  • What would prevent hackers.. by Axe (Score:1) Wednesday November 28 2001, @03:05PM
  • Fed -B-Gone v0.34beta by greygent (Score:1) Wednesday November 28 2001, @03:10PM
  • Ehehehe, Bad idea, Bad bad bad by Delifisek (Score:1) Wednesday November 28 2001, @03:12PM
  • Implications by Hoo00 (Score:1) Wednesday November 28 2001, @03:16PM
    • Re:Implications by daveman_1 (Score:1) Wednesday November 28 2001, @04:41PM
  • maybe ad-aware can take care of this by Indy1 (Score:1) Wednesday November 28 2001, @03:28PM
  • Huh? by exceed (Score:1) Wednesday November 28 2001, @03:31PM
  • Can't wait for the lawsuits. by KingBozo (Score:1) Wednesday November 28 2001, @03:36PM
  • I use AVG by Grisoft... by Kalabajoui (Score:2) Wednesday November 28 2001, @03:47PM
  • Norton AV by Spiffy (Score:1) Wednesday November 28 2001, @03:59PM
  • Zone Alarm? by spoonyfork (Score:2) Wednesday November 28 2001, @04:11PM
  • FBI/Hackers, same thing. by neoevans (Score:1) Wednesday November 28 2001, @04:33PM
  • boycott by samantha (Score:2) Wednesday November 28 2001, @04:35PM
  • Free AV by CrashRide (Score:1) Wednesday November 28 2001, @04:53PM
  • Magic Lantern Honey Pot? by wytcld (Score:2) Wednesday November 28 2001, @04:54PM
  • Tripwire by silversurf (Score:1) Wednesday November 28 2001, @05:04PM
  • Symantec Customer Service not on the same page! by The_THOMAS (Score:1) Wednesday November 28 2001, @05:12PM
  • Slippery slope by Simon Garlick (Score:1) Wednesday November 28 2001, @05:25PM
  • The truth by shag_and_scooby_too (Score:1) Wednesday November 28 2001, @05:53PM
  • "However we would detect modified versions" by Honest Man (Score:1) Wednesday November 28 2001, @06:17PM
  • Why does it matter? by de_boer_man (Score:1) Wednesday November 28 2001, @06:23PM
  • Think about this angle. by Archangel Michael (Score:2) Wednesday November 28 2001, @06:59PM
  • KeyKatcher a consumer solution to keystroking by gman13 (Score:1) Wednesday November 28 2001, @07:03PM
  • immigrants by staeci (Score:1) Wednesday November 28 2001, @08:14PM
  • the real conspiracy by staeci (Score:1) Wednesday November 28 2001, @08:25PM
  • ECHELON. by Cinematique (Score:1) Wednesday November 28 2001, @09:18PM
  • And the point of all this... by Cosmic Cow (Score:1) Wednesday November 28 2001, @09:43PM
  • Why are they announcing this to the public by RodeoBoy (Score:1) Wednesday November 28 2001, @11:09PM
  • Already recommended against McAffee by mattr (Score:2) Thursday November 29 2001, @01:44AM
  • Magic Lantern and you . by AftanGustur (Score:2) Thursday November 29 2001, @06:36AM
  • Re:3rd party AV by bigpat (Score:1) Wednesday November 28 2001, @12:53PM
  • Re:3rd party AV by crankyspice (Score:1) Wednesday November 28 2001, @01:08PM
  • Re:Why Does This Surprise Anyone??? by jeffphil (Score:1) Wednesday November 28 2001, @01:23PM
  • Re:I run linux blah blah blah!!! by Todd Knarr (Score:2) Wednesday November 28 2001, @01:40PM
  • Re:Magic Lantern & Medical Marijuana by daveman_1 (Score:1) Wednesday November 28 2001, @04:36PM
    • 1 reply beneath your current threshold.
  • 34 replies beneath your current threshold.
(1) | 2