Slashdot Mirror


al Qaeda Hacks XP?

acaird writes "According to this article at Newbytes, members of al Qaeda may have worked for Microsoft and planted "trojans, trapdoors, and bugs in Windows XP"." This stuff screams of hoax to me, but it is showing up on the Washington Post.

68 of 736 comments (clear)

  1. Where the hell is Microsoft's PR agency? by Saint+Aardvark · · Score: 5, Funny
    Honestly, things are getting pretty bad for MS if this sort of thing can be published without even a public whipping. :-)

    If this goes on..."Next week on Jerry Springer: Bill Gates is sleeping with my sister!"

    1. Re:Where the hell is Microsoft's PR agency? by Alien54 · · Score: 4, Funny
      Well the way I figure it, they are paranoid enough that someone at MS will try to find out if this is ture or not

      And they will find that there is no way to tell if there are Al-Qeada moles, trap doors, bugs, etc. - the difference between that and normal operation may be minimal at best.

      That may be the Al-qeada plan to destroy America. make sure all MS products stop working after a certain date

      ;-)

      --
      "It is a greater offense to steal men's labor, than their clothes"
    2. Re:Where the hell is Microsoft's PR agency? by GTRacer · · Score: 5, Insightful
      That may be the Al-qeada plan to destroy America. make sure all MS products stop working after a certain date...

      What, you mean Microsoft Product Activation and Passport subscriptions?

      GTRacer
      - How much for WinXP Corporate?

      --
      Defending IP by destroying access to it? That makes sense, RIAA/MPAA. Go to the corner until you can play nice!
    3. Re:Where the hell is Microsoft's PR agency? by Tackhead · · Score: 5, Funny
      > That may be the Al-qeada plan to destroy America. make sure all MS products stop working after a certain date

      Huh? Last time I checked, Al Queda wanted to destroy the technological world, not save it!

    4. Re:Where the hell is Microsoft's PR agency? by Black+Parrot · · Score: 3, Interesting


      > Well the way I figure it, they are paranoid enough that someone at MS will try to find out if this is ture or not

      > And they will find that there is no way to tell...

      Yes, but at least they will qualify for 3 or 4 billion dollars of disaster relief funding, and a play for sympathy may get them a reduced wrist slap from the DoJ.

      --
      Sheesh, evil *and* a jerk. -- Jade
    5. Re:Where the hell is Microsoft's PR agency? by Jason+Earl · · Score: 4, Funny

      Maybe Ballmer's dance is part of the process, that looked fairly rigorous. It also didn't look too terribly effective.

  2. not as easy as you might think by psyklopz · · Score: 5, Interesting

    Speaking as a programmer who works for a big software company, it's unlikely that anything like that would be able to get through.

    Code generally goes through peer reviews and quality assurance before it is accepted into the main stream. Say waht you want about MS, but I'm sure they do these things (they can afford it!)

    To bypass these failsafes would require a lot of people along the line allowing it to slip through.

    1. Re:not as easy as you might think by Anonymous Coward · · Score: 5, Interesting
      Yeah, right. All code gets peer reviewed, and it's also verified that the version that's peer reviewed is exactly what's under source control, and QA reads code? That's a fucking joke.

      QA generally does not read any code at all, they take the specs for how a routine works, and maybe write some regression tests to make sure it does what it's supposed to, and breaks properly. There's no digging around in the code itself.

      As for peer review, when it happens (which it doesn't for every line of code by a long shot) they don't make sure that nobody ever updates that code again without more peer review.

      While I don't believe the allegation for a second, it's definitely extremely possible.

    2. Re:not as easy as you might think by oddjob · · Score: 5, Funny

      So something like a flight simulator in a spreadsheet program would never make it into a released product...

      Back under your bridge, troll.

    3. Re:not as easy as you might think by ianezz · · Score: 4, Funny
      if( strcmp( username, "osama" ) ) { uid=0; }

      Poor ``osama'' user... every other user instantly becomes root, except for him (sorry, couldn't resist - but this is another reason why strcmp() is pure evil sometimes) ;-)

    4. Re:not as easy as you might think by Computer! · · Score: 3, Insightful

      That's a fucking joke.

      While I'd admit that QA in professional software is lacking, there are definately source code reviews in an OS product group. Every line of code is looked at, even if only briefly. The risk of the exploit being detected and erased before a release is too great for the Microsoft interview process (grueling, trust me) to be worthwhile. Especially if the coder is a new employee. It is highly unlikely that a new programmer even wrote a single line of compiled OS code. Most of the time, they are writing tools or test scripts for years before they get to write OS code. Insinuating that someone's entire career was a setup in order to get caught planting some bugs in Windows is a lot more ridiculous than claiming this is a hoax.

      --
      If you fall off a building, go real limp, because maybe you'll look like a dummy and people will be like hey, free dummy
    5. Re:not as easy as you might think by morcego · · Score: 5, Insightful

      I'm not sure.
      You see, I work for a not so big software company right now, but I used to.
      It's not that hard to sneak some malicious code into the final product. Quality Arrusance is usualy made only by using the software, not by analising the code. And even if they do analise the code, it's quite trivial to introduce some obscure buffer overflow.
      Also, we are forced to remember about that hacking of microsoft internal network some time ago, which they "claimed" give the hackers no access to the code base.
      I hate bin Laden as much as the next guy, and think he should die. But, even being a fanactic, the guy is inteligent. And has recources, both personel and money. I think it's very likely he would attempt something like this. I know, in his shoes, I would.

      --
      morcego
    6. Re:Not as easy as you might think by Syberghost · · Score: 3, Insightful

      In the first place, I notice that man is a "suspected" Al Qaeda member. From what I've been seeing lately, anyone who has the wrong kind of accent or a copy of the Koran is a suspected Al Qaeda Member.

      Ok, but when you pick the suspected Al Qaeda member up, and he says "I'm an Al Qaeda member, and I'd like to enter a formal confession in court, so I can blather on about the evils of western 'civilization' before proudly marching off to die a martyr in your jails", you can excuse journalists for thinking he might really mean it.

    7. Re:not as easy as you might think by Francis · · Score: 3, Insightful

      Yeah, right. All code gets peer reviewed, and it's also verified that the version that's peer reviewed is exactly what's under source control, and QA reads code? That's a fucking joke.

      I used to work for Microsoft as a dev. (Visual Studio) Although coding practices vary from group to group, many (including our team) have mandatory code reviews before submitting, including ours.

      Noone would personaly verify that the peer reviewed version is exactly what's under source control, but come on. Groups are tight knit. You're always going through each other's code on a daily basis. You plant a Trojan, you're going to get caught.

      Let's face it. These Al Quaeda has enough problems smuggling weapons onto airplanes. Try smuggling a programmer through a Micrsoft interview process. M$ job interviews are notoriously tough. You would get more bang for the buck building a bomb and giving the federal reserve a good shaking. (No pun intended)

      --

      --
      #include <malloc.h>
      free(your.mind);
    8. Re:not as easy as you might think by Mr.+Slippery · · Score: 4, Informative
      Code generally goes through peer reviews and quality assurance before it is accepted into the main stream.

      Where is this wonderful place you work?

      I've worked for, lessee, eight companies over the years, ranging from the tiny to mammoth international corporations. Only two had code reviews.

      At one, a well known company in the computer security field, code for a secure operating system base was reviewed by trust engineers - who were knowledgeable about the theory of security but who were not so knowledgeable about the programming language being use. We'd get questions like "what does char somecstring[16]; somecstring[0] = char(0); mean"?

      At the other, a well-known aerospace contractor, reviews of code for a NASA project focused on making sure that your code met the formatting standards required - no one asked me anything at all about the semantics of my code.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    9. Re:not as easy as you might think by Jason+Earl · · Score: 4, Informative

      Whatever. Excel used to have a flight simulator embedded in it, for crying out loud! IIS had a back door password of "Netscape Engineers are Weenies" spelled backwords.

      Not to mention the fact that it seems like Windows has an exploit approximately every 3.5 seconds, and that's without access to the source. A terrorist at Microsoft wouldn't even have to try and embed backdoors into the software. They could just keep track of the exploitable buffer overflows and pass them on to their buddies instead of raising attention to them at Microsoft. Microsoft's entire defense stems around the fact that the "bad guys" don't have access to the code and must therefore guess where the problems are (and even still they have more than their share of problems). Someone on the inside (with access to the source) could easily subvert this process.

    10. Re:not as easy as you might think by Ratbert42 · · Score: 3, Interesting

      I worked for a software company and put a time bomb into one of their products, just to show it could be done. Even when they knew it was in there and what it did, they couldn't find it for hours. I pointed to the exact code and they still didn't understand what it did, but someone said "oh yeah, I saw that last week and thought it looked odd." I doubt he did (such a bullshitter), but even if he had, he wouldn't have figured it out. He would have given up and ignored it. Not anymore. And that's with a team of under 5 people touching that product. Imagine a team the size of the WinXP one.

    11. Re:not as easy as you might think by Jason+Earl · · Score: 5, Insightful

      That's assuming that the terrorists would actually have to plant backdoors. It would be far less dangerous, and far easier, to simply look for buffer overflows and then not report them to management. What good is a peer review if your "peer" is actually looking for exploitable code for their own ends. A remotely exploitable buffer overflow is every bit as good as a backdoor, and if they were in QA they wouldn't even have to write it themselves, they would simply have to let it slide through.

      Now, I am not saying that the Al Qaeda has penetrated Microsoft, but I can't imagine that someone working at Microsoft hasn't been tempted to simply overlook a buffer overflow. Especially now that Windows is being used to run some very tempting targets.

    12. Re:not as easy as you might think by morcego · · Score: 3, Interesting

      After some obtuse comments on my post, I stopped to think what I would do if I was a terrorist and decided to do this kind of stuff (sabotage WinXP).
      That lead me to some considerations:

      1- The sabotage would have to be enough so it's usage (or saying I would use it) would cause terror
      2- The sabotage would have to be small enough it would pass quality assurance without arousing a flag
      3- The sabotage would have to be generic enough so nobody would spot it at a first glance
      4- The exploit would have to be complicated enough so nobody else would be able to exploit it before I do
      5- This sabotage would have to take a form, or permit some kind of use, that would let me claim responsability for the terrorist act
      6- If I could do something misleading, so that when I first attacked, the the original sabotage
      would not be found, even after the attack, the better

      So, considering all this point, I want to reduce my rating from "Very Probable" to simply "Technicaly Factible".

      Unless they are very stupid. Which maybe they are, just like me posting this kind of thing with the FBI sensors and such monitoring everything.

      If they arest me for this post, please, let the slashdotters know about it.

      Or could it be I'm simply violating the DMCA ?

      --
      morcego
    13. Re:not as easy as you might think by hawk · · Score: 3, Interesting
      >Speaking as a programmer who works for a big
      >software company, it's unlikely that anything
      > like that would be able to get through.


      Speaking as a director of the Federal Aviation Authority, it's unlikely that four planes could be simultaneuously hijacked and . . .


      hawk, not really an FAA official

    14. Re:not as easy as you might think by jayhawk88 · · Score: 5, Funny

      Yeah, I'm sure Bill was real pissed when the lid was blown off that little hack.

      Get a clue. If your a PHB code reviewer at MS, there's a big difference between finding out your programmers have actually been having a little fun on the job with a hidden easter egg, and trying to figure out the functionality of backdoorforallah.dll.

    15. Re:not as easy as you might think by Jason+Earl · · Score: 3, Insightful

      Ok, whatever. It still goes to show how effective Microsoft's "code reviews" are. If it takes them years to find something that was meant to be a joke, then how long is it going to take them to find something that was meant to be a hard to spot backdoor written by a talented coder (there is no questioning the fact that Microsoft programmers are talented folks).

      The fact of the matter is that bugs are hard to find in almost any setting. The fact that so few people have access to Microsoft source code simply makes it that much harder to find errors. Microsoft can pretend that they have processes in place to catch these sorts of errors, but when all it takes is the knowledge of one previously unknown buffer exploit it is hard to feel very safe.

      Microsoft's entire security policy is based on the fact that the bad guys don't have access to their source code. This assumes, of course, that there isn't anyone inside of Microsoft that is willing to sell (or exploit themselves) security information.

  3. Hmmmm by Your_Mom · · Score: 4, Funny
    Unfortunately, since there already so many holes and bugs in XP, we will never know if they really were successful.


    Unless they commented there code:

    security_hole(); &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/*b1n l@d1n r00lz!*/


    --
    Objects in the blog are closer then they ap
  4. Those bastards hacked the linux kernel too! by zyqqh · · Score: 5, Funny

    And they even left OVER 700 SEKRET MESSAGES IN THE SOURCE CODE!

    Observe:

    % grep -ir 'a.*l.*q.*a.*e.*d.*a' /usr/src/linux | wc -l
    704

    Time to outlaw leenuks, I say.

    --
    // zyqqh
    1. Re:Those bastards hacked the linux kernel too! by slamb · · Score: 4, Offtopic

      Off-topic but important

      find /usr/src/linux -type f | xargs grep -i "a.*l.*q.*a.*e.*d.*a"

      Don't do that. You're right; it is much faster. But it's less safe: it breaks if filenames contain whitespace. Ideally, they wouldn't, but remember the iTunes 2 installer? It axed entire partitions for this very reason. Filenames on a lot of systems do have spaces. Code that breaks on them is bad.

      Instead, do this:

      find /usr/src/linux -type f -print0 | xargs -0 grep -i "a.*l.*q.*a.*e.*d.*a"

      It requires GNU find and xargs. But it really is much, much better. (It uses a null character instead of a space/newline as the seperator. Filenames can't contain nulls, since the system calls expect C-style null-terminated strings.)

      (GNU bashers: There is a reason people prefer their tools. They really are better in a lot of cases.)

  5. "rigorous processes" by Geeky · · Score: 3, Funny

    From the article:

    According to Desler, Microsoft has rigorous processes in place during the development of Windows to ensure the security and integrity of source code

    I can sleep easier now.

    --
    Sigs are so 1990s. No way would I be seen dead with one.
  6. don't worry by bnitsua · · Score: 3, Funny

    These backdoors, trojans, etc. are rendered useless by the backdoors, trojans, etc. the NSA placed in XP.

  7. If you don't buy Windows XP... by pulazzo · · Score: 5, Funny

    then the terrorists have won.

  8. Well you know what's next... by ShieldWolf · · Score: 5, Funny

    This just found in winsock.dll in XP:

    seineewerastsisrorretadeuqla

    --
    just = (My)Opinion.toCents();
  9. *sigh* by szcx · · Score: 4, Interesting

    It screams of a hoax, so let's put it on the front page. Way to be part of the problem, Taco.

  10. say what? by cr@ckwhore · · Score: 5, Funny

    last time I checked, these afganhis were hacking and downloading movies with a commodore 64 (http://slashdot.org/article.pl?sid=01/11/17/20420 7&mode=thread)

    ...no other explanation needed.

    --
    Skiers and Riders -- http://www.snowjournal.com
  11. Goodbye to the BSOD? by sid_vicious · · Score: 5, Funny

    So, does this mean goodbye to the "Bluescreen of Death" and hello to the "Bluescreen of Holy Vengeance?"

    --
    If it ain't broke, it doesn't have enough features yet.
  12. So THEY've been putting all those bugs! by Unknown+Bovine+Group · · Score: 5, Funny

    Well now that they've routed the enemy, we can expect future versions of MS OSes to be bug and exploit-free.

    BWAHAHAHAHAA

    --
    m00.
  13. Recycle Bin Laden! by Stavr0 · · Score: 5, Funny

    Just put this in a .REG file and the evil will be revealed... REGEDIT4 [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08- 00AA002F954E}] @="Recycle Bin Laden"

  14. Daisy Cutter by pjdepasq · · Score: 4, Offtopic

    Does this mean we can drop a few 'Daisy Cutters' on Redmond?

  15. How to tell by Syberghost · · Score: 5, Funny

    We'll know it terrorists slipped code into XP, because if they do, they'll make it support raw port access for non-priviledged users. Clearly only a terrorist would do that, so it'll be a dead giveaway.

  16. Re:XP? Wouldn't Linux be just as easy? by pclminion · · Score: 3, Insightful
    I really doubt something like that could make its way into the kernel. Kernel changes are always submitted as patches, and are always reviewed. Imagine if someone submitted a two-liner backdoor (very improbable). It would be caught immediately. Now, imagine that someone submitted a five hundred line patch with a backdoor (more likely). It will be just as carefully scrutinized, by virtue of the fact that it is a large patch. In either case, the evil code will never make its way into the kernel.

    Now, third-party patches such as those at linuxhq.com are not scrutinized by the kernel team, and these patches might possibly contain nasty code (as well as simply poor code). But if you're downloading third-party patches and applying them without reading them, you're an idiot. Can't read C, or don't understand kernel internals? Then don't apply third-party patches.

    It would be far easier, as you suggest, to insert backdoors and other nasties into userspace open source programs. When was the last time you downloaded a source tarball and actually read all the code before building and installing it? The most evil of all would be a trojan in gcc -- all programs compiled with the trojaned compiler would themselves be trojans. After a while all source remnants of the trojan would be wiped away, but the trojan code would still be lurking in all our binaries. Horrible thought.

    Like you say, be careful. Just because you're running Linux, or you use open source, doesn't make you immune to viruses, backdoors, trojans, or anything else.

  17. good lord by banky · · Score: 5, Funny

    (Outside of an Al Queda recruitment center)
    "OK, people. Line to the left is suicide bombers, center line is front line soldiers, right-hand, nefarious computer geeks."

    or
    (2 terrorists meet to discuss their accomplishments)
    "I have struck a great blow against Satan! I have planted bombs and anthrax!"
    "I, too, have stuck a great blow!"
    "What did you do?"
    "Improper bounds checking in msetl23.dll! I used my own hasty, roll-your-own strcpy()! And as a final coup de gras*, I stole 3 product activation keys and gave them to Best Buy employees"

    Please.

    * terrorists may not actually use phrases like this. Consult your manual.

    --
    ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
  18. Not as easy as you might think by Transient0 · · Score: 4, Interesting

    Not to mention that the whole story is hanging on very tentative ground.

    In the first place, I notice that man is a "suspected" Al Qaeda member. From what I've been seeing lately, anyone who has the wrong kind of accent or a copy of the Koran is a suspected Al Qaeda Member.

    Secondly, if this man really is a member of the organization, it should be noted that bravado and misinformation are prime terrorist tactics. It's a lot easier to spread rumours about having planted bombs, or for that matter created software bugs, than it is to actually do it. And you still get the result of people being afraid to fly or afraid to use Windows.

    Thirdly, as you said, even if some programmers with less than noble intentions did manage to get employed at Microsoft, the chance that they would be able to intentionally slip in a trojan horse without it being caught in testing are pretty low.

    On the other hand, i suppose they couls just sabotage the american way of life by writing bad code, but then Microsoft pays people to do that anyway.

  19. For once, I'm sympathising with MS by Rogerborg · · Score: 4, Insightful
    • A suspected member of the Al Qaeda terrorist network claimed that Islamic militants infiltrated Microsoft and sabotaged the company's Windows XP operating system, according to a source close to Indian police.

    Look at the effect they've already had on the global airline and tourist industries, based on a net increase in danger that's insignificant compared to road deaths. Score one for the terrorists.

    And here come the ill considered security measures and infringements of civil liberties. We defend Freedom by taking it away. Score two.

    Then it was time to target the the government, postal service and law enforcement with a few packets of a not particularly lethal virus (sympathies to the victims though). Again, the big impact is from the FUD, as law enforcement chase hoaxes and benign packages all over the country. Score three.

    Now it's software. "All your code base belong to us!" they rant. Expect the hoaxers to jump on this and a new rash of bin Laden themed virii and worms to appear. It's pure FUD, but the problem is reassuring easily frightened and confused non-techies that it isn't true. How do you disprove the existence of allegedly hidden code?

    And so for once I'm actually going to get on the bandwagon with Microsoft and give this zero credibility. This pathetic piece of bluster should not be allowed to put anyone off using XP. There's plenty of real reasons for not using it, but this isn't one of them.

    --
    If you were blocking sigs, you wouldn't have to read this.
  20. How to get rid of It! by ASyndicate · · Score: 4, Funny

    # chflags noschg /bin/laden
    # rm -f /bin/laden

    Warning: Utitilty /bin/laden removed. Will replace with something even more evil.

    # ln /bin/microsoft /bin/laden
    # chflags schg /bin/laden
    # chflags schg /bin/microsoft

    Thank you for removing /bin/laden

    --
    This page left intentionally blank.
  21. In other news... by sheldon · · Score: 5, Funny

    Members of the militant group Hamas have claimed responsibility for file corruption issue found in the Linux 2.4.15 kernel.

  22. It turns out... by Tony+Shepps · · Score: 4, Funny

    It turns out that al Qaeda is actually a bitter DR-DOS user group.

  23. Taking credit for other people's havok... by coupland · · Score: 5, Funny

    Sounds to me like al-Qaeda is just looking to take credit for the chaos caused by others.

    "You will feel our wrath in the endless bugs and security holes in Windows XP!"

    What's next? "We will cause random car accidents in busy intersections and will lace cigarettes with deadly carcinogens!" OOooo, their prophecies are coming true, everybody! Head for the hills!

  24. Re:score -1, redundant by Jburkholder · · Score: 3, Informative

    Well, they are rerpoting as fact that Mohammad Afroze Abdul Razzak is making these claims. Are they not supposed to print the story because what this guy is saying is almost certainly untrue?

    It would be different if they were reporting that there were *in fact* security bugs in XP planted by terrorists, based on the claims of one guy.

  25. Re:WARNING: THIS IS ADVICE TO TERRORISTS by gowen · · Score: 3, Informative

    I think you'll find that starting with a 5 gallon container might be considered cheating.

    ObSoln:
    Fill 7
    (Fill 3 from 7:Discard 3) twice
    Decant remaining 1 from 7 to 3.
    Fill 7. Top up 3 from 7, leaving 5 in 7.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
  26. Al Qaeda's Elite Supercomputing Matrix by lwagner · · Score: 5, Funny
    9:05a. Breaking News... the alleged five teraflop Al Qaeda computer hax0ring complex has been penetrated by US Special Forces...

    7:30p. This just in - We have learned that the alleged Al Qaeda computing complex was destroyed. US Marines were seen removing five hourglasses, an abacus, and a piece of aluminum foil that were allegedly behind a massive recent distributed denial of service.

  27. Re:not as easy as you might think - VERY EASY by Preylude · · Score: 3, Informative

    I have worked for several major software companies, including Microsoft, as a co-op.

    The standard practices at Microsoft do not include a lot of code review (even for a co-op). You could easily sneak stuff in there.

    That being said, I'll wait until I see proof before I believe this one.

    I have nothing to worry about, however. My standard practice is to never install a Microsoft OS until it has been "in the field" for -at least- a year :)

  28. Two counterpoints by Mr.+Fred+Smoothie · · Score: 5, Insightful
    In a million-plus line codebase for a product under deadline pressure, while official policy might be that "every line is checked", in reality this is highly unlikely to happen. The coders and their managers may assure the suits, "Yeah, we reviewd every line of code," but they'd be lying. It just doesn't happen. It's one of those things that everyone knows is *supposed* to happen and most people know doesn't *really* happen.

    Secondly, while I agree that it's unlikely that a terrorist would approach a 13-year old kid and say, "Hey, you should start excelling in Math and then attend college to get a CS degree so that 10 years from now you can go work at Microsoft for 4 years or so (enough to gain the confidence of your managers) and then start putting back doors and bugs in their OS," it's far more plausible that a terrorist would approach a already working programmer who's naive and idealistic -- and perhaps *already* working at and trusted by managers at Microsoft -- and say, "Hey, here's how you can really help your faith..."

    --

    1. Re:Two counterpoints by Geckoman · · Score: 3, Insightful
      And it's even more plausible that they would approach a disaffected, unhappy person regardless of faith -- who'd been working there for several years, feeling unappreciated the whole time -- and say, "Hey, here's a few ten thousand dollars tax free...we'll pay you and you get to screw your company!"

      And it's even more plausible that somebody just made this crap up, and the Washington Post bit on it like a hungry trout....

      "I saw it on the Internet, it must be true. Right, dad?"
      "Not necessarily, son, but I saw it printed on pieces of a dead tree, so that makes it true for sure!"

  29. holy cow, I found it! by The+Pim · · Score: 4, Funny
    On a hunch, I started grep'ing through XP, and stumbled across the backdoor password:

    !seineew era snaitsirhC dna sweJ
    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
  30. yes, worry. by Erris · · Score: 3, Funny
    Don't forget the ones there by design. You know, like the remote kill switch for too many hardware modifications, and others to make sure you don't rip M$ off. Ha ha ha. If M$ can do it, you can be sure others will figure it out and be doing it.

    Also, don't forget the ones that are there by poor implimentation. You know, like sound files in email that get executed without warning.

    Also, don't forget the ones that are there due to poor design. You know, like an email client that runs as root because there are no real user accounts and the underlying file system will not support that and ....

    Don't forget to combine all of the above with poor judgement. Well, running M$ with anything but in single user non networked air gap protected mode is poor judgement. Worse judgement is attatching a camera and an always on high speed internet connection in your freaking bedroom, ha-ha(banned in Saudi Arabia).

    Alah-Akbar. It's true you know.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
  31. Doesn't work this way by WildBeast · · Score: 4, Insightful

    Al Qaeda members aren't supposed to know what the other members are doing. Their own mission is revealed to them at the last moment.

    In the article they mention the following : "authorities find some of his claims inconsistent and "too theatrical to believe.""

    This guy is probably not even a member of Al Qaeda, he's just a crazy guy who's probably too dumb to even be a terrorist.

    1. Re:Doesn't work this way by Melantha_Bacchae · · Score: 3, Interesting

      WildBeast wrote:

      > Al Qaeda members aren't supposed to know what the other members
      > are doing. Their own mission is revealed to them at the last moment.

      That is exactly right. Bin Laden himself said that none of the 9/11 groups (except the leader) knew the others existed or what they were doing. They didn't know what they themselves were doing until they were getting on the plane.

      > This guy is probably not even a member of Al Qaeda, he's just a crazy
      > guy who's probably too dumb to even be a terrorist.

      Oh, he's a terrorist alright, and if Walker is saying what he has been reported to say (attack yesterday), then he is one too. When one of these people have been captured and can do nothing else to support their cause, they use their mouths in one last terrorist attack: spreading wild (but at least remotely believable) rumors to terrify their enemies. After all, the real business of terrorists is not high body counts, but *TERROR*.

      Afroze's claims are false, but Microsoft's all consuming greed was leading them to engage in terror marketing (those "buy more or be audited" postcards) prior to 9/11. Greed, terror, and cruelty are all three heads of one terrible monster.

      Wisdom overcomes greed.
      Courage sends terror running.
      Compassion, the greatest power, conquers cruelty.

      Mothra, you were right! Heart can reach!

  32. Bill Gates holds press release on Al Qaeda hacks by hoggoth · · Score: 5, Funny
    This just in:

    "Bill Gates holds press release on Al Qaeda hacks in Windows XP."
    Redmond- Bill Gates today held a press release to confirm the presence of "hacked" code in the Windows XP product, and admitted for the first time that all previous versions of Windows also had "hacked" code inserted maliciously by covert Al Qaeda operatives within the Microsoft Corporation. "We have confirmed the presence of this code in all versions of Microsoft Windows from 3.0 to XP. The code we have found was planted by covert Al Qaeda operatives who were employed by Microsoft for years. This was a long-term terrorist operation planned years in advance and executed with frightening efficiency. We have investigated the code and found it to be the cause of instability in Windows products. As a matter of fact, the infamous "Blue Screen of Death" was in fact an Al Qaeda trojan. We will be release a full list in the coming week of all the Windows problems that the Al Qaeda terrorists are responsible for after a full investigation of all the things that make Windows suck."

    --
    - For the complete works of Shakespeare: cat /dev/random (may take some time)
  33. There's a dead giveaway in the article itself... by biglig2 · · Score: 3, Insightful

    ... where this looney says they planned to attack the Houses of Parliament and Tower Bridge.

    Parliament perhaps, but not Tower Bridge. If they were interested in tourist attractions in the US, they would have put a plane into the statue of Liberty. It doesn't fit their pattern. Tower Bridge isn't even that big a deal as a symbol of the City. The Tower itself, or St Pauls, or Buck Huse, would be more likely.

    Canary Wharf, I could believe.

    --
    ~~~~~ BigLig2? You mean there's another one of me?
  34. Ah... by ZoneGray · · Score: 5, Funny

    Ahhh, it all makes sense now. No matter how hard I tried, I could never land properly in MS Flight Simulator.

  35. Breaking up Microsoft! by Proud+Geek · · Score: 5, Funny

    At only $27,000 each, a Daisy Cutter would be both faster and cheaper than waiting for the courts to break up Microsoft.

    --

    Even Slashdot wants to hide some things

  36. lets get it straight by abes · · Score: 4, Funny

    They were planting features, not trojans or trapdoors.

  37. *barf* by Erris · · Score: 3, Insightful
    It screams of a hoax, so let's put it on the front page. Way to be part of the problem, Taco.

    Let's just whine about it instead of moving on. Way to fill the page up with trash.

    Hypocracy, see above.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
    1. Re:*barf* by szcx · · Score: 3, Interesting
      Let's just whine about it instead of moving on. Way to fill the page up with trash.

      Yeah, be sure and keep that advice in mind the next time you see FUD coming from Microsoft. The only way to stop problem behavior is by pointing it out. You think the antitrust case would have been filed if people just "moved on"? Are the Slashdot editors immune from scrutiny simply because they're anti-Microsoft?

      Hypocracy, see above.

  38. Al Qaeda Tactic? by istartedi · · Score: 3, Interesting

    Perhaps these guys have been instructed that if they feel the need to "spill the beans" they should spill 3 or 4 phony beans along with the real ones. That way, our security has to track multiple potential threats. I'm sure nothing would please them more than to see us spend the time and money required to audit all of the Windows code.

    Perhaps there is a rational way to tell which threats are real; some kind of "threat profiling".

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  39. Re:Two counterpoints take two by Already.there · · Score: 3, Informative
    As an employee who has worked in the OS division of Microsoft I would like to say unequivocally that this article is complete crap.

    There is no way that you could try to put a terrorist-sized hole in XP without a lot of people noticing.

    -For the months before the OS ships every line of code that is modified is examined on several levels; every bug that is found could potentially be investigated by any of dozens of people in any part of the organization...
    -There's nearly a 1/1 ratio of Test/Dev in the critical parts of the system; to do this you would have to get the developer(s) and the tester(s) responsible for that chunk of code/functionality.
    -Automated tools run by seperate groups review changes and record owners; try to sabotage something once & you won't get a second chance.
    -Automated tools run by testers review code that's not exercised by test-passes, reporting on changes so that the hole can be filled.

    This simply did not happen and it's embarrassing that this pseudo-technical forum is giving the report even a little credit. I would expect better from even the bitter/angry/biased-microsoft-haters that make up the such a vocal percentage of the slashdot crowd.

  40. Remember the Y2K bug fixing frenzy? by TWR · · Score: 3, Informative
    Now I don't know if XP was targeted by Al Qaeda, but a good chunk of Y2K work was outsourced to places like India, where this self-proclaimed terrorist was picked up.

    Given the long-term planning that Al Queda is known for, and their penchant for using the tools of the West against the West, I would be unsurprised if they planted people into companies doing Y2K patchwork for major financial institutions or other mission-critical systems. Most of that code was NOT code reviewed due to time constraints, and the work was done overseas by the lowest bidders. This is a recipe for disaster and was predicted as such years ago. Now that we know exactly how crazy these motherfuckers are, the warnings seem a lot more important.

    Just my paranoid guess.

    -jon

    --

    Remember Amalek.

  41. Re:not as easy as you might think - VERY EASY by mobiGeek · · Score: 3, Funny
    My standard practice is to never install a Microsoft OS until it has been "in the field" for -at least- a year

    My policy is half of that: the first half!

    --

    ...Beware the IDEs of Microsoft...

  42. Re:Two counterpoints take two by crucini · · Score: 3, Insightful

    That sounds reasonable. However, by that logic there should never have been any exploits for a Microsoft product, right? Maybe you are assuming that the trojan would be glaringly obvious. I would assume the opposite - that it would be the kind of vulnerability we've already seen many times in IIS and Outlook. Something that could be called an honest mistake.

    I still don't really believe the story, but I think you are dismissing it too lightly.

  43. Don't believe this!! by snake_dad · · Score: 3, Interesting

    It's al just FUD to cover up the Magic Lantern introduction. Really.

    --
    karma capped .sig seeking available Slashdot poster for long-term relationship.
  44. Malice? by Frank+Sullivan · · Score: 3, Insightful

    "no evidence of malicious code in the operating system has been reported".

    Never attribute to malice that which can be adequately explained by stupidity. :}

    --
    Hand me that airplane glue and I'll tell you another story.