Slashdot Mirror


Microsoft Advises to Type in URLs Rather than Click

spacehug writes "In a recent Microsoft Knowledge Base article, they provide 'Steps that you can take to help identify and to help protect yourself from deceptive (spoofed) Web sites and malicious hyperlinks.' These steps include always using SSL/TLS, typing 'JScript commands' in the address bar, and typing in URLs instead of clicking links! I have a suggestion that's not in the Knowledge Base: don't use IE!"

984 comments

  1. i knew it by jester42 · · Score: 5, Funny

    i always knew that those hyperlinks were a bad security problem. Web designer should really avoid those propietary 'href'-tags for security reasons.

    1. Re:i knew it by beda · · Score: 5, Funny

      You are right, gurus use 'a'-tag instead, with 'href' as an attribute.

    2. Re:i knew it by Anonymous Coward · · Score: 0

      I think is a good suggestion since that is the only way that newbies wouldn't fall for the spoof e-mails. Paypal..ebay etc. It doesn't only apply to the vulnerability because the attacker could also register similar domains (paypal,ebay etc..) and still be able to collect the information.

    3. Re:i knew it by Anonymous Coward · · Score: 0

      Actually they use javascript.

      Oh, you said gurus, not monkeys ... sorry.

    4. Re:i knew it by sepluv · · Score: 5, Interesting
      Not in XHTML 2.0 -- it looks like the anchor (a) element is probably going to be deprecated now one can use href on any element (as I have said it should be for a while, because there is nothing semantically special about link text in comparison to other text).

      IMO, as XHTML 2.0 is meant to be non-backwards-compatible, they should use the a element for the functionality of the acronym and abbr elements.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    5. Re:i knew it by croddy · · Score: 1
      well, *I* never have problems like this.

      then again, *I* use vi.

      ;-)

    6. Re:i knew it by brokenvoice · · Score: 3, Insightful

      Nothing semantically special about link text? Doesn't that fact that it is acting as the anchor of the link make it semantically significant? Or are you thinking in wholy human-readable terms?

    7. Re:i knew it by Trejkaz · · Score: 3, Informative

      Ah, but XHTML 2 is in the same namespace as XHTML 1, which means people might assume 'a' is anchor anyway. That's even why they made 'q' into 'quote', because the display semantics of 'q' were different ('q' is supposed to have quotes automatically supplied, whereas 'quote' isn't.)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    8. Re:i knew it by sepluv · · Score: 1

      Ye, that is a good point. In retrospect, replacing a with something else is probably a bad idea, but what I said about getting rid of it still holds.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    9. Re:i knew it by sepluv · · Score: 2, Insightful
      Doesn't that fact that it is acting as the anchor of the link make it semantically significant?

      Short answer: No.

      Long answer: Semantics basically means meaning. In almost all cases, if the link text in a page was not link text (i.e.: if all the href attributes were removed) it would have the same meaning. Likewise, I could add links for further information in anything I write like I could link to a definition of semantics in this post and it would not change what I was saying.

      Also, If the link is citing a source then it should be in a cite element so you cannot arguing that the a elements purpose is for citing.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    10. Re:i knew it by AnotherLostAtom · · Score: 1

      That is too funny! I knew that calling it Internet Exploder was a very good nickname. That thing is sooo buggy! I'm actually using Mozilla right now actually :) And ya.. those links are a serious security concern...

    11. Re:i knew it by brokenvoice · · Score: 1

      Difference of opinion. It still seemes to me that you are talking about meaning as it applies to humans. I know I prefer matching against elements rather than attributes when I'm writing XSLT. For the record I don't really care which way this one falls. XHTML2 is still a long way off and an even longer way from being supported widely enough to be useful.

    12. Re:i knew it by AKnightCowboy · · Score: 0, Troll
      i always knew that those hyperlinks were a bad security problem. Web designer should really avoid those propietary 'href'-tags for security reasons.

      And people should avoid those cleverly disguised closed-source programs that could have viruses hidden in them. Only use and write open source software that you can compile yourself after hand-inspecting the source code for trojans.

    13. Re:i knew it by Anonymous Coward · · Score: 0

      "That is too funny! I knew that calling it Internet Exploder was a very good nickname. That thing is sooo buggy! I'm actually using Mozilla right now actually :) And ya.. those links are a serious security concern..."

      Translation for those that aren't 14 anymore...

      "Ooo! Me too! I'm cool too! I agree with you! I'm cool too!"

    14. Re:i knew it by AKnightCowboy · · Score: 1
      And people should avoid those cleverly disguised closed-source programs that could have viruses hidden in them. Only use and write open source software that you can compile yourself after hand-inspecting the source code for trojans.

      Weird, I write something pro-Open-Source and get moderated as a troll? Is the group of moderators from Microsoft just waking up or something? I'm completely serious. If Microsoft says we should type in URLs by hand because we can't trust their buggy software to send us to the proper places when we click on a hyperlink, why should we run their buggy binaries without being able to inspect the code first?

    15. Re:i knew it by TheSpoom · · Score: 2, Insightful

      You're insane, make the a element semantically totally different from what browsers interpret it as now? It's one thing to be non-backward compatible but that would be thowing the baby out with the bathwater.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
    16. Re:i knew it by erick99 · · Score: 1

      I agree with the notion that using Internet Explorer is the problem. I use Mozilla and only open I.E. if Mozilla won't, for whatever reason, open a page. I.E. is a pop-up hell. Happy Trails, Erick

      --
      http://www.busyweather.com/
    17. Re:i knew it by dryeo · · Score: 1

      And people should avoid those cleverly disguised closed-source programs that could have viruses hidden in them. Only use and write open source software that you can compile yourself after hand-inspecting the source code for trojans.

      Weird, I write something pro-Open-Source and get moderated as a troll?


      I think it might of been the comment about hand-inspecting the source code. I'm a knowledgeable user who compiles quite a bit of software but just because I have the source doesn't mean I'm going to spot any trojans since I'm not a programmer.
      Dave

      --
      https://en.wikipedia.org/wiki/Inverted_totalitarianism
    18. Re:i knew it by pilgrim23 · · Score: 1

      The Web should be like Normandy during World War II: When the Germans were preparing for the invasion, one security precaution they took was to remove every single street sign. If we don't know where we are, don't know where we are going, have no guide to help and no easy navigation system then it is quite simple: Never leave the pre-provided links that MSN includes. Sig Heil! -

      --
      - Minutus cantorum, minutus balorum, minutus carborata descendum pantorum.
    19. Re:i knew it by Ctrl-Z · · Score: 1

      Huh? The namespace for XHTML 2 is
      http://www.w3.org/2002/06/xhtml2
      while XHTML 1 is
      http://www.w3.org/1999/xhtml

      How are those the same namespace? Surely you aren't suggesting that because one might use the same prefix, that they are in the same namespace.

      --
      www.timcoleman.com is a total waste of your time. Never go there.
    20. Re:i knew it by poot_rootbeer · · Score: 1

      > Doesn't that fact that it is acting as the anchor
      > of the link make it semantically significant?

      Yes, but not unique enough to warrant an HTML tag all of its own.

      <span href="http://whatever">linked text</span> is semantically identical to the way we usually use the A tag.

    21. Re:i knew it by Anonymous Coward · · Score: 0

      Can you code monkeys stop using semantically when you mean FUNCTIONALLY?!

    22. Re:i knew it by digitaleus · · Score: 1

      Google derives a hell of a lot of meaning from your semantically-empty links. Admittedly, the issue is open for debate... On the other hand, attributes can just as easily carry semantic information as tags.

    23. Re:i knew it by sepluv · · Score: 1
      In fact, the grandparent is wrong, as the W3C will be using a different namespace as they have decided to not make XHTML2 backwards-compatible.

      It could be that changing the purpose of an existing tag is bad, but we actually do not want UA's to treat XHTML 2 as HTML or XHTML 1. There may actually be an advantage to the oft-used a tag changing in its purpose -- it will force UA's to follow the stricter XHTML standards (which are not backwards-compatible), and not treat XHTML 2 as HTML (which would not only, in general, be illegal behaviour for UA's, but would cause other more minor backward-compatibilities to not work according to XHTML 2).

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
  2. Good idea! by graveyardduckx · · Score: 1

    Let's implement features and advise against using them! Pure marketing genius! It's like buying a ferrari but not driving it! Well... it's IE so maybe a bicycle.

    1. Re:Good idea! by Bu+Na+Dan · · Score: 0

      well, buy a computer with windows preinstalled, but use another os - i think we are already used to do so?

  3. Turn off Javascript, turn on the status bar by dkf · · Score: 1, Informative

    Like that you'll at least always see where the link is going before you go there.

    --
    "Little does he know, but there is no 'I' in 'Idiot'!"
    1. Re:Turn off Javascript, turn on the status bar by linuxci · · Score: 5, Informative

      The point is there's a bug in IE that even with JavaScript turned off people can give the impression that you're going to a different URL than you really are, the worst thing is it also affects the address bar. Be safe, don't use IE

    2. Re:Turn off Javascript, turn on the status bar by teledyne · · Score: 5, Informative

      But it still doesn't make sense. Some secure sites have a feature that requires a referrer link when you access different pages. If you type in a URL, there is no referrer link, and so in that case, you might not be able to access that site.

      On the other hand, I use Opera, and I love it. While it has a little banner that display ads depending on what you're currently surfing (unless you pay 30 bucks for it), I find it in no way to be intrusive. Go try it out.

    3. Re:Turn off Javascript, turn on the status bar by Ozone+Depletion · · Score: 2, Informative

      Here's an example

      no, that link is not supposed to do it, the page will show you what it is.

    4. Re:Turn off Javascript, turn on the status bar by NewWaveNet · · Score: 2, Insightful
      If you're not using Mozilla Firebird you're not surfing the web you're suffering it


      While it is true the IE is the holiest browser currently available, it also has an immense amount of incorrectly implemented features. Maybe I should start over...

      IE has support for a large deal of things I wish were standard. However, too many internet bodies can't make decisions and standards are simply corrupted leaving Microsoft to run around generating their own sudo standards. As far as web development goes and building high quality, web-based applications (trust me, the backend to all sites I work on are served by one the last servers VA's sold) IE simply offers more flexability, creative applications, and...well, a larger userbase. While the application is inheriently flawed, the theory and principals are good and would only furthur extend the realm of creative outlets if there was one standard.

      I don't suffer because I use IE or develop sites that don't run in Opera. I suffer wasting time making sure the stripped down version of these sites work in Mozilla.

      Time is money; I don't have either.
    5. Re:Turn off Javascript, turn on the status bar by nmg196 · · Score: 3, Insightful

      Anyone that's trying to exploit the address bar bug, will undoubtedly also include some javascript to set the status bar to say the name of the site they're spoofing as well. They're hardly likely to do one and not the other. Only the example exploits tend not to modify the status bar.

    6. Re:Turn off Javascript, turn on the status bar by Anonymous Coward · · Score: 1, Insightful

      Interesting, I was suffering while making sure that standard XHTML works with IE. Why is IE the only browser that can not fully support even the basic standards.

    7. Re:Turn off Javascript, turn on the status bar by Anonymous Coward · · Score: 0

      Secure sites? Relying on referrer?

    8. Re:Turn off Javascript, turn on the status bar by Midnight+Thunder · · Score: 1

      IE bug or not, there are deceptions that could potentially catch any novice user with any browser:

      - E-mail with images that look like the genuine e-mail. You click on the e-mail and with a bit of Javascript magic you get a window with an address bar, so your novice you could get caught out.

      - URLs that look like the could be the site. Example: http://www.slashdot.org:7Gya90@www.abc.com/ . Some user will check the first part and not the last and get caught out there.

      --
      Jumpstart the tartan drive.
    9. Re:Turn off Javascript, turn on the status bar by CmdrGravy · · Score: 1

      Opera popped up a nice box saying I was about to go to a site using a Username and then showed me the actual URL I was going to go to. No confusion for me !

    10. Re:Turn off Javascript, turn on the status bar by Anonymous Coward · · Score: 0
      While it has a little banner that display ads depending on what you're currently surfing
      Sounds like spyware to me. Don't get me wrong, I want Opera to succeed. I'm forced to use Mozilla Firebird because I don't like being pwned by IE's bugs^H^H^H^Hfeatures. The problem is Firebird's slow interface and high memory usage. My limited experience with Opera has been great, but I refuse to use software with blinking ads.

      I'd like to see Opera ditch the ads and give out different versions of its browser. They could have a light browser without gestures, tabs, and other improvements. For users who want to pay, they'll get all of the extra features. This could skyrocket Opera's usage.
    11. Re:Turn off Javascript, turn on the status bar by PepperedApple · · Score: 1

      run around generating their own sudo standards

      I believe the word you are looking for is "pseudo".

    12. Re:Turn off Javascript, turn on the status bar by wheany · · Score: 1

      Opera 7.5 will have the option of showing Google text-ads in a narrow toolbar.

    13. Re:Turn off Javascript, turn on the status bar by Anonymous Coward · · Score: 0

      IE has support for a large deal of things I wish were standard. However, too many internet bodies can't make decisions and standards are simply corrupted leaving Microsoft to run around generating their own sudo standards.

      My problem isn't with MS inventing standards it's them not adhering to current standards and their flat refusal to fix their very broken browser. If IE has 20 whiz bang features but can't render CSS (or any number of other W3C standards) properly what good is that? This typifies the MS development process. Push buggy crap out the door and then build on top of their steaming pile of bugs with whiz bang features. See how shiny it is? You fell for it hook line and sinker as did most of the general public/web devs.

      While the application is inheriently flawed, the theory and principals are good and would only furthur extend the realm of creative outlets if there was one standard.

      If the application/implementation is flawed who gives two craps about the theory behind it?

      I don't suffer because I use IE or develop sites that don't run in Opera. I suffer wasting time making sure the stripped down version of these sites work in Mozilla.

      So, you don't suffer coding around the heaps of bugs that infest IE but making sure your site is W3C compatible is some sort of torture? Bizarre.

    14. Re:Turn off Javascript, turn on the status bar by balloonpup · · Score: 1

      Firebird 0.7 shows "http://www.microsoft.com%01@zapthedingbat.com/sec urity/ex01/vun2.htm"

      Without the Slashcode inserted space, of course.

      --
      I sing the doggie electric!
    15. Re:Turn off Javascript, turn on the status bar by bhtooefr · · Score: 1

      It's Google AdWords, and it affects all browsers with JavaScript enabled. It's just Opera passes the info on to Google even with it off. The info on the text-based ads is here: http://www.opera.com/adsupport/ (DON'T CLICK IT! IT'S A LINK!)

      You can also switch to graphical ads, which doesn't pass any info.

    16. Re:Turn off Javascript, turn on the status bar by Andrea_from_Arg · · Score: 1

      MyIE2 (http://www.myie2.com), the browser that has tabs and uses the IExplore engine, has fixed this bug since the 0.911 version

      --
      :: Andrea ::
      Anime Wallpapers
    17. Re:Turn off Javascript, turn on the status bar by Scrameustache · · Score: 1

      IE is the holiest browser currently available

      Well, at least its safe against vampires then...
      ;-)

      --

      You can't take the sky from me...

    18. Re:Turn off Javascript, turn on the status bar by NewWaveNet · · Score: 1

      If the application/implementation is flawed who gives two craps about the theory behind it?

      Darling, did you miss capitalism?

    19. Re:Turn off Javascript, turn on the status bar by EvanED · · Score: 1

      To be quite honest, I use Opera most of the time and I really don't notice the adds at all. When I first started I was using it for about 3 days then looked up, saw an ad, and suddenly realized I had completely forgotten that Opera had ads. That's how unobtrusive they are.

    20. Re:Turn off Javascript, turn on the status bar by Anonymous Coward · · Score: 0

      It is worth noting that since the URL flaw exists only through the use of location.unescape that disabling JavaScript (or as MS calls it Active Scripting) would render both the attack and the spoofing of the Status Bar text non-working.

      That said, most users are not aware of where to turn JS off, and of those that do, they will have difficulty in using some sites like Hotmail. Even excluding the ever useful Hotmail, the range of functions that JS brings to large numbers of sites and the lack of non-JS flows for those functions would be unacceptable for most users.

    21. Re:Turn off Javascript, turn on the status bar by imgunby · · Score: 1

      actually, the URL exploit requires the JS function location.unescape to function. Spoofing what is shown in the status bar also requires that JS be enabled. That said, most users aren't capable of locating the specific settings in IE (since MS decided to call it Active Scripting). And even if they did turn JS off in their browser, not being able to connect to sites like Hotmail, or use any of the JS dependent features on the internet would likely make them re-enable it.

  4. Hah! by DarkHelmet · · Score: 5, Funny

    I have a suggestion that's not in the Knowledge Base: don't use IE!

    Yeah, and I have a solution to prevent malicious programs like IE from running that's not in the Knowledge Base...

    Install Linux.

    I hear you can buy a copy of it for around $600 somewhere.

    --
    /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i
    1. Re:Hah! by akuma624 · · Score: 1

      What is the best browser for MS platform?? Mozilla, Opera,?? Let a brother know.

      --
      ... if music be fruit of love, play on ....
    2. Re:Hah! by Skyfire · · Score: 3, Informative

      Firebird is definitely the best.

      --
      Do not go gentle into that good night. Rage, rage against the dying of the light.
    3. Re:Hah! by TheRealBlueEAGLE · · Score: 1

      Actually running IE in wine leaves all your documents at risk if you get infected by a worm.

      --
      If pro and con are opposites, what is the opposite of progress?
    4. Re:Hah! by Bish.dk · · Score: 4, Informative

      What is the best browser for MS platform?? Mozilla, Opera,?? Let a brother know.

      Mozilla Firebird is a lean, mean browsing machine. Highly recommended. Remember not to click the link if you're in IE!

    5. Re:Hah! by byolinux · · Score: 5, Interesting

      Firebird will be, but until then, vanilla Mozilla I'd say.

      Firebird seems lacking in a few things for now.

    6. Re:Hah! by linuxci · · Score: 5, Interesting
      Personally I'd say Mozilla Firebird but it's a matter of preference. The Mozilla's are free and Opera is free if you don't mind a banner ad (or pay them for the ad free version), so just download them all and give them a go, they all have their good points. But one thing, if you do use Opera, please go into preferences and stop it 'Identifying as IE' that doesn't help people with flawed stats programs realise people are using alternative browsers.


      Also if you can also educate others into non-IE browsers that will help marketshare and make more sites develop to the standards and not to MS only HTML/JS. Although to be honest I know of very few IE only sites, and I never need to use them anyway, YMMV.

    7. Re:Hah! by RAMMS+EIN · · Score: 4, Informative

      I see others have recommended Mozilla Firebird. It's a great browser indeed, and open source.

      However, I recommend Opera. It's small, fast, very standards-compliant, and has lots of nice features that make browsing the web just a little more comfortable. Examples:

      Don't want to wait for those graphics to load? Press G to stop loading them. You can selectively view some images if you need to.

      Can't read the fonts? Color scheme ticking you off? Press Ctl+G to use the default stylesheet. Black text on white background, couldn't be more legible. Don't like the default stylesheet? Don't worry, you can change it.

      Type g litigious bastards in the address bar to search for litigious bastards on Google.

      Bookmark pages and assign aliases to them to surf there quickly. For example, I used sd for Slashdot and osn for OSNews.

      I don't like mouse gestures, but some people love them. Opera does, too.

      Etc, etc.

      It's a pity Opera on Linux keeps crashing. On Windows, it's great, though.

      --
      Please correct me if I got my facts wrong.
    8. Re:Hah! by EJB · · Score: 2, Interesting

      Not to start a flamewar or anything, but what's wrong with Firebird now?

      I've been using it for some months now, and I find it extremely stable and fast.

      (Version 0.7 on Windows XP)

      - Erwin

    9. Re:Hah! by The+Fink · · Score: 5, Funny
      Oooh! I get it now!

      This is all a big ploy, by Microsoft, to prevent "their" customers clicking on links which might take them to competitors' products. Sneaky! It might even be patentable!

      What'll they think of next?

    10. Re:Hah! by Moraelin · · Score: 1

      Amen. Opera is great.

      --
      A polar bear is a cartesian bear after a coordinate transform.
    11. Re:Hah! by Megaslow · · Score: 5, Informative
      While I am also a happy Firebird user, it is lacking a few key things, e.g. mailto URLs are not handled properly. Also, there are still significant bugs, such as pages which cause the browser to completely croak, and bugs with the password manager.

      I'm sure the majority of the glaring errors or lacking features will be addressed before it becomes an official product.

    12. Re:Hah! by NoMercy · · Score: 5, Funny

      And by the sounds of it, a week later buy a new keyboard because youve worn-out your [g] key.

    13. Re:Hah! by Sexy+Bern · · Score: 2, Funny

      At least you can explain to your boss why you're now having to use www.booble.com so much!

    14. Re:Hah! by BitHive · · Score: 1

      What, no image search?

    15. Re:Hah! by real_smiff · · Score: 4, Informative
      Opera was my browser of choice for over a year, but recently i moved to Firebird.. why? I got fed up with Opera being so slow. It seems to have problems with certain sites (many that i come across), relating apparently to its javascript engine (a suggestion on their forum to turn off js is too inconvenient for me). If this affects you (I was finding Opera regularly using >50% CPU and >100MB RAM on my AMD 1.2Ghz, 512MB system), you may want to consider Firebird instead (with all the necessary extensions to give a similar experience). I have found no such resource usage in Firebird yet.

      This is in no way bashing Opera, which has a lot of great innovations and I hope to return to when this problem is fixed. Just a warning that Opera may not be as fast as everyone thinks!

      --

      This is my Sig, this is my Gun. One is for Slashdot and one is for Fun.

    16. Re:Hah! by ashot · · Score: 1

      Opera is very fast, I have never had a speed problem with it, except when I made the history unlimtied and uped the cache size. If you do that start-up time and general speed definately suffer, but all you have to do is lower the cache size and it'll speed up again.
      This is not to say that Opera doesn't have it's bad points: it doesn't draw some pages correctly, when it does draw pages, before its finished they are often distorted. But other than that its a great piece of software. Extremely customizable. If you are a "power browser" (keyboard) you will love it.

      --
      -ashot
    17. Re:Hah! by SpaceRook · · Score: 1

      if you do use Opera, please go into preferences and stop it 'Identifying as IE' that doesn't help people with flawed stats programs realise people are using alternative browsers.

      Yeah, but there are still a lot of dumb ass sites that won't let you in unless you are using IE.

      Actually, the link above is a REALLY dumbass site because they don't let you in even if you DO identify as IE. Their web team should be fired. Nothing on that site is out of the ordinary and requires IE.

    18. Re:Hah! by byolinux · · Score: 4, Interesting

      I have Moz 1.6 and Firebird 0.71 on OS X, and I find Firebird to be lacking some little bits that prevent it from being anywhere near as good.

      Examples would be things like plugins and things from mozdev.org that don't work, preferences that are not present in Firebird, etc.

      Firebird is going to be a wonderful browser, it's already a very good browser, I just don't feel it's ready for (my) usage yet.

    19. Re:Hah! by mst76 · · Score: 1
      Oooh! I get it now!

      This is all a big ploy, by Microsoft, to prevent "their" customers clicking on links which might take them to competitors' products. Sneaky! It might even be patentable!

      What'll they think of next?
      Maybe their next move is to declare all domains outside of msn.com to be "potentially insecure"...
    20. Re:Hah! by sql*kitten · · Score: 1

      Install Linux.

      And that will protect you from things like this how?

      Microsoft's advice makes perfect sense. If you want to visit your bank's web site, type in the URL, don't just blindly click a link in an email that tells you to.

    21. Re:Hah! by aled · · Score: 1

      An installer. Automatic integration with Java. Without at least those is not ready for mainstream.

      --

      "I think this line is mostly filler"
    22. Re:Hah! by Pxtl · · Score: 4, Funny

      No - the best browser for the MS platform is Arachne... oh, you meant Windows.

    23. Re:Hah! by Florian+Weimer · · Score: 1

      Not to start a flamewar or anything, but what's wrong with Firebird now?

      Last time I checked, it didn't support client certificates.

    24. Re:Hah! by Anonymous Coward · · Score: 1

      ahh, but if you click the link in any other browser it will become apparent that the site is phoney due to the wrong address appearing in the address bar ;)

    25. Re:Hah! by sepluv · · Score: 1

      Well, even better, for me I cannot access the site at all as I get a 502 server error.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    26. Re:Hah! by Hast · · Score: 1

      Which ever Mozilla you select browse around on the plug-in sections afterwards to really get it going. Mouse gestures / radial menues (an improvement on gestures IHMO) are available as plugins as an example.

      A fun one I found is Moji which is an integrated Kanji dictionary. Select a Kanji on a Japanese page and you can have it instantly translated. (It's not very advanced right now though, but a good idea of what can be done.)

    27. Re:Hah! by Anonymous Coward · · Score: 0

      The only reason that I don't use Firebird (Mozilla is my default) is the search feature. In Mozilla, I can type an address or a term to search for in the same input box, while Firebird has a seperate, small window on the side for searches.

      It seems like such a small thing, but I am constantly typing search terms in the "wrong" window in Firebird, and it annoys the hell out of me. I want to love it, but that one "feature" kills the user experience for me. If I wanted a browser that constantly annoys me, I'd just use IE!

    28. Re:Hah! by drmaxx · · Score: 1

      I went to other way for the exactly same reason: I switched to Opera because it was considerably faster on my not quite retired machine: 266MHz, 64MB, Win95-System. The latest 7.23 version of Opera is quite stable - even with a Win95 system!

    29. Re:Hah! by HidingMyName · · Score: 1

      One reason I use opera (and Konqueror too) is for the ease of setting the user agent. The Mozilla (and Galeon) browsers I've tried don't have an easy run time solution (in their menus) nor do they have a way to set the user agent on a domain by domain basis.

    30. Re:Hah! by Emil+Brink · · Score: 1

      Um, how do you propose that a browser-only browser such as Firebird handle mailto:-links? Perhaps by starting an external application or something, or what?

      --
      main(O){10<putchar(4^--O?77-(15&5128 >>4*O):10)&&main(2+O);}
    31. Re:Hah! by jesser · · Score: 3, Insightful

      mailto URLs are not handled properly

      I can't think of anything wrong with the way Firebird handles mailto URLs. Firebird certainly handles them better than Mozilla Navigator -- Firebird opens them in your default mail program, while Mozilla Navigator always opens them in Mozilla Mail.

      --
      The shareholder is always right.
    32. Re:Hah! by croddy · · Score: 1
      it's not a problem that's likely to be fixed -- opera is, by design, a memory-heavy web browser. the primary architectural difference between opera and the other leading web browsers is that opera maintains a copy of the *rendered* web page in memory, rather than rendering it on demand (as mozilla/netscape, IE, and konqueror/safari do).

      if you have a lot of memory, and don't run a lot of other stuff in the background, opera may be the browser for you. but if you don't want a browser that consumes vast amounts of memory (with, admittedly, some increases in speed), then you'd best choose something else.

      now, if you *really* want something fast, try elinks. ;-)

    33. Re:Hah! by Anonymous Coward · · Score: 0

      It does and it did (it was somewhat hidden feature though).

    34. Re:Hah! by flokemon · · Score: 2, Interesting

      Same story here, moved from Opera to Firebird.
      Opera is fast, but Firebird is faster still, it renders pages better than Opera does. Another plus is SOCKS support which Opera does not (or did not?) have.
      Firebird comes with less options than Opera basically, but so many add-ons exist, like the mouse gestures.
      And if you have a small screen with a resolution that is not higher than 1024*768, Firebird gives far less space for its toolbars, leaving more for the pages.

    35. Re:Hah! by Anonymous Coward · · Score: 0

      opera.. its stable, fast, small, easy. only problem its not open-source. but even so its how propreitary software should be which basically means it actually works right and does what you would expect from it...

      i actually mentioned propreitary over open-source on /. this will probably get flamed...but even so, opera is still better(though it would be claimed otherwise by zealots who probably know very little about the browser anyways) all i gotta say is try it and see ;)

    36. Re:Hah! by real_smiff · · Score: 1

      it's not the memory usage so much, as the CPU. that seems to be a serious & real problem they have and i can't tolerate (opening two pages that opera doesnt like for no apparent reason could get 95% usage). i'm pretty sure it's not my setup, this is over many opera versions and clean OS reinstalls and default settings and tweaked settings... interesting reply about the design differences though, i'd never heard that before, thanks.

      --

      This is my Sig, this is my Gun. One is for Slashdot and one is for Fun.

    37. Re:Hah! by xlyz · · Score: 4, Informative


      to add mailto: support to Firebird just install mozex extension

    38. Re:Hah! by Walterk · · Score: 5, Informative
      However, I recommend Opera. [..] lots of nice features that make browsing the web just a little more comfortable. Examples:

      Don't want to wait for those graphics to load? Press G to stop loading them.

      Firebird: Press ESC

      You can selectively view some images if you need to.

      Firebird: has image blocking: right click -> block images from <server name>

      Can't read the fonts?

      Firebird: Ctrl++, or Ctrl+- for smaller fonts

      Color scheme ticking you off? Press Ctl+G to use the default stylesheet. Black text on white background, couldn't be more legible.

      Firebird: No shortcut for default colours yet.

      Don't like the default stylesheet? Don't worry, you can change it.

      Firebird: Preferences->General->Fonts&Colors

      Type g litigious bastards in the address bar to search for litigious bastards on Google.


      Firebird: By default has `google' as alias for google, but you can do this with anything by assigning alias to sites with %s for the search term, eg:
      • Google: http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF- 8&hl=xx-bork&btnG=Google-a+Seerch
      • IMDB: http://us.imdb.com/Find?select=All&for=%s


      Bookmark pages and assign aliases to them to surf there quickly. For example, I used sd for Slashdot and osn for OSNews.

      See above.

      Firebird also has type ahead searching. A feature which one can't live without.
    39. Re:Hah! by Anonymous Coward · · Score: 0

      all you posters above.. the reason opera displays differently isnt because opera is wrong its because its showing it more correctly.. opera is more strict in showing webpages(no ugly coding for it) ... if you want to test a webpage to see if its actually compliant and will work for everyone, view it in opera..

      its kinda similar to.. windows will install on hardware that doesnt work right.. .linux actually requires you to have things working, sometimes you cant install linux because the hardware is crap.
      weird analogy but hope it works(and makes since im tired)

    40. Re:Hah! by Anonymous Coward · · Score: 0

      hmm, i've been using 7.50p1 (that's preview 1) for quite some time - no problems... what version are you using ? have you reported your problem to operasoftware ?

      btw, i didn't use mouse gestures up until few months ago - now i have almost no toolbars and am using mouse gestures all the time - now being at some other computer where there is no opera (or opera that has mouse gestures configured slightly differently than mine) i feel that everything is so slow to open/click ;)

    41. Re:Hah! by infront314 · · Score: 1
      The only reason that I don't use Firebird (Mozilla is my default) is the search feature. In Mozilla, I can type an address or a term to search for in the same input box, while Firebird has a seperate, small window on the side for searches.

      I totally agee. But since it possible to install more search plugins in the search box of Firebird, I would like to see both methods implemented.

      And by the way, I wan't those search plugins installed in my profile directory!

    42. Re:Hah! by GregWebb · · Score: 1

      No, it doesn't. Just verified that here under Moz1.5 and Win2K with the mail client simply not installed. Brought up Outlook 2002 just fine.

      (I'm at the office, OK? Much rather use something else...)

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    43. Re:Hah! by CmdrGravy · · Score: 1

      I like Opera on Windows and Linux ( it's identical on both ) but I've only briefly tried Firebird on Linux before going back to Opera. Opera is a flawless replacement for IE, any links you click in other MS Software open pages in Opera rather than trying to load up IE. Under IE it takes around 20 seconds for our company Intranet home page to load ( yes that is a stupidly long time for an Intranet page ) but in Opera it takes around 5 seconds.

    44. Re:Hah! by Anonymous Coward · · Score: 0

      Man oh man, Firebird on Mac OS X is uuuhh-gleeee! Is it just me, or do the Mozilla geeks lack any sense of aesthetics?

      Their attempt at imitating Aqua widgets, frankly, just plain stinks. What's wrong with doing them natively? And why for the love of God can't they seem to size a button properly?

    45. Re:Hah! by iacyclone · · Score: 1

      Mozilla. The default tabbed browsing support rocks!. Not to mention the search features built in to the address bar. I tried Firebird and it was not quite ready yet. I missed the searchin and Java support. I do see myself switching to it once it is more mature.

    46. Re:Hah! by iacyclone · · Score: 1

      So this is their same ploy. Embrace URL's. Extend them with fancy VBScript stuff and then extinguish them due to a "Flaw". :)

    47. Re:Hah! by Anonymous Coward · · Score: 0

      >However, I recommend Opera. It's small, fast, very standards-compliant, and has lots of nice features that make browsing the web just a little more comfortable. Examples:

      Opera may have good support for static page display, but it doesn't do all the DOM CSS stuff I use, for example. I wouldn't call it "very" standards-compliant.

      >Don't want to wait for those graphics to load? Press G to stop loading them. You can selectively view some images if you need to.

      OK, you can have this one.

      >Can't read the fonts? Color scheme ticking you off? Press Ctl+G to use the default stylesheet. Black text on white background, couldn't be more legible. Don't like the default stylesheet? Don't worry, you can change it.

      http://www.squarefree.com/bookmarklets/zap.html just about covers this. Mozilla also lets you define a user stylesheet, although it doesn't provide UI for switching between them.

      >Type g litigious bastards in the address bar to search for litigious bastards on Google.

      >Bookmark pages and assign aliases to them to surf there quickly. For example, I used sd for Slashdot and osn for OSNews.

      http://www.mozilla.org/docs/end-user/keywords.ht ml

      >I don't like mouse gestures, but some people love them. Opera does, too.

      http://optimoz.mozdev.org/

      >Etc, etc.

      >It's a pity Opera on Linux keeps crashing. On Windows, it's great, though.

      Well, Mozilla on Linux doesn't keep crashing...

    48. Re:Hah! by wtrmute · · Score: 1

      It was a conscious design decision that caused a lot of the features in Seamonkey to be removed because they weren't used much. The rationale is: several extensions will be provided to supply those functionalities, and the user picks and chooses which she wants in and which she wants out. It does wonders to remove the UI clutter that unfortunately plagues Seamonkey. If you miss some preferences, chances are there's some extension out there that puts them back in; but you only need to put back in the ones you'll actually use.

      As for the Seamonkey thingamabobs that won't work in Firebird, it's a problem of them not being 100% compatible. Eventually most of everything in mozdev.org will be ported to Firebird; until then, Seamonkey isn't quite dead yet.

    49. Re:Hah! by tyldis · · Score: 1
      Yes, Yes. Opera has this and that. It's really nice, but I prefer Mozilla still. One of the major reasons is that it is free (in every sense) and much more customizable than Opera. Check out MozDev, and find the stuff you want in a browser, or make something yourself. Peronsally I recommend Enigmail for OpenPGP handling, Converter, ConQuery, Smoothwheel and Autoscroll.

      And for your google search, skip that 'g' and just type away in the addressbar, if it is not a known protocol it searches. Or if you prefer to have domain guessing you can always assign that g to google, og an 'a' for altavista or allthewen, whatever you desire. You can assign keywords to any site, just like mentioned in parent about Opera.

      Only thing I miss is the possibillity to choose content-transfer-encoding per account or per message.

    50. Re:Hah! by rokzy · · Score: 1

      ARE YOU KIDDING!?

      I hate installers, the fact I can just unzip and go with Firebird is great. it can be used on computers without needing admin priviledges and in linux it avoids the problem that installing ANYTHING that didn't come on the CD can be a pain for someone who just wants to USE linux, not LEARN linux.

      what's the point of an installation except to mess up the registry and dump a load of unwanted problem-causing files in non-obvious places?

      also, unzipping into new directories means being able to have several versions at once, and yet settings etc. are tranferred over fine.

      plus it's quicker.

    51. Re:Hah! by Anonymous Coward · · Score: 0

      It's your setup. I've never had any problems with CPU use what so ever.

    52. Re:Hah! by hkmwbz · · Score: 1
      "opera is, by design, a memory-heavy web browser"
      I'd say that you are wrong there. On my system, Opera uses far less memory than Firebird. And when you start installing FB extensions, the difference is even greater.

      Also, Opera has to fit on memory limited devices such as smartphones. I'd like to see you embed Gecko on such a device and get the same speed. Opera already exists on a number of mobile devices. That alone proves that your claim about being memory heavy is false.

      --
      Clever signature text goes here.
    53. Re:Hah! by Gord · · Score: 1

      Seconded. Here's another couple of great Opera features;

      Opera features full 'resume-from-where-you-left-off' behaviour. All your tabs are restored from previous sessions with full browse back/forward histories.

      It also maintains a 'recently closed' list of tabs that have been closed. A godsend if you accidentally close a tab down.

      It's also supports <link rel="top"...> tags in the header of a html page. Used by many forums to ease navigation. A toolbar shows up with 'next' 'previous' etc.. buttons.

      I'd recommend Opera to anyone who was looking for a better browser.

    54. Re:Hah! by Anonymous Coward · · Score: 0

      Good luck fending off RSI.

    55. Re:Hah! by chthon · · Score: 1

      I can't click in my email : I use mutt.

    56. Re:Hah! by software_tweaker · · Score: 1

      I switched to opera quite a while back, the main reason was because IE seemed horribly slow at simply functions, it should take up to 5 or 10 seconds to go back 1 page. When I switched to opera things run a lot quicker, the only gripe that I have about opera is that it occasionally crashes, and the CPU utilization thing, but I suspect that is a problem with my laptop - or windows. I use opera at work every day with no problem. I just download firebird and am giving it a run!

      --
      -NTidd
    57. Re:Hah! by gfxguy · · Score: 1

      That is informative, but unless things work as a complete package, without a bunch of add-ons to make it work, then I think there is a problem.

      After all, IE can do a lot of things (like tabbed browsing, or so I hear) with add-ons. It can block pop-ups, with add-ons. Either the browser does things right, and the way you want it to do things, or it doesn't.

      --
      Stupid sexy Flanders.
    58. Re:Hah! by gfxguy · · Score: 1

      Well, Mozilla may do it by default (or at least it asks), but you can set your default browser in Windows manually, too.

      A valid point though - one of the benefits of Firebird (no installation) can also have drawbacks.

      --
      Stupid sexy Flanders.
    59. Re:Hah! by WWWWolf · · Score: 1
      Type g litigious bastards in the address bar to search for litigious bastards on Google.

      I can do precisely that.

      I can also do "imdb movie name" to search IMDB. And "e2 nodename" to read about stuff in Everything2.com. "aptget package" finds me some downloads from apt-get.org, "wayback URL" find me historical information, "d word" finds a dictionary.com definition...

      ...all this thanks to Mozilla Bookmark Keywords! Buy Today! Also Available in Mozilla Firebird!

    60. Re:Hah! by bhtooefr · · Score: 1

      Mozilla Firebird 0.7: 6.0MiB
      Opera 7.23: 3.2MiB

      Also MozFirebird wasn't very usable on my P233MMX with 96MB RAM. Opera is almost as quick on that as it was on my P4-2.2 with 256MB RAM.

    61. Re:Hah! by bhtooefr · · Score: 1

      Opera's taking 36,908KiB right now. (now it's dropped to 10,780, without loading any new pages) IE is taking 37,912K with the SAME pages open, making IE more memory heavy.

    62. Re:Hah! by Felinoid · · Score: 1

      I managed to uninstall Outlook express on this box as a direct result mailto links give me errors.
      However it's really not a problem.

      --
      I don't actually exist.
    63. Re:Hah! by secolactico · · Score: 1

      but what's wrong with Firebird now?

      I stopped using it back when it was still called Phoenix. It would work perfectly until it crashed randomly and without warning (didn't get slower or anything like that). I switched over to Opera and fell in love with it. Nowadays, I use IE only for Windowsupdate.

      I'll give it another shot when it gets to 1.0.

      Mozilla (on XP and Win2k )doesn't like heavy pages. It handles them even slower than IE. On FreeBSD it seems to work fine, tho.

      --
      No sig
    64. Re:Hah! by gutu · · Score: 1

      "Firebird also has type ahead searching. A feature which one can't live without."

      Opera (at least 7.21 and later) have also this feature. It can be activated from '.' for text and ',' for links.

    65. Re:Hah! by Twillight+Leaves · · Score: 1

      one can do that for firebird too. except haven't found out how to do that for single word queries yet

      http://texturizer.net/firebird/tips.html#beh_sea rc h

    66. Re:Hah! by sisukapalli1 · · Score: 1

      There are several extensions that I find indispensible:

      (a) Adblock: block images/scripts/etc based on URL patterns. As simple as right clicking an image/iframe and saying Adblock image/iframe.

      (b) Nuke anything: right click on an object and remove it from the page (say, you are reading an article on CNN and a (relevant) picture makes the article look ugly, you can simply remove the object -- next time you reload, the picture will be there).

      (c) Preferences toolbar: helps enable disable various options very easily (colors, scripts, cookies, images, popups, etc)

      In case of Mozilla, if I need to do any web coding (say web page parsing), DOM inspector is wonderful.

      S

    67. Re:Hah! by virid · · Score: 1

      ^k will put you directly into a google search. cheers!

      --
      "The world only exists in your eyes. You can make it as big or as small as you want." - F Scott Fitzgerald
    68. Re:Hah! by Megaslow · · Score: 1
      That is exactly how it should handle them. And according to their roadmap, it sounds as if it will be included in 0.9:

      Mail Integration UI (mail button option for toolbar to launch default mailer)
    69. Re:Hah! by mr+breakfast · · Score: 1

      That's a very informative list but actually you're pretty much missing the point with some of it.

      Image blocking isn't limited by server or anything else, you just say "don't load any images" and it doesnt.

      You can also change the page viewing size on opera easily enough but killing the page styles means you get rid of horrible formatting, evil background images and so on. If you switch of stylesheets and images you are left with something fairly close to a text-only browser, which is bound to meet with approval from the "real men use lynx" crowd. This is at a single keystroke/interface switch, no menu or preference exploration required.

      I use Opera as a normal browser and I've never run into any of the problems other people here mention with it. I only really use Mozilla for testing pages I have written because it's javascript and DOM testing facilities are fantastic, but I can see how people could love it. Watching people using IE is like watching animals pacing along the wall of a cage completely unaware that the door is open.

    70. Re:Hah! by Megaslow · · Score: 2, Informative
      Unless you have some extensions installed, it most certainly does not open them in your default mail program. (Well, maybe it does under Windows, but I'm not running Windows...). Clicking on a mailto: link in Firebird 0.7 under Linux produces a dialog box with the message:
      mailto is not a registered protocol
      I'll have to try on my Windows computer at work and see what it does.
    71. Re:Hah! by mhesseltine · · Score: 1

      Actually, the buymusic.com site designers were too lazy or stupid to force the redirect using the webserver. It's just an EMCAScript that identifies the browser. If you turn of scripting, the site works fine (if you really want to use it.)

      --
      Overrated / Underrated : Moderation :: Anonymous Coward : Posting
    72. Re:Hah! by bankman · · Score: 1
      ...while Mozilla Navigator always opens them in Mozilla Mail.

      Unless of course you use mozex.

      --
      I feel so sig.
    73. Re:Hah! by Just+Some+Guy · · Score: 1
      you can do this with anything by assigning alias to sites with %s for the search term

      The aggravating part is that this almost always works, except when "%s" happens to end with a "/" (and maybe other characters). I have a keyword named "valid" that sends the following URL to the W3C validator. It's very handy for testing - when you want to validate a page, go to the address bar and stick "valid " at the beginning. Then, realize that you forgot to delete the trailing "/" and get a popup: "The URL is not valid and cannot be loaded"

      Other than that, it's great. I have keyword searches for PHP docs, stock prices, and all sorts of other stuff.

      --
      Dewey, what part of this looks like authorities should be involved?
    74. Re:Hah! by splatter · · Score: 1

      huh Firebird / Thunderbird user on XP and mailto works fine. Brings up a compose window in thuderbird.

      DP

      --
      "(I) have this unfortunate condition that causes me not to believe a single thing any politician says when a mic's on.
    75. Re:Hah! by That's+Unpossible! · · Score: 1

      I think you need to try firebird again, since none of these has been a problem for a long time now.

      --
      Ironically, the word ironically is often used incorrectly.
    76. Re:Hah! by ciantic · · Score: 1

      Well maybe, but for the "hidden" preferences try putting this to addressbar: about:config

      Should give you nasty list of prefs to modify.

    77. Re:Hah! by bhtooefr · · Score: 1

      Firebird seems slower to me, but I will agree that rendering in most cases is better on FB.
      Firebird is a bitch to get all the extensions on, when Opera works out of the box.
      OK, so Firebird has much smaller toolbars, but Opera CAN be set to have smaller toolbars if you add in a crack to get rid of the ad banner.

    78. Re:Hah! by Rary · · Score: 1
      Avant Browser. All the functionality of IE, without the hassles of IE. This exploit does not work in Avant. Avant has popup blocking, Google Bar support, one-click Flash disabler, etc.

      I like Opera, and I'm curious about Mozilla, but I just don't see the point since Avant has absolutely everything (as far as I can tell).

      --

      "You cannot simultaneously prevent and prepare for war." -- Albert Einstein

    79. Re:Hah! by bhtooefr · · Score: 1

      Better yet, Opera lets you use NumPad- to lower font size, and NumPad+ to increase it.

    80. Re:Hah! by bhtooefr · · Score: 1

      Umm, I found Opera on Linux to be more stable than Opera on Windows. However, it's a very slight difference - Opera/Win32 is still much more stable than IE/Win32.

    81. Re:Hah! by bhtooefr · · Score: 1

      Also, the full resume-from-where-you-left-off behavior works EVEN IF THE BROWSER CRASHES! For example, start Opera, load it up with tabs, and scroll down to the middle of a page on /. Now, (only those with journaling filesystems continue) pull the plug on your box. Fire it back up, and fire Opera back up. Everything is EXACTLY as you left it.

    82. Re:Hah! by Anonymous Coward · · Score: 0

      IE doesn't handle mailto URLs properly either. Mine is [supposedly] configured to use Mozilla Mail (according to the Tools->Internet Options->Programs tab, anyway), but still launches OE whenever I click on a mailto link. As a side note, OE is apparently the only allowable newsgroup reader under IE.

    83. Re:Hah! by Anonymous Coward · · Score: 0

      Bookmark pages and assign aliases to them to surf there quickly. You can do this in IE too - rename your bookmark to something easily memorable, and just type the new name into the address bar when you need it. Oh, hang on, we're not supposed to be using IE in he- *burns*

    84. Re:Hah! by PReDiToR · · Score: 1

      There are a few reasons for this.

      There is still a lot of code in FB that needs to be trimmed out (this is pre-release stuff).
      The version you have the link for is the main build, there are people in the forums that are making almost daily builds for specific architectures, and the 7zip self-extracters are smaller than the 6MB full install.

      Give it a shot, it won't hurt, and I'm sure you have 20 minutes spare to at least try?

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    85. Re:Hah! by EvilBudMan · · Score: 1

      --I have Moz 1.6 and Firebird 0.71 on OS X, and I find Firebird to be lacking some little bits that prevent it from being anywhere near as good.--

      I disagree. Those little bits that are lacking are actually what make firebird better. It just seems so much faster than Mozilla.

    86. Re:Hah! by wheany · · Score: 1

      Not just the font size, it zooms the whole page, graphics etc.

    87. Re:Hah! by Tin+Foil+Hat · · Score: 1

      Just like it was with Mozilla, Firebird won't be ready for mass consumption untill it reaches 1.0. That's why there is a 1.0. I'm not suggesting that you shouldn't use it now, just that when you do you should take it's bugs and incompleteness with a grain of salt. Most of those problems will be fixed by 1.0. If it bothers you too badly, then maybe you should consider just using Mozilla for now.

      --
      No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
    88. Re:Hah! by addaon · · Score: 1

      Firebird also has type ahead searching. A feature which one can't live without.

      Unless a large fraction of the world's population finds itself dead tomorrow, I tend to suspect you're exaggerating.

      --

      I've had this sig for three days.
    89. Re:Hah! by thesolo · · Score: 1

      Avant Browser. All the functionality of IE, without the hassles of IE. This exploit does not work in Avant. Avant has popup blocking, Google Bar support, one-click Flash disabler, etc.

      I like Opera, and I'm curious about Mozilla, but I just don't see the point since Avant has absolutely everything (as far as I can tell).


      Avant is simply a front-end wrapper for the IE Trident rendering engine. You're still using the same buggy, insecure, and otherwise terrible IE engine for web page rendering.

      On top of that, you're not getting to use any of the amazing extensions available for Mozilla Firebird, plus you don't have features that Firebird has like Find-Ahead typing. (which I cannot browse without at this point)

      On top of that, Firebird has an excellent Javascript console for debugging, more privacy options, themes, etc. Plus, unlike IE, it handles Javascript correctly!

      And of course, there is XUL, the language that the front-end of Firebird is constructed in, which makes it extremely easy to extend. If you know Javascript & XML, you can hack Firebird without any recompiling. It really is a great product. Try Firebird!

    90. Re:Hah! by Megaslow · · Score: 1

      As I said in my message, I am a happy Firebird user. I think things are confused in this thread, because in the Winblows version, mailto: works fine, but on Linux (or Solaris), it doesn't.

    91. Re:Hah! by Endive4Ever · · Score: 1

      The thing I find most annoying about 'browser-only browsers' in general is that I've really started to like having a concurrent 'composer' built in. I often times save formatted 'web' content by cutting and pasting it from the Mozilla Browser to the Mozilla Composer. There's a handly icon on the lower left of the status bar of Mozilla (1.5) for that purpose.

      I used to be foolish enough to do the same thing with Internet Explorer (eesh!) using Microsoft Word. What a nightmare that becomes.)

      To your comment about mailto: links: Mozilla here opens a link to the email program I use, which is Eudora. Isn't that how things are supposed to work? Is Firebird broken in that regard?

      --
      ---
    92. Re:Hah! by wolverine1999 · · Score: 1

      I don't have any extensions installed for this,
      but definitely my default mail program (not Outlook - which I don't use) is brought up by firebird when I click on a mailto: link.

    93. Re:Hah! by SpammersAreScum · · Score: 1

      On my Windows 2000 box, Firebird 0.7 seems to think my default mailer is Netscape 4.7. This is incorrect; Send To > Mail Recipient gets the right answer, which is Netscape 7.1.

    94. Re:Hah! by bhtooefr · · Score: 1

      However, your average n00b uses the Yahoo search field rather than the address bar, and often hides the address bar.

    95. Re:Hah! by Megaslow · · Score: 1

      Yes, after some experimentation I have discovered it works under Windows (which I am forced to use at work), but it doesn't work under Linux or Solaris, probably because neither have the notion of a 'default mail application'.

    96. Re:Hah! by neko9 · · Score: 1

      Opera is flying on my K6-200 with 96MB ram. even with built in email client. i think, the main problem with Firebird is - its eating too much memory. even on new boxes with 128 and 256MB ram. and those zillion extensions...

    97. Re:Hah! by neko9 · · Score: 1

      But one thing, if you do use Opera, please go into preferences and stop it 'Identifying as IE'

      even simplier - by pressing F12 key. and choosing "Identify as Opera". and there is some more very handy options.

    98. Re:Hah! by neko9 · · Score: 1

      It's a pity Opera on Linux keeps crashing. On Windows, it's great, though.

      i think it's something with font handling. i got occassional crashes in pages that uses chinese, japanese and other interesting fonts... but thanks to auto-save session feature its nothing big.

    99. Re:Hah! by neko9 · · Score: 1

      It also maintains a 'recently closed' list of tabs that have been closed. A godsend if you accidentally close a tab down.

      Ctrl-Alt-Z for that last accidentally closed window. i can't live without it!

    100. Re:Hah! by EvanED · · Score: 1

      I second (third? fourth?) this opinion. The resume feature is IMO a killer feature. I think there's little chance I'll change to a browser that doesn't do this.

      It even loads sites in the state they were when you first got them, not reloading from the server. Important sometimes.

    101. Re:Hah! by Anonymous Coward · · Score: 0

      I agree with you on the "not enough preferences controls" thing with regard to Mozilla Firebird... fortunately for both of us, there's a nice add-on called TTLO ("Things They Left Out") available from the texturizer.net Firebird extensions page, which adds a handy secondary configuration menu to handle those orphaned preferences.

      Give it a shot.

    102. Re:Hah! by Anonymous Coward · · Score: 0

      Opera is free, trust me...

      what
      -
      Every body needs
      Does not
      wwant to always
      Victory in Spain
      right or wrong
      -
      Jeff is cool
      dads are men
      3 pots of water
      eeeck a monster
      kind of you to ask
      -
      Friends
      Foes
      Eeverybody likes milk
      and I don't walk
      yo yos are fun
      -
      Quack said the duck
      Quintino is neato
      Nine nine is porn
      most of you should get it by now
      Because it isn't rocket science
      -
      Upstairs in my house
      Pee pee is gross
      hi everybody
      hitting baseballs
      did you catch the big picture

    103. Re:Hah! by Anonymous Coward · · Score: 0

      yea opera hangs on some pages and i find that annoying.. but i think the mouse gesture support is better on opera. i haven't tried it on firebird but i remember it really sucking on mozilla. also, i like that i can look back through my history w/o having to reload stuff.. this is especially useful when filling out forms or buying stuff online since it shows what you entered in the previous page w/o having to wait. i'm starting to like firebird more and more but i'll wait til its complete.

    104. Re:Hah! by foggi3 · · Score: 1

      s free if you don't mind a banner ad (or pay them for the ad free version)

      So the ad-free version is free if i pay for it?

      --
      ~~
    105. Re:Hah! by RebelWithoutAClue · · Score: 1

      Biggest reason I dont use firebird all the time: Opera allows you to close it and when the browser is opened the next time, the same pages are automagically opened. Very useful if you read the same pages often. Or you were reading some article, which you can continue where you left off.

      --
      "However beautiful the strategy, you should occasionally look at the results" - Winston Churchill
    106. Re:Hah! by jesser · · Score: 1

      If you type "mailto:" into Start,Run, which program comes up?

      --
      The shareholder is always right.
    107. Re:Hah! by Wildfire+Darkstar · · Score: 1

      Opera is a fine browser, no question, but a lot of these features have also found their way into other browsers. On *nix, Konqueror has address bar searching (gg: will do a Google search, for instance), and, of course, Firebird has its own search bar. And Firebird, similarly, supports aliases/keywords just as well as Opera.

      The reason I tend to prefer Firebird is because of the extensions support. I've grown so fond of things like being able to search for text within a select box, or the very capable Adblock, that it has become quite annoying to switch to browsers without similar support.

      Sadly, both browsers have some problems under *nix: Opera tends to be a tad unstable, and Firebird doesn't integrate well with Thunderbird, my mailto handler of choice (though it's improving). Nonetheless, both are very solid pieces of work, and both having many things to recommend them over MSIE....

      --
      Sean Daugherty "I have walked in Eternity -- and Eternity weeps."
    108. Re:Hah! by Rary · · Score: 1
      "You're still using the same buggy, insecure, and otherwise terrible IE engine for web page rendering."

      Buggy? Horseshit. The IE engine works smoothly, and with Avant I can avoid most of the insecurities that the real IE has, for example the exploit that this article discusses. I've never seen another browser that renders pages as well as IE (admittedly I've never tried Firebird). That's exactly why I like Avant. I get the benefits of IE, but with a superior front-end.

      --

      "You cannot simultaneously prevent and prepare for war." -- Albert Einstein

    109. Re:Hah! by bhtooefr · · Score: 1

      I remember adding an extension to Firebird to try to emulate that feature, and it only worked if you explicitly saved the settings, or closed the browser. If it crashed, it opened the last save. I'm tempted to actually buy an Opera license, I like it so much (if my screen's too small for the ad, I usually just crack it, or live with the ad on bigger screens).

    110. Re:Hah! by aled · · Score: 1

      For a slashdot user is ok. I too like to have the option not to install, but what I mean is that to gain market share you NEED installers. No way Grandma is going to unzip a program. Tech users are the minority of the known world.

      --

      "I think this line is mostly filler"
    111. Re:Hah! by phorm · · Score: 1

      How about Java support? I've as of yet had no luck getting this to work with Firebird/Linux

      Anyone else had luck with this?

    112. Re:Hah! by thesolo · · Score: 1

      Buggy? Horseshit. The IE engine works smoothly

      Clearly you've never tried any advanced CSS in it. Check out advanced CSS tests in IE vs Firebird. That link shows you how Firebird renders CSS pages vs IE 5.5 and 6.0. It's no contest.

      On top of that, check the link I provided in my original post, IE has severe JavaScript problems (a very bad implementation of getElementById). The engine IS buggy, plain & simple; it renders what's out there because people code for it, not because it's the best.

    113. Re:Hah! by toddestan · · Score: 1

      In Opera's preferences, in the "History and Cache" section you can configure how much RAM Opera will use for a cache. I believe the default setting is "Automatic", and if Opera finds itself on a system with a lot of RAM available, it'll go wild and put it to use. I haven't found Opera's memory management to be a big deal, as it seems to give the memory back to the system if the system starts to run low - but if Opera is the only thing open I've seen it take over 100MB on my system with 512MB of memory.

    114. Re:Hah! by SpammersAreScum · · Score: 1

      Uh... Netscape Messenger. Hmm. So, I try IE; Tools > Internet Options > Programs duly acknowledges that Netscape Mail is the mail prog but a mailto:... launches Messenger anyway!?! OK, set it to something else; set it back; now everyone (including Firebird) launches Mail. Sheesh; Windows strikes again. Thanks.

    115. Re:Hah! by Anonymous Coward · · Score: 0

      I've been an Opera user for a while and had not noticed this feature. Thanks!

    116. Re:Hah! by Rary · · Score: 1
      The problem I have with what you're saying is that you're pointing to arguments that are essentially academic. The simple reality is that in all the years that I've been surfing the web, experimenting with various versions of IE, Netscape, Opera (I still secretly cheer for Opera) Avant Browser and Mozilla, I've never encountered a rendering issue in IE/Avant in any of my day-to-day web use. I have encountered rendering issues in all of the other browsers I've tried -- except Mozilla, but I only used it once to check out a page I'd built, just to be sure it looked good on multiple browsers.

      I do realize that, to some extent, this is because people code to IE. But, like it or not, that simply means that the best browsing experience on a Windows box will be with IE, or, in my opinion, with Avant.

      --

      "You cannot simultaneously prevent and prepare for war." -- Albert Einstein

  5. Dupe by Ozone+Depletion · · Score: 0

    Oops!

    isn't konqueror affected by this aswell?

    1. Re:Dupe by Ozone+Depletion · · Score: 0

      If the user has to click on a button, then they can't tell where it will take them unless they look at the source code.

      Case in point: zapthedingbat.com

  6. Watch the status bar! by Knight55 · · Score: 0

    I don't click to a 4 letter URL if I can't even see the full address in the status bar. Damn affiliates too.

    --
    1888 Franklin St.
    1. Re:Watch the status bar! by jester42 · · Score: 2, Insightful

      But the bug in ie is that i can make any URL look like a 4 letter URL in your status bar.

  7. Trust, not technology issue by Anonymous Coward · · Score: 2, Insightful

    This is a trust issue, not a technology issue.

    1. Re:Trust, not technology issue by WhodoVoodoo · · Score: 1

      Oh man, you are so completely correct.
      And I do believe the issue is to not trust Microsoft (to write decent, not great or even good, but merely servicable software)

    2. Re:Trust, not technology issue by shadowmas · · Score: 1

      u r right too many ppl trust microsoft to make secure software

    3. Re:Trust, not technology issue by Anonymous Coward · · Score: 0

      I certainly hope you dont mean this is a "do they trust the websites they are visiting", cause its _NOT_. This is an issue of a user not being able to trust Microsoft and IE to display the entire and correct link. This is plain old yet-another example of crappy code in IE.

    4. Re:Trust, not technology issue by Analogy+Man · · Score: 1
      Up next... Entering your credit card information in IE may be hazardous to your credit.

      The Microsoft way...After finding the best price hours later after typing in www.bestbuy.com and compusa.com and ...and drilling into each one MANUALLY...add item to sales cart...IE goes into some silly loop that doesn't let you finish the transaction after you have typed in your address, credit card information etc 5 times. Get in your car, drive to the nearest mall, walk into bestbuy, note they are out of stock of the advertised sale item, walk into compusa, they will not match the bestbuy price because the bottom line price is due to a rebate...drive to mom and pop store...say hi to your neighbor Al, pay $5 too much.

      Next time use Mozilla & shop at ebay.

      --
      When the people fear their government, there is tyranny; when the government fears the people, there is liberty.
    5. Re:Trust, not technology issue by 16K+Ram+Pack · · Score: 2, Informative
      Well, yes and no.

      Personally, I think that if you are getting into sites that are spoofing you elsewhere, you are probably going to bad sites in the first place.

      However, IE doesn't help to inform a user in their decision making. In Mozilla, I can get the toolbar to tell me what's behind a hyperlink - so a designer can't pretend it's another address.

    6. Re:Trust, not technology issue by Methiphisto · · Score: 1

      One thing you are forgetting is fraudulent emails. For example, I have seen a bunch of emails from Earthlink recently which supposedly come from customer support stating that your credit card on file is invalid and you need to click on a supplied link in order to update it. The link text says support.earthlink.net but the underlying link is really spoofed and you end up on another site that looks like Earthlink but is not. The browser bar up top displays support.earthlink.net. This to me seems like a tremendous problem. I realize that most sophisticated users know to be wary of any unsolicited request for personal information, but as social engineers have proven over and over again, everyone apparently is not so reluctant. As usual, the typical response here is 'Don't use windows/IE'. While I agree this is valid advice, I have worked at enough companies to realize that for the majority of corporate usere this is simply not a reality. And even for most home users that aren't also computer hobbyists they will just use what comes on their computer. Microsoft really needs to be given a wake up call, but at this point no one, not even the federal government, seems to be able to deliver it.

    7. Re:Trust, not technology issue by 16K+Ram+Pack · · Score: 1
      I don't think that even Thunderbird warns of spoofing in addresses (although apparantly Opera does).

      As for home users just expecting the stuff to work and protect them, that's largely down to people having a machine that is general purpose.

      I have a pretty good idea how to protect myself from viruses/unsolicitied requests etc, but then I work in IT.

      Social engineering and bad practice are what hits most people. Most viruses work because of people, not tech. Telling people not to answer any requests that "remind us of your credit card/PINs" are part of that. If any company wrote to me asking for this, I'd personally go to my browser, type in their site address and contact them for clarification.

      If companies that I deal with phone me, and I'm not expecting a call, I ask the person for their name, department and office and I tell them I will call them back using the number on my last bill.

  8. Easier way... by Anonymous Coward · · Score: 2, Insightful

    I didn't really read the article, but I am pretty sure that one option slipped their mind, whomever wrote it.

    use another browser...

    There are plenty of options available on the market :)

    If you don't like OSS, for religious, political, or other reasons, one can always Opeara.
    Otherwise Mozilla, Firebird, Konqueror, and others come to mind :)

    1. Re:Easier way... by BenjyD · · Score: 5, Insightful

      Then you have to fight the bizarre built-in pro-Microsoft stance of pretty much any non-techy computer user. I swear MS are putting something in the water.
      You could install computers with IE and Mozilla, with a large message that popped up *every time* you ran IE saying "This browser is insecure and will allow criminals to steal your money. There is a far more powerful and secure browser on this computer - it's the red icon on the desktop".
      And people would still use IE "'cos it's Microsoft".

    2. Re:Easier way... by This+is+outrageous! · · Score: 1, Funny
      I swear MS are putting something in the water

      ...corrupting our bodily fluids. I first realized that, Mandrake, during the act of love. Small and flabby. It has to be micro soft!

      --
      This is...

      O
      U
      T
      R
      A
      G
      E
      O
      U
      S

      !

    3. Re:Easier way... by Bob+Zer+Fish · · Score: 2, Insightful

      This is the biggest pile of bull-sh!t I've seen in a long time.
      How many times have you miss-typed URLs only to find that you've gone to some unfortunately placed advertising site (google is a good example). Clearly this is also a problem, since you (well at least I) assume that my typing is perfect the problem still exists. It just seems to me that this has been moved to another area.
      I know that I am slightly missing the point, but cume on microsoft, address the problem!!!!!

    4. Re:Easier way... by An+Anonymous+Hero · · Score: 1

      Culturally challenged mod is missing the obvious.

    5. Re:Easier way... by meta-monkey · · Score: 1

      I lauged my ass of at that. Great reference, I salute you, sir! Obviously, the moderators are trying to steal your essence.

      --
      We don't have a state-run media we have a media-run state.
    6. Re:Easier way... by NanoGator · · Score: 1

      Metamodded Insightful as unfair. I'm no fan of Microsoft, but I cannot support modding up of rude generalizations that are based on assumption.

      --
      "Derp de derp."
  9. Why go half way? by Snosty · · Score: 5, Funny

    I say go one step further for ultimate security and telnet to port 80.

    1. Re:Why go half way? by shivanan · · Score: 1

      Hey, you stole my idea :)

    2. Re:Why go half way? by Anonymous Coward · · Score: 0

      Right...let be more effective...lets all switch to MINITEL !

    3. Re:Why go half way? by Anonymous Coward · · Score: 0

      No, no. To risky. SSH to port 80 to enable encryption! ;-)

    4. Re:Why go half way? by shird · · Score: 1, Funny

      Shouldn't that be port 443 (https) for maximum security? Of course, doing 2048 bit crypto in your head isn't the easiest of things.

      --
      I.O.U One Sig.
    5. Re:Why go half way? by chendo · · Score: 1

      Why not go 110% and whistle into the phone line? I mean, as long as your brain doesn't run Windows... you should be fine :)

      --
      Founder of Mirror Moon - Tsukihime Game Trans
    6. Re:Why go half way? by Felinoid · · Score: 1

      I mean, as long as your brain doesn't run Windows... you should be fine :)

      Comming soon: "Windows vs Human brain facts"
      Includes such facts as "Humans are not Sentient beings" and "Evolution dosen't work".

      (I was tempted to give a 'LINK' but we've had just about enough Goats links thank you very much)

      --
      I don't actually exist.
    7. Re:Why go half way? by Anonymous Coward · · Score: 0

      It's slightly easier than typing in your results.

  10. Better solution by CaptainAlbert · · Score: 5, Funny

    Why risk using the Web at all? Just e-mail the webmaster and ask him to fax the webpages to you!

    --
    These sigs are more interesting tha
    1. Re:Better solution by Ricardo+Lima · · Score: 1

      e-mail? And what about those worms? Send him a letter!

      --
      Ricardo da Silva Lima
    2. Re:Better solution by Mork29 · · Score: 4, Funny

      E-mail? You must be crazy... Just stick to messaging the fokes on your local BBS. I just got done downloading this kicking game called Lemonade Stand!

    3. Re:Better solution by Mr_Silver · · Score: 5, Funny
      Why risk using the Web at all? Just e-mail the webmaster and ask him to fax the webpages to you!

      I followed Microsoft's advice and typed in your address but all I got was the MSN search engine telling me that the domain "fax the webpages" doesn't exist.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    4. Re:Better solution by Surazal · · Score: 1

      E-mail? You must be crazy... Just stick to messaging the fokes on your local BBS. I just got done downloading this kicking game called Lemonade Stand!

      At first, I thought this was just a lame joke, but then I realized this poster, one Mork29, has just allowed me to relive one game title I devoted endless hours of my childhood to.

      Lemonade Stand.

      Sadly enough, it wasn't even on my computer. It was on a neighbor's computer. I watched him play it most of the time. Bastard.

      Good times, good times.

      Lemonade Stand. Sheesh...

      --
      --- Journals are boring; Go to my web page instead
    5. Re:Better solution by innerlimit · · Score: 1

      don't forget spam faxes...

    6. Re:Better solution by AndroidCat · · Score: 1
      That cartoon leaves out a few steps that must be followed for proper business faxing procedure:

      1. Print out copy of web pages.
      2. Make photocopy of printout for individual's files.
      3. Fax printout.
      4. Put printout in department client files.

      I wish I was kidding, but that was the SOP in one place 1990ish. (Except that there was no web to print back then, details!)

      --
      One line blog. I hear that they're called Twitters now.
    7. Re:Better solution by plumby · · Score: 1

      Lemonade Stand was the first thing that I ever used on a computer - a mate's dad's Apple II - must have been about 1980, when I was 9 or 10, - it got me fascinated by computers, and I've never looked back.

      You can play it online. There goes my afternoon.

    8. Re:Better solution by Tokerat · · Score: 1


      Disecting Lemonade Stand and discovering how it did it's animation (and through that how the Apple ]['s lowres graphics mode was esentially a second character generator!) pushed me head first on my quest to create computer games.

      Unfortunately I haven't finished one yet. :-\

      --
      CAn'T CompreHend SARcaSm?
    9. Re:Better solution by Squonk01 · · Score: 1

      I just got carpal tunnel trying to type a three-line Lotus Notes database URL by hand.

    10. Re:Better solution by Reziac · · Score: 1

      Sarcasm aside ... if you don't want your mail packets intercepted as they pass through your ISP's router, message locally on a dialup BBS. Then instead of having to trust unknown BOFHs in random locations, you only need to trust your local sysop. And you probably know where he lives. :)

      (Yes, we still run a dialup BBS :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  11. Re:fpfpfp by radicalskeptic · · Score: 4, Funny

    Damn, if only you could have clicked the "reply" link instead of having to type the URL in in manually for security reasons, you could have gotten first post. Curse you, IE!

    --
    WARNING: If accidentally read, induce vomiting.
  12. How About.. by thesupraman · · Score: 4, Insightful

    They turn off all the 'automate EVERYTHING' approaches microsoft seem to think are a good idea, then it will become safe again to actually click on the links?

    Really. perhaps a few more people should install pegasus email under windows, and download mozilla firebird - the world would really be a slightly better place!

    Or is that just too obvious?

    PS: What on EARTH is up with IE's css support? is it intentionally designed to be completely broken?

    Sigh.

    1. Re:How About.. by golgotha007 · · Score: 4, Interesting

      What on EARTH is up with IE's css support? is it intentionally designed to be completely broken?

      damn, no kidding.

      i design web sites for a living. there's nothing worse than getting a web site looking just the way you want, then running a W3C CSS and HTML validator and having everything check out 100 percent. ...then to check the site with IE. holy crap, my PNG files aren't transparent anymore? what are all these extra spaces all over the place? why does the site now look so shitty?

    2. Re:How About.. by Anonymous Coward · · Score: 0

      yes.

    3. Re:How About.. by sepluv · · Score: 1
      What on EARTH is up with IE's css support? is it intentionally designed to be completely broken?

      <rant>Yes, but they really do not care, because they are illegally putting it as the default on their crap (despite its quantities of pirated code) OS which they have an illegal monopoly on.</rant>

      Seriously, I've pretty much given up designing webpages for MSIE -- design them as the W3C says and if anyone complains tell them to get one of the loads of WWW browsers (i.e.: not MSIE) -- sometimes standards-compliant pages do work in MSIE, by coincidence, anyway.

      If users of your WWW site must use MSIE I strongly suggest you read <plug type="shameless"> my suggestion at WebMaterWorld [WARNING: DO NOT CLICK ON THIS IN MSIE AS IT IS A LINK & MSIE DOES NOT SUPPORT HYPERTEXT IN HTML]for getting round problems in MSIE, telling users of MSIE's problems and making your WWW site standards-complaint.</plug>

      Interestingly, M$ have not added any features to MSIE since about version 2.0 -- in fact I think Bill Gates does not trust anyone else with the source so the only copy was on his personal HDD which he fried therefore to add feautres they would have to try to edit the binaries.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    4. Re: How About.. by Black+Parrot · · Score: 2


      > They turn off all the 'automate EVERYTHING' approaches microsoft seem to think are a good idea, then it will become safe again to actually click on the links?

      But if they turn off 'automate EVERYTHING' then Windows will become susceptible to the Linux "forward this message to a friend and then delete all your files" virus.

      But yeah, "type in the links" is the ultimate irony from the company whose fixation on faux "ease of use" has wrecked the internet with a crapflood of viral e-mail.

      --
      Sheesh, evil *and* a jerk. -- Jade
    5. Re:How About.. by Anonymous Coward · · Score: 0
      i design web sites for a living. there's nothing worse than getting a web site looking just the way you want. [...] then to check the site with IE

      If you're a professional web designer, and you're making pages look good for a browser other than the one that the huge majority of your viewers are using, then perhaps you need to stop and think for a while.

    6. Re:How About.. by DarkSarin · · Score: 1

      hey you forgot the closing tag...

      you trying to breaj my computer or somethin?

      --
      "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
    7. Re:How About.. by Bertie · · Score: 1

      What a load of balls. People like you give the open source movement a bad name with your one-eyed, misinformed, deceptive nonsense. If you expect people to take your anti-Microsoft stance seriously, try and deliver your argument without such an obvious chip on your shoulder.

    8. Re:How About.. by Anonymous Coward · · Score: 0

      Yeah! Fuck W3C! All they do is write lots of boring documents anyway. Let's go with the flow and do everything the Right Way - The MS Way - the Only Way! If it looks good on my boss's browser it must be right.

      BTW, does Microsoft provide a way to check for html validity? They obviously use a different standard than W3C, but it would be nice to know that the stuff you do is valid using the MS standard.

    9. Re:How About.. by sepluv · · Score: 1

      I am not totally against M$ and actually think there are some thing they have done better In the past. Personally, I do not really care what they do as their software will have to be improved a lot (feature-wise) for me to start using it (except in cases where I am forced).

      BTW, if you have a problem with my post (which I typed quickly), please tell me where I have made a mistake instead of attacking me personally.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    10. Re:How About.. by Anonymous Coward · · Score: 0

      You know IE doesn't come for all platforms. As a webdesigner it can be quite difficult finding a computer with windows IE on it to test the apperance of the site on. I make sure to put the w3m logo on all my sites and give a warning message saying this website is properly viewed with a w3m supported browser. I shouldn't have to make a broken website to support one broken web browser as long as the site looks 95% ok and is still useable.

    11. Re:How About.. by sepluv · · Score: 1

      Where? AFAICC, Both pseudo-html tags are closed as are all my real HTML tags (except p).

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    12. Re:How About.. by Anonymous Coward · · Score: 0

      BTW, does Microsoft provide a way to check for html validity?

      Yeah. If the page looks okay in IE, then as far as Microsoft is concerned, the HTML is valid.

      Not unlike their quality assurance process with their code: If it compiles, ship it.

    13. Re:How About.. by julesh · · Score: 1
      I got a funny one the other day. I had a load of stuff that I had put like this:

      text

      ... more stuff

      where 'whatever' is a class defined to float right and put a border around it. Fairly standard stuff.

      Got a request through from the client that meant the arrangement had to be so the div was in a table cell.

      On a few of them, I neglected to delete the empty paragraph that ended up following them. The client complained that some of their text was missing...

      The following code:

      text



      produces no output on Internet Explorer. Remove the

      and it works fine.

      Needless to say, Mozilla gets it right in both cases.

    14. Re:How About.. by resprung · · Score: 1

      In IE, two images placed below each other will come out with a strange bit of spacing between them - in any visual design a very unwanted quirk.

      UNLESS you remove all carriage returns in the HTML source - make solid, unreadable HTML and the images align.

      This has got to be the strangest, crappiest bug in 96% of users' favourite limping, wheezing browsing rectangle.

      --
      Now is the winter of our disco tent
    15. Re:How About.. by julesh · · Score: 1

      [reposting this 'cause I left in on plain old text, so the HTML code got munged]

      I got a funny one the other day. I had a load of stuff that I had put like this:

      <div class="whatever">text</div>
      <p> ... more stuff

      where 'whatever' is a class defined to float right and put a border around it. Fairly standard stuff.

      Got a request through from the client that meant the arrangement had to be so the div was in a table cell.

      On a few of them, I neglected to delete the empty paragraph that ended up following them. The client complained that some of their text was missing...

      The following code:

      <td><div class="whatever"> text </div><p></p></td>

      produces no output on Internet Explorer. Remove the <p></p> and it works fine.

      Needless to say, Mozilla gets it right in both cases.

    16. Re:How About.. by loconet · · Score: 1

      I's not the CSS! it's those damn links making your page look shitty! Get rid of them.

      --
      [alk]
    17. Re:How About.. by cowscows · · Score: 1

      yes yes, that caused me much headache the first time I ran into it. Everyone in any way responsible for IE should have a brick impact their face.

      --

      One time I threw a brick at a duck.

    18. Re:How About.. by ortholattice · · Score: 1
      I make sure to put the w3m logo on all my sites and give a warning message saying this website is properly viewed with a w3m supported browser.

      Uhm, I didn't know w3m had a logo. In any case it wouldn't render on the browser itself, so how would people using w3m see the logo?

      Oh, now I get it. I bet it's ASCII art! Can you point me to one of your sites?

      Ah, by chance you didn't mean the w3c logo, did you?

    19. Re:How About.. by AmigaAvenger · · Score: 1
      I shouldn't have to make a broken website to support one broken web browser as long as the site looks 95% ok and is still useable.
      yeah, you are a web designer... yup.... that one broken browser is what 95% of your audience is using! so you are compromising 95% of your site to cater to 5% of your audience? besides, if you don't have a windows IE computer around and you claim to be a web designer, that doesn't go very far. yes, apache is the the most popular web server out there, but asp is hard to beat for dynamic sites. (I AM a web designer, and use basically all available web technologies. I currently am focusing on c# .net stuff using mysql db backends)
    20. Re:How About.. by archen · · Score: 1

      It's a pretty sad state of affairs really. Netscape (3 & 4) always had huge problems with this, especially with tables. Often you'd have to write regular HTML, then when you get to a table you have to write it all on one line. Sort of pathetic that IE hasn't worked out all of these similar bugs in the two versions since IE4!

      But at least there is a work around for that problem. try doing "<pre>text</pre>text" with IE. It ALWAYS inserts a new line after it, despite the fact that it shouldn't. But whatever, Mozilla is a Godsend. It's a total joy for someone who has played this game for years to write a bunch of html in an editor, then load it into a browser, and get a page that looks exactly like you thought it would, just like the documentation says! - as opposed to hope it doesn't do too badly, then end up doing stupid stuff like removing things like new lines in the source.

    21. Re:How About.. by zeroclip · · Score: 1

      uh oh.. so anyone not using .net and asp, but uses php instead, are not Web Designers??

      Thats just moronic.
      IE is broken! get over it.

    22. Re:How About.. by SCHecklerX · · Score: 1
      PS: What on EARTH is up with IE's css support? is it intentionally designed to be completely broken?

      Indeed. I work on a database for my cycling team, and get it looking great on firebird...then bring up IE..WTF? Actually, firebird in windows hacks it up a little bit due to the horrible font rendering in windows vs. linux, but at least the basic style is ok.

      Sometimes I waste more time trying to get IE to display things properly than I do writing the actual functional code.

      *sigh*

    23. Re:How About.. by golgotha007 · · Score: 1

      asp is hard to beat for dynamic sites

      you've just discredited your entire post. good job.

      Most of the websites I design are geared towards technical folks, not the general public. Since technical folks are a bit more 'in the know' about web browsing, most of them are running a w3c compliant browser.

      I just don't get it. Microsoft has the capability to create a web browser that's w3c compliant, secure and blindingly fast. why don't they? because, they don't want to play on a level playing field with any other company or technology.

      Give yourself a pat on the back, AmigaAvenger, for it is folks such as yourselves that supports this bad business ethic. If web developers around the world started following a standard that was put into place for our benefit, there wouldn't be idiotic problems with the different browsers like there are today.

      Perhaps then, we can put more focus on content, rather than the delivery.

    24. Re:How About.. by Anonymous Coward · · Score: 0

      I'd never hire a web designer that can't figure out how to capitalize the first letter of a sentance.

    25. Re:How About.. by Anonymous Coward · · Score: 0

      I'd never hire one who couldn't spell the word 'sentence'.

    26. Re:How About.. by Anonymous Coward · · Score: 0

      try doing "<pre>text</pre>text" with IE. It ALWAYS inserts a new line after it, despite the fact that it shouldn't.

      According to the HTML spec, the <pre> tag is a block element, like a <p> or a <div>. So IE is doing the right thing in this case.

    27. Re:How About.. by Anonymous Coward · · Score: 0

      In IE, two images placed below each other will come out with a strange bit of spacing between them - in any visual design a very unwanted quirk.

      Images are inline elements, so this behavior is expected. It is no different than placing a newline between two words in a paragraph: If you'd expect a newline to be treated as a space when dealing with text, then you must accept the same behavior when dealing with images.

    28. Re:How About.. by mugnyte · · Score: 1

      They turn off all the 'automate EVERYTHING' approaches

      OK, MS flopped on this, but browsers are one of the most complex pieces of software out there. More complex than DBMS's in externally-dictated requirements, and perhaps up there with an OS in terms of process management.

      Now, that said, MS created a good browser, but not a *great* browser. The distinction (IMHO) is the open source quality level, but thats another post...

      You can be assured that coming up in the next release/update of windows is a patch for this bug that surely cripples the performance of IE in some way. Also, look for more MS-specific behaviors to start to find a way into their IE browser/desktop/fileviewer. Verified/signed ActiveX/.NET objects are going to start flowing from ASPX servers - in the MS world. The browser will begin a long slow lockdown that appeals to corporate designers for internal apps. Then, banks and other high security sites will look to implement this.

      I think IE is going to move towards the "platform of choice" for secure connections and application-based browsing, abandoning the everyman-tool it has been. There's just no other way to choose a market right now. Plus, once you win the servers, you can force the browsers. I know this sounds crazy, expecially since MS doesn't win easily on the server side, but their real home-user productivity tools are in Office, not IE. Summary: They simply don't have to care as much.

    29. Re:How About.. by bertrandom · · Score: 0

      I was talking to my girlfriend the other day, and she was telling me about how her University's web site, where you check your grades, forces you to use Mozilla, and that Mozilla wasn't working at all. Her computer is, admittedly, really old and slow, but I find that Mozilla doesn't really run well when your computer has very little RAM.

      So I explained to her that whoever was designing her university's web site were zealots forcing their technical choices on everybody else. Who the hell designs web sites that they know don't work in IE? Or even begins testing their web site in a browser other than IE? This is a little different then designing web sites that don't work in Netscape 4.0.

      You guys make this big deal about web standards but I'll tell you what, you're not informing anybody. You're just pissing people off. 99% of the time, they'll just leave your site, and maybe, hopefully 1% of the people will take the time to write a letter to your boss and bitch about your holier than thou web design practices.

      Yeah, IE isn't web compliant. Yeah, it doesn't support PNGs correctly, or render CSS the way you want it to. And you know what? If 95% of your users aren't going to see your web site as you intended, maybe you should reconsider your profession. I suggest, bible thumper.

    30. Re:How About.. by golgotha007 · · Score: 1

      Any site that 'forces' you to use a specific browser is just plain stupid. The only site I know of that does this is Microsoft's own home page.

      Any website designed to look good in a standards compliant browser WILL work in IE. It might just look shitty, that's all.

      However, what about the moron web developers that develop websites whose functionality is actually broken in a standards compliant browser? They lost 5 or more percent of all web surfers.

      IE users have 100 percent functionality in all of my projects. It might just look better when using a compliant browser, that's all. In other words, my projects can be viewed by a larger percentage of surfers than an developer exclusively developing for IE.

      Perhaps you are angry because you just spent a bunch of money on an MSCE, or perhaps you are afraid of switching to a browser other than one you're comfortable with.

      Some of us are followers, some are leaders.

    31. Re:How About.. by bertrandom · · Score: 0

      Nope, I use IE because it's how my website is going to be represented. I use MYIE2, which has all the features everybody bitches are missing from IE, like tabbed browsing, popup blocking, etc, but uses the IE rendering engine. Why do I choose to use the shittier IE engine? Because it is in my best interests to make the page look as good as possible. And I wouldn't do it just for work, either, I'd do it on my personal homepage, too. And I'm not a MS apologist or zealot, hell, I'm a php programmer.

      Here's an example, let's say you make the decision to make a website entirely in Flash. You may lose 5 percent of the web surfers, but you might gain leads or sales. It all depends on what you're going for. On the other hand, there is no real benefit in designing for Mozilla, or Opera, or any other browser but IE for the moment.

    32. Re:How About.. by poot_rootbeer · · Score: 1

      i design web sites for a living. there's nothing worse than getting a web site looking just the way you want, then running a W3C CSS and HTML validator and having everything check out 100 percent. ...then to check the site with IE. holy crap

      Your process is broken. You should be coding from the start so that your pages look good in the browsers actually in use, non in some theoretical ideal browser that the W3C would like to see.

      Official standards are nice, but ad-hoc standards are what the world actually runs on. Very few of us are in a position to tell 80+% of our user base is wrong... are you?

    33. Re:How About.. by DarkSarin · · Score: 1

      oops--my bad! NOW I see it. (I was referring to the plug tag, which unfortunately does not seem to be recognized by the browser I am using...)

      --
      "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
  13. In other news: secure banking by VEGx · · Score: 5, Funny

    In other news M$ advices all online banking users to walk in to their nearest bank office to secure their online banking...

  14. riight by WhodoVoodoo · · Score: 1, Funny

    "okay, instead of patching our crap that you paid for, just don't use these featrues. That's right, they're bugs, not features! But we won't patch them for numerous unspecified reasons."

    "By the way, you knew it wouldnt be anywhere near secure when you bought it. Remember lovebug? eh? Oh, we're better than linux/bsd/unix/sunos/macos for numerous unspecified reasons."

    --an open letter from MS (well, at least they could have the courtesy to tell us directly they're ridiculous)

    *sigh* we're all screwed.

  15. uhh? by aarku · · Score: 4, Funny
    Is it just me or does the title of the article read:

    Eight-hundred-thirty-three-thousand-seven-hundred- eighty-six Steps that you can take to help identify and to help protect yourself from deceptive (spoofed) Web sites and malicious hyperlinks

  16. CLIE? by mattjb0010 · · Score: 5, Funny

    Microsoft Advises to Type in URLs Rather than Click

    So now MS is promoting a return to command line interfaces?

    1. Re:CLIE? by superyooser · · Score: 1

      They're trying to compete with Lynx. It's the new Browser Wars.

    2. Re:CLIE? by Michael_Burton · · Score: 1

      So now MS is promoting a return to command line interfaces?

      Ever since MacOS X brought a command-line interface to the Macintosh world, Microsoft has been desperately playing catch-up. Force of habit.

      --
      When all you have is an axe, everything looks like a grindstone.
    3. Re:CLIE? by Anonymous Coward · · Score: 0

      Newsflash, Mac fanboy: Windows has always had a command line interface. From command.com to cmd.exe to the future MSH. MSH will obliterate all Unix shells. Fuck everything is a file; everything will now be an object. Mac systems only recently got a command line. Before it's Unix conversion, Mac was a completely click and drool GUI.

    4. Re:CLIE? by Anonymous Coward · · Score: 0

      Windows has always had a command line interface

      He didn't say it hasn't had one. He just said they have to play catchup compared to OSX's. And that's correct. The Windows command line is a sack of shit.

      everything is a file; everything will now be an object.

      Haha. You obviously have absolutely no idea of what significance this actually is, do you?

      Before it's Unix conversion, Mac was a completely click and drool GUI.

      Yes, and it still mostly is. Newsflash, MS fanboy: it's meant to be.

    5. Re:CLIE? by 32bitwonder · · Score: 1

      If that's the case, here's a tip for the Microsoft folks already starting work on a CLI browser. Sorry kids Lynx has you beat, but I hear they're looking for some investments!

    6. Re:CLIE? by Anonymous Coward · · Score: 0

      What I find most funny is that you can copy and paste the "shortcut" instead of typing it and gain the same benifits.

    7. Re:CLIE? by Anonymous Coward · · Score: 0

      Lynx is a curses interface, not a true command line interface. It's properly called a console browser. If you want command line browsing use netcat to port 80 and less.

    8. Re:CLIE? by glsunder · · Score: 1

      So now MS is promoting a return to command line interfaces?

      They're suggesting using a windows port of lynx.

  17. And people say linux is hard to use by Anonymous Coward · · Score: 0

    With these recomendations Linux jumps lightyears ahead in usability ;)

    I am pretty sure my grandma would rather click the link in Firebird, than type it herself.
    I think the javascript option is also out of the question for her...

    Nice workarounds...

  18. I use Firebird. by Noryungi · · Score: 2, Interesting

    90% of my surfing is done with Firebird, either under Windows or Linux. It's fast (on a Pentium IV @ 2.0 GHz), complete and full-featured.

    9% is done with Opera 7.23. Mostly at home, since it's still small and light enough for my poor little Pentium machine.

    Less than 1% is done with IE, mostly with horribly broken site that only accept it, and I am actively searching for replacement

    FWIW, I never use MS Outlook or Outlook Express either. Earlier this week, when MyDoom struck our email servers, a couple of coworkers were infected. I was not.

    The moral of the story is that you can't trust Microsoft products.

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
    1. Re:I use Firebird. by real_smiff · · Score: 1

      I (have a) question (about) Opera. I used to use it all the time, but now switched to Firebird (with tabbrowser and mouse gesture extensions etc., gives roughly same experience) because i found Opera so darn slow. A request for help on Opera forum showed a possible bug in their javascript engine, but noone seemed very interested in fixing it. It was typically using >50% cpu time on some sites and >100MB ram on my system (AMD 1.2Ghz, 512MB RAM). Now i do always have a lot of pages open, but still. I know Opera is meant to be fast.. so i guess this is a: why can opera be so resource heavy/don't assume it will be light! type post. oh well, just to be different :) i still agree with the gist of what you say and like both browsers, it's just a shame that they all have their quirks and I seem to need 3 or 4 browsers installed, each with their own bookmarks, settings etc. gah!

      --

      This is my Sig, this is my Gun. One is for Slashdot and one is for Fun.

    2. Re:I use Firebird. by Anonymous Coward · · Score: 0

      There is no way Firebird is at all complete and full featured. Its not even at v1.0 yet, and altho I like it (fast) it still does not have the sense of stability of Mozilla.

    3. Re:I use Firebird. by Inda · · Score: 1

      For that last 1% use Avant Browser.

      It embedds IE and expands it functionallity. All the good bits from the other browsers are there:

      Pop-up blocking, Flash blocking, Java blocking, Active-X bl...

      Tabbed windows, mouse gestures, google search etc etc etc.

      Tis free too. Free as in find 5 GBP on the floor and put it in your pocket.

      --
      This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
    4. Re:I use Firebird. by afidel · · Score: 1

      I like Crazy Browser, very similar and it fits on a floppy =) I used to point people to Mozilla when they complained about popups and I still do, but if they complain about things like online banking not working I tell em to grab Crazy Browser.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    5. Re:I use Firebird. by nmg196 · · Score: 1

      > FWIW, I never use MS Outlook or Outlook Express either. Earlier this
      > week, when MyDoom struck our email servers, a couple of coworkers
      > were infected. I was not.

      That has nothing to do with your e-mail client. MyDoom (and most other worms) does not exploit any security vulnerabilities in Outlook or Outlook Express. It's just a file attachment, which your e-mail client also supports. It would even work if you read your e-mail using a web based reader if you were stupid enough to download and run the attachment.

      If your coworkers were infected, it is merely because they're stupid enough to run an attachment they have received from someone they don't know - and not because they are using an MS e-mail client.

    6. Re:I use Firebird. by nmg196 · · Score: 1

      Warning: Avant browser has no proper uninstall. It deletes a few files, but does not remove itself properly and leaves in all registry entries after an uninstall. Your computer will permanently have parts of Avant installed and all websites will permanently think you are using Avant as your browser even after you've uninstalled it, due to the fact that Avant also fucks with IE's settings installing it's own user-agent string over the top of IE's settings.

      Unlike IE it also crashes very frequently. If you're tempted to install this I suggest you look elsewhere or make sure you have the OS CD handly in case you need to rebuild your computer to remove the Avant browser.

  19. Homograph attacks might bite us all by ControlFreal · · Score: 5, Interesting

    Although this article on the insecurities of IE (or in a more general sense, Windows' URL handling) is fitting for ./, the advice to type URL into the address bar may be one that we should all take to heart in the future.

    As pointed out here, the advent of multilingual (Unicode) domain names gives rise to a new possibility for attacks: the Homograph attack.

    Example: one could replace the o's in http://www.microsoft.com with Greek omicrons, Cyrillic o's or characters from other charsets, as long as they are rendered by our browser as something resembling an "o". The users won't notice the difference, but they might be redirected to another site, even though they visually inspected the URL.

    A more serious example: my bank, the Dutch Rabobank, features internet banking. It specifically displays a warning before logging in: Make sure that the address in the address bar starts with https://www.rabobank.nl/, then you are sure you're communicating with us. Now, with a homograph attack, even that might not be certain again: it looks the same, and users are reassured even though reassurance is not due! And it's not limited to using IE or Windows either.

    A comment is in order here: we're not that far yet, as most clients require special (non-default) DNS clients to access Unicode domain names. But it might become a big problem in the future.

    Are there any people from countries using non-latin domain names that might want to comment on this?

    --
    Support a Europe-related section on Slashdot!
    1. Re:Homograph attacks might bite us all by linuxci · · Score: 4, Insightful
      There's no excuse to have to go to reduiculous means to prevent spoofing, and manually typing in URL's is excessive, in fact I'd say the vast majority of people in here that use IE at home out of choice are doing it because they're too lazy to try alternatives (I can't think of any other reason why they'd prefer IE) so they're not gonna type URL's manually either - and the non tech literate public won't even know to do this.


      So it's upto the browser makers to take action if this is really a security risk.


      The simplest solution to me would be to not allow multiple charsets to be displayed in the URL bar making this not possible.

    2. Re:Homograph attacks might bite us all by MonTemplar · · Score: 4, Insightful

      You don't even need to go digging for Unicode characters to pull off tricks like that. As demonstrated on Slashdot itself! Some examples: Anonvmous Coward (y replaced by v), MonTemp1ar (l replaced by 1 (one)). At least with /. usernames you have the UID that can be checked against to confirm the person's identity. No such luck if you apply the same trick to URLs - how many people are going to spot the difference?

      -MT.

      --
      -MT.
    3. Re:Homograph attacks might bite us all by ControlFreal · · Score: 4, Insightful

      I fully agree with you that it should not be necessary. However, I assume that you are from a country using a latin charset (being Dutch, I am). However, even though we as "westerners" might still be in the majority (are we still?), this might not always be like this.

      For example: the number of Chinese internet users went from roughly 600 thousand to 80 million in the timespan 1997-2003. So there will be lots more. And that's only China. I can only imagine that these people want domains in their own charset (at least we have lots of domain names in Dutch here in Holland, but of course we have the advantage of using a Latin charset).

      In that case, a general "block" on multilingual domains in the address bar won't work.

      --
      Support a Europe-related section on Slashdot!
    4. Re:Homograph attacks might bite us all by Tim+C · · Score: 1

      The simplest solution to me would be to not allow multiple charsets to be displayed in the URL bar making this not possible.

      But if it's Unicode, surely it's a single character set - isn't that the entire point?

    5. Re:Homograph attacks might bite us all by EJB · · Score: 1

      Sounds like there is a duty here for the domain registrars.

      They should make a list of all letters that are visually too close, and disallow registration of a domain if it visually ressembles an existing domain too much.

      It would open a tiny can of worms, but at least this is a whole lot more objective than the "sounds like" similarity that pops up in trademark disputes (hey, Mike Rowe ! :)

      - Erwin

    6. Re:Homograph attacks might bite us all by Mr+Smidge · · Score: 1

      If TCP/IP had a presentation layer, then perhaps all network communications would be able to identify what charset strings were being sent in. At least that way we could use a number of local character sets, and perhaps the browser could warn if a different one was needed to view a webpage.

      However, I can see the above method getting tedious for the user. How about a browser that can has a list of obvious homographs, and can warn when the tactic is being used?

      "This hyperlink leads to www.microsoft.com (Cyrilic character set), but the following sites also exist:
      www.microsoft.com (Latin character set).

      Perhaps a more inhibiting solution would be to *only* allow a domain name to contain characters from the local character set of the country to which that domain belongs. But again, I can see problems with that too.

      I'm all for internationalisation, but this is going to be a tough one.

    7. Re:Homograph attacks might bite us all by Anonymous Coward · · Score: 0

      Homograph attacks? I don't like all these new features that are being added to my Gaydar.

    8. Re:Homograph attacks might bite us all by RAMMS+EIN · · Score: 2, Insightful

      ``The simplest solution to me would be to not allow multiple charsets to be displayed in the URL bar making this not possible.''

      The whole point of Unicode is that it _is_ one charset for everything. I personally think that Unicode, especially UTF-8, is an even better invention than sliced cheese, and should be used anywhere and everywhere.

      True, this is not going to stop attacks involving spoofed URLs, but trusting URLs is bad from a security viewpoint anyway. What to think of misdirecting surfers with malicious DNS responses? Or man in the middle attacks, or IP spoofing? Assymetric key cryptography is a pretty reliable authentication mechanism, I vote for using that.

      --
      Please correct me if I got my facts wrong.
    9. Re:Homograph attacks might bite us all by Anonymous Coward · · Score: 5, Insightful

      A simple solution is to render characters from a different code page than the default in a different color in urls.

    10. Re:Homograph attacks might bite us all by jsebrech · · Score: 1

      So don't hand out homographically similar domain names. You're not going to be allowed to keep domains like those anyway due to trademark issues, so they might as well make sure nobody can even get them.

    11. Re:Homograph attacks might bite us all by ezh · · Score: 1
      Are there any people from countries using non-latin domain names that might want to comment on this?

      I really believe use of Unicode domain names breaks Internet interoperability. How would you write an email to the person in China or Japan if they use their characters, for instance? Especially if they need to give you the address over the phone? Or fax it to you? At least on the computer you might have an option of cut and paste.

      When telephone networks appeared. At least, people around the world has agreed upon the use of numerical system. With Internet, we have agreed with numerical system and latin alphabet. Now it seems as the whole integration achieved is going backwards :-(

    12. Re:Homograph attacks might bite us all by Anonymous Coward · · Score: 0

      I never trusted those homos anyway :-)

    13. Re:Homograph attacks might bite us all by rcastro0 · · Score: 1

      A simple solution is to render characters from a different code page than the default in a different color in urls.

      That's smart. Someone, mod parent up!

      --
      Quem a paca cara compra, paca cara pagará.
    14. Re:Homograph attacks might bite us all by Anonymous Coward · · Score: 0
      Make sure that the address in the address bar starts with https://www.rabobank.nl/, then you are sure you're communicating with us.


      My bank told me to compare the certificate fingerprint with the one they gave me, personally, on paper, and I think this makes a whole lot more sense. Relying on domain names to establish the authenticity of your peer is just plain wrong.

    15. Re:Homograph attacks might bite us all by ballpoint · · Score: 1

      Sometime ago I acquired 'Anynomous Coward' as a /.userid. Didn't get around to using it though.

      Usually I prefer the idea of a prank more than its execution.

      --
      Flourescent (adj): smelling like ground wheat.
    16. Re:Homograph attacks might bite us all by ishark · · Score: 1

      A more serious example: my bank, the Dutch Rabobank, features internet banking. It specifically displays a warning before logging in: Make sure that the address in the address bar starts with https://www.rabobank.nl/, then you are sure you're communicating with us.

      Frankly, what would be REALLY nice in a browser would be a toolbar widget giving you the information of the SSL certificate of the website. I usually check it when connecting to my bank, but being able to just view it on the screen would allow me to immediately see if I'm where I want to be or not. Alternatively, use a pop-up (tips, balloon help or whatever they are called) when I station my mouse pointer on the "lock" symbol to bring up both the certificate and its signature.... Galeon almost does this, telling you the signature.

    17. Re:Homograph attacks might bite us all by Oligonicella · · Score: 1

      Your point is what?
      A general block would be to prevent spoofing with non-Latin chars, so you seem to be arguing that, *despite the spoofing danger*, you want to be able to mix language symbols in the domain.
      To what end, other than personal satisfaction?
      There are some things we don't need because they facilitate bad or criminal behavior. Mixing language chars in order to decieve someone, we can live without IMO. Unless you can show a good cause to keep them anyway.

    18. Re:Homograph attacks might bite us all by neves · · Score: 1

      You don't need Unicode. Brazil biggest private bank, Brasdesco has already suffered some frauds from people that registered www.bradesc0.com.br (use it all caps).

    19. Re:Homograph attacks might bite us all by Dan+East · · Score: 1

      Now that would actually encourage people to mix and match character sets just to create multicolored text in the address bar.

      I don't know that is a good thing.

      This homograph issue will open up a whole new can of worms. Companies will have to protect their IP (domain names) from even further abuse, in addition to the existing recent homonym IP cases.

      (BTW, searching Slashdot for mikerowesoft, mikerowesoft.com, etc, returns no hits. Odd.)

      Dan East

      --
      Better known as 318230.
    20. Re:Homograph attacks might bite us all by angle_slam · · Score: 1

      I remember some spoofing based on this before, using paypa1 instead of paypal.

    21. Re:Homograph attacks might bite us all by hawkfish · · Score: 1
      Now that would actually encourage people to mix and match character sets just to create multicolored text in the address bar.
      Heh, heh!

      But seriously, all you need to do to avoid that particular bit of marketing droid dumbness is to make it only one color for all non-standard codepages, preferably something unappealing like brown. You could even make it user-customizable with that as the default.
      --
      You will not drink with us, but you would taste our steel? - Walter Matthau, The Pirates
    22. Re:Homograph attacks might bite us all by Reziac · · Score: 1

      I read the Bugzilla FA linked somewhere above, and in light of that argument and comments here -- how about a default setup where once the URL is in the address bar, the browser resolves it and pops up a dialog box that says "you are actually going to http://www.s0me.com/optional.htm, is this what you want to do?" with the default response being "NO". You would have to click "Yes" on purpose to continue.

      It would have to take care to use a font that makes it very obvious when "o+umlaut" or "0" (zero) is being substituted for plain "o". Better yet, it could be smart enough to say "you are going to http://www.s0me.com; did you mean http://www.some.com ??" sortof like Google's on-the-fly spellchecker.

      Yeah, some people will ignore it or turn it off. But for people who are smart enough to take sound advice, but tend to be a bit quick on the clicker or tend to misread URLs anyway (a common problem among the visually-impaired), it could be useful.

      A good secondary setting for more experienced users, would be to display an info bubble with the real URL, but otherwise continue in the default manner.

      Hmm, now that I think of it, I like that idea regardless. :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    23. Re:Homograph attacks might bite us all by Reziac · · Score: 1

      Well, it's multicoloured text on web pages. I suppose that has its uses, tho the main one seems to be annoying the browsing public. Even so, that doesn't mean all text must be black or white just because some people abuse colour!

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    24. Re:Homograph attacks might bite us all by millette · · Score: 1

      I have to applaud your bank!

    25. Re:Homograph attacks might bite us all by danila · · Score: 1

      I am Russian, but I never ever wanted Cyrillic URLs and I don't know anybody who did. I've never encountered a user on the Runet, who would like to have them. The only exception is, of course, the greedy registrars and their marketdroids.

      Don't know about Chinese, but have you noticed how popular is English with Japanese people? Visit any .jp site and I can bet there will be some English used on almost any page, regardless of the intended audience. It just happens that words like "Copyright", "Last updated", "News", "Gallery", "About", etc. look better in English. :) Same for URLs.

      --
      Future Wiki -- If you don't think about the future, you cannot have one.
    26. Re:Homograph attacks might bite us all by Anonymous Coward · · Score: 0

      What the fuck is up with your spelling and grammar anyway? "reduiculous?" Are you German?

      Up to is two words. I won't even bother to read the rest of your comment.

      Not to mention the missing comma in your stolen .sig.

    27. Re:Homograph attacks might bite us all by ispeters · · Score: 1

      That works until you're clour-blind, or blind. If we're supporting unicode characters in our URL bar to make the web more accessible, we can't leave out the people who can't see/hear properly.
      Ian

    28. Re:Homograph attacks might bite us all by tunah · · Score: 1
      Codepage? Default? This is unicode.

      Okay, so maybe you want to render non-ascii characters red. What happens when a chinese user wants to verify a greek online store's name where the omicrons have been replaced with the cyrillic 'o' character?

      --
      Free Java games for your phone: Tontie, Sokoban
    29. Re:Homograph attacks might bite us all by jonadab · · Score: 1

      > A simple solution is to render characters from a different code page
      > than the default in a different color in urls.

      For my purposes, it would be perfectly satisfactory if the browser had an
      option (just an option, mind you, off by default) in the preferences to
      disallow "foreign" characters (i.e., any not from the user's chosen default
      character set in URIs, or to ask for confirmation before visiting such a URI.

      I understand the value for the world in allowing URIs to contain characters
      from any character set, but I personally have no need to visit any URIs with
      non-ASCII characters in them. Some users might wish to construct a list of
      several charsets that URIs are allowed to come from (most likely their
      native charset plus ASCII (or plus Latin-1 maybe)).

      Another possibility would be to use a font that simply does not render any
      characters outside the user's native charset, but this is undesirable for
      me because, being a math geek, I'd like to be able to see page content that
      contains, e.g., Greek letters, though the URI and most of the text on the
      page would be in ASCII. Really, a confirmation before visiting URIs with
      characters not from the user's chosen charset would be the best thing IMO.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    30. Re:Homograph attacks might bite us all by jonadab · · Score: 1

      Actually, I always spot those right away. I'd be slightly less likely to spot
      a transposition (e.g., slahsdot.org), though I usually notice those if they
      have a strong impact on pronunciation, especially by moving a consonant. The
      best bet is probably to transpose a dipthong (e.g., Anonymuos Coward). I
      *might* miss that, if I wasn't paying attention. But I would never miss
      e.g. s1ashdot.org, because my preprocessor would split that as s 1 ashdot
      before I even read it. Numbers and letters are separate categories of
      symbols entirely; I'd be no more likely to mistake one for the other than
      to mistake an analog clock for a digital one or an icon for a textual title.

      Of course, it probably helps that, being a programmer, I refuse to *ever*
      use a font that makes different characters look like one another. When I
      get a new font, The first thing I do is type chars like oO0 iIl|1!: `'"; if
      any two of them look very similar, I throw out the font; I don't want it on
      my system, lest I inadvertently select it at some point for something.

      --
      Cut that out, or I will ship you to Norilsk in a box.
  20. Typing URLs? Knowing that it's spoofed? Yeah right by phoneboy · · Score: 1

    I mean, sure, Slashdot readers probably can, but most of us are already using a non-vulnerable browser on a non-vulnerable platform anyway.Joe Sixpack is going to have no fucking clue how to tell if a URL is spoofed or not, nor is he necessarily going to type the URL either.

    This is obviously a case of Microsoft being caught red-handed with their pants down around their ankles and trying to cover themselves with Saran Wrap. A pretty transparent cover-up...

    --
    The views expressed herein are not necessarily those of anyone, including the poster.
  21. What about .... by sdukaric · · Score: 4, Insightful

    Let's say M$ user types in URL but on that URL is redirection to faulty URL? The thing is, they can do nothing about it. And nowadays some regular URL has like 30+ characters with all those PHP-Nuke/Puke portal engines and horror CMS engines. SO, M$ crew, create a real browser and stop dragging us/them to a stone age...

    --
    Sinisa
    1. Re:What about .... by gnu-generation-one · · Score: 1

      Download the patch for internet explorer by typing in the following URL:
      http://download.com.com/3000-2356-10148260.h tml?ta g=lst-0-6

      And for other common updates, such as blaster removal tools, simply type this:
      http://www.microsoft.com/downloads/details. aspx?Fa milyID=e70a0d8b-fe98-493f-ad76-bf673a38b4cf&Displa yLang=en

    2. Re:What about .... by tunah · · Score: 1

      The idea is that the url you type in is "trusted" not to do anything nasty like that. Of course it's completely bogus, a browser which is so insecure the company tells you only to visit sites you already trust, is broken.

      --
      Free Java games for your phone: Tontie, Sokoban
  22. Ahh sweet sweet irony by quantaman · · Score: 4, Funny

    http://support.microsoft.com/default.aspx?scid=kb; %5Bln%5D;833786

    Need I say more?

    --
    I stole this Sig
    1. Re:Ahh sweet sweet irony by jesser · · Score: 1

      What's your point? That the link contains escaped characters?

      --
      The shareholder is always right.
    2. Re:Ahh sweet sweet irony by Anonymous Coward · · Score: 0

      No, SCO displays an Apple iBook on their site.

      Compare the laptop with: http://www.apple.com/ibook

    3. Re:Ahh sweet sweet irony by Anonymous Coward · · Score: 0

      > What's your point? That the link contains escaped characters?

      That it is a pita to type, I guess.

    4. Re:Ahh sweet sweet irony by Anonymous Coward · · Score: 0

      one might assume the presence of escaped characters where they shouldn't be needed is an indication of trouble...

      in this case thats not so, but i think thats what the parent poster was implying.

    5. Re:Ahh sweet sweet irony by Anonymous Coward · · Score: 0

      His point is that the URL is spoofed. Go ahead and click on it from Mozilla. The page doesn't exist.

      GOD FUCKING DAMN IT PEOPLE HOW MANY IDIOTS ARE GOING TO BELIEVE THIS ARTICLE?! This is SLASHDOT... Aren't you people supposed to be using Mozilla to browse with? Then why haven't any of you clicked the link and seen that it's a fucking JOKE?! This is NOT REAL.

  23. Don't use IE by 91degrees · · Score: 4, Informative

    I try to convince other people of this. Firebird conatains a popup blocker, supports tabbed browsing, is more secure, and has a gestures plugin.

    The other people just don't. It's not like they don't know how. These are proper techies. they just make up daft excuses like not trustin free software.

    Maybe trust is importatn. You can trust IE after all. You can trust it to be insecure.

    1. Re:Don't use IE by fred87 · · Score: 1

      According to netcraft, apache is many, many times more popular than IIS, however there are many, many times more many worms/exploits for IIS.

    2. Re:Don't use IE by Anonymous Coward · · Score: 0

      but, the thing with mozilla and most OSS is that once an exploit was found, it would be fixed within hours, rather than be posted on a KB and a patch released a coupl of weeks later. Clearly this would have to be combined with (practically)forced security updates, but it would nevertheless be better. also, i fear that MS has far more potential exploits than, say, firebird... as the codebase is ridiculously bloated now, and firebird is small, sleek and well written.

    3. Re:Don't use IE by Babbster · · Score: 1

      I don't know. All the "techie" type people I know use non-IE browsers. All it took to put my sister (non-techie) on Firebird was to tell her over the phone to go to mozilla.org and download it. She loved it from the start - although, admittedly, I did have to convince her that she didn't really need her weird, crash-causing IE toolbar (don't recall the name) and that CometCursor was not very cool at all. :)

    4. Re:Don't use IE by Anonymous Coward · · Score: 0

      Crackers will always exploit weaknesses in the programs that used the most.

      An old and tired argument used to excuse any stupidity by Microsoft.

    5. Re:Don't use IE by Anonymous Coward · · Score: 0

      At least mozilla fix the bugs that are found

    6. Re:Don't use IE by Anonymous Coward · · Score: 0

      they just make up daft excuses like not trustin free software.

      So tell them to get Opera. It's got everything that Firebird's got, and it's faster too.

    7. Re:Don't use IE by Anonymous Coward · · Score: 0

      if you mean that other browsers dont have that your wrong(your grammar is poor so im unsure as to the exact point your making).. opera has all of that infact they where the originators of tabbed browsing, mouse gestures any many other things..

    8. Re:Don't use IE by 91degrees · · Score: 1

      I said don't use IE. And suggested firebird instead. IE doesn't have what Firebird has. Other people managed to get it. Perhaps you could have read the other comments to try and work out what I meant.

    9. Re:Don't use IE by StringBlade · · Score: 1
      But if you're trying to convince someone to move away from IE (for which they are paying nothing - in their mind), moving to Opera for a fee is not likely going to happen.

      Firebird is a better alternative for getting people to switch. Then after they get used to what a browser can be, you can more easily convince them that Opera is even better for a small price.

      --
      ...and that's the way the cookie crumbles.
    10. Re:Don't use IE by Asprin · · Score: 1


      I try to convince other people of this. Firebird conatains a popup blocker, supports tabbed browsing, is more secure, and has a gestures plugin.

      The other people just don't. It's not like they don't know how. These are proper techies. they just make up daft excuses like not trustin free software.

      Maybe trust is importatn. You can trust IE after all. You can trust it to be insecure.


      I have to admit that even though I used free open source software before a couple of years ago, I didn't really consider it superior to commercial closed-ware because of trust issues. Then, one day, I'm watching TechTV and there's Leo LaPorte talking about Tolvanen's "Eraser" filewiper program and he says (paraphrasing) "...and it's OPEN SOURCE, so you can go look at the code and make sure it's doing what it says it's doing..." and it all kinda clicked into place.

      Since then OSS is my first choice. It's a better way to code.

      --
      "Lawyers are for sucks."
      - Doug McKenzie
    11. Re:Don't use IE by 91degrees · · Score: 1

      They make an excuse up about that as well. Probably "too expensive". They seem to want a commercial, closed source browser that doesn't cost anything.

    12. Re:Don't use IE by 31415926535897 · · Score: 1

      Firebird conatains a popup blocker, supports tabbed browsing, is more secure, and has a gestures plugin.

      I always liked the idea of Mozilla, but I hadn't switched to it from IE because it was so slow, and you couldn't couldn't do domain name completion with CTRL+Enter (a feature I have really come to love).

      When I heard that Firebird supported this, I tried it out and blown away by its speed. I love the built in popup blocking and tabbed browsing, and when I found out you could complete .net and .org with Shift and Ctrl combinations too, I determined to never switch back.

      I'm still waiting for better plugins (like Flash doesn't always work, and even though I despise sites that use flash, I am still forced to use some of them), but in general, IE has bitten the dust as far as I'm concerned.

    13. Re:Don't use IE by SpaceRook · · Score: 1

      I try to convince other people of this. Firebird conatains a popup blocker, supports tabbed browsing, is more secure, and has a gestures plugin.

      I got my mom and brother using Firebird on their new computer over Christmas break. Their old computer was so buggy and virus ridden that when I said, "DON'T use IE unless you want this to happen again", they listened. It was a small victory, but you gotta start somewhere.

    14. Re:Don't use IE by beeblebrox87 · · Score: 1

      your grammar is poor so im unsure as to the exact point your making

      Oh the irony.

      Those should read "I'm", and, more importantly, "you're".

      "In fact" is two words, "were" doesn't have an "h" in it, and sentences start with a capital letter and end in a single period (full stop).

      Sorry, I don't ordinarily do this, but when a post uses attrocious grammar to criticize the grammar of a grammatically-correct post, something really should be done.

      Now, anybody care to criticize my grammar?

    15. Re:Don't use IE by frozenray · · Score: 1

      >If mozilla were be the most popular browser then it would have the most exploits.

      I disagree. Exploits are not generated by market share but are side-effects of bad design decisions (one word: ActiveX), bad coding practices, insufficent code reviews, clueless management ("I say we ship it, and I'm the boss!") etc.

      If Mozilla were the most popular browser, it would certainly get more attention from the black hat scene, and whatever weaknesses are lurking in the code would be exploited. Whether the number of exploits would be bigger than IE's is pure conjecture, since Mozilla's market share is still way lower than Interner Explorer's.

      However, the Mozilla team has an excellent track record when it comes to patching known vulnerabilities, while Microsoft used to treat them like dead raccoons. To be fair, they have improved a little in that regard, but there is a reason why this page has been "temporarily suspended", and it's not that there are no unpatched vulnerabilities in IE left for Microsoft to patch...

      Some food for thought, more, even more - you get the idea.

      --
      "There are already a million monkeys on a million typewriters, and Usenet is NOTHING like Shakespeare." - Blair Houghton
    16. Re:Don't use IE by 91degrees · · Score: 1

      To be fair to him, my grammar wasn't toally clear, and my spelling was atrocious.

      Now, anybody care to criticize my grammar?

      I tried. Please add at least three spelling mistakes, and a grammatical error. It's traditional.

    17. Re:Don't use IE by Mod+Me+God · · Score: 1

      You swine. You vulgar little maggot. You worthless bag of filth. As we say in
      Texas, I'll bet you couldn't pour piss out of a boot with instructions on the
      heel. You are a canker. A sore that won't go away. I would rather kiss a
      lawyer than be seen with you. You're a putrescent mass, a walking vomit.
      You are a spineless little worm deserving nothing but the profoundest contempt.
      You are a jerk, a cad, a weasel. Your life is a monument to stupidity.

      You are a stench, a revulsion, a big suck on a sour lemon. You are a bleating
      foal, a curdled staggering mutant dwarf smeared richly with the effluvia and
      offal accompanying your alleged birth into this world. An insensate, blinking
      calf, meaningful to nobody, abandoned by the puke-drooling, giggling beasts who
      sired you and then killed themselves in recognition of what they had done.
      I will never get over the embarrassment of belonging to the same species as
      you. You are a monster, an ogre, a malformity. I barf at the very thought of
      you. You have all the appeal of a paper cut. Lepers avoid you. You are vile,
      worthless, less than nothing. You are a weed, a fungus, the dregs of this
      earth.

      And did I mention you smell? Try to edit your responses of unnecessary
      material before attempting to impress us with your insight. The evidence
      that you are a nincompoop will still be available to readers, but they will be
      able to access it more rapidly. You snail-skulled little rabbit. Would that
      a hawk pick you up, drive its beak into your brain, and upon finding it rancid
      set you loose to fly briefly before spattering the ocean rocks with the frothy
      pink shame of your ignoble blood. May you choke on the queasy, convulsing
      nausea of your own trite, foolish beliefs. You are weary, stale, flat and
      unprofitable. You are grimy, squalid, nasty and profane. You are foul and
      disgusting. You're a fool, an ignoramus. Monkeys look down on you. Even sheep
      won't have sex with you. You are unreservedly pathetic, starved for attention,
      and lost in a land that reality forgot.

      And what meaning do you expect your delusionally self-important statements of
      unknowing, inexperienced opinion to have with us? What fantasy do you hold
      that you would believe that your tiny-fisted tantrums would have more weight
      than that of a leprous desert rat, spinning rabidly in a circle, waiting for
      the bite of the snake? You are a waste of flesh. You have no rhythm.
      You are ridiculous and obnoxious. You are the moral equivalent of a leech.
      You are a living emptiness, a meaningless void.

      You are sour and senile. You are a disease, you puerile, one-handed,
      slack-jawed, drooling, meatslapper. On a good day you're a half-wit. You
      remind me of drool. You are deficient in all that lends character. You have
      the personality of wallpaper. You are dank and filthy. You are asinine and
      benighted. You are the source of all unpleasantness. You spread misery and
      sorrow wherever you go. You smarmy lagerlout git. You bloody woofter sod.

      Bugger off, pillock. You grotty wanking oik artless base-court apple-john.
      You clouted boggish foot-licking twit. You dankish clack-dish plonker. You
      gormless crook-pated tosser. You churlish boil-brained clotpole ponce. I mean
      rock-hard stupid. Dehydrated-rock-hard stupid. Stupid, so stupid it goes way
      beyond the stupid we know into a whole different dimension of stupid. You are
      trans-stupid stupid. Meta-stupid. Stupid collapsed on itself so far that even
      the neutrons have collapsed. Stupid gotten so dense that no intellect can
      escape. Singularity stupid. Blazing hot mid-day sun on Mercury stupid. You
      emit more stupid in one second than our entire galaxy emits in a year. Quasar
      stupid. Your writing has to be a troll. Nothing in our universe can really
      be this stupid. Perhaps this is some primordial fragment from the original
      big bang of stupid. Some pure essence of a stupid so

      --
      --

      FreeNET user? Comfortable with the adverse selection?
    18. Re:Don't use IE by Anonymous Coward · · Score: 0

      "I disagree. Exploits are not generated by market share but are side-effects of bad design decisions"

      That's not the point. Explots are not a function of market share, but the incentive to exploit an exploit is a function of market share. The number of exploits is not an issue. All you need is one.

    19. Re:Don't use IE by Anonymous Coward · · Score: 0

      " According to netcraft, apache is many, many times more popular than IIS, however there are many, many times more many worms/exploits for IIS."

      Your statement is a non-sequiter. It doesn't matter how many exploits are available to use. All you need is one. What would be more interesting is knowing how many web servers have been defaced/cracked of each type.

    20. Re:Don't use IE by 91degrees · · Score: 1

      That was a pretty good spleen venting.

      Was it home grown, found somewhere, or autogenerated?

  24. This isn't new! by Anonymous Coward · · Score: 0

    http://slashdot.org/comments.pl?sid=94638&cid=8116 264

    damn /. :p

  25. short question by mirko · · Score: 1

    Dear Mr Krosoft :
    What if he URL is checking for a proper referal when accessing it ?

    Why also be shy and just typing an URL when you could perform a complete HTTP/1 session using a (... sorry : THE MS) terminal application ?

    --
    Trolling using another account since 2005.
  26. And in further news.... by DrInequality · · Score: 1

    Microsoft advises that it is best to type in your OS, rather than just purchase one off the shelf.

  27. well... by REBloomfield · · Score: 1

    They used to have a 'Comment on this Article' feature which I was about to fill with an angry rant, but they appear to have pulled the feature....

  28. This is a dupe, but almost merited by fruey · · Score: 1
    This was already mentioned in a story yesterday. Or maybe it was in a comment. But anyway, it almost beggars belief that MS could seriously recommend that you type URLs yourself. The web's whole purpose is for hyperlinks. The internet, for most people, is all about interactive hyperlinking. That's the crux of the whole WWW !

    Not only should they fix this immediately, but they have a responsibility to the community that they force their browser on to at least provide them with a browser that is not open to such a simple hack

    The only counter argument I can think of for hiding the user/pass syntax before the @ in the first place is to "stop the password being in cleartext on the screen when viewing" and I think we can all see through the pointlessness of that argument.

    O Firebird, Firebird, wherefore art thou Firebird?
    (Who can) deny thy greatness and refuse thy name;
    Or, if they wilt not, be sworn to hell,
    As soon there'll no longer be an Internet...

    With apologies to the great bard.

    --
    Conversion Rate Optimisation French / English consultant
    1. Re:This is a dupe, but almost merited by spitzak · · Score: 1

      The only counter argument I can think of for hiding the user/pass syntax before the @ in the first place...

      Actually that is not the bug they have. The bug they have is that it does not display a "%00" and anything after it in the URL. This is combined with the fact that the part before the '@' is not used to figure out what site to go to. Therefore putting a "%00" before an '@' will allow you to display arbitrary text in the preview bar and still go to any site (assumming the site ignores or accepts the text before the '@').

      I actually suggested truncating before the '@' as a fix, before somebody explained the actual bug to me.

    2. Re:This is a dupe, but almost merited by fruey · · Score: 1

      Duh! So it should be even easier to fix than I anticipated...

      --
      Conversion Rate Optimisation French / English consultant
    3. Re:This is a dupe, but almost merited by spitzak · · Score: 1

      Actually deleting everything before the '@' in the preview may still be a good idea. Certainly there are users who would be confused by a "www.microsoft.com" prefix even if there was an '@' later in the string. You can also make the excuse that you are hiding the name & password from casual copying.

      They definately should fix the %00, because there may be another exploit of that bug by putting it after the '@' or into a URL without an '@' at all.

  29. Microsoft to remove the @ symbol from URLs by krappie · · Score: 5, Informative

    It hasnt made it on slashdot yet, but netcraft is reporting that future versions of IE will no longer be supporting user information in HTTP or HTTPS URLs.

    For more information, please see microsoft's advisory. Thats right, type in the URL yourself, it really is at microsoft.com. From now on, any HTTP or HTTPS URL that has an @ sign in it will report "Invalid syntax error".

    After months and still no patch for this bug.. they just now announced THIS as their fix, but still no patches. You'd think they'd just prevent parts of their URL bar from disappearing instead of removing features..

    Workarounds for this new behavior are listed as:
    * Do not include user information in HTTP or HTTPS URLs.
    * Instruct users not to include their user information when they type HTTP or HTTPS URLs.

    How ingenious. I also find it interesting that they link to the standards they are now breaking under "references".

    1. Re:Microsoft to remove the @ symbol from URLs by Superkind · · Score: 1

      What standards are they breaking be removing user/password information from http(s) URLs?

      RFC 1738 doesn't mention them. RFC 2396 says some things about a general scheme for include user/password information in a URL (but only for protocols that to not have their own URL schemes like HTTP does), and RFC 1945 again confirms that user/password information do not belong to the HTTP URL scheme.

      Finally this is a thing Microsoft does right.

      --
      (In desperate search for a cool /. sig.)
    2. Re:Microsoft to remove the @ symbol from URLs by Jugalator · · Score: 4, Insightful

      Yes. Unfortunately they never seem to have realized they could avoid the problem by doing like Opera for example... Dialog:

      -----
      You are entering www.thewebsite.com while using this login information:

      User name: blah
      Password: foo

      Proceed?

      [ Yes ] [ No ]
      -----

      --
      Beware: In C++, your friends can see your privates!
    3. Re:Microsoft to remove the @ symbol from URLs by AndroidCat · · Score: 1

      I'm sure it's in there somewhere, but can't think of which one right now. Any bets that MS's .. fix .. breaks non-HTTP URLs like ftp:// ones?

      --
      One line blog. I hear that they're called Twitters now.
    4. Re:Microsoft to remove the @ symbol from URLs by Richard_at_work · · Score: 3, Interesting
      The RFC 1738 handles these standards, and contrary to popular belief, usernames and passwords are not permitted within http and https urls.

      To quote :-

      3.3. HTTP

      The HTTP URL scheme is used to designate Internet resources accessible using HTTP (HyperText Transfer Protocol).

      The HTTP protocol is specified elsewhere. This specification only describes the syntax of HTTP URLs.

      An HTTP URL takes the form:

      http://<host>:<port>/<path>?<searchpar t >

      where and are as described in Section 3.1. If : is omitted, the port defaults to 80. No user name or password is allowed. is an HTTP selector, and is a query string. The is optional, as is the and its preceding "?". If neither nor is present, the "/" may also be omitted.

      Within the and components, "/", ";", "?" are reserved. The "/" character may be used within HTTP to designate a hierarchical structure.

      In section 3.1 of the same document, it does allow usernames and passwords for the "Common Internet Scheme Syntax" but http and https do not belong to that category, which is why it is handled seperately within the same document.

      So while it may be a generally accepted practice it isnt a standard.
    5. Re:Microsoft to remove the @ symbol from URLs by Zarhan · · Score: 1

      On the page, I read


      833786 Steps that you can take to help identify and to help protect yourself from deceptive (spoofed) Web sites and malicious hyperlinks


      and for a minute I thought that, "man, a workaround is nice to know, but couldn't they just release a patch"

    6. Re:Microsoft to remove the @ symbol from URLs by g3rr!t · · Score: 5, Informative

      Which would be correct, except that RFC1738 is obsoleted by RFC2396, which does allow for user names.

      (There's an interesting "discussion" over on Mozilla's bug id 122445 - regarding this, too)

    7. Re:Microsoft to remove the @ symbol from URLs by boneshintai · · Score: 1

      It hasnt made it on slashdot yet, but netcraft is reporting that future versions of IE will no longer be supporting user information in HTTP or HTTPS URLs.

      Beg your pardon?

    8. Re:Microsoft to remove the @ symbol from URLs by afidel · · Score: 1

      Actually RFC 1738 is supersceded by RFC 2396 which specifically does away with that artificial limitation, however it DOES warn against doing so as it is a security concern. So they removed the limitation but told you not to do it becuase they knew from experience that it would lead to problems. Sounds like a much better standard to me, let you shoot yourself in the foot if you want to =)

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    9. Re:Microsoft to remove the @ symbol from URLs by funkman · · Score: 1

      Oddly enough mozilla allows this too:
      http://www.microsoft.com:hahahahahahahahahah ahahah ahahahahahahahahahahahahaha@slashdot.org/article.p l?sid=04/01/30/0428242&mode=nested&tid=113&tid=126 &tid=133&tid=172&tid=186&tid=95&threshold= 2

      [Should be a link to this story]

      So isn't mozilla sort of vulnerable to this issue too?

    10. Re:Microsoft to remove the @ symbol from URLs by Mafia$oft · · Score: 1

      Then given that this approach is standardized, the intended error message "Invalid syntax error" sounds even much more dumber (sorry, I tried very hard to express it as dumb as it is) than before.

      First, it's not invalid, since it's in RFC1738, and second, such an error message is a PRIME EXAMPLE of very stupid Windows error messages which usually don't tell ANYTHING. Another (hypothetical) example would be "Error -233629 occurred, please reinstall Windows" :-)

      Doh. I mean how many more reasons will there be for finally ditching Internet Exploder for good and using USEABLE and SECURE browsers instead??

    11. Re:Microsoft to remove the @ symbol from URLs by Anonymous Coward · · Score: 0

      all browsers are somewhat vulnerable to the @ symbol, this has been known for quite a while. The new thing is the IE makes the spoofed address look EVEN MORE like the real deal by removing the @ and everything after it.

    12. Re:Microsoft to remove the @ symbol from URLs by Anonymous Coward · · Score: 0

      [i] It hasnt made it on slashdot yet, but netcraft is reporting that future versions of IE will no longer be supporting user information in HTTP or HTTPS URLs.[/i]
      I submitted that story two days ago, but it got rejected...

    13. Re:Microsoft to remove the @ symbol from URLs by g3rr!t · · Score: 1

      Yes, it is. Have a look at Mozilla bug id 122445 (http://bugzilla.mozilla.org), that's exactly what this is about.

      Various suggestions have been made in the two years (!) since this bug was filed: stop showing the username:password in the address bar, show them in a separate place/colour, show them as a "login" dialogue box, or scrap support for it altogether (and I probably forgot some).

      On another note: I was wrong about the "obsoleted by" though, RFC2396 merely "updates" RFC1738.

    14. Re:Microsoft to remove the @ symbol from URLs by Anonymous Coward · · Score: 0

      You're an idiot. That "microsoft advisory" is a hoax. It isn't really at microsoft.. DUH.

    15. Re:Microsoft to remove the @ symbol from URLs by PetoskeyGuy · · Score: 1

      it's a very good hoax

      If you notice, one of the links is googles cached copy. Or perhaps your suggesting Google uses IE for it's spider?

    16. Re:Microsoft to remove the @ symbol from URLs by jonadab · · Score: 1

      > Unfortunately they never seem to have realized they could avoid the problem
      > by doing like Opera for example... Dialog:

      That would be a pointless guesture for MSIE. Any dialog box with a "Yes" or
      "Ok" button never gets read anymore (largely because of the many stupid
      idiotic warning and information messages that have been foisted on users
      since 1994 or so, such as the one that warns you when you use a search engine
      that the search terms are not encrypted (horrors)). People see dialog boxes
      so often, the first part they look at is the buttons; if there's a "good"
      button that they recognize ("Yes", "Ok", ...) or if there's only one button,
      they just frob the button without any further thought. And, if I used MSIE
      I'd be tempted to do this too. It cries wolf over some of the stupidest things.

      I should note that the feature is not pointless for Opera, because it caters
      to a different demographic, and more importantly because Opera foists fewer
      superfluous dialog boxes on the user. Mozilla is also working toward fewer
      spontaneous dialog boxes. (If the user clicks a UI element to get the dialog
      box, that's okay (e.g., the prefs dialog), but things like unreachable server
      errors and whatnot are being changed to error _pages_, that display in the
      actual content area, to cut down on the number of dialogs.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    17. Re:Microsoft to remove the @ symbol from URLs by tuxedobob · · Score: 1

      And that doesn't get annoying? Of course I want to proceed! That's why it's in the URL!

  30. This is great ... by boris_the_hacker · · Score: 2, Insightful

    ... and even though I dont use Windows this is a nice step towards better security.

    My main issue is this, the knowledge base is huge - there are thousands of articles, therefore although the article is there how many *normal* people actually read it ? The people that need the information the most are those that are less computer literate and the same people that would rather be playing flash games than reading a document on a "geeky computer" website.

    It is same with the "oh they should use another browser", at the end of the day they dont really care until they get bitten - and even then they will make the same mistakes again. I personally think that the software update mechanism (where the window pops up if there are updates) is great under OS X. You would have to be really retarded to ignore it.

    Maybe Windows and Linux could do with something like this ? I know debian has it's security feed (which I use), but it'd be useful if it alerted me that there were updates. I also remember there being a update manager but maybe it shouldn't allow you to not install the security updates. (Please forgive my lack of knowledge of the recent windows situations WRT updates- I rarely use it so please dont flame back but I would be genuinely interested to know - for the sake of my parents computers)

    Anyway, end of post.

    --
    chris at darkrock dot co dot uk
    http colon slash slash www dot darkrock dot co dot uk
    1. Re:This is great ... by Babbster · · Score: 1
      My main issue is this, the knowledge base is huge - there are thousands of articles, therefore although the article is there how many *normal* people actually read it ?

      Folks who don't use the knowledge base themselves will have the information read to them by the support person (at the company who sold them their computer or at Microsoft) they call when they have trouble relating to the issue.

    2. Re:This is great ... by whitespacedout · · Score: 1
      I know debian has it's security feed (which I use), but it'd be useful if it alerted me that there were updates

      Close to trivial to implement - most sysadmins would probably handroll it themselves something along the lines of the following algorithm:

      cron.daily runs:
      apt-get update
      and then
      echo `apt-get upgrade --dry-run | grep Security` | mail -s "suggested security updates" root@localhost

      er...that's it really.

      But probably nice to have a specific package for it - securitynotifier.deb or whatever.

    3. Re:This is great ... by jonadab · · Score: 1

      > I personally think that the software update mechanism (where the window pops
      > up if there are updates) is great under OS X. You would have to be really
      > retarded to ignore it. Maybe Windows and Linux could do with something like
      > this ?

      Windows has this. (Well, technically it doesn't pop up a window right away,
      but a *really* annoying thingydoo pops up above the system tray, repeatedly,
      and refuses to give you any peace until you click on it, at which point the
      window does pop up then. The average end user can't make it 60 seconds when
      the thingydoo activates without screaming to the Computer Guy for help.)

      Various Linux distros have various sorts of autoupdate facilities. I don't
      know of any that pop up a window, but it would certainly be possible. Even
      better IMO would be to just put the updates on a cron job (2am local time or
      first thing in the morning if the computer was off at 2am seems reasonable;
      equip it with the ability to only use maybe 25% of available bandwidth).

      For security updates, why bother the user? Just *do* it. Security updates
      aren't supposed to have any incompatibilities or feature changes; just the
      fix. Unless it's a kernel bug or something like that that requires reboot,
      the user doesn't even need to *know*. Users who do want to know can read the
      logs. Users who know enough about what is going on to make their own
      decisions about security updates will know where to find the config file;
      everyone else should just receive the updates automagically.

      Of course, this kind of default policy would mean you'd have to be very
      careful about protecting your update servers...

      --
      Cut that out, or I will ship you to Norilsk in a box.
  31. Internet Explorer should offer... by 2bot_or_not_2bot · · Score: 5, Interesting

    (1) Checkbox to disable "kiosk mode" from EVER happening! (2) Checkbox to disable pop-up windows (or prompt user per pop-up) as opposed to disabling Javascript altogether. (3) Outlook-specific settings for HTML preview so that most features can be turned off for e-mail preview; stop spam from essentially calling home via preview, or playing virus MP3, etc. For example, by default forbid all HTML-formatted e-mail from accessing the Internet and running scripts -- just totally passive HTML. The user, at his or her discretion, can right-click on the body of an e-mail to select further previewing rights for trusted mail. (4) Checkbox to reject URLs that use unicode characters -- just an option; (5) Checkbox to forbid wacky URLs with "obvious" redirection tricks; (6) Option to set the "maximum number of browser windows to open per second". One can set this to a rate slower than one's ALT-F4 pressing rate, to win the battle against run-away pop-ups.

    1. Re:Internet Explorer should offer... by dohcan · · Score: 5, Funny

      Is that the long way of saying "just use Mozilla" ?

    2. Re:Internet Explorer should offer... by OpenSourcerer · · Score: 0

      7) warn people when their per-hour-pr0n-surf-rate goes above 10.

    3. Re:Internet Explorer should offer... by Wyzard · · Score: 2, Informative

      The way to win the battle against runaway popups is to rapidly and repeatedly press the Escape key. The pop-up window will appear, but since Escape is a shortcut for the Stop button, it won't have a chance to load its content (including the script which opens more windows), and you can close it safely.

    4. Re:Internet Explorer should offer... by jesser · · Score: 1

      (1) Checkbox to disable "kiosk mode" from EVER happening!
      (2) Checkbox to disable pop-up windows (or prompt user per pop-up) as opposed to disabling Javascript altogether.


      Why should those even be options?

      --
      The shareholder is always right.
    5. Re:Internet Explorer should offer... by Anonymous Coward · · Score: 0

      Kiosk mode is just another case of "programmer knows best" although you web designers aren't all programers. It's my f-ing computer. I want browser controls on all browser windows. Don't force me to remember the shortcut keys for doing things, just because you think I don't want to print that window or look at the source. Anyway, I use proxymitron and it gives me all those check boxes and many more. One favorate of mine is: "Allow right mouse click". "Stop status bar scrollers" is pretty nice too.

    6. Re:Internet Explorer should offer... by Zone-MR · · Score: 1

      "(1) Checkbox to disable "kiosk mode" from EVER happening!"

      Don't you have to start internet explorer with the -k command line to run it in kiosk mode? What is the point in having a checkbox to disable something you only use when you want to?

  32. type THIS dude !!! by Anonymous Coward · · Score: 1, Interesting

    all righty, foolish microsoft idiots, learn to tyep some google group urls

    http://groups.google.com/groups?dq=&hl=en&lr=&ie =U TF-8&oe=UTF-8&group=alt.comp.hardware.overclocking .amd&safe=off&selm=bvckv9%24qpsad%241%40ID-222886. news.uni-berlin.de

    or even better type your own knowledgebase urls for sure

    http://support.microsoft.com/search/default.aspx ?I nCC_hdn=true&Catalog=LCID%3D1033%26CDID%3DEN-US-KB %26PRODLISTSRC%3DON&withinResults=&QuerySource=gAS r_Query&Product=msall&Queryc=833786&Query=833786&K eywordType=ALL&maxResults=25&Titles=articleid&numD ays=&InCC=on

    jeeebuz, Microsoft! -> get fucking lost !!!

  33. psssssst! by eclectro · · Score: 1

    Install Linux

    I hear you can buy a copy of it for around $600


    I have a copy and I will let you pirate it off me for only $10 s&h.

    Don't tell anyone. It'll be "our little secret".

    --
    Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
    1. Re:psssssst! by PReDiToR · · Score: 1

      For $1 I'll give you a .torrent link to click...

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    2. Re:psssssst! by eclectro · · Score: 1

      Get off my corner. I was here first.

      --
      Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
  34. Alas, some of us have little choice. by The+Fink · · Score: 5, Interesting
    It's part of our IT department's standard operating environment to have MSIE as the only browser on Windows platforms. It's also part of their policy to prevent additional programs -- specifically including web browsers of any kind -- from being installed, and the penalty for doing so is not something I really feel like finding out. People have been fired for repeat violations.

    Their reasoning? Security. Judging by the number of times in the past two months they've had overtime to do, and the amount of times they have to send out emails-which-get-deleted-without-further-reading on what not to do with a web browser, I suspect it's the security of their jobs they're trying to protect, but anyway...

    So, instead, I sit and shake my head with wonder at all the people, particularly from the Management stream -- although I've seen for myself that engineers aren't immune -- who blindly click links without checking their content, who don't check for SSL, and so on and so forth. And, in two cases, get swindled out of cash because they believed an email supposedly from their bank...

    ObRant: Why conceal this kind of knowledgebase article? Microsoft should have it in forty-foot-high letters of fire on their front page. No, more than that; it should be in every freaking news syndication everywhere for every single windows user to see and read, repeatedly, until they get the hint.

    Then, and only then, can we honestly say that those who still don't do the "right" thing deserve it.

    1. Re:Alas, some of us have little choice. by BiggerIsBetter · · Score: 1

      *sigh* I can only assume your IT department is a bunch of brainwashed MSCE graduates.

      You can't fix security problems with policy changes - you need to front up and address the issues. Whoever decided on that policy should be fired. Our policy is the exact opposite: Mozilla only.

      Send a note to whoever the IT head reports to, with references to the problem and solutions to it. Just make sure it's Executive Compatible (tm) so he can understand it and tell them they're full of shit when they try to justify their incompetence.

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
    2. Re:Alas, some of us have little choice. by Zixia · · Score: 1

      ObRant: Why conceal this kind of knowledgebase article? Microsoft should have it in forty-foot-high letters of fire on their front page. No, more than that; it should be in every freaking news syndication everywhere for every single windows user to see and read, repeatedly, until they get the hint.

      That's an interesting point; newspapers reach a huge audience every day and are no doubt read by many Windows and internet users who don't read up on security advisories or visit sites that carry them.

      Considering the nigh-ubiquity of buggy Microsoft software and the effect it has or can have on people's everyday lives, why don't newspapers carry more short news articles detailing this kind of information?

    3. Re:Alas, some of us have little choice. by yoshi_mon · · Score: 1

      Our policy is the exact opposite: Mozilla only.

      Intresting policy but I think it does limit your options. What I have done for some of my friends who I help is install Opera/Mozilla/Netscape (yeah yeah, hey thats what they wanted) and then remove all the shortcuts to IE save one buryed in the Start menu.

      It, so far, has worked out rather well. They use the non-IE browser for all the day to day stuff. However, due to lazy webdesigners there are those pages out there that just refuse to work properly in anything but IE and so I tell them, if they really truely need to use it they can go fire it up and view that page in IE.

      However, just that simple act of having to dig though the Start menu means that they have to remember my stern warning about how they are now taking their computers virtual life in their hands and subjecting it to whatever nastyness the IE only site might have. And since they are using what really is, Netscape not withstanding, a superior browser most of the time they normally can't wait to get out of IE and back to the better one.

      --

      Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
    4. Re:Alas, some of us have little choice. by jesser · · Score: 1

      who blindly click links without checking their content

      What's wrong with blindly clicking links? I can only think of a few situtations where it makes sense to check the URL of a link, like when you get an e-mail "from eBay" and want to make sure its links actually take you to eBay.

      --
      The shareholder is always right.
    5. Re:Alas, some of us have little choice. by The+Fink · · Score: 2, Insightful
      I can only assume your IT department is a bunch of brainwashed MSCE graduates.
      Close. Replace "MCSE graduates" with "MS apologists", and for the most part, you've got it spot on. Some of them do have MCSEs, a few more have MCSAs, but by and large, they're "surviving" on their experience. Of Windows NT and 95 environments, largely -- we've only upgraded to Windows 2000 in recent history.
      Our policy is the exact opposite: Mozilla only.
      In my personal Utopia -- indeed, when or if I run my own company with more than just me as an employee -- I'll be happy to have a standard operating environment. However, said SOE would have at least two browsers, being the OS default if one exists, for whichever OS I happen to choose to run on, and a well used alternative; it'd then be up to the individuals using those computers to decide which they want. If they want a different one, fine -- but they must then support it. In the (admittedly unlikely) instance that I was giving an employee a Windows system, they would be informed of all this, and made aware that any problems induced by either browser are their own problem alone.

      In my not-so-humble opinion, diversity is "better" than any fixed no-questions-asked policy. So for the same reasons I dislike being forced into using IE as my browser at work, I'd prefer not to have a choice of any browser as long as it was Mozilla.

      In a large organisation, this is probably too hard to deal with, hence the more restrictive SOE. I can't understand why saying "this is the install we give you; you can install whatever you like as long as (a) you support it and (b) you don't break copyright law or any licensing issues" is so difficult, especially in a company primarily focused on engineering.

      Then again, I refer back to my original statement about some people and their inability to comprehend that clicking unknown links is bad, and -- combined with some employees' propensity to blame anyone but themselves for a foulup -- perhaps there is a reason for an overly-restrictive SOE.

      Send a note to whoever the IT head reports to, with references to the problem and solutions to it.
      That would be the managing director of said company's national operations. Due to extreme twists of fate and some "very good" politicking on the part of our IT dept's manager, they've ended up at the top level of the organisation. For all that they don't seem to have much success at running a stable & reliable network with happy users and an open mind to change, they're incredibly good at making sure things go exactly the way they want them to.

      In the past, attempts to change the policies and/or alter the SOE have been unsuccessful, even if a "must win" project or technical reason on a subproject requires it, and even if every trick on how to get the change you desire has been followed, simply because of this fact. For this reason and this reason alone, most of the major projects create their own "mini-IT-department" with it's own infrastructure, network, cabling, and computing equipment. Hardly efficient if you ask me.

      Ultimately, because of this "system", IT even get off the hook for problems that are essentially of their own causing, such as major system outages caused by various worms, which had patches available literally months before the worm became known.

    6. Re:Alas, some of us have little choice. by The+Fink · · Score: 2, Insightful
      The trouble starts when you get an email purportedly from, say your bank, telling you to please go and "update your details."

      People click it -- which that particular bank tells you not to do, since they make it a policy of sending material regarding accounts of any kind, out on paper only -- and enter their details. Whee, within a day their accounts are empty.

      Sure, 99.99% of the time, clicking links is harmless. Heck, that's what they're there for. It's the remaining 0.01% of the time which poses the problem, and it was indeed that 0.01% of the time I was referring to.

    7. Re:Alas, some of us have little choice. by houghi · · Score: 1

      although I've seen for myself that engineers aren't immune -- who blindly click links without checking their content, who don't check for SSL, and so on and so forth

      When the IT department believes that they know everything and they are the only ones who can prevent spam and virus contamination, I will give the the satisfaction of a stoopid luser and will click on anything, as they should take care of it.

      If they do not want to give me responsibilaty, I will not take responsibilaty. I have seen firwall that were so badly configured, you would not believe. Other places had modems on a PC, because IT did not want them to connect to a banksite that was needed for business and was not on the standard port 80, or whatever. I even tried to explain that what the bank was offering was secure, because it worked over VPN with a bunch of extra controls thrown in (fixed IP on both sides, check of the IP routers in between, and some other stuff). They said no, department needed the link and installed a modem on a PC that was also on the network. It did not took very long for people to realise that they could also do Internet on that PC> Insecure? Yes. Nobody ever complained, because it was always somebody elses responsability.

      --
      Don't fight for your country, if your country does not fight for you.
    8. Re:Alas, some of us have little choice. by Fr33z0r · · Score: 1
      It's part of our IT department's standard operating environment to have MSIE as the only browser on Windows platforms. It's also part of their policy to prevent additional programs -- specifically including web browsers of any kind -- from being installed, and the penalty for doing so is not something I really feel like finding out. People have been fired for repeat violations.
      Firebird doesn't have an installer, it just runs out of the directory you extract it to - unless your company has some really obscure and complex policies in place it should work fine in your OE.
    9. Re:Alas, some of us have little choice. by flokemon · · Score: 1

      Firebird!
      Just unzip, no need to be an Admin to install.

      Same story where I work, IE is the only browser installed on our workstations, however the guys are not too bothered if we use something else, as long as we don't ask them to install anything, as they are not allowed to.

    10. Re:Alas, some of us have little choice. by The+Fink · · Score: 2, Insightful
      Firebird doesn't have an installer, it just runs out of the directory you extract it to - unless your company has some really obscure and complex policies in place it should work fine in your OE.
      Yup, aware of that. Unfortunately the group policies in place are "good enough" to prevent it Just Working, and while it doesn't take too long to get around those, it's simply not worth the hassle. That, and having seen the IT dept follow through on their threats of termination in the past, I don't really feel like pushing my luck.

      I just do what I need to at work, and the rest of my browsing, banking etc can wait `till I'm at home.

    11. Re:Alas, some of us have little choice. by BiggerIsBetter · · Score: 1

      Sounds like a frustrating situation...

      It's sad how people just accept such things as par for the course. Networks don't have to be flakey. Computers don't have to crash. Worms and Viruses don't have to be everywhere.

      Yet most people don't know any different. If company salesmen, production stuff, or secretaries performed this badly they'd be fired. But wannabe IT Professionals just say "It's the system" and that get's them off the hook. It's a frigging joke, and I'm not surprised people lose their jobs, get outsourced, are paid less than they used to be, etc.

      What's worse, as you've illustrated, many companies have these things effectively written into their IT policies.

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
    12. Re:Alas, some of us have little choice. by CmdrGravy · · Score: 1

      Yeah, we have a similar company policy. I just ignore it and install what I like because it seems that they have no way of enforcing their policy and still allowing people do do their work.

    13. Re:Alas, some of us have little choice. by moranar · · Score: 1
      Alas, some of us have little choice.

      Of course, if you havent' got a choice, by all means, continue using it with my blessing. But it's still easier to say "Don't use IE" rather than "Don't use IE, all of you, except the ones over there who are forced by management, and those there to the right who have to do banking with it, and..."

      --
      "I think it would be a good idea!"
      Gandhi, about Internet Security
    14. Re:Alas, some of us have little choice. by alien_blueprint · · Score: 1

      So, I look at your homepage to see if I can find out what company could possible be so hopelessly backwards and lame, and I see this: "systems engineer with a certain large aerospace/defence contractor based in Brisbane's CBD, Queensland, Australia".

      That's the second time in a week I've run into somebody in Brisbane on Slashdot that I didn't already know - before that, it had never happened. Anyway, I think I can guess who it is you work for. If I'm right, I know some people there. When I was looking for work last year I seriously considered applying - but I didn't *exactly* because of this kind of bullshit. Now, I don't want to blow my own trumpet too much, but it's safe to say I would have been a pretty good fit for at least one of the current projects there to say the least, and it's certainly *not* good when people like me are put off by stupid rubbish like this.

      Basically, if you project the image of a bunch of anti-innovation and backward luddites, you're not going to attract or *retain* the kind of people you might like to, just lemmings who don't actually contribute anything beyond grunt coding work. I see you're not entirely happy, so you're excepted, of course ;)

      A brief aside

      On your todo list, I noticed this:

      - Understand how CORBA works.
      - In Python.

      Another co-incidence. So what did you want to know? About either. Just email me at my address above and I'll help as much as I am able if you have any questions.

    15. Re:Alas, some of us have little choice. by Anonymous Coward · · Score: 0

      >Their reasoning? Security.

      The bigger picture: They are in charge, and you are not. They make decisions without soliciting your input, and you perform under the constraints of their decisions.

      If you're so smart, and you know so much better than They do, why aren't YOU in charge? Or at least in a position where you are comfortable taking authority when necessary, which means bending rules like that sometimes.

      "We want to terminate this salary grade 13 engineer, who has 14 years with the company, and who is the project lead on a product that has $4.8 million dollars in expected revenue... because he installed mozilla on his workstation."

      Doesn't happen.

      Build your career, and stop blaming management.

    16. Re:Alas, some of us have little choice. by back_pages · · Score: 1

      Even better - install Firebird on a USB Flash drive. I have a 64M USB2.0 drive that devotes 17M to a complete Firebird install. It takes a little longer to start up initially, but anywhere I go I can plug this in and use Firebird.

    17. Re:Alas, some of us have little choice. by Anonymous Coward · · Score: 0

      The way I understand your point is that you don't like that policy, because you find it stupid. If so, why not push their reasoning to the breaking point ?
      Play the game until it's obvious that the policy is brain damaged.

      For instance, report this MS advice (which constitute the topic of the discussion in this article), and insist that it should be applied, according to the policy.
      There are 4 possible outcomes :
      - they would just forbid internet access (if it's not necessary to do your job)
      - they would aknowledge the stupidity of the policy, and cancel it.
      - they would switch to another browser (which is good enough perhaps)
      - they would add the advice in the policy.

      The first point could be problematic I suppose.
      That last point wouldn't last long, just setup an intranet page using the exploit, and wait until one of these managers fall in the trap (they couldn't possibily follow such a stupid policy).

      Oh well, perhaps I'm going a bit too far with this, but you get the idea. If the policy is stupid, there's certainly a way to demonstrate it, isn't there ?

    18. Re:Alas, some of us have little choice. by jonadab · · Score: 1

      > It's part of our IT department's standard operating environment to have MSIE
      > as the only browser on Windows platforms. It's also part of their policy
      > to prevent additional programs -- specifically including web browsers of
      > any kind -- from being installed

      Start working on your resume -- you'll eventually need it, because it's
      obvious that the IT department is utterly incompetent, which means the
      management is incompetent enough that they don't know whether their staff
      are able to do their job... the company is not good, long-term, for your
      career. Keep the job until you find another one, but be looking.

      Note that limiting the software users can install is not in itself a bad
      thing (I absolutely will not permit Outlook inside the firewall, for example,
      and not just anyone can install software), but settling on the least secure
      browser available as the one and only choice is a *very* bad sign. If
      management keeps these guys more than a year, you want to be elsewhere.

      > Their reasoning? Security.

      This is their *stated* reason. They probably have some other "real" reason,
      though it may not make much sense either. Nevertheless, here be dragons.

      > for every single windows user to see and read, repeatedly, until they
      > get the hint.

      You're dreaming. That can never happen. But it would be nice if the IT
      guys at least got the hint.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    19. Re:Alas, some of us have little choice. by jonadab · · Score: 1

      > In my personal Utopia -- indeed, when or if I run my own company with more
      > than just me as an employee -- I'll be happy to have a standard operating
      > environment. However, said SOE would have at least two browsers, being the
      > OS default if one exists, for whichever OS I happen to choose to run on,
      > and a well used alternative

      On an OS that was designed for security from early on, you could allow the
      user to install whatever they want in their home directory (subject to quotas).
      Under Windows, however, that is not such a good idea. If I were to recommend
      something for an IT department of a company with a number of employees, the
      first thing I'd recommend is thin clients. Users who use the *nix system
      could install software in their home directories; if it needs to be installed
      anywhere else, IT has to approve and install it. Anyone using the Windows
      system would only be able to use software that the IT department had installed
      on the server. (It's not wise to allow Windows users to install just anything;
      there's a big fat local root hole that's quite old now and Microsoft admits
      cannot be fixed without breaking the Win32 API.) Now, I wouldn't limit them
      to one browser necessarily, but if they wanted to use a particular browser
      (or whatever) they would have to get IT to install it, so IT would be aware
      of it. (Keeping a complete catalog would be a good idea.)

      --
      Cut that out, or I will ship you to Norilsk in a box.
  35. Aye! by RAMMS+EIN · · Score: 1

    So, here we go:
    www.hotmale.com

    ---
    I'm a dyslexic agnostic with insomnia; I lay awake at night wondering if there really is a dog.

    --
    Please correct me if I got my facts wrong.
  36. Are you out there Mike Rowe? by wan-fu · · Score: 2, Funny

    And to think, that enough people got MikeRoweSoft.com confused with microsoft.com to warrant a security bulletin.

  37. What's next? by This+is+outrageous! · · Score: 5, Funny
    "Protect yourself from clicking links by disconnecting the mouse!"

    "Protect yourself from email worms by walking to the post office!"

    "Protect yourself from p2p worms by buying your music on 8-track tape!"

    "Protect yourself from joe-jobs by not using your hotmail address!"

    "Protect yourself from internet credit card theft by using dollar bills exclusively!"

    "Protect yourself from e-banking snoopers by keeping your savings under the mattress!"

    "Protect yourself from spam by disconnecting the internet!"

    "For Christ's sake, protect yourself from illegal operations by turning off your computer NOW!

    (Oops, this one's not new.)

    --
    This is...

    O
    U
    T
    R
    A
    G
    E
    O
    U
    S

    !

  38. Meaningful URLs by gmuslera · · Score: 1
    Nice suggestion from a URL that looks like http://support.microsoft.com/default.aspx?scid=kb; %5Bln%5D;833786 (ot it was 833782? or scid=xb?

    To have meaningful URLs is something useful is a good goal, specially when you can't simply click for a reason or another (i.e. printed url or in a media that dont enable that). But reccomending to not use the basis of the web in a web browser is a clear signal that something is wrong... or the web, or that web browser.

    1. Re:Meaningful URLs by EmagGeek · · Score: 1

      I tried typing in that URL, but all I got was a redirect to a pr0n search engine... must've been a type-o :)

  39. er, yeah by Anonymous Coward · · Score: 0

    Make sure that the Web site uses Secure Sockets Layer/Transport Layer Security (SSL/TLS) and check the name of the server before you type any sensitive information.

    SSL/TLS is typically used to help protect your information as it travels across the Internet by encrypting it. However, it also serves to prove that you are sending data to the correct server. By checking the name on the digital certificate user for SSL/TLS, you can verify the name of the server that provides the page that you are viewing. To do this, verify that the lock icon appears in the lower right corner of the Internet Explorer window.


    What a fucking joke, does Microsoft actually expect that people who think they can "install the internet" are going to be able to do this? The fact that they think posting security advisories on not clicking "untrusted links" (!) and telling people to manually examine security certificates on their own, instead of just fixing their god-damned software ASAP makes me think they either:

    a) they dont have a clue about the "usability" they profess to be so innovative in, or
    b) they dont give a shit about their users

  40. Don't use IE by lwillems · · Score: 0

    I have a suggestion that's not in the Knowledge Base: don't use IE!

    That wouldn't really help anything. Crackers will always exploit weaknesses in the programs that used the most. If mozilla were be the most popular browser then it would have the most exploits.

  41. They can't be serious... by zoney_ie · · Score: 5, Insightful

    How on EARTH did someone write this KB article without cracking up. Are they for real or what?

    I mean, either you continue as usual and get screwed should you hit a malicious link, or use a different browser. Who in their right minds would ACTUALLY follow the steps here. "Hmmm, this link looks suspicious... I'd better manually enter the address". Or copy a piece of JScript code for a more verbose description of the link...

    Yeah, right. I can't get over this article - it's nearly like a spoof or something.

    I've never had problems with Mozilla Firebird - ever. And it's not even v1.0 yet! I've been using it since November last, every day nearly, at work and home.

    --
    -- *~()____) This message will self-destruct in 5 seconds...
    1. Re:They can't be serious... by danamania · · Score: 5, Funny

      To go back to an often used analogy, if Microsoft were a car company and their vehicles happened to exhibit a problem with the engines catching on fire (as happens, sometimes, with real car manufacturers) other makers would recall and fix the problem.

      Not microsoft!

      They're innovative. They'd send a helpful sheet out to owners:

      -----------------
      Things you can do to protect yourself from an engine fire:

      The most effective step you can take to protect yourself from an engine fire caused by the known defect, is pushing your car manually. By pushing your car manually, you can avoid creating the temperatures required to initiate combustion. This will keep your car safe. Also, you can save fuel and contribute to a cleaner environment.
      ----------------- :P

    2. Re:They can't be serious... by Anonymous Coward · · Score: 5, Interesting

      The URL spoofing exploit also exists in Mozilla. Only Opera is sort-of immune by popping up a warning message about potentially dodgy sites.

      Considering IE is here to stay (as you could never hope convert the masses out there who think Opera is just the thing with fat ladies singing and that Mozilla is some stupid Japanese monster) I think people's time would be better spent raising awareness of IE's flaws and encouraging Microsoft to fix them rather than encouraging people to change browser.

      Plus on /. you're preaching to the converted when talking about different browsers.

    3. Re:They can't be serious... by Anonymous Coward · · Score: 2, Interesting

      opera pops up a warning telling you that someone is trying to trick you, and asking if you want to continue, also displaying the actual url and any other components (eg user/pass) Therefore, its sort of vulnerable?

      What would a non-vulnerable browser do, block all http authentication?

      You're an idiot.

    4. Re:They can't be serious... by sepluv · · Score: 1
      I and many of my (non-computer-literate) friends have used MFb since 0.1 (mostly nightly builds) and it is far more stable than MSIE.

      I have had crashes but nearly always because I'm trying to get it to crash and its a nightly build.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    5. Re:They can't be serious... by sepluv · · Score: 3, Interesting
      Which exploit exists in Mozilla? Is it in Bugzilla?

      I have tested my browser (Mozilla Firebird) against all the spoofing bugs I can find and it is not vulnerable to any.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    6. Re:They can't be serious... by bns_robson · · Score: 1

      I mean, either you continue as usual and get screwed should you hit a malicious link, or use a different browser. Who in their right minds would ACTUALLY follow the steps here. "Hmmm, this link looks suspicious... I'd better manually enter the address". Or copy a piece of JScript code for a more verbose description of the link...

      You don't have to manually type the piece of JScript. Whilst reading the article, I made a Favorite named "Show Address" that contains the Jscript. Now I can select this favorite any time I'm suspicious.

    7. Re:They can't be serious... by whovian · · Score: 1

      On the one hand, couldn't Microsoft release a patch to filter out nasty characters and formatting in hyperlinks?

      Then again, maybe it's not such a good idea since it sounds like it provides opportunity for a malicious party to intercept link addresses. More privacy concerns, I suppose.

      --
      To-do List: Receive telemarketing call during a tornado warning. Check.
    8. Re:They can't be serious... by LittleGuy · · Score: 4, Funny

      How on EARTH did someone write this KB article without cracking up. Are they for real or what?

      We'll find out next fall on an all-new FOX Reality Miniseries: "The Simple Life: Redmond".

      (What? Didn't you notice that the KB is suppose to Microsoft Internet Explorer 6.0 SP1, when used with Anal Wiener Buggers?)

      --
      Mod Karma -1: I sed bad wurds. If I cep my mouf shut, I wud be at riyses.
    9. Re:They can't be serious... by Anonymous Coward · · Score: 0

      I've never had problems with Mozilla Firebird.

      Did Mozilla Firebird fix this problem yet? It was vulnerable to half of the same vulnerability: hovering over the link would only display the URL up to the escaped control characters. You'd have to click on the link to actually find out where you were going.

    10. Re:They can't be serious... by m4rcL · · Score: 5, Interesting

      It shows beyond a shadow of a doubt how stumped Microsoft are. They must've sat for hours thinking of how to solve their problem and simply could not come up with an answer. Their software model cannot cope with this sort of thing so their only advice is to avoid using the internet properly. It's something we've all known all along. Open source works better.

    11. Re:They can't be serious... by Anonymous Coward · · Score: 0
      *clap* *clap* *clap*

      Here's a cookie.

    12. Re:They can't be serious... by kryliss · · Score: 4, Funny

      And don't forget pushing the car will also give you some well needed exercise..

      --
      --- If the bible proves the existence of God, then Superman comics prove the existence of Superman.
    13. Re:They can't be serious... by justforaday · · Score: 5, Interesting

      Who in their right minds would ACTUALLY follow the steps here?

      i totally agree with you about the absurdity of the whole situation. however, i will admit that i know someone who will follow these instructions to a tee. my roommate refuses to listen to anyone when they recommend using an alternate browser [firebird, mozilla, and opera have all been suggested numerous times by numerous people]. instead i get to sit there and laugh at him while he bitches about popups, security holes, and having to copy/paste links into notepad to make sure they really go somewhere he wants to go. i truly get the feel that some people purposefully put themselves through pain to try to make a point. what that point is, however, is totally lost on me...

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    14. Re:They can't be serious... by Anonymous Coward · · Score: 1


      Oh, yes. Feed the beast. No matter how terminally crappy IE is, we must all use it! Yes, master! All this talk of using something not made by Microsoft is not helpful! Yes master!

    15. Re:They can't be serious... by fatwreckfan · · Score: 1

      Thats not 100% true...at least in my case, when I mouse over a link that is trying to use that vulnerability I get the fake URL and a non-displayable character "box", but you are partially right because the rest of the URL (from the @ on) does not show.

    16. Re:They can't be serious... by ReadParse · · Score: 1

      This reminds me of a problem I had with my minivan. I reported to the dealer that the "door ajar" light was NOT coming on when my left-side sliding door was obviously ajar. The guy's response was, "Well what you'll want to do is give it a good hard pull."

      Yeah, thanks. I know how to close my door. That's not the point. The point is that, when I don't close my door (hey, stuff happens), the light doesn't work.

      RP

    17. Re:They can't be serious... by fatwreckfan · · Score: 1

      What version and what OS? I've had no problems whatsoever with Firebird in Windows or Gentoo, but in Debian it (and Mozilla) don't display all pages properly. At least once a day, Slashdot screws up and I have to reload the page a few times to get it to display properly.

    18. Re:They can't be serious... by hkmwbz · · Score: 1
      "I've never had problems with Mozilla Firebird - ever. And it's not even v1.0 yet!"
      But it uses Gecko, which is in Mozilla 1.x, and Mozilla reached 1.0 a long time ago.
      --
      Clever signature text goes here.
    19. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Why go to all that trouble? are you that addicted to IE?

      Take the plunge, admit you are an IE junky and get help call your nearest chapter of IE anonymous and take that first step to freedom and independence!

      " Hi My name is bns and I'm a IE-holic"

      There - I'll bet you feel better already.

    20. Re:They can't be serious... by ozbird · · Score: 4, Funny

      Also, you can save fuel and contribute to a cleaner environment.

      Pushing your car can also cause unburnt fuel to poison the catalytic converter, and pollute the atmosphere with hydrocarbons. In certain situations, the unburnt fuel in the exhaust pipe may explode, possibly taking out the muffler, catalytic converter etc. with it. If this occurs, you should report the problem to your fuel supplier and/or exhaust manufacturer.

    21. Re:They can't be serious... by Phragmen-Lindelof · · Score: 1

      "Plus on/. you're preaching to the converted when talking about different browsers."
      The media (e.g. Seattle PI) seems to pay more (not much, but more) attention to slashdot. If reports on the problems with IE appear in the popular media on a regular basis, the "public" will eventually (30 years??) get the message.

    22. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Lets see what would happen if this "Microsoft solution" was pushed to its logical extapolation.

      I can just see the headline, "Microsoft recommends going back to the command line."!!!

      With all of these cautions, limitations and restrictions imposed on the poor user, Windows is soon going to be the most difficult OS to use anyway, just to step around all the mine fields and thin ice!

      P.S. Remember, the browser, by Microsoft's definition, is part of the OS!

    23. Re:They can't be serious... by nolife · · Score: 3, Informative

      The @ symbol is required for http-based authentication

      That is exactly how MS plans on fixing this problem. Read more here.

      --
      Bad boys rape our young girls but Violet gives willingly.
    24. Re:They can't be serious... by cjpez · · Score: 1

      Well, there is something to be said for manually typing things in. What's to stop someone from sending you something with a domain which looks very much like one you actually have an account on? Especially with recent expansions to be able to use a wider charset for domain names, it should be fairly trivial to spoof a domain name. Or even just use a .org when the site is supposed to be a .com... There's ways of making domains "look" real without resorting to the tricks you have to in IE.

    25. Re:They can't be serious... by the_mad_poster · · Score: 1

      Ditto on my Red Hat 8.0 desktop with Fb 0.7. I experienced the problem back when I used a Windows desktop with an older version of Fb, but I don't know what version exactly and can't test now because the Winbox isn't on the network anymore. It really hurts when I'm trying to Preview and I have to keep reloading until Slashdot sends back some half decent code.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    26. Re:They can't be serious... by Felinoid · · Score: 2, Interesting

      The book Unsafe at any speed talks about dangerous cars however some doupt the assertions made by the then young Ralph Nader.

      A quick look at the debate resulting from this book leads me to believe if Microsoft made cars today they'd be like the Chevrolet Corvair.
      Actually Windows 2 is very much like the first run of the Corvair. The problems in Windows 2 were minnor at best but needed to be addressed in any case. While Chevrolet took the problem sereously and fixed it Microsoft would first blame the writers of Windows apps then clame the problem was in all operating systems. The famous problem is the memory leak.
      At first a minnor nussence but the leak got worse with each new version of Windows.
      Microsoft finnally addressed the problem when they made Windows 95 and declaired it fixed. But it wasn't and the memory leak was bigger than ever. Other problems were found in 95 as well making it the most buggy version of Windows at the time of its release this in spite of the hype of a bug free Windows 95. The first bug found was more of a feature left on by default.. letting anyone hijack any given Win 95 box. The first security bug in Windows and for the time the only security bug in any "desk top" operating system.

      By the way I found this to be quite intresting.
      As always you can find more information with Google.

      --
      I don't actually exist.
    27. Re:They can't be serious... by Christopher+Whitt · · Score: 5, Informative

      The URL spoofing exploit also exists in Mozilla

      bzzt - wrong. It existed only partially. The status bar would display the URL incorrectly, however the address bar always correctly displayed the full URL. There was a patch for this the same day that it was discovered Mozilla was partially affected, and an improved fix has since been checked in to all major Mozilla variants. Mozilla 1.6 is fixed, as will be Firebird 0.8 (due any day now).

      Check to see if your browser is vulnerable at the Secunia Adddress Bar Spoofing test page.

    28. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Amen to Firebird what a beautiful app.

    29. Re:They can't be serious... by dolphinling · · Score: 1

      Well, they could do what IE is considering, which is block all user:pass@site, which destroys a lot of functionality for those who don't have any way to get a real FTP client on their computer so they have to use IE (like at school...)

      Thank god for Firebird and WS_FTP in my network drive this year.

      --
      There are 11 types of people in the world: those who can count in binary, and those who can't.
    30. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Except that isn't "a major overhual" (A major overhaul would be re-writing IE from scratch) It is a patch which instead of fixing the fucking problem, creates another problem by breaking an accepted, RFC compliant standard for specifying user authentication information in URL's.

      If you're a network engineer you should understand why Microsoft not being standards compliant is a very bad thing.

    31. Re:They can't be serious... by hurtta · · Score: 2, Insightful

      Which exploit exists in Mozilla? Is it in Bugzilla?

      Depends what you define to be "exploit".

      There is

      http://bugzilla.mozilla.org/show_bug.cgi?id=122445

      http://bugzilla.mozilla.org/show_bug.cgi?id=14 0064
      http://bugzilla.mozilla.org/show_bug.cgi?id= 212999

      / Kari Hurtta

    32. Re:They can't be serious... by blinkylights · · Score: 5, Interesting

      Considering IE is here to stay (as you could never hope convert the masses out there who think Opera is just the thing with fat ladies singing and that Mozilla is some stupid Japanese monster) I think people's time would be better spent raising awareness of IE's flaws and encouraging Microsoft to fix them rather than encouraging people to change browser.

      "People" do weird things sometimes - a large number of people went to the theater and paid perfectly good money to see 'Gigli' for example. I think it's incredibly weird that people still use IE even without the security problems, given that there are a number of faster, better-featured browsers available free for downloading. But "people" tend to move in flocks. All it would take would be a large enough catalyst, and I think there would be a mass migration.

      Is this it? No. People are stupid - they won't switch because they should switch. People won't switch until they come to a roadblock: they want to do something and they find they can't. Even if every IE user were to see this KB entry, 99.9% would ignore it, and they'd blame "hackers" if they got hit by the vulnerability, not MS or IE.

      If people get exposed to and get used to better browsers, though (corporate IT gets tired of trying to teach users not to click on things, for example), they'll get used to tabbed browsing, native popup-blocking, their BenJen browser theme, etc., then find they can't do the same at home with IE... they'll switch.

      If IE were almost as good as Opera or Firebird, you'd be right about it being nigh invulnerable. It just isn't, though.

    33. Re:They can't be serious... by scrytch · · Score: 3, Informative

      How on EARTH did someone write this KB article without cracking up. Are they for real or what?

      This one will crack you up even more: Don't use the word "begin" -- use "start" or "commence" instead. That's right, the parser doesn't need fixing, the English language does.

      It's frightfully for real. How's MS's level of support looking now?

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    34. Re:They can't be serious... by Cereal+Box · · Score: 1

      If you look here you'll notice that the Mozilla team has been sitting around trying to figure out how to fix various "dodgy URL" issues for two years now. Open source works better eh?

    35. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Send him URLs only using www.hugeurl.com. That should keep him too busy to complain.

    36. Re:They can't be serious... by slartibart · · Score: 2, Interesting

      I tried the Spoofing test page on Mozilla Firebird 0.7. The status bar says "www.microsoft.com[]" the last character isn't actually braces, but one of those double-byte boxes with the numbers 00,01 in it. So Firebird *sorta* fails the test in that regard, because it doesn't display the true address. The weird character at least alerts you that *something* isn't right, though. The address appears correctly in the address bar after you click the link.

    37. Re:They can't be serious... by Chess_the_cat · · Score: 1, Interesting

      I did the same. Works perfectly. Thankfully I'm not that paranoid that I have to switch browsers over something this small. I mean the only time I'd worry is if I was going to PayPal or something and I always type URLs like that myself anyway. What keeps me using IE you may ask? Google ToolBar brother. How can you Linux guys live without the Toolbar ? I *need* to know. Are you actually going to google.com every time you want to find a pic? How are you checking PageRankings? As a bonus, it's the best popup blocker ever. I haven't seen one in a year and a half. Even better now though is the Google Deskbar. I use both. The Deskbar is insanely good. Doesn't run on Linux tho'. Sorry. If Google were to support the Toolbar in Moz and I'd probably switch. I do like the tabbed browsing but it's like I have tabbed browsing now; I just have a dozen browsers open. I switch between them along the taskbar. RAM is cheap today gentleman. I don't really care how many of my machine's resources it takes. I'll prolly get modded into oblivion which really shows the problem with Linux supporters: they can't take criticism. Even criticism which would help them improve their products to the point where I'd switch.

      --
      Support the First Amendment. Read at -1
    38. Re:They can't be serious... by Anonymous Coward · · Score: 0

      ws_ftp is the shittiest ftp client in existance, and your use of it proves you're the shittiest computer user in existence. Perhaps you've heard of filezilla? No, you probably haven't.

    39. Re:They can't be serious... by Moraelin · · Score: 1, Flamebait

      You might also notice that Opera doesn't have this problem, even thought *gasp* it's not Open Source. Go figure, eh?

      --
      A polar bear is a cartesian bear after a coordinate transform.
    40. Re:They can't be serious... by mark-t · · Score: 1

      Or worse... Microsoft would simply tell their customers to close all the windows and try again, and if that didn't help, try restarting the car. If that still fails to fix the situation then clearly you must have done something to the car to make it faulty and therefore it's your own problem to fix.

    41. Re:They can't be serious... by MikeCapone · · Score: 1

      I think people's time would be better spent raising awareness of IE's flaws and encouraging Microsoft to fix them rather than encouraging people to change browser.

      Why?

      Raising awareness about the defects of their products is Microsoft's problem; personally, if they ask, I'll point people to better & free products.

    42. Re:They can't be serious... by mengel · · Score: 2, Interesting
      Hmm... while you get "Ook! can't link to bugzilla form slashdot" if you try to follow the link ;-), If you cut/paste the link (shades of the initial subject!) you get a bug that's RESOLVED, about replacing some of the XUL code. (Apparently there are some serious "Ghostbusters: Gatekeeper/Keymaster/Xul fans in Mozilla-land...)

      Perhaps that link doesn't go where you thought it did?

      --
      - "History shows again and again how nature points out the folly of men" -- Blue Oyster Cult, 'Godzilla'
    43. Re:They can't be serious... by Haeleth · · Score: 1

      At least once a day, Slashdot screws up and I have to reload the page a few times to get it to display properly.

      That's a problem with Slashdot, not Firebird. The pages Slashdot generates are not valid HTML. They work for the most part, but it'd be nice if someone got round to fixing that one day...

    44. Re:They can't be serious... by Rary · · Score: 1

      Hmmm, once again, Avant Browser passes the test. :)

      --

      "You cannot simultaneously prevent and prepare for war." -- Albert Einstein

    45. Re:They can't be serious... by KrispyKringle · · Score: 1

      It seems OK for me on Firebird 0.7. It displays ``www.microsoft.com[...]@secunia.com/'' (with weird characters in the braces). Perhaps some users wouldn't notice the ``@secunia.com'' part, but it is displaying the address completely correctly. And seriously, I don't think I'd want to be alerted with a popup every time I visit that kinda page the way Opera reportedly does. If I'm submitting something like credit card data, I check the URL and the cert anyway.

    46. Re:They can't be serious... by BoredByPolitics · · Score: 2, Interesting

      Thanks for the link - Galeon 1.3.11a isn't vunerable either.

    47. Re:They can't be serious... by neko9 · · Score: 1

      same here. my two friends (totally illiterate in computers) - one is in real mess by now. his winxp laptop is again full of spyware and god knows what. still he refuses to change his habbits. another one is listening to my advices so his life is much easier and safer. actually it's really funny to watch both of them arguing between themselves about their computers. first friend's main argument is that he will change his internet explorer to alternative when that becomes worldwide standard...

    48. Re:They can't be serious... by chazbet · · Score: 1

      Camino 0.7 is clear, too.

    49. Re:They can't be serious... by neko9 · · Score: 1

      one name - Opera for Linux, Windows, Mac and other OSes. not only Google search but others too (Lycos, Ebay, Dealtime...). not to mention popup blocking, image, video, mp3 search, zoom function, tabbed browsing... and it's small and fast as hell too... and all out of the box. without extensions and others -tensions...

    50. Re:They can't be serious... by cookie_cutter · · Score: 1

      I think George Santayana said it best when he defined a fanatic as "someone who loses sight of the goal, and consequently redoubles efforts to achieve it."

    51. Re:They can't be serious... by Endive4Ever · · Score: 1

      But it's so fash to use software with a version number less than 1.0.

      --
      ---
    52. Re:They can't be serious... by NickFitz · · Score: 2, Informative
      (Opera)'s small and fast as hell too...

      On my Mac I run Safari, IE, Mozilla and Opera. Opera is the slowest to load, taking five times longer than Safari, despite being half the size. It also renders Opera's own site so slowly as to be unusable - I did a comparison the other day, and Safari rendered the site at least four times faster. Opera even beachballs for half a second when hovering over a link requires re-rendering (as all the links at Opera.com do). The only reason I ever run it is to test CSS comptibility, where it is good - although its JavaScript/legacy DOM support is abominable.

      --
      Using HTML in email is like putting sound effects on your phone calls. Just say <strong>no</strong>.
    53. Re:They can't be serious... by cayenne8 · · Score: 1

      Really? I don't think I've been on any MS box in recent history where you couldn't open up a dos/command prompt...type ftp and start going from there...?????????????

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    54. Re:They can't be serious... by the+unbeliever · · Score: 2, Informative

      firebird has a google search box in the upper right, and innate popup blocking.

    55. Re:They can't be serious... by sdcharle · · Score: 1
      Yeah, right. I can't get over this article - it's nearly like a spoof or something.

      Maybe...CowboyNeal spoofed the Microsoft URL! <Gasp!>

    56. Re:They can't be serious... by boy_afraid · · Score: 2, Insightful

      Yep, I can see it. On my Mozilla, the spoof does NOT work, but in my IE the spoof works and is vulnerable.

      If Mozilla can fix it, why can't Microsoft??

    57. Re:They can't be serious... by berzerke · · Score: 4, Informative

      ...If Google were to support the Toolbar in Moz and I'd probably switch...

      Ah! But there is a google toolbar for Moz. Happy switching.

    58. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Just do what I do. Internet Explorer _can not_ be uninstalled easily. In fact, when you go to ADD/REMOVE programs you'll find you can Repair, "Go to previous version" or "add" to it, but there is no "remove" button. Perfect! Now, just break there IE somehow, screw it up real good, and then when they ask you for help fixing it, act stumped as hell, then download Netscape (or sometin) without them noticing, install it, then say "Well, this works". 10 out of 10 times they will take the easy route and just start using Netscape... Trust me!

    59. Re:They can't be serious... by Xenographic · · Score: 2, Insightful

      Still, why hasn't anyone put up a little warning if you click on a URL to somewhere like:

      http://www.microsoft.com:8080?product+activation @1 .2.3.4:56/activate.php

      That says:

      Warning:
      The link you have just clicked will take you to:
      Website: 1.2.3.4
      Port: 56

      It will log you in with the account:
      User: www.microsoft.com
      Pass: 8080?product+activation

      Is this what you intended?
      [ OK ] [ CANCEL ]

      Make it an option like all the other security warnings so you can ignore all such URLs, prompt (which gives the above prompt) or give no warning at all, which is what it's like now.

      Would this not be a useful feature, if it was set to 'prompt' by default? It would certainly help folks realize just where they're going, especially those who have no idea how to read a URL like that...

    60. Re:They can't be serious... by neko9 · · Score: 1

      actually only opera does it right by showing popup with ok and cancel. which is nice.

    61. Re:They can't be serious... by azatht · · Score: 1

      MozillaFilerbird 0.8.0+ does show the correct url :)
      both in address-bar and statusbar (http://www.microsoft.com%01%00@secunia.com/intern et_explorer_address_bar_spoofing_test/)

      --
      ------- In the end there are no begining
    62. Re:They can't be serious... by Reziac · · Score: 1

      Great, now I wrenched my back. Who do I sue??

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    63. Re:They can't be serious... by Reziac · · Score: 1

      Because a lot of people will go through considerable pain to avoid leaving the familiar for the unknown. They know IE, so they'll put up with awkward and painful procedures to avoid leaving it. I see this over and over with all manner of shitty software, because to ordinary users, changing applications means they'll have to learn to use it all over again. They don't have a geek's frame of reference, so they don't see the parallels between apps (such as that two different web browsers are not any different in everyday low-end use).

      Of course, there are also those who just have to prove that their "choice" of browser (or whatever) is better, because all those things you said are wrong with it aren't really so, can't you see all the ways we can make it not so?

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    64. Re:They can't be serious... by Aumaden · · Score: 1
      The @ symbol is required for http-based authentication

      That is exactly how MS plans on fixing this problem. Read more here.
      Microsoft approach to auto repair:
      • Replace fully functional windshield with new and improved windshield 6.0
      • Discover the new windshield distorts what you see and causes accidents
      • Remove windshild completely and advise drives to stick their heads out the window.
    65. Re:They can't be serious... by FLEB · · Score: 1

      Moooooom... Billy broke the Internet...

      Well, there's a handy little pain-in-the-ass to deal with. Hopefully they don't expand it to ftp URLs. It means my non-savvy friends will have to find an FTP client instead of just saving a link when I set up webspace.

      They couldn't have just fixed the rendering problem and thrown up a dialog for u&ps with dots in them, no?

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
    66. Re:They can't be serious... by FuzzyBad-Mofo · · Score: 1

      Funny you should mention that, I found this egg just a few days ago.

      There is only xul.

    67. Re:They can't be serious... by Reziac · · Score: 1

      [reads] So they plan to disable stuff like
      http(s)://username:password@server/resource. ext ??

      Great, now I can have even more fun explaining to people how to log into my FTP site (where the object is usually to upload one or two small files, not spend all day learning about proper FTP clients).

      BTW, did FTP login/upload get removed entirely from Mozilla, and the Moz-based Netscapes? I can't find the function in Moz myself, and someone using NS7 had it go thru all the motions, but it failed to actually upload the file.

      For that matter, I've found that Moz now can't cope with an FTP listing, and wants to treat it as a file to be saved to disk (and refuses to browser the server). Not very useful.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    68. Re:They can't be serious... by dolphinling · · Score: 1

      No, I hadn't. All I could find when I looked (a long time ago) was CuteFTP and WS_FTP, and CuteFTP had a trial expiration. I also have the restriction of being on a school computer, so installers "don't work" (a lot of them do, as long as they don't have to modify the registry like the GTK installer does :-( ). So I'll look at filezilla (and hope I can use it); thanks for the recommendation. :-)

      --
      There are 11 types of people in the world: those who can count in binary, and those who can't.
    69. Re:They can't be serious... by dolphinling · · Score: 1

      School computer. Most things the blocks on are easy to get around (heck, I even have an ad-blocking hosts file on this particular computer) but the registry and the command prompt are the two things I haven't. And I don't really feel confident hex-editing the registry...

      --
      There are 11 types of people in the world: those who can count in binary, and those who can't.
    70. Re:They can't be serious... by B3ryllium · · Score: 1

      Hey! I saw Gigli, and I use Mozilla. You're trying to give me a bad name ...

      (Note that I didn't LIKE Gigli, I just wanted to watch a train-wreck in progress.)

    71. Re:They can't be serious... by bhtooefr · · Score: 1

      It's better than FTP on IE, and it's a lot better than command line FTP.

    72. Re:They can't be serious... by nolife · · Score: 1

      They did not specifically mention other protocols so they may be leaving protocols other then http(s) alone.
      Security and functionality are on the see-saw. PR feedback has not decided who he wants to sit with yet.

      --
      Bad boys rape our young girls but Violet gives willingly.
    73. Re:They can't be serious... by cayenne8 · · Score: 1
      But, I was alluding to FTP coming with windows by default. Command line, yes, but, very functional even if the computer is locked down?

      :-)

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    74. Re:They can't be serious... by bhtooefr · · Score: 1

      The URL I get when I follow this link is http://www.microsoft.com[]%00@ebay.com/, not http://www.microsoft.com

      I also get this warning dialog when I go there:

      http://www.microsoft.com[]%00@ebay.com/

      Security warning:

      You are about to go to an address containing a username.

      Username: www.microsoft.com[]%00
      Server: ebay.com

      Are you sure you want to go to this address?

      [OK] [Cancel]

      (All block characters replaced by []) My browser is Opera 7.20.

    75. Re:They can't be serious... by butane_bob2003 · · Score: 1

      It must have been generated by a humorless Microsoft SS officer, or a subordinate of one. Or, possibly an android like Data from Star Trek NG was hired to write this report. I read this yesterday and was just barely able to stifle a small chuckle. I was about to forward it to 3 or 4 stubbornly dedicated windows/IE users in the office, but I thought better of it. Let them suffer. I am without empathy.

      --


      TallGreen CMS hosting
    76. Re:They can't be serious... by bhtooefr · · Score: 1

      I think that the popup blocking, not the tabbed browsing, is the killer app for alternative browsers. Tabbed browsing is a good additional feature, but I ALWAYS hear people bitching about popups. Some download a popup blocker, but it's really one of those spyware-laden toolbars (Google Toolbar is the only good IE toolbar).

    77. Re:They can't be serious... by bhtooefr · · Score: 1

      Also, if you disable referrer logging on Opera, it works fine.

    78. Re:They can't be serious... by bhtooefr · · Score: 1

      No, here's the address:

      http://www.hugeurl.com/?MDhlZjU1NmFjMTdjNjI4ZDg3NG Q0ZmUzMjk4ZTJhYjcmMTMmVm0wd2QyUXlVWGxWV0d4WFlUSm9W MVl3Wkc5V1ZsbDNXa2M1YWxKc1dqQlVWbHBQVjBaYWMySkVUbG hoTVVwVVZtcEdZV015U2tWVWJHaG9UV3N3ZUZacVFtRlRNazE1 VTJ0V1ZXSkhhRzlVVm1oRFZWWmFkR1ZHV214U2JHdzFWa2QwYz JGc1NuUmhSemxWVmpOT00xcFZXbUZrUjA1R1pFWlNUbFpVVmtw V2JURXdZVEZrU0ZOclpHcFRSVXBZVkZWYWQxTkdVbFZTYlVacV ZtdGFNRlZ0ZUZOVWJVWTJVbFJHVjFaRmIzZFdha1poVjBaT2Nt SkdTbWxTTW1oWlYxZDRiMkl3TUhoWGJHUllZbFZhY2xWc1VrZF hiR3QzV2tSU1ZrMXJjRWxhU0hCSFZqSkZlVlZZWkZwV1JWcHlW VEJhVDJOc2NFaGpSbEpUVmxoQ1dsWnJXbGRoTVZWNVZXNU9hbE p0VWxsWmJGWmhZMVpzY2xkdFJteFdiVko1VmpJMWExWXdNVVZT YTFwV1lrWktSRlpxUVhoa1ZsWjFWMnhhYUdFeGNGbFhhMVpoVk RKT2RGTnJaRlJpVjNoWVZXcE9iMWRHV25STlNHUnNVakJzTkZV eWRHdGhWazVHVjJ4U1dtSkhhRlJXTVZwWFkxWktjbVJHVWxkaV JtOTNWMnhXYjJFeFdYZE5WVlpUWVRGd1dGbHJaRzlqYkZweFUy dGFiRlpzV2xwWGExcHJZVWRGZUdOR2JGaGhNVnBvVmtSS1QyUk dUbkphUmxKcFZqTm9WVlpHWTNoaU1XUnpWMWhvWVZKR1NuQlVW bHBYVFRGU1ZtRkhPVmROVjFKSldWVmFjMWR0UlhsaFJWSmFaV3 RhV0ZwRlZYaFdNVkowWlVkc1UySllZM2hXYTFwaFZURlZlRmR1 U2s1V1ZscFVXVlJHZDFZeGJISlhhM1JUVW14d2VGVldhRzloTV ZwelYycENXbFpXY0ROWmEyUkdaV3hHY21KR1pGZE5NRXBKVm10 U1MxVXhXWGhhU0ZaVllrWktjRlpxU205bGJHUllaVWM1YVUxcm JEUldNalZUVkd4a1NGVnNXbFZXYkhCWVZHdGFhMk5zV25Sa1Jt UnBWbGhDTmxaVVNURlVNVnAwVW01S1QxWnNTbUZVVmxwM1pXeH JlV1ZJWkZOTlZrcDVWR3hhVDJGV1NuUlBWRTVYWVRGd2FGbHFT a1psVmtweVdrWm9hV0Y2Vm5oV1ZFSnZVVEZzVjFWc1dsaGliVk p5V1d0YWQyVkdWblJrUkVKV1RXdHdTVlpYY0VOWGJGcFhZMFJP V21FeVVrZGFWV1JQVTBVNVYyRkdhRlJTVlhCS1ZqRmFVMU14VV hsVVdHaGhVMFphVmxscldrdGpSbFp4VW10MFYxWnNjRWhXVjNS TFlUQXhSVkpzVGxaU2JFWXpWVVpGT1ZCUlBUMD0=

    79. Re:They can't be serious... by Reziac · · Score: 1

      [laughing] Maybe we should kick PR feedback in the ass a time or two when he tries to sit down anywhere too far away from Security :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    80. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Uh.. no, they're not serious. Did you even TRY the link? It's a spoofed link exploiting the exploit in MSIE that it claims to be dealing with. It's a hoax. A spoof. A joke. This isn't real, dude.

    81. Re:They can't be serious... by Anonymous Coward · · Score: 0

      put mozilla on his computer / firebird with the IE skin and see if he even notices.

      my mom didnt.

    82. Re:They can't be serious... by M.+Baranczak · · Score: 1

      Considering IE is here to stay

      A few years ago, people were saying the same thing about Netscape. The future is a funny thing, sometimes.

    83. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Well, considering I just clicked this article's link with Firebird 0.7 and it went to a Microsoft error page, while clicking on it with MSIE sent me to a spoofed MS KB article (yes, the one posted in the article), I would say IT IS FIXED IN FIREBIRD.

      Uh.. seriously, has ANYONE fucking clicked the link? Or is every mother fucker on slashdot using MSIE?!

      THIS ARTICLE IS A SPOOF. IT IS A HOAX.. HELLO!?!?!

    84. Re:They can't be serious... by tonyr60 · · Score: 1

      You want real Innovation - If something does not work quite right, just remove it....

      http://www.theregister.co.uk/content/55/35253.ht ml

    85. Re:They can't be serious... by DJ+Rubbie · · Score: 1
      Too true. Yesterday I had a friend who whined at me saying that the computer I helped him bought sucked, keeps crashing and all. He eventually told me "his Internet" doesn't work (it keeps freezing my computer!), and so I told him to fire up cmd (or command in non-WinNT), and type this in:
      cd \
      ftp ftp.mozilla.org
      anonymous
      p@a.c
      cd pub/mozilla.org/firebird/releases/0.7
      binary
      get MozillaFirebird-0.7-win32.zip
      And told him to wait... When it was done, told him to open up My Computer -> C:, unzip the file, and boom, new browser. Mind you, he isn't a knowledgable computer user at all, but he managed to do that.

      Funniest thing was when I did this a few months ago to my cousin, she recognized that was the 'Internet' and she told me she never knew you could surf the net in DOS... hah.

      Anyway, use the steps above to 'cure' IE when they can't start a browser.

      PS: binary is to change from ASCII transfer to BINARY in the lame DOS ftp client, so no corrupted zip files will be downloaded.
      --
      Please direct all bug reports to /dev/null
    86. Re:They can't be serious... by neko9 · · Score: 1

      since Opera stays loaded all time (Mandrake box only for net) loading speed don't bother me. but that's an issue with every prog that don't preload itself in memory with first os startup (like IE in Windows sits always in memory). looks like rendering speed affects version that is for your platform. mine just flys :-)

    87. Re:They can't be serious... by wwest4 · · Score: 1

      it's "mojira!!!" ;)

    88. Re:They can't be serious... by zurab · · Score: 2, Informative
      Only Opera is sort-of immune by popping up a warning message about potentially dodgy sites.


      I don't know what "sort-of" means, but Konqueror is in no way affected by this exploit. It displays correct address both in the status bar as well as the URL bar.

      Having said that, I did like Opera's feature that popped up that warning. If you get spam in your webmail account some images (in embedded HTML) may come from a server that will authenticate you like that and possibly track which e-mails are being read. If only Opera was able to manage all the ads that some websites throw at it.
    89. Re:They can't be serious... by Ryosen · · Score: 1

      Apparently, you didn't read the EULA that indemnifies them of all liability.

      --

      Ryosen
      One man's "Troll, +1" is another man's "Insightful, +1".
    90. Re:They can't be serious... by Frizzle+Fry · · Score: 1
      So they plan to disable stuff like
      http(s)://username:password@server/resource. ext ??

      Great, now I can have even more fun explaining to people how to log into my FTP site

      Um, I can't tell if you're kidding or trolling or what, but ftp sites start with ftp:// not http(s)://
      --
      I'd rather be lucky than good.
    91. Re:They can't be serious... by zurab · · Score: 1

      Ah but he would actually have to search google to find google toolbar for Mozilla. Looks like trolling to me.

    92. Re:They can't be serious... by Reziac · · Score: 1

      Well, I *tried* to read the EULA, but about halfway through my eyeballs wore out.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    93. Re:They can't be serious... by daveo0331 · · Score: 1

      How many people have write access to the knowledge base? Is it possible that the "type in URLs rather than clicking" advice is nothing more than a troll?

      --
      Remember the days when Republicans were the party of fiscal responsibility?
    94. Re:They can't be serious... by Reziac · · Score: 1

      Well, you can log into HTTP sites that require a username and password the same way, and given how things usually work in IE, what gets munged for one function is likely to get munged in related spots as well (or at least stop working quite right).

      So I was neither kidding nor trolling, but extrapolating, or at least mildly misreading the FA and thinking up a good excuse after the fact :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    95. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Safari show the correct address in both the status and address bars.

    96. Re:They can't be serious... by AuMatar · · Score: 1

      You just type the search in your address bar, hit down, and you automatically search.

      As for page ranks- I've never found them useful.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    97. Re:They can't be serious... by ChaosDiscord · · Score: 5, Informative

      How can you Linux guys live without the Toolbar ? I *need* to know. Are you actually going to google.com every time you want to find a pic?

      When I was using Galeon, I would just put a "Search Google" box in my toolbar. (Here's a screenshot with three Google search boxes. Two of them are folded closed to save space). Firebird has similar functionality.

      For a variety of reasons I switched back to plain old Mozilla, and certainly don't visit Google.com directly. Personally I use a bookmark keywords . I've got "g" mapped to Google, so I just type something like "g galeon screenshots" in my address bar and I get a search for "galeon screenshots" from Google. It's such a handy feature that I've got similar keywords for Wikipedia, Everything2, dictionary.com, FreshMeat, and a few others.

      However, if I was only using one search engine, I might use the default behavior build into the address bar. When you type an address in a drop list of suggests appears below. The bottom one is always, "Search ENGINE for 'YOUR KEYWORDS'", where ENGINE is one of the many options you can configure (including Google), and YOUR KEYWORDS are whatever you typed. You just select it and off you go.

      If you're really keen on having a search box dedicated to Google, well, besides trying something like Galeon or Firebird, you can install the Googlebar (screenshots). Personally I'm no longer keen on adding search boxes to toolbars, I want less user interface on screen, not more. Less interface means more space for actual web page.

      How are you checking PageRankings?

      As a general rule I try to not obsess about what piece of software thinks about my web site or the web sites of others. Knowing PageRanking is certainly amusing, and it may be marginally useful if you're doing professional web work, but is it really that critical?

      I'll admit, it's a shame Mozilla doesn't provide it, but it's not really that big of a deal.

      As a bonus, it's the best popup blocker ever. I haven't seen one in a year and a half.

      Neither have I. It seems a bit odd to co-mingle popup-blocking and searching into a single component, but I guess if it works for you. Mozilla's popup blocking support works great and comes built in to the browser. As a bonus I can also stop sites from doing other irritating things. For example, I've forbidden sites from resizing or moving existing windows or moving windows up and down in the screen ordering. If you're sick of sites doing stupid crawls in your status bar or hiding the real destination for links you can just click "Allow scripts to...Change status bar text."

      I do like the tabbed browsing but it's like I have tabbed browsing now; I just have a dozen browsers open. I switch between them along the taskbar. RAM is cheap today gentleman. I don't really care how many of my machine's resources it takes.

      Tabbed browsing has never been about resources; that you think it does shows a serious lack of understanding about modern web browsers. Every major browser (including IE and Mozilla) will only run one copy of the program, regardless of how many windows you have open. Tabs are not significantly more efficient than windows.

      Tabbed browsing is about organization. The task bar works fine, but it doesn't scale. If you've got 20 windows open you've just got twenty little teeny icons with almost no text. XP's grouping helps, but all of the web browser windows get lumped together. A typical use case would be to have a window open to a web email site, another window reading a list of bugs assigned to me and a bunch of tabs for individual bugs I'm loo

    98. Re:They can't be serious... by Frizzle+Fry · · Score: 1

      Ok, I'll explain this again.

      Ftp sites start with ftp://

      Http and https start with http:// and http://

      Blocking user:pass for http and https does not stop you from using ftp sites. It's unrelated. It's a different protocol. This will just block spoofed urls since so few legitimate sites use user:pass for http. IE is doing the right thing here, and it has no effect on your use of ftp.

      --
      I'd rather be lucky than good.
    99. Re:They can't be serious... by freeweed · · Score: 1

      I do like the tabbed browsing but it's like I have tabbed browsing now; I just have a dozen browsers open. I switch between them along the taskbar. RAM is cheap today gentleman. I don't really care how many of my machine's resources it takes.

      The reason you'd get modded into oblivion has nothing to do with criticism of Linux. It's that you're talking out of your ass.

      People don't use tabbed browsing because of resource requirements. 8 IE windows or 8 tabs in Opera will behave almost identically. Once the main part of your application is loaded, the only extra RAM involved is the amount needed to handle the fact that you have more than one page open. MDI or not is irrelevant. People use tabbed browsing because we don't like to clutter up our taskbar, and because we don't want to have to click multiple times just to switch to another browser window. If taskbar clutter doesn't bother you, then fine, and if it does, and you think XP's grouping of like tasks solves this.. how is this any different than going to Google first and then doing a search? It's wasted clicks that you seemed worries about at the beginning of your rant.

      The other reason people will mod you down is that your "facts" are just plain wrong. Moz has a Google toolbar, and many (most?) other OSS browsers have the equivalent: a nice text box you can enter searches into, that brings up the Google results. About the only thing missing is page ranks, and quite frankly, I don't get the point of that, but that's just me.

      We didn't switch from IE because of one niggly detail. We switched from IE because of a dozen major security holes in the thing. Browse to a website and have it install software without your consent! Yay! Let it change my homepage at will! Whoopee! Don't give me any fine-grained control over Javascript! Awesome!

      (Posted from Opera running on WindowsXP, so cram your "Linux supporters can't take criticism" up your ass, thanks)

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    100. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Does anyone really listen to anything on their KB? I mean, honestly, if people did, I think people would be patched months before virus's hit... Code Red or Slammer anyone? There are actually alot of very good articles on there, many that make common sense about basic security practices, like, LOOK AT THE URLS before clicking on it, or making sure the connection is secure before making an order. I haven't had any problems with spoofed sites either, so your moot point of Mozilla isn't needed. Not that many people are plagued with spoofed sites. But the stupid people will always prevail, and that's how virus's still manage to get around. "Angelina Jolie sent me an email with a picture??? Sure, I'll open that one!"

    101. Re:They can't be serious... by Anonymous Coward · · Score: 0

      > PS: binary is to change from ASCII transfer to BINARY in the lame DOS ftp client, so no corrupted zip files will be downloaded.

      Heh, if it didn't start in ascii mode by default I'd be fixing lpc source files on my mud all the time.. most mud coders are clueless about differences between unix and most other platforms when it comes to end of line handling.

    102. Re:They can't be serious... by gad_zuki! · · Score: 1


      >Are you actually going to google.com every time you want to find a pic?

      Firebird comes with a text box next to URL box that not only does google searches, but IMBD, eBay, amazon, etc searches. Its modular so you can download/create more sites to search.

      There's even a toolbar for it, but I don't see the need why.

      As far as page rank goes, I never saw the need for it and don't want the spyware. You didn't know? The pagerank option is given to you in exchange for running google spyware.

    103. Re:They can't be serious... by Aero+Leviathan · · Score: 1

      IE asks first if you'd like to install something. Don't click 'yes' unless you want to. Easy. IE also asks you first when a site wants to change your home page. Don't click 'yes' unless you want to.

      So much anger...

      --
      ~ Aero
    104. Re:They can't be serious... by DarkOx · · Score: 1

      Keep in mind that this is the company which started development of the Iloo which was later revealed not be a hoax, but a project they pulled the plug on shortly after its announcement because of the blatent stupidity of the idea then tried to pass off as a hoax. This MSKB article probably is quite reall but I bet the will claim it is not after a week or so when it gets out.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    105. Re:They can't be serious... by Aero+Leviathan · · Score: 0, Flamebait

      Actually, you could just avoid starting a message with 'begin ' in _all lowercase_, followed by _exactly two spaces_. Dork.

      --
      ~ Aero
    106. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Netscape is still around.

      For some reason, all my professors like to use it.

    107. Re:They can't be serious... by elemental23 · · Score: 1

      Are you actually going to google.com every time you want to find a pic?

      Nope, I use a bookmarklet similar to the one Google provides on their site. I made a subfolder in my personal toolbar folder called "Search Tools". One click on that drops down a menu with JavaScript bookmarklets for searching Google, dictionary.com, and the PHP function reference.

      The best part is that I can add to it whenever I want by making a new copy and modifying the JS to search whatever site I need.

      --
      I like my women like my coffee... pale and bitter.
    108. Re:They can't be serious... by Jim_Maryland · · Score: 1

      I have my inlaws running Netscape rather than IE for a similar situation where they're IE wasn't properly handling JavaScript. Apparently a patch for IE fixes a known JavaScript issue, but the patch requires IE SP1. Unfortunately the installer can't detect that IE 6.0 SP 1 is indeed installed and fails. Being their only system support person, I had them download Netscape and all is well.

      They enjoy using Netscape now(probably would have enjoyed any other browser just as well if I had pointed them that way). The only reason they hadn't switched before is the fact that they just didn't know they had other options. They are among the majority of the population in that they have a PC, but really know very little about it.

    109. Re:They can't be serious... by Anonymous Coward · · Score: 0

      That is unless it's signed by a trusted site (ie microsoft).

      This is a open vulerability for a root exploit.

      Sorry, you're just wrong.

    110. Re:They can't be serious... by Aero+Leviathan · · Score: 1

      No, not unless you click 'always trust content from...'

      --
      ~ Aero
    111. Re:They can't be serious... by Anonymous Coward · · Score: 0

      You can't read the EULA unless the engine has been started.

    112. Re:They can't be serious... by BigRedFish · · Score: 1

      Still, why hasn't anyone put up a little warning

      I don't think that would accomplish much, even if it were done impeccably. Windows users are so used to just clicking past superfluous pop-ups ("Are you sure you want to quit?" "This is a program file, are you sure you want to delete it?") that they'd never read it, much less mentally process it.

      At best, end-users skim error messages looking for words they know, and skip over everything else. In the parent's example, I know way to many people who would read the "It will log you in with the account User: www.microsoft.com" and think, "Yes, microsoft.com, that's what I wanted. Go away stupid pop up. *clicks OK*" and we're off to the races.

    113. Re:They can't be serious... by Kwil · · Score: 1

      Linux users?

      Heck, I'm a windows user and I certainly don't need the Google toolbar even though I use Google all the time.

      Why? Because Opera has a nifty little field right by my address bar that I've set to be my google search automatically. However, if I want, it'll also search dictionary.com and thesaurus.com if I'm looking for a particular word or meaning, or any number of a bunch of other sites, just by using the pull down menu (without even having to retype).

      And pop-up blocking? Who needs third party software extensions for that? Opera's got it automagically.

      That Deskbar thing looks neat, but it'd be of no use to me. Why? Because Opera is *always* running. After all, it's my e-mail client, it's my notepad (with the comments hotlist), it's my newsreader, it's my address book, it's my reference source -- all in a single button on my taskbar. Which means my taskbar is now free to have my music player, my calculator, my IDE, and any professional documents, all with room to actually see what each one is.

      See, the thing is, you're basically asking for things that are already covered. Just because you haven't actually tried something else to see if it's there doesn't mean you should assume it doesn't exist.

      --

      That Jesus Christ guy is getting some terrible lag... it took him 3 days to respawn! -NJ CoolBreeze

    114. Re:They can't be serious... by Anonymous Coward · · Score: 0

      True!

      That actually happened to me while I was trying to start my Volvo amazon -65 by dragging it behind another car. not a good idea...

    115. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Shhh... don't feed the n00b.

    116. Re:They can't be serious... by Anonymous Coward · · Score: 0

      Yes, mar00n, but the point is that Microsoft recommends a work-around instead of a bugfix, and yet again, the average luser who this applies to would never know about the bug in the first place.

    117. Re:They can't be serious... by Jondo · · Score: 1

      KDE's webbrowser Konqueror (http://www.konqueror.org) has I think the best soloution of anything.

      Configureable search keyword shortcuts allow me to do things like this: "gg:motorola phones" will search google for those keywords. "ggl: warm mittens" will likewise do the same, only using google's 'I'm feeling lucky'.

      These are all configureable, and Konqie comes with a whole bunch of search engines already configured.

      And with the run dialog, I can search google waaaaaaay faster than you can with your IE googlebar, or deskbar. I just hit type in "gg:my keywords" and hit and preso!

    118. Re:They can't be serious... by Otto · · Score: 1

      They must've sat for hours thinking of how to solve their problem and simply could not come up with an answer.

      Actually, they do have another, real, answer to the problem. Not that it's a very good one either, but hey, read it yourself.

      http://support.microsoft.com/default.aspx?scid=kb; [LN];834489

      Short version: They're removing user:pass@server support from IE, period. Any URL's in IE with a user:pass in them will get a "Invalid Syntax Error".

      So if your website or app has need of user:pass functionality, be aware that as soon as the service pack comes out, it'll be broken for all IE users. Might want to start using some other method like cookies or something.

      --
      - Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
    119. Re:They can't be serious... by Perky_Goth · · Score: 1

      Oh
      my
      god...
      (and i'm not realigous)
      THANK YOU! AND THANK YOU MODS!
      I don't know how i've lived without all this at my fingertips...

      net browsing will never, EVER be the same... thanks for that link.

    120. Re:They can't be serious... by Xenographic · · Score: 1

      I meant for Mozilla; I'm well aware of Opera's capabilities.

    121. Re:They can't be serious... by Anonymous Coward · · Score: 0

      I doubt they'd see it that much, though?

      So they wouldn't have time to get used to it.

    122. Re:They can't be serious... by ssstraub · · Score: 1

      Too bad it won't pass the test of the other scads of exploits for IE.

  42. Prosecuting Microsoft? by spoodie · · Score: 1

    In light of this and other issues caused by Microsoft products, the current MyDoom chaos and similar incarnation for instance, is it time legal action should be taken against Microsoft for negligence? Would anyone have a legal leg to stand on if they went up against the might of the army of MS lawyers?

    --
    I don't need a compass to tell me which way the wind shines.
    1. Re:Prosecuting Microsoft? by EmagGeek · · Score: 1

      That's like suing gun manufacturers for crimes that are committed by criminals who use guns... equally ridiculous. Microsoft has zero culpability here. Writing buggy code is not a crime. Writing CRAPPY code is not a crime. However, exploiting bugs in crappy code for the purposes of theft, malice, or otherwise harming another individual or entity, either physically or financially, IS a crime.

      Prosecute the criminals, not the programmers... The only reason writing crappy buggy code would be a crime is if were done on purpose for the express purpose of exploiting those bugs in order to steal or committ other crimes...

      IANAL

    2. Re:Prosecuting Microsoft? by spoodie · · Score: 1

      Suing gun manufacturers sounds like a good idea to me but I get your point. What we need is education for Joe Public.

      --
      I don't need a compass to tell me which way the wind shines.
    3. Re:Prosecuting Microsoft? by jonadab · · Score: 1

      > Would anyone have a legal leg to stand on if they went up against the might
      > of the army of MS lawyers?

      You might *theoretically* have a case, but they'd tie you up in court so long
      your great grandchildren would have osteoarthritis before you got anywhere.
      It ain't worth it. Just use Mozilla.

      --
      Cut that out, or I will ship you to Norilsk in a box.
  43. Re:Typing URLs? Knowing that it's spoofed? Yeah ri by Simon+Lyngshede · · Score: 1

    And how do they get mr. Sixpack to stop clicking on link an type in the URL, if they can't even get him to stop clicking on suspicious email attachment?

    Because we all know that the sixpack family is concerned with security and keep their anti-virus up-to-date, read the latest virus announcement and of cause they keep track on Microsofts security advisories..... Or perhaps NOT.

    Telling the avarage user to type in URLs doesn't fix anything. Microsoft trained their users to not care, why do they think they can change that over night?

  44. Use mozilla by mobby_6kl · · Score: 5, Funny

    Can I have my karma now?

    1. Re:Use mozilla by Anonymous Coward · · Score: 0

      Heh, you don't get karma for "Funny" mods, so the answer would be "no" :-P

  45. MD5 checksums? by hany · · Score: 1

    So maybe in future we'll see MD5 checksums or fingerprints (or something other, still strong but more easily "visualy comparable") presented in the page along with the link and also UA (user agen a.k.a. broser) will display somewhere the checksum of link the mouse howers upon.

    Note: Anybody is free to use this idea as long as he does not patent it and than abuses this patent for extorting money from others who actualy do something (other than employing just some lawyer and maybe also secretary and accountant).

    Note: I do not claim I'm the first one to have such idea, but in case I am, that see the previous note.

    And final note: Do not be very serious. We should have also some fun while we're alive. :)

    --
    hany
    1. Re:MD5 checksums? by S.Lemmon · · Score: 1

      Think about what you're saying for a second. If you're being redirected to a rogue page, *it* will be supplying that "fingerprint" - not the real site.

      SSL in fact already does exactly this. The domain name is part of the signed site certificate, and your browser will alert you if it doesn't match the sites hostname. However, that doesn't help much if the cert actually belongs to the site that hijacked you.

  46. MS often don't want to tell you about their flaws by Jugalator · · Score: 1

    I just got the latest issue of a computer magazine I subscribe to, and they had a picture of Microsoft showing a slide explaining how their future security strategy will work and (of course) the positive effects that will come from it. In the center of the slide, there was a quote very similar to this one:

    "Make efforts to cause public disclosures about security flaws look bad".

    I wonder what they're thinking? So they'll get time to peacefully work on solutions while virus writers spread their work of art?

    --
    Beware: In C++, your friends can see your privates!
  47. Patent Issues by RAMMS+EIN · · Score: 1

    I think this is because of patent issues. Did you know that BT has a patent on hyperlinks?

    --
    Please correct me if I got my facts wrong.
    1. Re:Patent Issues by perly-king-69 · · Score: 1

      No they don't. They lost the case and aren't actively seeking an appeal.

      --

      --
      This sig is inoffensive.

  48. MSIE users should check out this KB article by ceeam · · Score: 1
  49. [off topic] Re: MS IE support of CSS by hany · · Score: 1

    PS: What on EARTH is up with IE's css support? is it intentionally designed to be completely broken?

    IMO yes, it is broken intentionaly, but I did not saw the source code nor question the programers of that software so ... as alredy written: IMO [In My Opinion].

    --
    hany
  50. horrible by Anonymous Coward · · Score: 0

    microsoft has the morality and obligation of a drunk driver...

    They crash into everything, ruin tons of people's businesses and lives.

    I dream of a day, a day when the planet will live without terror and fear of the Microsoft OS.

    -p

  51. New patent coming... by philippeqc · · Score: 2, Funny

    Why do I have a chill running down my spine about a new patent concerning "Zero click navigating"

    -ph

  52. Forms? by rastos1 · · Score: 2, Interesting
    Dear MS support,

    Do you have any suggestion how to deal with web-forms? Especially those using POST method?

    Sincerelly yours ...

  53. Absolutely hysterical by BigRedFish · · Score: 5, Insightful

    I'm laughing so hard I can't type. Hang on... OK. This MS article is so wrong I don't even know where to begin... How about here:

    The most effective step that you can take to help protect yourself from malicious hyperlinks is not to click them. Rather, type the URL of your intended destination in the address bar yourself.

    Is MS going to issue a patch to disable hyperlinks then? If you can't click hyperlinks, doesn't IE cease to meet the definition of a browser? Look at the bright side, finally Netscape has closure.

    Now, from the "but it's so easy to use" department:

    Make sure that the Web site uses Secure Sockets Layer/Transport Layer Security (SSL/TLS) and check the name of the server before you type any sensitive information. [....] By checking the name on the digital certificate user for SSL/TLS, you can verify the name of the server that provides the page that you are viewing. [...] double-click the lock icon, and then check the name that appears next to Issued to. If the Web site does not use SSL/TLS, do not send any personal or sensitive information to the site. If the name that appears next to Issued to is different from the name of the site that you thought provides the page that you are viewing, close the browser to leave the site.

    Huh? Does anyone expect Joe Luser to understand that? Checking the certificate against the stated URL and the IP address supplied by a DNS lookup of that URL seems rather straightforward. Someday, someone ought to invent a machine to do things like that. We could call it a computer. A computer might also be able to display the actual site name an nothing else, rather than allowing it to be spoofed in any way, eliminating the need for such manual babysitting.

    From the "but it's so easy to use" department, take two:

    In the Address bar, type the following command, and then press ENTER:
    javascript:alert("Actual URL address: " + location.protocol + "//" + location.hostname + "/");

    I see. We just proved this week that a huge segment of the Windows user base still hasn't learned about attachments. But grandma, who wants to look at the pictures of her grandchildren, is expected to be a Java programmer. There must be some incredible acid floating around Redmond. A complete break from reality, this is.

    1. Re:Absolutely hysterical by TeddyR · · Score: 1

      "Make sure that the Web site uses Secure Sockets Layer/Transport Layer Security (SSL/TLS) and check the name of the server before you type any sensitive information. [....] By checking the name on the digital certificate user for SSL/TLS, you can verify the name of the server that provides the page that you are viewing. [...] double-click the lock icon, and then check the name that appears next to Issued to. If the Web site does not use SSL/TLS, do not send any personal or sensitive information to the site. If the name that appears next to Issued to is different from the name of the site that you thought provides the page that you are viewing, close the browser to leave the site"

      What they are not addressing is the "man in the middle" spoofs that are able to intercept SSL traffic. Most users would click through the "warnings" that the browsers give. Dont believe me, look at what the latest version of cain can do.

      --

      --
      Time is on my side
    2. Re:Absolutely hysterical by SvendTofte · · Score: 2, Insightful

      But grandma, who wants to look at the pictures of her grandchildren, is expected to be a Java programmer.

      Actually, she's only expected to be a JavaScript programmer.
      .
      .
      .
      .
      No, I don't know whether that's funny or sad.

    3. Re:Absolutely Hysterical by Anonymous Coward · · Score: 0
      Any self-respecting real-life "British person" would ...


      Alright, I'm really a fictional character. French, of course.
    4. Re:Absolutely hysterical by dj245 · · Score: 1
      If I'm not mistaken, Opera 7.20 pitches a fit when the certificate doesn't match the website.

      Usually this happens on cheap pricewatch companies' e-cart systems. And yes, I've always gotten my stuff.

      --
      Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    5. Re:Absolutely hysterical by Anonymous Coward · · Score: 0

      My wife still doesn't know how to type a url into the address bar. She's not stupid. She's quite good with Photoshop and WordPerfect and has no trouble managing her own files, but she types urls into yahoo search because it works (usually).

    6. Re:Absolutely hysterical by millette · · Score: 1

      My brother doesn't use the location bar either. He start msie, google.com shows up, and he types his url or query right there. I saw him do it, that's how I found out. I explained the whole thing to him but hey, his method works :)

    7. Re:Absolutely hysterical by Anonymous Coward · · Score: 0

      Yeah... and YOU are an expert about this sort of crap... They should have thrown away the key when they had a chance. Incompetant DA.....

      ~GoAT~

  54. terminal escapes by Craig+Ringer · · Score: 1

    Because then some bugger would just get you with a few "interesting" terminal escapes, just like the old days.

    OK, so it's not exactly _likely_ ...

    1. Re:terminal escapes by Anonymous Coward · · Score: 0

      That's why I use netcat to port 80 instead.

  55. Suggestion: by Anonymous Coward · · Score: 0

    1. Type in www.mozilla.org.
    2. Sell your microsoft shares.
    3. Profit

  56. Users don't know by smeenz · · Score: 2, Insightful
    I see this time and time again when attending to computers in homes or small businesses - when a user clicks on a link, or the picture of an 'e', they know only that it makes a new window open and they can use the internet in it.

    They don't usually know what a browser is, let alone that there is more than one browser out there, and when they read stories about viruses and how clicking on things can make your computer infected, they see microsoft as a victim.

    As far as they are know, Microsoft is the company that makes the things on their computer, and they know that MS is a really clever company that makes really good programs and that if they find anything wrong with those programs, they don't think that microsoft should have fixed it, or designed it differently like we do, no, they just think that they shouldn't be doing whatever it was they wanted to do that way.

    Honestly, I know so many people that don't know the difference between Windows and Office - they think that all computers come with the thing for writing letters and the thing for making spreadsheets and the thing for sending email and the thing for the internet, and any time a new virus comes out, they talk about how horrible those virus writers. I read a letter to pc world magazine just a few months ago where someone was praising microsoft for all the hard work they're doing to defeat the virus writers!

    So asking for these sorts of people to 'use a different browser'.... you may as well tell them to please speak in a different language when they come back from lunch because there's a problem with English. Most people wouldn't know where to begin.

    1. Re:Users don't know by TeddyR · · Score: 1

      This is exactly whay the DOJ failed its mission wrt the Microsoft suit.

      Microsofts argument was that the browser and the operating system are so tightly integrated it would be very difficult to separate the two....

      The states argument was that the way things were integrated made it very difficult for competetors to survive since most users would use whats bundled with the OS not realizing that there were alternatives. (or as a result of the "unsupported product *1" fears)

      to add to the "what came with the computer thingie"... one of my biggest pet peeves are the companies that include "trial" versions of virus protection. Many users dont realize that after the 15/30/60 day trial, their machine is no longer "protected". Bundled virus protection should be the full version or at least valid for as long as the warrenty of the machine is valid..

      --

      *1- I know of at least one ehem... "consultant" that prays on those fears by using tactics such as "By using a non microsoft product we cannot support the product/ there will be no support if the product fails or is incompatible with our application"...
      --

      --

      --
      Time is on my side
    2. Re:Users don't know by tymbow · · Score: 1

      Not defending Microsoft, but isn't it about time that they should be able to think this way? I mean, for most users a computer is so fucking close to being a toaster why shouldn't it behave like one? It's about time we had REAL computing appliances for the masses and put an end to a lot of this crap. There are very few users who need real computers. Most people surf the web, write a few letters and send some e-mail and that's all the machine need do. it should be as easy to do as punching a few buttons on the Microwave.

    3. Re:Users don't know by smeenz · · Score: 1
      Oh I agree. It should be that easy, but to achieve that, the companies writing the software must be responsible enough to protect their users from the things they shouldn't need to know about.

      I had hoped that when palm sized devices started becomming popular that the change to start again on a new hardware platform would allow MS to get it right that time, but WinCE seems to be just as bug ridden and prone to lockups as Win95 was, and I believe there are viruses out for 'CE as well.

  57. Re:fpfpfp by Sexy+Bern · · Score: 1

    But the poor fool only has the four letters 'f', 'p', 'w' and 'o' on his keyboard, you insensitive clod!

  58. ... and SSL will still work by Craig+Ringer · · Score: 4, Interesting

    Just imagine going to:

    https://&#1010;&#1086;mm&#1086;nwealthbank.com.a u/

    (may not display properly - whatever, you get the picture)

    and getting a perfectly valid ssl session. With entirely the wrong people - but the user would only notice if they looked at the cert.

    Of course, you'd have to find a cert registrar dumb or unethical enough to give you a cert for the domain, but with people like Verisign around that can't be hard.

    1. Re:... and SSL will still work by gnu-generation-one · · Score: 1

      "Just imagine going to: https://mmnwealthbank.com.au/ and getting a perfectly valid ssl session. With entirely the wrong people - but the user would only notice if they looked at the cert. Of course, you'd have to find a cert registrar dumb or unethical enough to give you a cert for the domain."

      You can sign a certificate for that domain yourself if you have another Verisign-signed SSL certificate for your own domain, and Internet Explorer will display it as if the certificate itself was signed by verisign.

      So Internet Explorer users are still vulnerable even if they check the SSL icon.

    2. Re:... and SSL will still work by danila · · Score: 1

      Of course, you'd have to find a cert registrar dumb or unethical enough to give you a cert for the domain, but with people like Verisign around that can't be hard.

      You don't need a cert. Just insert a Flash animation on the front page that would look like a certificate confirmation window in WindowsXP on IE. Or add OS/browser detection and customize the picture for major OSes and browsers.

      Of course, the URL prefix will be http:// and not https://, but most people won't notice that.

      --
      Future Wiki -- If you don't think about the future, you cannot have one.
  59. Wanha! by Anonymous Coward · · Score: 0

    Wanha!

  60. this is.... by Anonymous Coward · · Score: 0, Offtopic

    w...w.... w....wanha!!

  61. Makes me think of ... by Anonymous Coward · · Score: 0

    ... This article in the "Knowledge Base".

  62. Security: Text-only email? by deadmonk · · Score: 4, Informative

    The same MS advisory page recommends (way down at the bottom for those that don't bother to RTFA):
    Read E-mail Messages in Plain Text.
    ...
    By reading e-mail in plain text, you can see the full URL of any hyperlink and examine the address that Internet Explorer will use. The following are some of the characters that may appear in a URL that could lead to a spoofed Web site:

    * %00
    * %01
    * @

    Gee, ya think that HTML email is a bad idea..? I wonder how many people even realize that this "IE advisory" applies to Outlook and their email as well?

    Nice way to bury that one, guys..

  63. Re:*sigh* Zealotry sometimes gets tiresome by shepd · · Score: 1, Flamebait

    >Maybe the vast majority of them don't have the time and inclination to throw away all their programs and spend months learning to use lame F/OSS stuff that offers half the functionality, and only twice the inconvenience.

    ????????

    So what did swearing off Microsoft entail?
    We looked at all the alternatives. We looked at Apple, but that's owned in part by Microsoft. (Editor's note: Microsoft invested $150 million in Apple in 1997.) We just looked around. We looked at Sun's Sun Ray systems. We looked at a lot of things. And it just came back to Linux, and Red Hat in particular, was a good solution.


    I know I saved $80,000 right away by going to open source, and each time something like (Windows) XP comes along, I save even more money because I don't have to buy new equipment to run the software.

    One of the analysts said it costs $1,250 per person to change over to open source. It wasn't anywhere near that for us.

    The other thing is that if you look at productivity. If you put a bunch of stuff on people's desktops they don't need to do their job, chances are they're going to use it. I don't have that problem. If all you need is word processing, that's all you're going to have on your desktop, a word processor. It's not going to have Paint or PowerPoint. I tell you what, our hits to eBay went down greatly when not everybody had a Web browser. For somebody whose job is filling out forms all day, invoicing and exporting, why do they need a Web browser? The idea that if you have 2,000 terminals they all have to have a Web browser, that's crazy. It just creates distractions.

    >Here's a novel idea for you: when recommending a solution, how about thinking about what the victim _needs_, rather than just thinking about your religious duty to convert everyone to Linux?

    For those of us atheists using linux, how does this fit in?

    >This "thinking" stuff is hard.

    You're right, it is. I mean, when you do it, you realize that you're wrong, don't you?

    Or are you having trouble typing that link into your address bar?

    Or perhaps you don't believe successful businessmen when they give you advice?

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  64. Mod Parent Up by Deliberate_Bastard · · Score: 1

    Yes, it's been said before, but it needs saying again.

    Yes, anything windows does, Linux *can* do. But some of those things don't work nearly as well, and require a lot more effort.

    Yes, the underlying structure of Linux is far superior to windows, but the user interface still needs much, much work.

    Yes, Linux (or some OSS OS) will eventually replace windows althogether, but not for a while yet.

    In the meantime, let's not be sophomoric about our OS preferences, yes?

    --
    NOTICE: This notice will appear at the bottom of all my slashdot posts.
  65. Take a lesson: Consistency is king by deadmonk · · Score: 1

    Here's a lesson for Microsoft IE (and others?) in the future: Be consistent and follow the rules, they're there for a reason. Don't assume that the user wants something, do as your told and keep it simple.
    Try using a '\' in a url, and IE will automagically assume that you mean a '/' - making broken links generally put out by their broken tools work in their broken browser.
    Well, I guess that is some kind of consistency, eh?

  66. Don't use IE? by tacocat · · Score: 1, Redundant

    I'm not great lover of Microsoft products, except for their mouse, but the idea of not using IE probably won't do much in regard to web site spoofs like this. Unless you have some specifics where the exploit will only affect a MSIE product then you probably need a retraction for your own credibility.

    These typically show up as something where the href tag is entirely evil, but the anchor tags are wrapped around a statement like http://www.yourbank.com. My experience has been that these are seen in email spam, but I've never seen this on a web page. I found a very well done one for paypal last week. It was pretty impressive because most of the links on the web mail form were legitimate.

    Of course, if everything only sent ASCII email we wouldn't have this problem would we?

    1. Re:Don't use IE? by binford2k · · Score: 3, Interesting

      http://www.microsoft.com%01@example.com

      Visit that link in IE and see where it takes you. You might be surprised. I'd have just linked it, but /. already filters this attack.

      My other post

    2. Re:Don't use IE? by jonr · · Score: 1

      First you say:
      Plugins; they install seamlessly, and it supports everything out there. No visiting multiple sites to get one plugin to work.
      Then:
      What about tabbed browsing? Sure, it's nice. I get that via www.myie2.com.
      I don't get it.
      As a career developer, and computer hobbyist going back to around 1982 I can assure you, I'm no newbie to PC's
      Well, easy for you to know, being the expert and all, but what about your aunt Hilda? Would she know?
      ...benefits of the IE engine...
      What benefits? Lousy CSS support? No PNG support? Using document ending rather than mimetype to determint its type?
      Security holes or not, people will use what's easy, convenient, and full featured if they can fine one item that matches each of those pieces of criteria.
      Having worm/virus on your computer is neither easy, convenient or full featured.
      I have been using Mozilla and related browsers for few years now, and I have forgotten about pop-ups, or >object< trojans.
      J.

    3. Re:Don't use IE? by Anonymous Coward · · Score: 0

      If you're such a bill gates lover then why do you even bother reading slashdot? You're not even a real nerd!

    4. Re:Don't use IE? by airjrdn · · Score: 0, Redundant

      What you don't get is MyIE is just IE with some browsing enhancements. It's the same underlying browser.

      Don't have an Aunt Hilda, but Aunt Linda hasn't found it to be an issue either. :) I'd imagine it's because these security holes are exploited by what? Around .0001% of the sites on the net?

      What's the percentage of sites actually offering me PNG files? Now, how many offer up JPG's?

      Keep using Mozilla, no one's busting your chops to change. Why are a lot of /. readers busting everyone elses to change?

    5. Re:Don't use IE? by airjrdn · · Score: 1

      I didn't know my 5yr old neighbor read /. Hello Johnny

    6. Re:Don't use IE? by BetaJim · · Score: 1
      What's the percentage of sites actually offering me PNG files? Now, how many offer up JPG's?

      Personally and in my web app at work I use PNG's. The format is a good alternative to GIF's. I would swear that IE supports the the format now...

      Keep using Mozilla, no one's busting your chops to change. Why are a lot of /. readers busting everyone elses to change?

      My web app uses CSS and there are parts of the standard that IE just doesn't support. display:table for instance - I've got to use some javascript for a shrink-to-fit hack in IE. So, everyone in the office that uses my app has Mozilla installed on their desktop. IE is just falling behind standards wise. Why can't MS keep their browser up to date?

      --

      "Drug related crime" is a misnomer, "prohibition related crime" is the more accurate and correct phrase.

    7. Re:Don't use IE? by emtboy9 · · Score: 1

      What you don't get is MyIE is just IE with some browsing enhancements. It's the same underlying browser.


      So what you are saying is that to get the tabbed browsing feature that you mentioned on IE, and which is now included standard in Mozilla and Opera, you actually have to go somewhere else and download thier customized version of IE?


      Don't have an Aunt Hilda, but Aunt Linda hasn't found it to be an issue either. :) I'd imagine it's because these security holes are exploited by what? Around .0001% of the sites on the net?


      Sure, but I have found literally HUNDREDS of not thousands of random emails with malformed URLs that exploit holes in IE. Now, if you get those in Outlook or Pegasus, and have IE set as your default browser, what happens when Innocent Aunt Linda clicks on those URLs... And remember, that even if Aunt Linda is as technically savvy as you claim to be, 85% of the American population is not, and the number is probably similar when you extrapolate to account for the world's population.

      If these things were only .0001% of sites, there are still millions of spams that take advantage of them, and a very large number of people all over the world who dont know better. If that were not the case, then things like identity theft and other internet based cons would not be as proliferate as they are now.


      What's the percentage of sites actually offering me PNG files? Now, how many offer up JPG's?


      You got a point there.. most use GIF and JPG (JPG for the most part). BUT, there ARE some that use PNG, AND PNG is still an accepted standard for web images. Then again, IE is not famous for being web standards compliant anyway. Embrace and Extend!


      Why are a lot of /. readers busting everyone elses to change?


      Because this is /. of course! But even beyond that, why is it that pointing out IE weaknesses and security flaws makes people like you so defensive? A lot of IE users read slashdot, and a lot of Mozilla users read slashdot. The difference is, that for the most part, Mozilla is fairly secure. Not perfectly secure, but a LOT more likely to NOT allow Aunt Linda, or Uncle Bill, or John Q Neophyte to just blindly throw away their personal info, or open the door to make their PC a zombie in waiting.
      --
      "Our funds have never taken part in toxic or death spiral convertible financings of any sort" -BayStar's managing partne
    8. Re:Don't use IE? by TEKNOanticontrol · · Score: 1

      Please School Children report to us every activity in your home pc.

      Just point your IE to www.M$$ucks.com...

      Get real. We are nothing if we donot allow ourselves to be educated. IE is a bad very bad browser where it counts the most. Security. Period. When you are on the net, basically your pants are down. I donot want Microsoft calling everybody to stick it in.

      I want to be pocked, ups sorry I was well...
      Now lets all start again!

    9. Re:Don't use IE? by airjrdn · · Score: 1

      The reason I go somewhere else to get the tabbed browsing capability, is because that's one of the VERY few things the other browsers offer that IE doesn't. More than likely, the next version of IE will, so I can wait it out.

      As for the email, they're spam. Don't click anything in them. I really don't see that as being an issue at all.

      I've found a couple of sites that offer .png files, but those are few and far between (as you noted). The only ones I can remember, were one or two utilizing SourceForge.

      It's not necessarily the pointing out of weaknesses that makes people like me defensive. It's the repeated unnecessary bashing of issues that would often times be considered features if any *nix distro offered them.

      I'm no more pro Microsoft than I am anti Microsoft. I do however use what works best for me, and what I like best. If knowing everything inside and out, and having complete control meant as much as many Linux users claim it does, they'd never buy anything prebuilt. They'd be building their own vehicles, sowing their own clothes, and growing their own food so they'd know EXACTLY what was in everything, since they never trust anyone.

  67. Reference to Incorrect URL spec in Article by sepluv · · Score: 1
    ]The reference to the URI spec that the M$KB gives [WARNING: DO NOT CLICK ON THIS IN MSIE AS IT IS A LINK & MSIE DOES NOT SUPPORT HYPERTEXT IN HTML] is a draft version of a proposed informational RFC on URI's that expired on 1994-09-21 and never got past its early stages because it was technically incorrect.

    The latest version of the actual standards-track URI spec is RFC 2396 (1998-08).

    An informational RFC on the meaning of the terms URL and URN in comparison to URI is RFC 3305 (2003-09)

    BTW, The old informational RFC on URI's on the WWW is RFC 1630 (1994-06)

    --
    Joe Llywelyn Griffith Blakesley
    [This post is in the public domain (copyright-free) unless otherwise stated]
  68. Installed Mozilla Firebird... by anandcp · · Score: 1

    installed Mozilla firebird just now and writing this comment using it.
    Wow man !!! what a fast browser.
    To think of all these useless minutes i wasted waiting for IE to load...
    Maybe i should bill microsoft for the unearned hours.

    --
    -------- Cluster bombing from B-52s is very, very accurate -- the bombs always hit the ground.
  69. You can't just use another browser. by sco08y · · Score: 1, Informative

    There is nothing about Moz Firebird that's going to make this less of an issue. The fact is that the typical user is going to see http://www.amazon.com@/fakepath/usualAmazoncrap:ru ssianmafia.ru and think it's an Amazon URL.

    Quick check: how many of you bought something online and actually checked the lock icon? While shopping during Christmas? When you were under pressure to get something done?

    This is a human interface architecture issue, plain and simple. It has nothing to do with IE, nothing to do with SSL or any TLAs and everything to do with the fact that URLs and the web were not designed with security and human interface in mind.

    To fix this, we need to transition to a standard way of verifying security. A quick fix to this problem would be to redesign the address bar to actually show the protocol and the host, something along the lines of:

    [protocol: http, insecure] [host: www.russianmfia.ru] [user:www.amazon.com] [path:...]

    A larger fix would be to transition to a set of protocols and interface standards that establish how a user chooses privacy and security options.

    1. Re:You can't just use another browser. by binford2k · · Score: 5, Informative

      You missed the point.

      http://www.amazon.com%01@malicious-site.com

      will show as http://www.amazon.com%01@malicious-site.com in Mozilla, Firebird, Opera, etc.

      In IE, it will show as http://www.amazon.com

      That is the flaw. It has everything to do with IE.

    2. Re:You can't just use another browser. by The+Cydonian · · Score: 1
      But ah, there's everything about Opera that does make this a non-issue. As an earlier poster already pointed out, Opera warns its users if they click a link of the type being discussed; it pops up a window saying that the URL might be risky, and asks the user if he does indeed want to go to that link.

      You are right about things not being designed with security and UI in mind, of course. Not the web though, but mainly MSIE.

    3. Re:You can't just use another browser. by Crypto+Gnome · · Score: 2, Insightful

      There is nothing about Moz Firebird that's going to make this less of an issue. The fact is that the typical user is going to see http://www.amazon.com@/fakepath/usualAmazoncrap:ru ssianmafia.ru and think it's an Amazon URL.

      Ah! The joyous sound of yet another microsoft apologist.

      If the user is dumb as a brick and cannot see something funky with the URL - that's the users problem.

      If Microsoft SCREWS the URL so royally that it looks perfectly normal that's Microsoft being the mass producer of crap software and failing to patch it.

      How are either of those examples of bad software in Firebird?

      --
      Visit CryptoGnome in his home.
    4. Re:You can't just use another browser. by AbbyNormal · · Score: 1

      I must be missing something. I was curious about your example so I tried it using MS IE 6.0.200.

      I replaced the "malicious" site with "google.com" for the heck of it and tried it out. All it did, was display "http://Google.com". No reference to "amazon" appears at all.

      --
      Sig it.
    5. Re:You can't just use another browser. by fudgefactor7 · · Score: 1

      http://www.amazon.com%01@malicious-site.com

      Gee, in my IE it shows up properly (as malicious-site.com) and not as amazon.com... Perhaps your IE is broken?

    6. Re:You can't just use another browser. by stangbat · · Score: 1

      Quick check: how many of you bought something online and actually checked the lock icon? While shopping during Christmas?

      (Stangbat puts up his hand)
      Actually, I don't check the icon. I check that https is in the address bar. Every time I order something.

      Every time. Honest. It's not that hard.

    7. Re:You can't just use another browser. by moterizer · · Score: 1

      Ok how about this:
      What does this say in your browser: testlink
      (I put 'http://www.amazon.com%01@google.com' in an HREF)
      In IE 6.0 it says google.com
      so what's the problem?

      -One of these days I've got to think of a cool sig.

    8. Re:You can't just use another browser. by glsunder · · Score: 1
      It didn't work. This is what the source said:
      What does this say in <i>your</i> browser:
      <a HREF="http://google.com/" TITLE="google.com">testlink</a> [google.com] <br>

      (I put 'http://www.amazon.com%01@google.com' in an HREF)<br>
      In IE 6.0 it says google.com<br>
    9. Re:You can't just use another browser. by moterizer · · Score: 1

      That's odd. I did type it in the way I said...

    10. Re:You can't just use another browser. by binford2k · · Score: 1

      Perhaps Microsoft's IE is broken? I don't use IE, that example came direct from the knowledge base article, dingwad. (with websites changed to make it more clear as to why this is a problem.)

      By doing this, you can see the full URL for any hyperlink and you can examine the address that Internet Explorer will use. The following list shows some of the characters that may appear in a URL that could lead to a spoofed Web site:

      * %00
      * %01
      * @

      For example, a URL of the following form will open http://example.com, but the URL in the Address bar or the Status bar in Internet Explorer may appear as http://www.wingtiptoys.com:

      http://www.wingtiptoys.com%01@example.com

    11. Re:You can't just use another browser. by binford2k · · Score: 1

      Slashdot filters URLs to make life easier for the poor slobs still running IE ;)

    12. Re:You can't just use another browser. by fudgefactor7 · · Score: 1

      And again I state: the example vulnerabilities don't work on my IE. Your post, or anyyone's, don't take me to a misnamed site at all.

      Just like I said: perhaps everyone has a flawed IE install. Mine does not, not has it ever, exhibited the behavior that others are complaining about.

    13. Re:You can't just use another browser. by Anonymous Coward · · Score: 0

      http://www.amazon.com@/fakepath/usualAmazoncrap:ru
      will show something funky in your browser address bar.

      http://www.amazon.com/toysyouwanttobuy/atreallyg re atprices/sothisisthedirectoryyouwanttobein@/fakepa th/usualAmazoncrap:ru
      will not show anything funky in the visible part of your browser address bar.

    14. Re:You can't just use another browser. by Anonymous Coward · · Score: 0

      Well, I just tried it here on IE version 6.0.2800.1106.xpsp1.020828-1920, and it does work.

      a: create an html document with a link containing: href="http://www.amazon.com%01@slashdot.org"

      b: open the page in IE.

      The link displayed on the page shows as "http://www.amazon.com/", although clicking the link takes you to "slashdot.org", but, the URL displayed in IE's address bar shows as "http://www.amazon.com".

      Of course, you could look at the link displayed at the bottom of IE everytime you hover over hyperlinks, but how many people do you think are really going to do that? Very few probably, considering the vast numbers of non-techie people around nowadays that use the internet. I doubt even I would/will check every such hyperlink, even though a: I'm aware of the exploit, and b: have been using the Internet heavily for the last 6 years, so should know better.

      I feel sorry for any end-user that might be caught by this, as I don't think it's their problem that they don't happen to be a geek who reads, understands and absorbs security bulletins as a matter of course on a regular basis.

    15. Re:You can't just use another browser. by fudgefactor7 · · Score: 1

      Although I never repond to Anonymous posters I will for this...

      I performed your outlined procedure, and the link doesn't do what it should because of the vulnerability. What it does is open slashdot, but it has the correct URL listed in the address bar of my IE.

      Odd behavior?

    16. Re:You can't just use another browser. by Anonymous Coward · · Score: 0

      Sorry, slashdot seems to be substituting the appropriate "%01" character in my previous post.

      <a href="http://www.amazon.com[insert appropriate character here]@slashdot.org">http://www.amazon.com/</ a >

  70. Re:*sigh* Zealotry sometimes gets tiresome by Dave2+Wickham · · Score: 1
    Maybe they want to just play a damn 3D game without going through the nightmare of recompiling WineX _and_ half the system, including X. Etc.

    How can they recompile WineX? It's provided in binary form, and a fairly useless source version with the good bits stripped out...

    I agree with not making any sudden changes, but I don't agree that installing software (and getting it working) on modern distros is that hard. Commercial Linux games tend to use the Loki installer which is just as simple (IMO) as - say - InstallSheild on Windows.

    That, and your parent poster was obviously making a joke... One which has been done many times before, but a joke nevertheless.

    [IHBT, IHL, IWTTHAND?]
  71. view this page in IE plug-in by Anonymous Coward · · Score: 0

    Hi,

    You might really be interested in the "View in IE" extension for Firebird.
    For sites where designers don't know a thing about standards (i.e. a page designe for IE), right-click -> "view this page in IE" and you're done.

  72. In other news.. by OpenSourcerer · · Score: 0

    Microsoft has entered into a contract for an undisclosed amount with Mavis Beacon Co. Also, the next version of its popular web browser will be called Internet Couch-Potato

  73. Use colors by spitzak · · Score: 3, Interesting

    Possible fixes:

    1. Display something for EVERY byte in the URL! (this is Microsoft's main problem). The only character that could plausably display as a blank area is the byte with the value 32, and even that could show an underscore or something. If "%0102" is in the url, show the characters '%', "0', etc. And obviously the text "%00" in the url should not cause the rest to disappear. In case you think only Microsoft is stupid, Unix software often displays '\n' characters as breaks making multiple lines, in Mac's Safari this makes those spoof URL's display almost as badly as IE.

    2. Display all non-ascii characters in a different color. Please ignore the probably loud Politically Correct crowd that will say you are demonstrating anglo-centric bias, those same people kept UTF-8 from being adopted for over 12 years (since it is obviously a bias to have westerners have the shorter characters) and actually hurt i18n far more than the most ignorant midwestern Cobol programmer did.

    3. Display as much of the URL that corresponds to a site you have visited before in a different color. Ie similar to showing a visited link a different color in the page, show the preview of the URL with the hostname and leading directory levels colored that match some URL you visited before. Then, assumming you visited your bank once, the fake bank address will be noticable by not being colored.

    1. Re:Use colors by Mawbid · · Score: 1

      Or just use real server authentication. You know, like we already have with ssl.

      --
      Fuck the system? Nah, you might catch something.
    2. Re:Use colors by Diabolical · · Score: 1

      Nice options but what about the visual impaired? There are people who are not able to see any colors at all or just colorblind.. they would have a big problem. And no, being colorblind does not mean color a will be substituted by color b. Some colors are displayed the same and not everyone has the same range of colorblindness..

    3. Re:Use colors by tepples · · Score: 1

      For color-deficient users, use bold instead of color, and don't allow registration of domain names containing "letterlike mathematical symbols" that already come with bold.

    4. Re:Use colors by tunah · · Score: 1
      2. Display all non-ascii characters in a different color. Please ignore the probably loud Politically Correct crowd that will say you are demonstrating anglo-centric bias...

      But this doesn't help a greek distinguish between omicron and cyrillic 'o', and if people are taught that "red means unsafe" it will stop people using non-ascii domains at all.

      --
      Free Java games for your phone: Tontie, Sokoban
    5. Re:Use colors by jonadab · · Score: 1

      > The only character that could plausably display as a blank area is the
      > byte with the value 32

      Decimal 32 is not a valid character in a URI. Never has been, never will be,
      unicode or no unicode. There are important technical reasons for this. If the
      value decimal 32 needs to be communicated (e.g., in a GET query string), it has
      to be encoded (usually as %20).

      > and even that could show an underscore or something

      No! Confusing underscore with space would be Very Bad. The representation
      for decimal 32 that can be used in a URI is '%20'. This should be displayed
      in the location bar as '%20'.

      > the text "%00" in the url should not cause the rest to disappear.

      Heh. Is somebody programming in C and using the lazy kind of strings?
      But in any case, %00 should be shown in the location bar as %00.

      > Display all non-ascii characters in a different color.

      If the color is hardcoded, this is a serious accessibility problem. (You
      *cannot* have hardcoded colors for text. Ever. It's *not* allowed, because
      it circumvents necessary contrast settings. Some users who don't see well
      need high contrast, and some whose eyes are sensitive to light need low
      contrast with the foreground lighter than the background.) Since most
      platforms do not provide a system color for this, you have basically two
      choices: use the link color, or add another color option to the prefs. The
      Evil Anti-Features Jihad will probably not allow you to add a preference
      based on such flimsy reasons as "it's needed to provide a security feature",
      at least, not without extensive usability testing, so that leaves you
      re-using the link color (or perhaps the visited color). Actually, though,
      this doesn't seem like a bad solution.

      > Display as much of the URL that corresponds to a site you have visited
      > before in a different color.

      Now, that would be a nice way to re-use the visited color. But what do you
      do with a non-ASCII character that's within the part you've visited before?
      Also, it should be noted that current browsers may need backend support
      for this; changes to the chrome might not cover it, really, because you need
      to keep the list of "visited" URIs in such a way that it's easy to look them
      up based on the first N characters, and they may not currently do this.
      (I suspect that they do not. They probably use a hash table, for reasons
      of efficiency. It would be possible to just the domain portion as the basis
      for calculating the hash and store the list of URIs at that domain in that
      bucket, which would be efficient enough probably, but I suspect that this is
      not currently how it is done. This would likely be a significant change and
      might break some extensions. So somebody in charge of deciding what changes
      get included would have to be convinced it's important. I'm thinking of
      Mozilla here, but I suspect other browsers would have similar considerations.)

      --
      Cut that out, or I will ship you to Norilsk in a box.
    6. Re:Use colors by spitzak · · Score: 1

      But what do you do with a non-ASCII character that's within the part you've visited before?

      These can probably be displayed the same as ascii characters in the already-visited url.

      You are right about the hash tables. Best solution I can think of is to also hash each of the different lengths of prefix at the same time you hash the full URL.

    7. Re:Use colors by jonadab · · Score: 1

      > Best solution I can think of is to also hash each of the different lengths
      > of prefix at the same time you hash the full URL.

      Right, but my point was that this would require changing the whole mechanism by
      which the browser keeps track of visited links. That's pretty a central little
      bit of funtionality that's been around forever, so it's vey likely that any
      changes to it will impact various other parts of the browser. i.e., this is
      the sort of change that causes a lot of regressions and has to be tested quite
      thoroughly before it can be put into a release. That is to say, it would be a
      lot of work. It's not the same sort of relatively easy change as merely putting
      the FQDN in a different color from the rest of the URI (though even that would
      probably need backend support).

      --
      Cut that out, or I will ship you to Norilsk in a box.
    8. Re:Use colors by spitzak · · Score: 1

      Actually I think my suggestion would require minimal effort. All you have to do is go to the code that adds links to the hash table, and make it add several links.

      The only defect is if you visit the "parent" of a visited page, the preview link will highlight. This can either be considered a "feature" or you could fix it by adding an extra character to the end of all the prefixes before putting them in the table, so that they don't match (the code to highlight the status bar would also add this character so it works).

    9. Re:Use colors by jonadab · · Score: 1

      > Actually I think my suggestion would require minimal effort. All you have
      > to do is go to the code that adds links to the hash table, and make it
      > add several links.

      I doubt it. That might give you the functionality you want (well, the backend
      support for it; a little XUL here and script there for the rest), but then
      you've probably broken six other unrelated things and will end up with a pile
      of bugs in your lap and have to back out your changes until you can integrate
      them into all of the other stuff that the former implementation was integraed
      into.

      > The only defect [...] you could fix [...] by adding an extra character
      > to the end of all the prefixes

      That would be a fairly brittle implementation. If you want your browser to
      be robust, you need to avoid doing stuff like that and implement things that
      you implement properly (i.e., the mechanism that remembers visited links
      would need flags and stuff and almost starts to feel like a database --
      or else you could accept the perf hit and toss the hashing in favor of
      a sorted list).

      --
      Cut that out, or I will ship you to Norilsk in a box.
  74. One leap for man (in reverse)! by CubicZirconia · · Score: 5, Funny

    So what's next then? ....Write your emails in outlook, then print them and mail them in an envelope, all the benefits of outlook with the added security of Physical Delivery (tm)*(new improved feature, Microsoft patent pending).

    1. Re:One leap for man (in reverse)! by poofmeisterp · · Score: 1

      I think that should have been modded insightful... Excellent analogy ;)

  75. why doesn't MS disable activex by default yet? by auzy · · Score: 1

    When you release a list like this, your really already in trouble.. All of those things on that list should by done by default.. At the very least MS should offer a patch on windows update that sets these things by default on.. You wouldn't buy a car and expect to get the brakes fixed weeks after driving it.. MS should fix the brakes by default, and if the user wants their brakes like they originally were, they can set them like that later.. Overall, MS should have just included a standard security level option during install from the start that lets users pick how secure they want their machine by default.. but overall, I guess I cant be too whiney about it, because lindows doesn't have strong security either.. I just wish that all os's designed for startard users would have firewalls installed by default with a drop all from net policy, because that would single handedly have stopped many worms, and obviously the quicker the problem is attacked, the more secure the internet is, because then we dont need to worry about flaws found 5 years later for instance as much

  76. Mozilla may be misleaded as well! by egork · · Score: 1

    Just check my site at http://kobylkin.com and follow any link. You will see your address bar staying the same, does not matter what site you have landed on.

    The JavaScript check from M$ page does not work either.

    1. Re:Mozilla may be misleaded as well! by sepluv · · Score: 1, Insightful
      I tried the website and it does not keep the address bar the same if you go to other sites -- only that site, which is proper URI spoofing and not a security problem.

      It also displays the correct URI (even for pages on the same site) in the status bar, all the relevant properties dialogs and when copying the link location.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    2. Re:Mozilla may be misleaded as well! by sepluv · · Score: 1
      Sorry I should have checked more links. Actually with some links it does still display the URI of your site in the location bar and some it does not (probably because any sensible webmaster stops people from including their site in a frameset). Of course, you have purposely made a framset though which a user could identify (so it is a different bug if it is one).

      IMO frames are a Bad Thing, so if this does cause a problem the answer is to use a browser that does not support frames (e.g.: Amaya) or that can turn them off.

      This is not really a security bug anyway (but maybe a taking-credit-for-others-work problem) in that it is the exact opposite of the bug which the article refers to -- you are making other sites look like they are your own.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    3. Re:Mozilla may be misleaded as well! by PhuCknuT · · Score: 1

      The bug they are talking about with IE allows you to put ANYTHING in the address bar. With your example, you are just keeping your domain name in the address bar, but with that IE bug, you could keep them on your site but make the address bar say http://www.microsoft.com

    4. Re:Mozilla may be misleaded as well! by egork · · Score: 1

      This is not really a security bug anyway (but maybe a taking-credit-for-others-work problem) in that it is the exact opposite of the bug which the article refers to -- you are making other sites look like they are your own.
      That is not me, it is my ISP who came up with that trick.

      Then, what I am saying is, the JavaScript from Microsoft page, does not give you the right information in this case. So one can combine the bug described in the article with the technique, my ISP is using, to create full illusion of being in a correct site for an inexperienced user.

  77. mod me down redundant please by real_smiff · · Score: 1

    i made a similar post to the parent, in a different place in this discussion, which got modded up. so this one should disappear. sorry for saying almost the same thing twice :/ (/me slaps self)

    --

    This is my Sig, this is my Gun. One is for Slashdot and one is for Fun.

  78. Re:Hah! second link = funny by Anonymous Coward · · Score: 0

    the seconds link is surely unintentionally pointing to sco's website, let their accesslogs be filles with the wording ;-)

  79. Has Bill Lost the Source? by sepluv · · Score: 0, Flamebait
    M$ have not added any features to MSIE since about version 2.0 -- in fact I think Bill Gates does not trust anyone else with the source so the only copy was on his personal HDD which he fried therefore to add feautres they would have to try to edit the binaries.

    Talking about Bill Gates losing stuff. Has anyone seen recent pictures of him -- he looks really worn and aged, and IMO like he is losing it.

    --
    Joe Llywelyn Griffith Blakesley
    [This post is in the public domain (copyright-free) unless otherwise stated]
    1. Re:Has Bill Lost the Source? by Patrik_AKA_RedX · · Score: 1
      Talking about Bill Gates losing stuff. Has anyone seen recent pictures of him
      No, I've blocked goatse.cx.
    2. Re:Has Bill Lost the Source? by Anonymous Coward · · Score: 0

      Does no one have a sense of humour here?

  80. Yeah. by Anonymous Coward · · Score: 0

    Citigroup sometimes sucks.

  81. Sometime... by Anonymous Coward · · Score: 0

    you just are more comfortable with the evil that you know.

  82. IE is a piece of shit like windoze by Anonymous Coward · · Score: 0

    IE is the worst browser in the history of information age. Mozilla and Firebird is the best browser.

    Windoze is the worst written OS in the world.

  83. I haven't clicked links for YEARS! by TrollBridge · · Score: 5, Funny

    Goatse trolls on Slashdot taught me not to click hyperlinks LONG before they became a security issue!

    --
    There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
    1. Re:I haven't clicked links for YEARS! by Anonymous Coward · · Score: 0

      So you type them instead? How does it help?

    2. Re:I haven't clicked links for YEARS! by wheany · · Score: 1

      It doesn't help that by default Slashdot adds the friendly [example.com] after every link (that could be a redirect) and they add a title-attribute to the link so that you can't even check the url by hovering on it .(at least not with most browsers)

    3. Re:I haven't clicked links for YEARS! by TrollBridge · · Score: 1
      "It doesn't help that by default Slashdot adds the friendly [example.com]"

      Yeah, but it wasn't always like that!

      Before that particular safeguard was added, clicking hyperlinks was like treading throudh a minefield!

      --
      There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
    4. Re:I haven't clicked links for YEARS! by wheany · · Score: 2, Funny

      More like internet darwinism. If you have ended up on the goatse page more than once by blindly clicking on links in slashdot and have not learned to check the links before clicking on them, shame on you.

      And Slashdot's link-parsing algorithm isn't flawless either.

    5. Re:I haven't clicked links for YEARS! by Anonymous Coward · · Score: 0

      The following page is cuter than goatse:

      http://www.limecat.net

    6. Re:I haven't clicked links for YEARS! by Felinoid · · Score: 1

      .(at least not with most browsers)

      I use IE, Netscape, the KDE browser and Lynx.
      Haven't had that problem.
      (However admitedly doing anything with the mouse on lynx is useless but that shouldn't come as any sort of supprise)

      --
      I don't actually exist.
    7. Re:I haven't clicked links for YEARS! by Minwee · · Score: 1

      As a new security measure, Microsoft should start including goatse links in all knowledge base articles.

      Hmm. I wonder if I can patent that first...

    8. Re:I haven't clicked links for YEARS! by Herkum01 · · Score: 1

      To this who wish to read his blog about these experiences, click here for more information.

    9. Re:I haven't clicked links for YEARS! by Anonymous Coward · · Score: 0

      poosadasdasdasdasdas

  84. This, instead of a patch? by netsharc · · Score: 1

    So, any guesses as to why MS is issuing this KB -- which doesn't fit the motto of "enhancing the web-browsing experience" or whatever marketing crap they had -- instead of working on a patch? Maybe the problem is so integrated in Windows that they have no idea how to fix it, short of releasing a new compile of all their .exe's? It's basically a string handling problem, isn't it.

    In a Nelson voice, "Haha!" (fingers pointed at dweeby Bill Gates). Thanks for supplying another argument for switching browsers.

    --
    What time is it/will be over there? Check with my iPhone app!
  85. Re:Opera's standards compliancy... by Anonymous Coward · · Score: 0

    On a number of pages opera is less than compliant with the standards (or at least renders differently to both mozilla firebird and IE).

    Also some javascript menus dont work properly (e.g. the neverwinter nights pages) that work fine on other browsers.

  86. Not just IE by stephendl · · Score: 2, Informative

    It looks like the only browser immune to this is Opera.

    "Though little-used, the tricky URL form is a recognised Internet standard as documented in various RFC documents. For this reason the developers of other browsers, like Mozilla, don't feel they can simply get rid of it. Instead, the Mozilla developers and a horde of kibitzers have spent almost a year and 156 comments discussing what can be done. Right now that effort has got precisely nowhere and Mozilla users are almost as vulnerable as Internet Exploder users to being hoaxed in this way."

    --
    I stole this sig.
    1. Re:Not just IE by stephendl · · Score: 1
      --
      I stole this sig.
    2. Re:Not just IE by schnits0r · · Score: 1

      And Lynx :P

    3. Re:Not just IE by o_kenway · · Score: 1

      Except that it's not the same bug.

      In IE, nothing to the left of the special character is shown, so it really looks like www.whatever.com. In mozilla et. al, it looks like www.whatever.com&item%3Dq209354@evil.com. Here, anyway.

      This "bug" in Mozilla is between the keyboard and the chair.

    4. Re:Not just IE by tunah · · Score: 1
      No.

      In mozilla, people can make http://www.evil.com appear as http://www.goodgoodgood.com@www.evil.com.

      In IE, people can make http://www.evil.com appear as http://www.goodgoodgood.com.

      --
      Free Java games for your phone: Tontie, Sokoban
  87. They are right! by doktorstop · · Score: 1

    The second I saw the headline I realized it was one of those Microsoft-basing days... but wait... just yesterday there was a big discussion about how the CLI is way better than any GUI... so... Microsoft's idea is just a logical conclusion of someone there reading Slashdot =) Just my 2C

    --
    http://www.automatiq.se
  88. if by themusicgod1 · · Score: 2, Insightful

    i'm a braindead single mom with 4.9 kids and i'm told by microsoft to instead of clicking on icons to write by hand urls...
    does this actually acomplish anything?
    if i get a url like http://www.cnn.com@www.schnits.org/?comments=foo3 or whatever...and this is copy/pasted through manually copying each character with myself... isn't the conclusion of this story the same as if i were to have just clicked on it? microsoft's advice accomplishes absoluteley nothing!

    and anyway...99% of the time i'm perfectly content with elinks.

    --
    GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  89. No bugfix? by Zog+The+Undeniable · · Score: 2, Funny

    So they're not going to fix the spoofed URL bug then? Well, I guess a KB page is cheaper than paying developers to figure it out!

    --
    When I am king, you will be first against the wall.
    1. Re:No bugfix? by Anonymous Coward · · Score: 0

      the problem is that they probably already have the fix, but are not releasing it till it goes trhough "regression testing"

  90. {Bull} Re:Trust, not technology issue by thelen · · Score: 1, Insightful

    Oh give me a break. A "trust issue" in the security world means determining the extension of capacities and freedoms based upon predominately social concerns. I can allow a group password to my database, but who should be permitted into the group, etc.

    Assuming that a link will take you to where it advertises is a basic expectation on the Web, not an extention of trust. IE apparently is unable to meet that expectation. To treat this as a trust issue is akin to blaming the patient for the doctor's mistake.

  91. Yeh funny, but by Anonymous Coward · · Score: 0

    I thot OSS and linux zealots liked typing everything in command line style

  92. WinXP is actually a good desktop OS by Knights+who+say+'INT · · Score: 0, Redundant

    While I don't keep my computer on for days, I "hybernate" instead of "shutting down", something that essentially dumps my RAM to permanent storage and recovers the whole thing when I boot back up. I've done that for three-four months before noticeable performance effects.

    But then again, I run Firebird and Thunderbird and SIM (the best icq/msn oss clone out there) and generally software I trust to work okay. Microsoft is just not good at the web browser/email client game, and perhaps they should just let those go, and partner with someone who can actually write those things and make them good.

    IE and Outlook Express have done more damage to Windows' reputation than any of its own bugs.

    Really, there's been only one serious XP bug so far. When you compare it to dozens of nightmare linux stories of frying standard hardware. No one being held responsible for those because it's "free software, use it at yor own risk", et cetera.

  93. Re:*sigh* Zealotry sometimes gets tiresome by Gordonjcp · · Score: 1

    I fail to see how that's zealotry. If you don't like the problems that you get using Windows, don't use Windows. Very simple. Linux is a really good alternative to using Windows. The various BSDs are good too. And maybe, just maybe, what your customer actually needs *is* Linux! I converted one of my customer's mail servers from a horrible shitty Windows 98 running a very expensive proprietary client to Exim and Courier POP/IMAP running on Debian. It went from struggling with 50 mailboxes to handling around 7,500 over 300 domains, with no additional hardware. To be entirely fair, the machine was fairly powerful but misconfigured before.

  94. All is well that ends well by skjaidev · · Score: 1

    Yeppie! Rejoice folk, the day's not far when M$ advocates plain-text email and withdraws HTML from Outlook.

  95. ie, zilla, f'bird by 1eyedhive · · Score: 1

    i recently switched to mozilla 1.6, beats the crap outta IE. i also have a FB install in, been having a few issues with flash and java, so i use zilla. MS should go to hell for knowing aout vulnerabilities for weeks without a fix.

    --
    Logistical Chaos Officer http://www.slagg.org - LAN Gaming in Sarasota FL,USA
  96. ...not to click them by danZenie · · Score: 1

    great!!! now i can throw away that stupid ass point and click device.

    --
    You need people like me so you can point your fuckin fingers and say, "That's the bad guy." So what that make you? Good?
  97. Opera is nice but some webpages won't play with it by Secrity · · Score: 1

    On Win2k, FreeBSD, and Linux I very much prefer to use Opera. I frequently have to use Mozilla on the BSD and Linux boxes because some web pages don't like to play with Opera. I sometimes have to use Firebird or even MSIE because some web pages don't like to play with Opera, Firebird, Mozilla, or even Netscape 7. On Solaris I use Mozilla and have to go to the Win2k box for some sites. The lack of installer included with Firebird is sort of a nice thing as I don't really like most installers.

  98. Anybody got any suggestions? by Anonymous Coward · · Score: 0

    Has anybody got any ideas about how to work Slashdot without using any links or buttons etc.

  99. Fit for purpose? by bonsaiburner · · Score: 1

    I think not.

  100. Like this one by webhuis · · Score: 1

    http://support.microsoft.com/default.aspx?scid=kb; %5Bln%5D;833786 (The url of the "advise" in question) Make my day Hiaaaar! Regards, Martin.

  101. This just in... by CFBMoo1 · · Score: 4, Funny
    and typing in URLs instead of clicking links!

    Microsoft Coperation today advised users to upgrade their current Internet Explorer web browsers to Carrier Pigeon 1.0. This newly released software package transferes HTML documents safely and securly over the friendly skies.

    NOTE: Microsoft is not responsible for packet loss during hunting season, unless it's wabbit season but definatly not duck season!

    I know I should probebly read the advisory, but I use mozilla. So how would it help?

    --
    ~~ Behold the flying cow with a rail gun! ~~
  102. Still better than IE though... by Anonymous Coward · · Score: 0

    I've had no troubles with mailto: using FB 0.6 (such a slacker, I keep meaning to install 0.7). Perhaps this is due to the mail client? I can't see that making any sense, but stranger things have happened. I use Thuderbird. I would say bigger issues are problems with plug-ins, especially Macromedia stuff, and (as you mentioned) the password manager.

    The lack of an installer is what prevents it from becoming truly mainstream.

    1. Re:Still better than IE though... by Anonymous Coward · · Score: 0

      An installer like this? http://seb.mozdev.org/firebird?

  103. normal people by real_smiff · · Score: 4, Funny
    yep. i think it's because MS stuff is the most basic and hasn't changed for about 5 years (since they started using the internet). Like I tried to get people to use Opera.. and that thing pops up at the start (asking whether you want to start with your last session, home page, blank window etc.) and they don't even read it, they just think it's some sort of error.

    Where we go "cool, nice features" they... don't.

    The other thing is, they always, with unwavering precision and frightening speed, manage to find the pages that it doesn't render properly.

    gah, normal people.

    the other thing is, that MS have succeeding frighteningly well in making their applications and icons synonymous with the tasks they perform in the minds of so many people. it's been said before, but that blue 'e' sort of IS the internet to so many people, like that 'w' IS the word processor. gah again. sorry for the lack of capital letters in this post.

    This browser is insecure and will allow criminals to steal your money.
    lol
    --

    This is my Sig, this is my Gun. One is for Slashdot and one is for Fun.

    1. Re:normal people by CmdrGravy · · Score: 1

      Some people are just weird, for example my colleague here at work spends hours each day moaning about how slowly sites load on the Internet and cursing web designers for designing such horrible sites.

      I am using Opera and everything loads beautifully quickly and I've showed it to him and he agrees it is much faster so I say why don't you install Opera, it's free - go to here and download it or I'll give you the installer here.

      He is by no means a technical dummy, he has a Computer Science degree but he just refuses to even consider something which isn't made by Microsoft, he's worried things might "go wrong", he's scared of the wonderful tabbed browsing, basically he's just weird.

    2. Re:normal people by Anonymous Coward · · Score: 1, Interesting
      MS have succeeding frighteningly well in making their applications and icons synonymous with the tasks they perform in the minds of so many people. it's been said before, but that blue 'e' sort of IS the internet to so many people


      That's why you have the shortcut link to MozillaFirebird/Mozilla/Opera/Whatever but use the IE icon.

      People still click what they know, but get a better browser to come up.

    3. Re:normal people by real_smiff · · Score: 1
      I think i'd get punched if i tried that.

      Tempting though... i'll be standing well back and getting ready to run... perhaps that's one to try with people who are *absolutely* new, not mine, who know they want to explore the internet with the Internet Explorer.

      --

      This is my Sig, this is my Gun. One is for Slashdot and one is for Fun.

    4. Re:normal people by nytmare · · Score: 1

      that blue 'e' sort of IS the internet to so many people

      Microsoft markets IE that way on purpose. Even in Windows XP, 8 or 9 years after IE's introduction when MS should have matured by now, IE still refers to itself as "The Internet" in many places throughout the GUI.

    5. Re:normal people by chihowa · · Score: 1

      I've found that that works amazingly well. On my [non-technically inclined] family's computers, I installed Moz with the IE theme for mail and web browsing. They never noticed the transition (or at least said nothing of it) and even slowly began calling the web browser Mozilla instead to Internet Explorer.

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
  104. I agree by n0dez · · Score: 1

    It's the right moment to quit using IE. Your computer will be happy :-)

  105. Opera by Space_Soldier · · Score: 0

    Need I say more, 7.5 Beta is super. Fast as hell, responsive GUI, fast rendering engine (not supports as much as gecko, but good enough). Screw that xul rubbish, too damn slow.

    1. Re:Opera by SharpFang · · Score: 1

      Yeah, that "fast rendering engine" nearly drove me mad when I had to create a webpage with some drop-down menus, before terrible deadline.

      You want to have a DIV visible or not. Nothing easier, display: none, sure. On Opera it results in getting the DIV displayed or not, as desired. But its contents - sorry. I get an empty menu box. Other DOM elements don't get realigned on element size change. Child elements of an element don't inherit newly changed properties. The hacks applied to Opera engine to make it faster are horrible.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  106. Arachne by RAMMS+EIN · · Score: 1

    Yes, from the old times (it appears that it hasn't been developed for a few years now). I remember browsing the web with Arachne just before I switched to Linux. I liked the "want some coffee?" messages that would appear in the status bar while rendering.

    Come to think of it, I wonder if the graphical console browsers (links2, w3m) have been ported to DOS. A quick search on Google seems to indicate otherwise.

    I don't know why DOS fascinates me so. It may be because it fits entirely inside the cache of my CPU...

    --
    Please correct me if I got my facts wrong.
    1. Re:Arachne by Reziac · · Score: 1

      I've used Arachne (tho its descendant WebSpyder was 10x faster, far easier to set up, and unlike Arachne, when WebSpyder crashed it didn't take DOS with it) but it lost me when the author decided that deleting everything in the %temp% directory as cleanup was okay -- never mind that *most* users don't know that this defaults to C:\DOS, and as a result, when they quit Arachne, it wiped their DOS directory. The author said if users are so stupid as to leave %temp% set to the default location, they deserved it. Well, that's not the attitude I want from my software. It shouldn't punish the user for everyday-user ignorance. (One could say the same of M$IE.)

      Yeah, this was several years ago and hopefully since then the author has learned not to be so arrogant. But it's like M$ -- they could issue a perfectly secure version of IE tomorrow, and I'd still glare at it with a jaundiced eye, same as I do with Arachne -- because the author's own behaviour has taught me that it's not to be trusted, AND that they blame the user for their own mistakes.

      You might try NetTamer instead... it'll run on a 2-floppy XT, using only about 300k of RAM. I used to use it a lot as a quick DOS FTP client.

      And I'll give up DOS when they pry my cold dead computer from around it!! :D

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  107. Firmly press the close button by Anonymous Coward · · Score: 2, Funny

    Also, if you have any reason to suspect the authenticity of a site, leave it by closing the browser window immediately.

    ahhheee.... CLICK CLICK CLICK CLICK They are going to get me... ALT-F4 ALT-F4 .... ahhheee CTRL-ALT-DEL..... *pant* ..... holding in the power switch now.........*blink*..... man that was too close, I almost got slashdotted....

  108. Securityfocus link by anubi · · Score: 1
    This may be redundant, as I read from bottom-up.. but I found an article recently that concerned this phenomenon....

    Securityfocus.com ran a story on this.

    --
    "Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]

  109. browsers should... by shaunyb · · Score: 1

    browsers should have an option to leave "Referer" flags empty in the HTTP protocol. this would obviously cause some errors when browsing pages that only allow links to themselves, so it would probably have to be something that could easily, and quickly, be switched On/Off if youre getting undesirable behavior.

  110. Frequent crash? Try statically linked Opera by Anonymous Coward · · Score: 0

    There's a host of dependencies - and I've had a lot of Opera crashes until I started using statically linked Opera - thus avoiding the *nix take on dll hell...

  111. not funny by trustedserf · · Score: 1

    you guys can all laugh, perhaps if i weren't knee deep in exams i might too. when i read this i only think that it is very very very sad. this is a new low, even for them. who would put up with this? i sincerely hope i never have to use windows again.

    tell granny to type this in her address bar:

    javascript:alert("Actual URL address: " + location.protocol + "//" + location.hostname + "/");

    very sad.

    --
    (null)
  112. Re:Yes, be safe, stay at MSN at all times! by Anonymous Coward · · Score: 0

    Yes, those nasty links that take you to different places on the internet. Just stay at MSN.com or microsoft.com and you'll be safe. No need to go anywhere else or use a different browser or operating system...Only Microsoft links are safe...

  113. Yeah right! by Anonymous Coward · · Score: 0

    What da fvck am I suppose to use? bug infested mozilla, or no more developed Konqueror?

    1. Re:Yeah right! by Anonymous Coward · · Score: 0

      Oh well, I guess you're just not meant to use the Internet. Goodbye, we'll miss you!

  114. In other news by Pedrito · · Score: 1

    The Department of Transportation has issued an advisory stating that automobiles are too dangerous and that everyone should just walk wherever they're going. Planning a trip around the world? Get a new pair of GOOD shoes and some swimming trunks.

  115. but I LIKE it... by Epistax · · Score: 1

    I like the (ht/f)tp://user:password@domain if I'm on a computer with only IE. I'll be completely screwed otherwise. Sure "ftp" is on all windows machines, but they we're assuming I have access to "run" or at least a prompt, but that's not always the case. (Libraries, school computers).
    The nice part about it is that it's very fast to log in to any FTP with drag and drop uploading and downloading. It exists on every PC windows PC already. It can connect to any port # with the same syntax anywhere (as oppose to prompt based ftpers).

    I should point out that the only place this is useful is when accessing an FTP or HTTP site which has anonymous access (doesn't prompt for user/password) but you want to log in with an account.

    1. Re:but I LIKE it... by Anonymous Coward · · Score: 0

      Yeah...
      Create "command.bat" using notepad, contents: c:\command.com
      Been there, done that.

    2. Re:but I LIKE it... by Epistax · · Score: 1

      Nice try, but many protections don't allow that. My favorite in highschool was to vbscript in excel, but that doesn't work either anymore. I think someone ratted on us.

    3. Re:but I LIKE it... by frobisch · · Score: 1

      And it's useful if you have to go over a proxy, i think ftp.exe doesn't have proxy settings.

  116. A good word for Microsoft by paj1234 · · Score: 1

    I think Microsoft's plan to disable username:password in URLs is good.

    Tim Berners-Lee helped write RFC 1738 in December 1994. Being able to put username and password in a URL was great in 1994 but it's not for today's world. If we could nip back and tell Tim, "that's a tiny bit exploitable, you know", he would have said "Oh yes, well spotted!" The whole RFC was written with security in mind. Username and password in the URL is optional anyway; all Microsoft is doing is making it very optional. :-)

  117. Liar Liar Pants on Fire by Crypto+Gnome · · Score: 3, Insightful

    Just check my site at http://kobylkin.com and follow any link. You will see your address bar staying the same, does not matter what site you have landed on.

    I just did, Firebird 0.71 on XP.

    Every URL clearly shows the correct site it's going to in the statusbar when I mouseover.

    Yeah you faked it by putting your entire site in a whole-page frameset, but that's cheating - as opposed to showing a major security flaw and violation of the standards (which in this instance Microsoft is clearly admitting but flat out failing to fix).

    --
    Visit CryptoGnome in his home.
  118. haha by smsp · · Score: 0

    Microsoft, always on the technology vanguard.

  119. Microsoft sucks by nicmac · · Score: 1

    Now I know why I use a MAC and Safari.

  120. In an ideal standard world... by trezor · · Score: 5, Insightful

    In an ideal, standardized world where W3C-specs were followed, and no-one sought to conquer the entire web trough non-standard HTML-extensions and market-dominance...

    In such a pretty and ideal place, you wouldn't have to develop different sites for different browsers. You are making yourself the extra work, by supporting none-standards. No sympathy for you, my friend. No sympathy for the devil, indeed.

    As a slashdotter I thought you knew that IE is more or less a Win32-only product. And there's a hell lot more to the internet than Win32.

    Anyone excusing their IE-support with sheer marketdominance has obviously ridden themselves of all the principles the net was founded on. But I guess that is ok, since most IE-users wouldn't know.

    --
    Not Buzzword 2.0 compliant. Please speak english.
    1. Re:In an ideal standard world... by the_mad_poster · · Score: 1

      And there's a hell lot more to the internet than Win32.

      True, but as a Slashdotter, I thought you knew that the WWW is not the Internet ;). The WWW is overrun by IE-using morons and people who are forced to use it by other IE-using morons. Such as I (I'm a victim.. not one of the morons). I am typing this at work on IE because my IT department [which mostly uses Opera] says that I have to use IE and my boss made us develop our Intranet as an IE-only system. I've fought, scratched, and clawed to no avail. It's the clueless leading the blind, I suppose.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
  121. Internet explorer wont be featured in new release? by HardSide · · Score: 1

    Heard a rumor that with the newest windows operating systems coming out, they will not feature internet explorer, unless they provide installation for netscape and other browsers. Was just wonder if this true?

  122. Stolen story by WhoReallyCares · · Score: 1

    The story originally appeared on a recent Slashdot discussion.

  123. Don't use IE? by airjrdn · · Score: 0, Redundant
    I have a suggestion that's not in the Knowledge Base: don't use IE!"


    Flamebait!

    As a career developer, and computer hobbyist going back to around 1982 I can assure you, I'm no newbie to PC's. For those of you interested, here's why I and many other people use IE.

    Plugins; they install seamlessly, and it supports everything out there. No visiting multiple sites to get one plugin to work.

    Are popups an issue? No, the free Google Toolbar eliminates those, and offers other positives as well.

    Is security an issue? Not really. I've been on the net a LONG time, and have yet to visit a site that's caught me off guard due to an IE exploit.

    What about tabbed browsing? Sure, it's nice. I get that via www.myie2.com. It's a wrapper around IE so that I get the benefits of the IE engine, with popup and content filtering tabbed browsing, and many other nice enhancements. It's also free, check it out.

    A lot of these same things transfer to the discussion between using Windows and Linux. Can I do MOST of what I want in Linux? Sure. Linux is EXTREMELY versatile and powerful. Can I do them as easily? Nope. If I screw up in Windows, it's either easy to fix immediately afterwords, or after a quick visit to Safe Mode. In Linux, things are MUCH more involved, and often times to get something to work I'm required to edit text files all over the place.

    Gaming is where Linux loses me for sure. I like to play First Person Shooters, and although there are a few out that support Linux, a lot don't. I just purchased a new Sound Blaster Audigy 2 ZS. Not only do the games and software it shipped with not work in Linux, but if I boot into PC Linux 2K4 (LiveCD) I get a loud buzzing sound. Hmmm, I don't get that in Windows with or without installing drivers. Beginning to see my point?

    Security holes or not, people will use what's easy, convenient, and full featured if they can fine one item that matches each of those pieces of criteria.

    I apologize for running on.
  124. I couldn't believe it by Anonymous Coward · · Score: 0

    Before sending it to some friends, I've opened the page in Mozilla, just to make sure it's really on Microsoft's server, and not just a joke making use of this vulnerability in IE.

  125. Comment removed by account_deleted · · Score: 1, Redundant

    Comment removed based on user account deletion

  126. New Alert from Microsoft... by Greyhand · · Score: 1

    This just in... Due to a few security issues found in MS's text editor, Word, Microsoft has urged Word users to manually write their documents by hand with paper and pencil just to be safe.

  127. Mozilla+Prefbar by SharpFang · · Score: 1
    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  128. Partnering with Verisign by Michael_Burton · · Score: 1

    Typing leads to typos. I think Microsoft is simply trying to send some business Verisign's way.

    --
    When all you have is an axe, everything looks like a grindstone.
  129. typing url's? by dAzED1 · · Score: 1

    I thought amazon had patented:

    "the process for manually entering, via human interface device (keyboard, mouse, voice recognition, etc) a URL into a web browser, so as to increase security."

    Didn't they? And as such, wouldn't that mean we'd have to pay royalties each time? That would suck.

    1. Re:typing url's? by dAzED1 · · Score: 1

      I thought it was funny....heh

  130. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  131. Just install MYIE2 by sagefire.org · · Score: 2, Informative

    MYIE2 installs a front end for the IE engine that does all of this. It also allows tabbed browsing. It is definitely worth a look.

  132. status bar, win xp by bstil · · Score: 2, Informative

    Note: If the status bar is not enabled, the lock will not appear.

    Whoever wrote this KB article needs to send it to their neighbors in WinXP product development. The status bar is disabled by default in Windows Explorer in XP.

    Also, Windows still has "hide known file extensions" option checked by default. So something like annavirus.jpg.vbs looks like a .jpg file to the average Windows home user.

    1. Re:status bar, win xp by Anonymous Coward · · Score: 0

      The status bar is disabled by default in Windows Explorer in XP.

      Yep, and it drives me up the wall in Windows Explorer until I find the right sequence of magic powders that will make it stay visible in all windows. Definitely time to consider using Linux/OSX on the desktop (and I even mostly *like* XP).

      Every time I do a new Win2k/WinXP install, I have to go into Folder Options and flip the majority of the checkboxes to the opposite of the defaults. What a house of cards they've got going.

  133. Yeah, when it comes to websurfing... by Anonymous Coward · · Score: 0

    WGET RULE

  134. Almost by trezor · · Score: 4, Insightful
    • PS: What on EARTH is up with IE's css support? is it intentionally designed to be completely broken?

    I know this is offtopic flamebait, but hell it's so likely to be true...

    I believe Microsoft intentionally has a slightly broken CSS, so that everything that looks good in IE will look crappy in any standard-compliant browser.

    C'mon, it's not that crazy! We all know which mother has the marketshare's here.

    It's not like most people even know there are standard's anyway. "People" use FrontPage, or even worse, Word to make webpages these days, remember?

    So yes, I believe IEs CSS-support (or the CSS-support in any Microsoft product) to be intentionally broken. To gain marketshare. And that's paranoid me.

    Btw, my W3C-validated, visually confirmed (opera, mozilla) good webpages look like shit in IE. And, no I don't bother to make IE-CSS.

    --
    Not Buzzword 2.0 compliant. Please speak english.
    1. Re:Almost by SpaceRook · · Score: 1

      I don't think they intentionally broke the CSS. I just think they're f#*!$ing lazy and that's why they haven't update their browser since 2001. There is no motivation for them to improve IE. This is the BEST example of why competition is a good thing: it encourages innovation.

    2. Re:Almost by jonadab · · Score: 1

      > Btw, my W3C-validated, visually confirmed (opera, mozilla) good webpages
      > look like shit in IE. And, no I don't bother to make IE-CSS.

      Yeah, but if you think they look bad in recent versions of MSIE, try them in
      Navigator 4.08 (which a few people are still using, especially on Mac OSes
      prior to X) or (shudder) IE4.

      Another tip: just once, spend the time to get a page looking right in MSIE
      for Windows, and then try it in MSIE for Mac. Or vice versa. Whee.

      Out of fairness, I should point out that there are also still serious
      inadequacies in the CSS support in other browsers, including those based
      on Gecko, *especially* in regards to printing -- just *try* to get page
      breaks where you want them, or even just try to keep it from breaking
      pages in a particularly inconvenient place such as between a header and
      the paragraph immediately following. *Ugh*.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    3. Re:Almost by darkmeridian · · Score: 1

      Microsoft has a proven propensity to intentionally disable the software of other companies by leveraging their monopoly. In the olden days when Excel wasn't yet THE standard, the DOS team had a slogan that "DOS wasn't done until Lotus won't run." This is at once perfectly rational yet totally reprehensible conduct.

      Hmm...

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    4. Re:Almost by Tayster · · Score: 1

      I agree completely. As background, Microsoft has a long history of touting compatibility, however the reality is that of intentionally broken formats. The result is users go with "whatever everyone else has," even if it is a horrible product. Think back to Excel vs Lotus 1-2-3, Word vs Word Perfect, IE vs Netscape, Microsoft Java vs Sun Java. There are many more. In each example, the newly introduced MS product starts out to be compatible with the market leader. As time goes by, the MS format diverges slightly so that the user of the competitor's product eventually has to capitualate and purchase the MS product in the name of compatibility. The intentionally broken formats are an effective strategic business decision.

    5. Re:Almost by ottffssent · · Score: 1

      I too appreciate not being paid to design webpages. Otherwise I'd never get away with an arrogant position like "The W3C and Mozilla say it's good, so you 95% of the population can screw off".

      Remember kids, IE's "100% support for CSS1" means they support about 30% of CSS1 100% of the way. CSS1 core != CSS1. The rest of CSS1 and all of CSS2 are probably botched. Not that I'd know - I've been using Moz since about 0.6.

    6. Re:Almost by Reziac · · Score: 1

      Much as I dislike IE, I don't think what's broken is entirely intentional. I think it's more a case of a complicated product that suffers from too many cooks and too many kitchens, so no one really knows what all the ingredients are anymore, nor how they interact. Plus the fact that the people doing the coding sometimes have to deal with arbitrary changes in the product specs, at a stage where it's kinda late to redesign the whole product. The wonder isn't that IE is broken, but that it works as well as it does. (I'd say the same of Word, where I've followed certain bugs since v2.0. I don't think a DOS4-dependant bug that can wipe the partition is exactly "intentional". More a case of no one knows anymore why that SHARE-fix kludge is there, but it's too embedded to remove from the codebase.)

      Now, I don't put it past M$ to make proprietary use of its own convenient bugs -- "Hmm, here's a bug, it makes life suck. But we can work around it, because all our software handles the bug the same way. Increased suckage for everyone else is Not Our Concern."

      I think that was the case between IE's ignoring mismatched table tags, and Frontpage98 or before. In old FP, if you backspaced over text inside a table cell, it would blithely delete the table tags as well (in WYSIWYG mode, you couldn't always see the effect on the table). So broken tables in FP-made sites were commonplace. I'd guess that at the time no one had quite put it together with this being a FP-specific bug, far as anyone on the IE team knew it was just a "common HTML error", so IE was coded to ignore certain "common HTML errors" such as unclosed table tags.

      The upshot is that there was reduced incentive to fix the FP bug that was causing broken tables in the first place. However, the bug was fixed as of FP2000 -- so it no longer creates accidentally-broken tables. But IE still tolerates broken tables, and by now so do most other browsers. So now other HTML editors have reduced incentive to create correct code. Everybody loses!

      One suspects it's much the same with CSS and other stuff that doesn't work -- IE, most likely being tested only on FP-built sites, is naturally coded to work around FP bugs (even those not yet identified as being a bug), and if FP gets CSS wrong, then IE will get it wrong too, just like happened with the "erase the table tag" bug.

      Way back when, I talked to the original Frontpage team about some bugs I found it was creating in all pages with a set width, and they had no idea what I was talking about -- their response was a collective baffled stare. However, the bug was fixed in the next version, so someone must have looked into it. And the code FP produces has become *less* proprietary over time -- in fact FP2002 was the only editor that let me do as I wished with a flash embed, so it works in all browsers; DWMX insisted on doing it so it only worked in some browsers, and deleted the NOEMBED section to boot.

      Anyway, my longwinded point is -- don't confuse conveniently ignoring a problem, or not really knowing where the problem IS, with deliberately creating it. Or as it's often stated, never ascribe to malice what can be adequately explained by incompetence.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    7. Re:Almost by jonadab · · Score: 1

      > I believe Microsoft intentionally has a slightly broken CSS

      I doubt they needed to go out of their way. Any implementation is slightly
      broken at first, and then (if you intend to implement the standard as written)
      you refine it until it's right. Sometimes things in the standard are quite
      inconvenient to implement because of the way in which your implementation
      handles certain things. Mozilla went through this, but it was mostly back
      in the days when Mozilla was so crashy and buggy that nobody much used it,
      back when their milestones were numbered with the letter M (for "milestone")
      and a number, before the switchover to the 0.x naming scheme. By the time
      0.9 came around, the most glaring deviations had been ironed out already.

      All Microsoft did (and yes, they may have made the decision deliberately,
      based *partly* on the reasons you point out, but also partly on mere lack of
      desire to work hard on something that didn't matter to them) is not bother to
      iron out their non-compliance issues. They had (partly for the reasons you
      point out, and partly because end users don't know the difference) no
      particular motivation to work very hard at adhering to the standard.

      In other words, it is unnecessary to attribute overt malice when plain old
      garden-variety laziness and ordinary incompetence explain things adequately.

      Now, the question of whether Microsoft *would have* deliberatly sabatoged
      their standards-compliance if circumstances had been such that that were
      necessary to protect their network effect, that is another question. The
      answer would probably depend on which person within MS got to make the call.

      --
      Cut that out, or I will ship you to Norilsk in a box.
  135. Bug# anyone? by Anonymous Coward · · Score: 0

    Bug# anyone?

  136. IMHO this wouldn't have been a problem.... by Kaashar · · Score: 1

    It the blasted browser wasn't built into the OS.
    The number one problem I've had in converting people to Firebird/Opera (I don't care witch personally, just get OFF IE) has been:

    But it starts up so much slower than IE

    No matter how much I try to explain it to people they just don't get it. It's the old "security v/s convience" problem we've always faced.
    If IE wasn't so tightly wound up in Windows it wouldn't have that advantage. Of course we all realize M$ isn't going to undo it and until a viable alternative is available on the desktop for the "unwashed masses" this kind of thing will keep coming back over and over unfortunately.

  137. WRONG BUG! by Anonymous Coward · · Score: 0

    Rightclick-ThisFrame-ShowOnlyThisFrame.

  138. Microsoft writes it's own anti-Microsoft fud... by qtp · · Score: 1

    If all of us who are sick of using Microsoft at work would simply send an email to the person in charge of making decisions about the installed software asking for thier opinion and for advice as to what action should be taken, this would go a long way toward getting them to consider adopting an alternative.

    No-one needs to write anti-Microsoft FUD, Microsoft will write it for you!

    --
    Read, L
  139. ulitmate defeat by init-five · · Score: 5, Interesting

    To ask the user not to click on bad URL's is to admit:

    1) we (Microsoft) know what a bad url is
    2) we (Microsoft) assume that you may know what a bad url is
    3) but for the life of us, we (Microsoft) just can't tell IE what a bad URL is
    4) we (Microsoft) give up trying to teach IE what a bad URL is
    5) hence we (Microsoft) ask you to please take care and avoid bad URL links

    --
    Hallowed are the Ori
    1. Re:ulitmate defeat by Anonymous Coward · · Score: 0

      Or, as someone else suggested:
      1) we (Microsoft) taught IE what a bad URL is
      2) you (the user) don't upgrade IE
      3) therefore we (Microsoft) feel obligated to warn you

    2. Re:ulitmate defeat by Anonymous Coward · · Score: 0

      well this works only the first 100 times a user needs to upgrade and patch. Wednesday has been designated as IE patch day. Me thinks that if one (MS) is in the business of attempting to build software and the have no luck they (MS) should quit. It happens in open markets under competition pressure. To put it in perspective that even a softie can understand. I go to have a surgery, the doctor botches it, and I have to keep going there for a patch every other week, because there is no other doctor in town? This patch thing is not working, because the patch model does not scale well, when you have to patch every line of the code. Another day another patch. Yukes.

    3. Re:ulitmate defeat by jasonbowen · · Score: 1

      Hey, it was the same people that said that ActiveX was safe and the onus was on you to know if the control you were loading was safe.

  140. People, you misunderstand the problem! by SharpFang · · Score: 5, Informative


    The bug is not allowing URLs style:
    http://fake.host.as.username@the.real.evil .host/
    This is perfectly legal and most people will spot it! (well, at least I do.)
    The bug is:
    http://fake.host.as.username[somespecialchar] @the. real.evil.host/
    where the special character prevents IE from displaying anything after it.
    This is NOT the case in other browsers, this is a serious vulnerablity (because no matter how hard you look at the URL bar in IE, you won't see the URL is fake) and this is THE way crackers and spammers exploit the bug!

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    1. Re:People, you misunderstand the problem! by jskiff · · Score: 1

      I'm trying to figure out how typing in the URL will make it things magically "more secure" for the non-geek, non-/. reader. I'm just picturing my parents trying to type in a full URL to some auction on ebay. I can already hear the screams of "Ahhh...screw it!!!! I don't care if I get spyware" coming from my father

      Of course, Dad's not too bright...

      --
      It's "no one," not "noone." Who the hell is noone anyway?
  141. Grrr by Popageorgio · · Score: 1

    Geez, why didn't my better summary make it in? Because I forgot to add a "Microsoft products suck" line and left that for the reader to assume from the clear evidence of MS posting "Don't click on hyperlinks"?

  142. The next Microsoft patch for this problem... by francium+de+neobie · · Score: 1

    User: *click*
    Clippy: It seems that you've just clicked a HYPERLINK! Hyperlinks can be harmful to your computer, it is recommended that you enter the hyperlink to the URL bar instead of clicking it directly. Would you like me to enter the link for you?
    User: *reads* blah blah blah blah blah enter the link for me? wow great!

    *click* YES!

  143. Just so I understand... by treerex · · Score: 1

    ... rather than patching IE to address this issue they are telling people to manually enter URLs with all the concomitant lossage of session state and such? And they think this is a realistic solution? Ugh. Or did I miss a patch along the lines?

    And without being a Microsoft apologist, don't forget that other browsers, included the Sainted Mozilla, were susceptible to varying degrees to the same bug. The difference is that these were patched.

    Oh, and the obligatory smartass comment about not using IE: I use Safari on Mac OS X, Konqueror on Linux, and Firebird everywhere else.

  144. That site blocks Opera! by Anonymous Coward · · Score: 0
    The menu on the Neverwinter Nights site doesn't work because the site blocks Opera!

    If you look at the source, you will see this line, which dectects Opera:

    HM_Opera = (navigator.userAgent.indexOf("Opera")!=-1);

    If you change it to

    HM_Opera = (navigator.userAgent.indexOf("BLAHBLAH")!=-1);

    it works because it doesn't detect Opera!

    So the site is blocking Opera on purpose!

    1. Re:That site blocks Opera! by Anonymous Coward · · Score: 0

      Good, keep out those foreign browsers! We don't want no steenking Eurotrash software users on our site. American software uber alles!

    2. Re:That site blocks Opera! by Anonymous Coward · · Score: 0

      Funny thing that MSIE is American Software, and Opera is the only browser which handled this issue perfectly, without any danger to the user...

    3. Re:That site blocks Opera! by bhtooefr · · Score: 1

      Hmm, seems like Opera will have to release Opera 7.23 Bork Edition, to bork Neverwinter Nights and MSN. (background - 7.11 (AFAIK) was released in a Bork Edition, to "swedish chefize" msn.com.

  145. Also mozilla (Re:They can't be serious...) by hurtta · · Score: 3, Insightful
    On the one hand, couldn't Microsoft release a patch to filter out nasty characters and formatting in hyperlinks?

    Perhaps same reason than why mozilla do not do that filtering?

    http://bugzilla.mozilla.org/show_bug.cgi?id=122445
    1. Re:Also mozilla (Re:They can't be serious...) by GigsVT · · Score: 1

      Because they are slow, and require even the simplest of changes to go through years and years of debate before they finally might get around to adding the 10 lines of code to pop up a warning window?

      Is that why?

      Mozilla has no problem playing nanny in other places, like whenever I try to go to a web server running on port 1080 on a fresh install of Mozilla, I need to go hack some lines into prefs.js before I can go to an "unsafe" port. I'm glad Mozilla thinks they know better than me about what ports are safe or not.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  146. the status bar by pierpa · · Score: 2, Insightful

    there is this status bar that they want to hide.

    in every win xp i use, i always have to specify i want the status bar.

    also longhorn screenshots show that status bar is hated by microsoft look designers.

    the average user should be then informed about:

    - "right-click" on the link
    - select "copy link address"
    - paste in address bar
    - ...
    - profit

    i think it is not easy to explain.

    let the status bar survive!

    greetings,

    ppp

    p.s. i vote for firebird. best on linux and win. but camino on osx.

    1. Re:the status bar by bhtooefr · · Score: 1

      Except for the closed-sourcedness, Opera is the best browser. It is slightly more polished on Windows, but it's still damn fast and works well on Linux. The browsers I use:

      IE: to download Opera on a Windows box
      Konqueror: to download Opera on a KDE on Linux box
      Mozilla: to download Opera on any other Linux box
      Opera: to browse the internet.

    2. Re:the status bar by neko9 · · Score: 1

      amen brother! i'm with you. browsing with Opera 7.23 on Mandrake box

  147. Hurry up by Anonymous Coward · · Score: 0

    I wish IE would hurry up and die allready, IE's death is way overdue, Microsoft should just consider IE obsolete and include a mirror of Mozilla browser suite & Phoenix & Firebird alternatives...

  148. Re:*sigh* Zealotry sometimes gets tiresome by chthon · · Score: 1

    Or perhaps you don't believe successful businessmen when they give you advice?

    Of course not. If you want his advice on running a business, there is a big chance that he will lead you astray, so that you do not become competition.

    His advice on technical stuff will suck too, becuase having a good product has nothing to do with having a good business (ie. they are orthogonal to each other).

  149. OK, right title then would have been... by egork · · Score: 1
    ...Do not rely on JavaScript on M$ Page

    Thanks for you info about the frame.

    For me Mozilla still shows the same URL when I click away my page.
    Mozilla 1.4
    Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624

    Although I agree that what it is not the trick that was described above, the JavaScript test
    javascript:alert("Actual URL address: " + location.protocol + "//" + location.hostname + "/");
    still shows the wrong URL, in IE as well as in Mozilla.

  150. Windows can be secure by trezor · · Score: 4, Insightful

    I know this really isn't a popular opinion around here, but still, it needs to be said.

    While it's true Windows isn't really the state of the art platform when it comes to security, it beat's Linux when it comes to a few key issues. Like hardware support.

    Yes. I know. Hardware support in Linux isn't that bad, but still you encounter hardware you simply cannot get working under Linux. This isn't exactly a flaw in Linux, but for all hardware that is developed, you can swear the vendor will release Windows-drivers that makes hardware support a non-issue.

    And as far as voting with your wallet goes, you really never can tell it's an issue before you try it. This goes for my MP3-player (Creative). I couldn't get it working under any Linux or *BSD platform.

    Back to the issue. Running Windows securely really only requires you to configure the system properly. Like disabling all unnecassery services (Universal PnP, Remote assistance, remote registry and so on...), and using none-Microsoft products. Like Mozilla or Opera for web-browsing.

    As much as we all love to hate Windows, it can be configured to operate decently. But in the name of "user-friendlyness" it configured to be insecure by default.

    And there goes my karma.

    --
    Not Buzzword 2.0 compliant. Please speak english.
    1. Re:Windows can be secure by nolife · · Score: 1

      you really never can tell it's an issue before you try it.

      You can tell, you spend a few minutes on some research before you buy it.

      --
      Bad boys rape our young girls but Violet gives willingly.
    2. Re:Windows can be secure by trezor · · Score: 1

      You think I didn't?

      Some people obviously could make it work. But I didn't. Being the most uber geek on the planet shouldn't be necassery to get a MP3 player working.

      Windows: Install. Ok.
      Linux/BSD: Install this, compile this, platform specify this, test this package? works? and then for five or six additional packages. In the end? No response.

      Sorry. I love unix more than any OS, but I need my hardware working. When I can't get that proper, I'll have to manage with a semi-proffesional OS like Windows. Which I must admit, is kinda weird.

      --
      Not Buzzword 2.0 compliant. Please speak english.
    3. Re:Windows can be secure by I+Be+Hatin' · · Score: 0, Troll
      Windows: Install. Ok.

      Believe me, if this was your experience, you had a very atypical Windows install.

      --
      I know god exists. I read it on the internet, so it must be true.
    4. Re:Windows can be secure by TheHornedOne · · Score: 1

      I couldn't get it working under any Linux or *BSD platform
      You obviously didn't try MacOS X. Watch your generalizations, por favor.

    5. Re:Windows can be secure by Anonymous Coward · · Score: 0

      Youre kidding right?
      You really haven't been at this very long have you?

      You can take this windows troll and shove it where the sun don't shine. I got hardware that win98 goes nuts over. I got win95 hardware that never got upgrades because the corps went out of business and never let the source code loose, so now its dead. USB is a fscking joke in windows.
      Kodaks camera drivers bitchslap all the other mass storage drivers.

      Windows is for suckers and bitches, and you're both.

      JoeR

    6. Re:Windows can be secure by bilbobuggins · · Score: 5, Insightful
      Back to the issue. Running Windows securely really only requires you to configure the system properly. Like disabling all unnecassery services (Universal PnP, Remote assistance, remote registry and so on...), and using none-Microsoft products. Like Mozilla or Opera for web-browsing.

      why don't people see that this is a MAJOR FLAW with the OS?
      the majority of home PC users are not slashdot geeks and simply don't have the time, and shouldn't have to worry about this sort of stuff.
      the whole founding principle of a home PC is that joe somebody is empowered to pursue his lifelong dream of starting a small business and can focus on producing/selling/etc. without having to be a mainframe technician on top of it. at what point does the amount of required fixes/patches/workarounds make a device cease being a tool and become a liability instead?

      sally middle-school teacher should be able to check her email without 5 service packs.
      bill janitor should be able to boot up a computer and check a sports score without being decieved by a major browser flaw into installing 16 trojans and zombie-fying his machine.

      the folks at redmond have forgotten so utterly and completely that the original idea of a computer was to help people that it's mind boggling.

      one of the most satisfying things in software dev can be watching someones day become markedly easier b/c of something you worked on.
      microsoft has become the antithesis of that.

    7. Re:Windows can be secure by Eric_Cartman_South_P · · Score: 1
      While it's true Windows isn't really the state of the art platform when it comes to security, it beat's Linux when it comes to a few key issues. Like hardware support.

      Thats why I took a bite of the www.apple.com

      Never had a problem with 10.3 on the 15 inch powerbook. It's like the SW and HW were made together or something. :)

      Best of both worlds. Seriously.

    8. Re:Windows can be secure by wirefarm · · Score: 1

      What you're saying was very true once, but I don't think so anymore.
      Go download a copy of a Knoppix iso and burn it to a CD.
      Then boot from it on your Windows workstation. Don't worry, it won't touch your hard disk, unless you want to use it. As you probably know, it runs from the CD and from RAM.

      Now, just for fun, plug in that MP3 player of yours into the USB port. (I don't know that model of player, but I'm assuming that it's basically just a USB storage device when plugged into the PC.)
      Wait a moment and it will appear on your desktop. Same with your digital cameras, unless they're really old or really strange.

      At my old job, the service guys knew to give me hard disks that had "died" from the Windows machines in our offices - almost without exception, they would start to work again when used with Linux.

      Sure, it's possible to find hardware that only works with a vendor-provided Windows-only driver. I avoid that kind of stuff, not only because it doesn't work with Linux, but also because that kind of hardware tends to have the most troublesome drivers and the shortest useful life.

      I tend to keep hardware a long time - I have a couple of old SoundBlaster cards that must be 10 years old in my closet - since they're so well supported in Linux, they're worth hanging onto - I may want barebones sound support in some odd box I'm building and I know that they'll work. Same with an old 3Com NIC. It's gonna work.

      The stuff I buy now, I hope to be putting into another machine in 5 years time. I don't want to have to scrap them just because the vendor didn't want to write a new driver for Longhorn.

      As for Windows Security, it's flawed. Seriously broken. The hundreds of thousands of everyday users who have never even heard of Universal PnP, Remote assistance, remote registry and so on, are causing problems for the rest of us. The few who *have* heard of these "features" and know enough to disable them are paying for features that they wind up turning off. They are having to accept a system that intentionally breaks protocols to make up for deficiencies in the client. At very least, they waste their time closing browser and messenger popups when they are trying to get work done.

      Of course, you could go and grab an older iMac with DVD for ~$300 on eBay and have the best of both worlds. I'll admit that I use my Macs primarily, but for some things, I prefer Linux. Servers, internet-facing machines, older hardware, any Intel box. I have a Windows 2000 machine that runs well enough, but right now it's sitting in a closet, mainly because Windows' internationalization sucks some serious ass. Here at home we need seamless English, Japanese and French support. Windows can't come close to the support that Linux and Mac have right out of the box.

      Cheers,
      Jim

      --
      -- My Weblog.
    9. Re:Windows can be secure by El · · Score: 2, Insightful

      for all hardware that is developed, you can swear the vendor will release Windows-drivers that makes hardware support a non-issue. And for all hardware that is no longer being sold, you can swear because the vendor won't bother to develop drivers for it for the next release of Windows.

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    10. Re:Windows can be secure by Blakey+Rat · · Score: 1

      Yeah, that's true, but I sure hope you're not recommending Linux as a solution. The only OS that requires more pointless tinkering to get stuff done than Windows is Linux.

      In fact, the closest a person can get to this ideal is MacOS X... but OS X has its own problems. For instance, the aforementioned hardware compatibility.

    11. Re:Windows can be secure by The+Good+Reverend · · Score: 1

      the majority of home PC users are not slashdot geeks

      And that's exactly why they're never going to run Linux. For all of it's problems, Windows is easy to use - I wouldn't ever consider teaching my mother or another non-geek Linux, it wouldn't be worth my or their time.

    12. Re:Windows can be secure by Anonymous Coward · · Score: 0

      Morons SHOULD have their own operating system. I mean you can't expect them to pull their head out of their ass and learn, for the love of humanity support MS so really stupid people who rely on clippy can still clog the net with viral gibberish.

    13. Re:Windows can be secure by Anonymous Coward · · Score: 0

      I always forget; how do you configure MS-Windows to make the stack non-executable? That is a basic security feature that should always be done for any important system, and probably even for workstations, right?

    14. Re:Windows can be secure by DunbarTheInept · · Score: 1


      Yes. I know. Hardware support in Linux isn't that bad, but still you encounter hardware you simply cannot get working under Linux.

      That's somewhat deceptive. While it's true that the number of consumer-market hardware devices which work with windows and not linux is signifigant, The number of MAKES of devices (rather than UNITS of devices) for which the reverse is true is larger. Remember that Windows ONLY runs on Intel PC's. There's a lot of makes of hardware that won't work on Windows because it's not for the Intel PC hardware. When you factor *that* in, Linux has far more hardware support. It's just that the few makes and models it has problems with are the ones that the average consumer tends to see with greater visibility.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    15. Re:Windows can be secure by DunbarTheInept · · Score: 1

      Windows is not easier to use. It's easier to LEARN. There's a signifigant difference. (If you only use each program casually for no more than an hour or so a week, then easier to LEARN is more important. If you use each program repeatedly, for hours a day, then ease of initial up-front learning is not nearly as important as ease of actually use once you've learned it.

      Consider: You want to edit a text file - which is easier to LEARN: wordpad or something like Emacs or Vi? Well, wordpad obviously. But now you edit text files all day long and are constantly "living in" your editor - now, which is easier to USE once you've learned it - something powerful and arcane like Emacs or VI, or something that was trivial to learn like Wordpad? The arcane confusion of learning a powerful tool buys you speed of use with it later on down the road. So, whether it's worth it or not depends on whether there will *be* a 'further down the road' for you or not.

      If you are currently ignorant of computers and want to stay that way, that's fine (and there's good arguments for doing that if you have other things you'd like to spend time learning instead), then Windows is perfect for you. But, if you are currently ignorant of computers and what to *change* that, then Windows is a terrible choice. And yet the whole world over people are doing just that - learning to program, getting two-year tech degrees using nothing but Windows, and thinking this makes them programmers when they're done.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    16. Re:Windows can be secure by The+Good+Reverend · · Score: 1

      now you edit text files all day long and are constantly "living in" your editor

      But that's just it - I'm not talking about someone who would be the type to "live" in any app. I've seen people who can't figure out their VCRs using tracking and ordering software with a command line interface, because they've learned it. That's not a big deal. But for my mother, the girls down the hall when I was in college, and most people's Grandparents, it's not a difficult choice.

    17. Re:Windows can be secure by DunbarTheInept · · Score: 1


      But that's just it - I'm not talking about someone who would be the type to "live" in any app.

      I understood that. It makes perfect sense. My objection was to your labelling of Windows' strength as ease of use when it's actually ease of learning. I object to this because it steals the thunder from what Linux is actually GOOD at, which is the situation where ease of use is more important than ease of learning.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    18. Re:Windows can be secure by neko9 · · Score: 1

      Mandrake 9.1: RealPlayer. download. click rpm. input root password. installed. watch Nasa TV. wha?

    19. Re:Windows can be secure by Anonymous Coward · · Score: 0

      And when it comes to file permissions, Windows has Unix beat. ACLs are much better than simple rwxrwxrwx.

      I've got a share on my computer than anyone (on our local network) can read from or add files to, but not delete or modify existing files.

    20. Re:Windows can be secure by freeweed · · Score: 1

      And as far as voting with your wallet goes, you really never can tell it's an issue before you try it. This goes for my MP3-player (Creative). I couldn't get it working under any Linux or *BSD platform.

      Any mp3 player that doesn't work as a simple USB/firewire hard drive is crap, and for precisely this reason. Same goes for digital cameras. Why would you want to use proprietary, OS-specific software to talk to your devices, when there's no good reason to?

      Besides, it's nice to be able to show your friends your photos without having to install software on their computer :)

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    21. Re:Windows can be secure by Foolhardy · · Score: 1

      Um, contemporary Windows only runs on 386 derivatives, AMD64 and Itanium. But Windows used to support Alpha, MIPS, and PPC too. Yes, it is bad that MS doesn't support those anymore, but you can still run Windows on them.
      Besides, standard interfaces like PCI and USB can be used, regardless of CPU architecture. Or were you thinking of some other kind of hardware difference?

    22. Re:Windows can be secure by Anonymous Coward · · Score: 0

      Never had any other experience *except* that. I've never, ever had anything not work or not install easily in Windows. Sorry, but whatever you're doing is just wrong.

    23. Re:Windows can be secure by zcat_NZ · · Score: 1

      Can you give me a hand then; I'm trying to find Win2K or WinXP drivers for my ScanJet 5100c?

      (It appears to be only supported under Win95/98, and perhaps linux using the ppscsi patch.)

      --
      455fe10422ca29c4933f95052b792ab2
    24. Re:Windows can be secure by kbielefe · · Score: 1
      Linux is just as easy to use as Windows, if not easier. (Have you tried Gnome 2.4 yet? The latest KDE is probably excellent as well.) Almost everyone who has used both will agree on that. What is easier on Windows is setup, installation, and administration. Which is precisely why my Mother only runs Linux.

      Illogical, you say? Well, I don't get any calls now like, "I tried to fix this, but ended up royally screwing up everything" like I did when she ran Windows (and still get from other family members that I can't get to switch). Windows gives the novice user just enough rope to hang herself.

      I would much rather get a call saying they want to switch ISPs so can I set them up than a call saying they tried to do it themself and now they can't connect to the shared printer on the other computer either and they don't know what they did to break it. No requests for pirated software, getting rid of popups, "why does my network light blink so much", or "why does my hard drive thrash so much since I opened that email".

      --
      This space intentionally left blank.
    25. Re:Windows can be secure by Buck2 · · Score: 1

      Don't be ridiculous. EMACS is easy to use right away while vi is hard to use at first but rewards the user over time.

      And wordpad, it just sucks and will always suck because it's crippled on purpose.

      Oh, and before I forget, I don't know how many times I've seen someone dork around with a mouse and the backspace key in their email doing something that can be accomplished with a few keypresses in vi. Just because people don't THINK they need to learn something 'fancy' doesn't mean that they might not appreciate the knowledge once they have it. Multiplication falls into that category.

      --

      As my father lik@(munch munch)... ....
    26. Re:Windows can be secure by RestiffBard · · Score: 1

      funny. Mac OS X is user freindly and is also configured to be secure by default. I wonder how they did that.

      --
      - /* dead coders leave no comments */
    27. Re:Windows can be secure by trezor · · Score: 1

      This discussion is probably long dead, but just to clear things up a little:
      a hardware external Creative Jukebox Zen 30GB harddrive MP3-player.

      Jeez. Do people here really think I can't handle a simple XMMS-install? :-(

      --
      Not Buzzword 2.0 compliant. Please speak english.
    28. Re:Windows can be secure by DunbarTheInept · · Score: 1

      "Used to support" doesn't cut it. Windows currently doesn't support a large number of CPU's that Linux does.

      CPU's and motherboards are hardware too. And on *that*, Linux support is way better than Windows.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    29. Re:Windows can be secure by DunbarTheInept · · Score: 1


      Don't be ridiculous.

      (Followed by a post that agreed entirely with what I said.)

      Don't be insulting and then turn around and back up my point.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    30. Re:Windows can be secure by Buck2 · · Score: 1

      I was half-joking and half-pointing-out-the-fact that EMACS, IMO, is as easy to use as Wordpad.

      Then I jabbed about vi being better in the long run.

      Then I wanted to throw in my two cents that people would be better off with these better tools whether they knew it or not.

      No offense intended. I guess I needed a :)

      --

      As my father lik@(munch munch)... ....
    31. Re:Windows can be secure by DunbarTheInept · · Score: 1


      Then I jabbed about vi being better in the long run.

      Yeah, but..."in the long run" is precisely what I was talking about. (And yes, vi is better) "Ease of use" MEANS "in the long run". (If you use something for a year, the majority of the time you are using it you have already passed the learning stage, even if it's something that was hard to learn (like vi) and took the first month of that year to get it right.) I'm just really sick and tired of this notion people have that the only thing that matters when you say "ease of use" is the first few weeks of exposure. They ignore the fact that making something easy to learn at first and making it easy to get stuff done with later are often at odds with each other. And it irks me a lot specifically because that attitude is responsible for a lot of the bad tools we have to put up with today.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  151. Monty Python versus Homograph Attacks by handy_vandal · · Score: 1

    So don't hand out homographically similar domain names. You're not going to be allowed to keep domains like those anyway due to trademark issues, so they might as well make sure nobody can even get them.

    "It's spelled Raymond Luxury Yacht, but it's pronounced Throat Warbler Mangrove."

    - Oblig. Python Reference

    --
    -kgj
  152. Microsoft, Provider of All Software, Amen by dochood · · Score: 1

    One time, I was talking to my brother-in-law, a preacher, about my home-office (I'm a software engineer).

    I told him my goal was for my home computers to become totally free of Microsoft software.

    He blinked at me and asked, "You can do that?"

    I responded, "Well, you can, but you don't want to get caught, you could get into BIG TROUBLE!"

    He has since become more educated on computers (after several rounds with some nasty viruses), and is developing an anti-Microsoft sentiment, too!

    dochood

  153. Plug-ins not working on Firebird? by fallen1 · · Score: 1

    Maybe you missed that little button on Firebird titled "Plug-in FAQ"? I was having a couple of issues with one or two plug-ins and after reading this and following a couple of steps - no problems! Here is the link to the plug-in FAQ. Plus they list all all the OSX known problems so they ARE working on solving them. If there is something missing from their list, bugtraq it to them.

    --

    Dream as if you'll live forever.
    Live as if you'll die tomorrow.
    ~Anonymous~

    1. Re:Plug-ins not working on Firebird? by byolinux · · Score: 1

      To be honest, I don't really have the need to go and find an FAQ.

      If it didn't work in Moz and Firebird, then maybe I'd look, but it's more of a case of 'Why Bother' - for me, at least.

      FAQs are all well and good, but there are times when it would be useful for a little bit of prompting.

      Plus, Firebird is fugly in OS X.

  154. My Co-Worker just said it best....... by curtisk · · Score: 1
    after I forwarded the link to him

    "If I read that whole article my head will explode. Could we just fix the fucking problems please? I have enough to remember already."

    :)

    --

    Sehr geehrter Toilettenbenutzer!

  155. Does the guy who wrote this know a damn thing by Deadly+Bulb · · Score: 0

    That is the stupidest comment I have ever read in Slashdot regarding don't use IE cause clicking on a link to a fake site would be an IE issue. I am supprised that Slashdot would allow a stupid display of a pure lack of knowledge to display on there site. Take some schooling and get a grip.

    1. Re:Does the guy who wrote this know a damn thing by t_allardyce · · Score: 1

      Thats quite ironic, because this is the stupidest comment i have ever read in Slashdot.

      HTML is a very simple format and there really should be no way for anyone to be able to abuse it. Designing a browser that can handle it and not allow any stupid loop-holes is pretty straight forward, unless you are Microsoft it seems.

      --
      This comment does not represent the views or opinions of the user.
    2. Re:Does the guy who wrote this know a damn thing by Deadly+Bulb · · Score: 0

      Really, so if someone hack into a web site and redirects a link on it to a dummy page, that would be a browser issue?

    3. Re:Does the guy who wrote this know a damn thing by t_allardyce · · Score: 1

      No, (well actually that would probably be a Microsoft ISS issue but thats another story) but there are plenty of ways to get a link to someone - email? IM? if you can just get them to a website you own then you have a way to potentially get them to anything.

      --
      This comment does not represent the views or opinions of the user.
  156. Ford and Chevy say: by Libertarian_Geek · · Score: 1

    In order to reduce emissions, they advise that everyone push their cars to work.

    --

    www.facebook.com/DareDefendOurRights

    www.fairtax.org
  157. Hey! That is my patent! by replay+TV+Guy · · Score: 0

    I own the patent on typing URLs rather than clicking. It's patent number #1010101010, titled, "reading and writing". It covers all aspects of merging the abilities of sight, in order to read, cognitive thought, and the interfacing of the brain with any appendage to create an image representing any means of communication. All those using such methods know who you are and should send me all of your money immediately. Yes, this includes you McBride!!!

  158. and it's incomplete by Anonymous Coward · · Score: 1, Informative

    oh my, they really are nuts. They can't even write such an article correctly: not only links handling is bogus, but also form posts - you can have this %01 thing in a <form action=...>.

    They fail to inform users that they shouldnt push buttons.

  159. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  160. What Microsoft forgot to say by Zog+The+Undeniable · · Score: 1
    If you followed a link from a geek discussion site and were presented with a man exposing the interior of his hermaphrodite love tunnel Hustler-style, this is probably not mozilla.org, as the original URL promised.

    Please upgrade your gullibility filter to version 2.1.

    --
    When I am king, you will be first against the wall.
  161. But.... by towzzer · · Score: 1

    The article says "do not click any links you do not trust" , basically a link to www.fbi.gov on a website you do not trust you type in. no where does it say that you shouldn't click any links.

  162. The solution is MS Mozilla by Squeak · · Score: 1

    For an example of this spoofing bug in action, wired put together a lovely example at http://zcat.wired.net.nz/upgrade

    --
    This sig is a figment of your imagination.
  163. Why IE and Outlook are still so widely used... by shic · · Score: 2, Insightful

    While risking a lampooning from the Slashdot crowd - I use both IE and Outlook - though I have to admit that as a result of this story I've been tempted to try Firebird again. To be honest, it has improved greatly and I'm now giving it another shot.

    Outlook is less easy to replace... I've a target platform of XP, and need to interact with an exchange server. While I hate the clunky configuration, gaping security flaws and slow bloated memory-hogging Outlook, I have to admit that I find Word a very effective productivity tool when writing prose - even though it is a sledgehammer to crack a nut. I only want to send ASCII mail, but I want real-time spelling and grammar checking. When will open source catch up on this front?

    1. Re:Why IE and Outlook are still so widely used... by t_allardyce · · Score: 1

      Id suggest Opera, i found firebird very slow and unresponsive on my old machine. Opera feels faster than IE, and opening tabs is pretty much instant. It also has a mail client which is fine and doesnt do stupid things involving VB scripts (not sure about exchange server tho). OpenOffice has now become much faster too! :)

      --
      This comment does not represent the views or opinions of the user.
    2. Re:Why IE and Outlook are still so widely used... by shic · · Score: 1

      I've got the latest OO.org development build - but Word spelling/grammar tools beat it hands down - unfortunately - as in many other respects I find OO.org superior. I was lead to believe that both the Opera and Mozilla mail clients had no equivalent spelling/grammar support to that in Outlook/Word - and feel doubtful about the support for Exchange. Sure - with any exchange alternative things would be less restrictive - but for the foreseeable future many are "shackled-to-history."

    3. Re:Why IE and Outlook are still so widely used... by Krojack · · Score: 1

      I use Sylpheed-Claws as my mail client and it has real time spell check while I'm typing.
      I also know theres a win32 port avaliable here sylpheed-claws but I'm not sure if it has real time spell check. I never tried it.

      On and if you like HTML e-mail *shudder* then don't bother with this as it doesn't do HTML.

    4. Re:Why IE and Outlook are still so widely used... by Christ-on-a-bike · · Score: 1
      Evolution has spellchecking in the composer, supports HTML mail, and talks to Exchange (through the proprietary connector).

      Available on GNU/Linux.

    5. Re:Why IE and Outlook are still so widely used... by thinkninja · · Score: 1

      Thunderbird has had built-in spell checking since it's inception.

      Personally, I've always found Word grammar checking to be absolutely useless. It might help catch simple mistakes like putting a their where a there should be, but otherwise it's pointless.

      Sometimes I worry about my grammar and punctuation, which is why I just ordered Grammatically Correct and Write Right!. I can't say how good they are yet but, "an ounce of prevention is worth a pound of cure" -- or so it goes.

      --
      "The number of Unix installations has grown to ten, with more expected." (Unix Programmer's Manual, 2nd ed.; june 1972)
  164. Updated Jscript command by Anonymous Coward · · Score: 0

    Paste this in the address bar instead:
    javascript:alert("Are you freaking kidding me, this is what you call a security workaround!\n Oh well, here is the real address: " + location.protocol + "//" + location.hostname + "/");

  165. Re:Off the top of my head.... by Anonymous Coward · · Score: 0

    Pat Buchanan, is that you?

  166. Test your browser by alecbrown · · Score: 1

    If you can dig out a copy of IE (or if you want to prove your mozilla browser doesn't put you at risk), you can test your browser for the vulnerability.

  167. funny kb articles by Glog · · Score: 1

    Hop on over to Jilly's Drive in for pee-in-your-pants wisdom from Microsoft's knowledgebase.

  168. Links change the meaning of the text by tepples · · Score: 3, Insightful

    In almost all cases, if the link text in a page was not link text (i.e.: if all the href attributes were removed) it would have the same meaning.

    I've seen your "almost all" shrink. Some blog authors write in a style reminiscent of Wikipedia, Everything 2, and the like, whose pages gain some of their meaning from what their words link to. For example, "dumb MF" means one thing, but "dumb MF" means another thing, namely "dumb MF, one example of which is President Bush".

    1. Re:Links change the meaning of the text by Anonymous Coward · · Score: 0

      Dubya likes to Magic Find in diablo II? Damn, I should see if he's online right now!

    2. Re:Links change the meaning of the text by Anonymous Coward · · Score: 0

      YM "motherfucker".

    3. Re:Links change the meaning of the text by sepluv · · Score: 1
      As an infrequent user of E2, I would argue that E2ers are usually just defining the terms they use like in my defining-the-word-semantics example in the grandparent post.

      But it makes no difference whether the parent is true, because I am not arguing that the href attribute does not change the semantics of the text, but that the existence (or not) of an a tag does not change the semantics.

      What is so special about whether some text is the source and/or target (remember a is traditionally used for targets too) of a hyperlink or not?

      Hypothetically assuming there is some semantic significance that is added based on whether something is a link under certain special circumstances (which AFAICC there is not), then the existence (or not) of a href attribute can be used in these particular circumsntances (as an anchor does not usually (or possibly ever) change the semantics so a special a tag is not justified).

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
  169. Favorites/Bookmarks? by fikx · · Score: 1

    So, this wonderful advice covers favorites how? I suppose they will issue a warning to click on properties of your bookmarks instead of just clicking them, right?
    By the time they get done issuing workarounds, they will have lost the benefit of the wonderful GUI that they put so much stock in.

    --
    AB HOC POSSUM VIDERE DOMUM TUUM
  170. Upgrade Path by Duckman5 · · Score: 5, Funny

    If you're roommate is that unwilling to change browsers when other people suggest, perhaps he's be willing to upgrade when "Microsoft" tells him to.
    I've sent that page to a few people now, and the responses are pretty amusing. It redirects IE users to a spoofed MS Update page for Internet Explorer that offers Mozilla for download as the "update" for IE.

    1. Re:Upgrade Path by Anonymous Coward · · Score: 0

      Now all you need to do is combine that with the last two announced security vulnerabilities in IE and you're all set; Mozilla will install itself automatically without the user suspecting a thing.

    2. Re:Upgrade Path by frankie · · Score: 1

      My favorite solution is to install Mozilla on nearby PCs, cover it with IE Skin, and replace their desktop/launchbar shortcuts for IE with Folgers crystals.

    3. Re:Upgrade Path by 0utlaw · · Score: 1

      I tried that link in IE6 from WinXP SP2 beta. It takes me to a Invalid Syntax Error page. However, if i replace the '%00' with a '%20' or %30 or whatever, it'll load the page, but won't give me the spoofed address. I get a [http://zcat.wired.net.nz/details.aspx]. So maybe they're delaying the release of the patch till SP2, which is freaking stupidity/ignorance on their part.

      Oh well, Firebird performs better for me anyhow.

    4. Re:Upgrade Path by macraig · · Score: 1
      That page doesn't work the way it's intended for me:

      [IE Address Bar Exploit Removed]

      So what was the point of this page? Well, there's a bug in IE....

      That's the way I see the page because I have this nifty filtering HTTP proxy called Proxomitron, and one of my fellow users wrote a filter that effectively solves the problem BEFORE the phony URL gets to the browser.

      Who needs Microsoft for a solution? Their "solutions" rarely are.

  171. Best Computer Security by salesgeek · · Score: 0, Redundant

    Turn off and lock in vault.

    --
    -- $G
  172. Has nothing to do with IE, you idiot by Anonymous Coward · · Score: 0
    This attack is equally possible on mozilla or netscape. Well, ok, not "equally" possible - I'm sure it would be much harder just because of non-IE browsers' much less functional client-side scripting - but still entirely possible.

    And the documentation on the attack specificly states that the problem is not related to IE. Way to show an utter lack of knowledge, moron.

    1. Re:Has nothing to do with IE, you idiot by Anonymous Coward · · Score: 0

      what's that quote about a person who thinks they're right, when actually they're wrong, being a very bad thing? it would be appropos here.

    2. Re:Has nothing to do with IE, you idiot by Krojack · · Score: 1

      Funny how my Mozilla 1.5 build 2003121611 is not effected.
      I tested it @ zapthedingbat.com

  173. An IE-only web developer's side of the story by tepples · · Score: 1

    As a slashdotter I thought you knew that IE is more or less a Win32-only product.

    Apart from the existence of IE-for-Mac, which is a completely separate product with a completely separate codebase, a "Win32-only product" has about 90 percent of your eyeballs.

    And there's a hell lot more to the internet than Win32.

    Some companies don't feel it profitable to cater to this "hell lot more," which usually amounts to 10 percent or less. Not that I develop IE-only sites or anything; I just find it useful to play devil's advocate in discussions.

  174. Avoid sites like this one: by Anonymous Coward · · Score: 0

    Just got this a few minutes ago, it is at least the third one this week.
    Warning: Ebay login spoof link:
    http://signin.ebay.comeBayISAPI.dllSignInssPageNam e%3Dhh:sinUS%01%01%01%01%01%01%01%01%01%01%01%01%0 1%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01% 01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01 %01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%0 1%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01% 01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01 %01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%0 1%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01%01% 01%01%01%01%01%01%01%01%01%01@visuals.ws/login.htm l
    which is obviously just http://visuals.ws/login.html
    Lets see how good their server is...

  175. Forms by Anonymous Coward · · Score: 0

    Does this apply for forms as well? How could you type in the information and submit it other wise?

  176. There is a patch that fixes this by Anonymous Coward · · Score: 0

    Just download the patch from http://security.openwares.org/

    Description:
    A vulnerability has been identified in Internet Explorer, which can be exploited by malicious people to display a fake URL in the address and status bars.

    The vulnerability is caused due to an input validation error, which can be exploited by including the "%01" and "%00" URL encoded representations after the username and right before the "@" character in an URL.

    Successful exploitation allows a malicious person to display an arbitrary FQDN (Fully Qualified Domain Name) in the address and status bars, which is different from the actual location of the page.

    This can be exploited to trick users into divulging sensitive information or download and execute malware on their systems, because they trust the faked domain in the two bars.

    Example displaying only "http://www.trusted_site.com" in the two bars when the real domain is "malicious_site.com":
    http://www.trusted_site.com %01%00@malicious_site.c om/malicious.html

    The vulnerability has been confirmed in version 6.0, and version 5.x is also affected according to Microsoft's knowledge base article.

    Solution:
    Click on the following link to download and install the IE URL Spoofing Vulnerability Patch.

    Download now [http://security.openwares.org/]

  177. DO NOT CLICK ON PARENT - Exploit-URLSpoof by Anonymous Coward · · Score: 0

    What's up with this post? Everytime I click on the link with the replies to the parent post, my VirusScan picks up:

    1/30/2004 9:30:00 AM Moved (Clean failed because the file isn't cleanable) PPP\jon C:\Documents and Settings\jon\Application Data\Mozilla\Profiles\default\8wlhftnq.slt\Cache\5 F1449EEd01\5F1449EED01 Exploit-URLSpoof.gen

    What's up with this??

    1. Re:DO NOT CLICK ON PARENT - Exploit-URLSpoof by Anonymous Coward · · Score: 0

      It just means that your virus scanner is detecting that the link uses the urlspoof bug. Since the link is a demonstration of the security hole, it is nothing to worry about and just means you are protected. It is similar to other exploit demonstration pages that open notepad or the windows calculator, only it doesn't execute any code, just spoof the URL.

  178. Don't tout IE as a savior just yet... by Anonymous Coward · · Score: 0

    IE has support for a large deal of things I wish were standard.

    But IE has a lot of things in it that I wish it didn't have (screwed up box model, improper handling of padding, stupid colored scrollbars, et. al.). And, quite frankly, I'm glad they aren't standard.

    However, too many internet bodies can't make decisions and standards are simply corrupted leaving Microsoft to run around generating their own sudo standards.

    You know, if only there was some kind of standards body to make standards and such for the web. *cough*W3C*cough*

    But you can't be serious about that last statement. There ARE standards. MS just refuses to abide by them. It is to the Internet's detriment and only they stand to gain from it.

    As far as web development goes and building high quality, web-based applications (trust me, the backend to all sites I work on are served by one the last servers VA's sold) IE simply offers more flexability, creative applications, and...well, a larger userbase.

    Really? IE offers what flexibility? What can you do with IE that you can't do with Mozilla, Opera, Netscape, or Firebird? I can't think of a thing. Sure, you might not be able to use some kind of propietary IE plugin. But there are other, better, and more universal ways of accomplishing anything that a propietary plugin can do.

    I suffer wasting time making sure the stripped down version of these sites work in Mozilla.

    No my friend. You suffer because you write poorly coded, non-standards compliant web pages. Once again, W3C. Check out the XHTML 1.0, CSS 2, DOM, and other standards.

    As Jeffrey Zeldman and others have pointed out, coding to standards and then tweaking for IE is *much* easier than the other way around. If you code to IE first and then try to back port compatability, you end up with a hacked together mess that conforms to no real standards at all. In fact, many Web Design/CSS gurus prefer to preview their pages in Mozilla/Firebird/Netscape/Opera first to ensure that their pages will look right in a standards compliant browser. Only after they do this do they tweak their CSS to make it look right in IE (which has many woeful CSS issues).

    Aaron Giuoco

  179. How 'bout just notify the user by Idou · · Score: 1

    that a multiple charset is being used in the address. The user could click the button and a window could open diagramming the nature of each character in the address. It could be a feature similar to the one used in mozilla-firebird for blocking pop-ups.

    Anyway, a "homograph attack" seems fairly easy to prevent. I am sure Mozilla will soon incorporate such a feature.

    However, IE has a different problem. It appears the fundamental system used to development IE is not dynamic and reactive enough to protect users from Internet based attacks. This will simply never change as long as the same development system is used. I am not saying that Open Source is the ONLY solution. However, it appears that it is a far better system than the one IE uses.

    --
    Sdelat' Ameriku velikoy Snova!
  180. In another anouncement... by stang7423 · · Score: 1

    Microsoft tells users they should write their own programs to avoid viruses.

    More brilliant point of wisdom to come

  181. Not signed by MS by gr8_phk · · Score: 1

    While you're verifying all that stuff, remember, there was another security problem and the solution (from MS) was to remove MS from the trusted list. So make sure THEY didn't sign a cert :-)

  182. Makin' the Mozilla Move by Sergeant+Beavis · · Score: 1

    On Monday this week, because of this very reason, I loaded up Mozilla 1.6 and hid all my IE shortcuts. I tried Mozilla way back when and didn't like it. Man, what a change. How the hell did I live without tabbed browsing before now? Holy shite muslim this browser is a bit beyond decent. I could just go on and on about the feature list those boys have added but DAYUM. Nicely done.

    Have you driven a Mozilla lately :)

    --
    There is nothing inherently safe about liberty. That's why so many people died protecting it.
  183. Incompetence... by Anonymous Coward · · Score: 0
    Actually, it sounds like this is more about incompetence on your part, rather than "hacks" in Opera.

    Get another job, you obviously don't know what you are on about.

  184. RIIiiiight.... by Anonymous Coward · · Score: 0

    because everyone is going to want to use a wide vareity of character sets. A smash unicode check box would make a good deal of sence for much of asia, and probably all of north america sans quebec (who are just fucked up anyway.)

    Add in an automatic dialoge box that says, "You've decided Unicode is ass! Resolve anyway? Ok Cancel [] Don't ask this again." Almost everyone who's not a goofy european is golden.

    Look english won. You can fight it, but really, if you're not Asian, you've all but lost war, what's the point of prolonging the inevitable.

  185. Dont use Internet Explorer [OT] by terbo · · Score: 1

    Please stop using Internet Explorer.

    There will be some times when you will *need* to use it,
    but these times will be far and few, especially as more
    people start to understand the problems associated with it.

    Internet Explorer:
    [*??] Popups:
    The new version of IE has a popup blocker. Currently
    this functionality is in beta testing, and no one
    really knows when this will be released to the
    general public.

    On the other hand, the two alternative graphical web
    browsers whose use I advocate have had Ad Blocking
    since time immemorable. The reason?

    Microsoft actually benefits from the users web experience
    being ruined. Advertising is a big business. And as is
    very easy to discern, most users have no idea that you
    can remove popups. Even those on 486's with modems,
    where a single popup can slow your entire computer down,
    and several could possibly cause a crash.

    [*] Page resizing:
    Are you tired of going to a web site and not being able to
    read the tiny text? Or maybe it was too big? Unfortunatly,
    most users never take one glance at the options that are
    available to them, and I take the responsibility for this,
    but you *can* increase and decrease the font size when
    browsing with IE.

    The catch? You can only go from Smallest, to Largest, giving
    you six sizes to choose from. The catch? A number of web
    sites use fixed fonts for their web page, due to the various
    complexities of designing a document that is intended to be
    viewed on a variety of mediums, differing browser versions and
    screen resolutions. This affects IE very negativly, because you
    then have absolutly no ability to resize the page.

    *You have a choice* but you must know that it is available.

    Mozilla:
    [***] Popups: Upon the receival of the first popup, you will be
    prompted to enable or disable popups. You can also
    specify which web sites will be allowed to open
    popups -- *some* sites require this, such as banking
    sites, web mail accounts, etc.

    [**] Page resizing: By pressing and holding control and either plus or
    minus, you can change the text size from infitessimally
    tiny to a character per page, _excluding_ images.

    Opera:
    [***] Popups: Simply pressing F-12 brings up the quick preferences menu,
    where you are able, among a large number of other important
    settings, enable or disable popup rejection, choose to have
    popups open in the background, or only have popups which you
    specifically choose to open.

    [***] Page resizing: By pressing either 9, 0, or minus and plus, you can
    resize the *entire* web page, including images.

    This concludes the short graphical web browser comparision.
    I say graphical web browser, because for some tasks graphics
    are not needed. Google searching, for instance consists of
    reading a bunch of lines of, where color and format play a large
    part in helping recognize the differences between results.

    --
    If you're interested in facts I'll tell you what they are and I'll give you sources - Chomsky on The Big Idea
    1. Re:Dont use Internet Explorer [OT] by terbo · · Score: 1

      Just something I wrote last night with inspiration. Happened to coincide with the articles posting; hence the formatting.

      --
      If you're interested in facts I'll tell you what they are and I'll give you sources - Chomsky on The Big Idea
  186. Get the patch at http://security.openwares.org/ by Anonymous Coward · · Score: 0

    Opensoft (http://security.openwares.org/) has a patch for this "bug". You can even test the exploit on their site.

  187. Go webshopping! by Bega · · Score: 0

    Try to follow these guidelines and go shopping on Amazon.com for instance. "Right.. I'd better type in the address.. it might be malicious. Let's see now.. Oh, here we go! www.amazon.com/exec/obidos/tg/sim-explorer/explore -items/-/0764109669/0/101/1/book%5Fdisplay%5Fon%5F website/purchase/102-6784885-6759312 Good thing I didn't click that link!"

    --

    THIS IS THE INTERNET. PLEASE PICK UP YOUR SERIOUS BUSINESS SUIT AT THE FRONT COUNTER.
  188. Re: Wrong - the bug is in Mozilla too by Anonymous Coward · · Score: 0

    Wrong. The bug does exist in other browsers, specifically Mozilla. Try it for yourself

  189. what is this "W3C" of which you speak, earthling? by Schwartzboy · · Score: 1

    then running a W3C CSS and HTML validator and having everything check out 100 percent....why does the site now look so shitty?

    Um. Maybe you haven't noticed, but MS in general and IE in particular have a long history of
    <South Park Voice>"I am above the law!"</South Park Voice>
    kinds of behavior. Need I remind everyone of the Opera "bug" in displaying the MSN homepage that was "fixed" by causing Opera to self-identify as IE? I mean, I'm in full support of you and people like you designing things to be 100% W3C-compliant, but anyone who really expects that 100% W3C site to also be 100% IE-complaint, well...this reminds me of a (supposedly Indian) proverb I once heard. "Women want hot ice". It doesn't say great things about the gender, but my point here is that you've got your W3C (ice) on one hand, and it's supposed to work with IE (hot). Answer? No.

    Ladies and gentlemen, this is Chewbacca...

    --
    "Linux doesn't exist. Everyone knows Linux is an unlicensed version of Unix"- Kieren O'Shaughnessy
  190. new SCO business model by Anonymous Coward · · Score: 0

    1 - patent patent "url typing instead of a mouse click on hyperlink" as a aparatus for web browsing bla bla.......
    2 - Sue Microsoft
    3 - Profit!!!

  191. Windows can be secure -- with luck! by soloport · · Score: 1

    Hmmmm... I've had the toughest time with the following hardware on Windows:
    * Several NIC cards (had to buy new ones just to get the driver off the floppy disk in the boxes)
    * RocketRAID (horrific story, actually)
    * SCSI cards (best high-speed scanner interface, but very tough to get working)
    * Sound cards (yes, even certain sound cards)
    * Some video cards (but rarely)

    All of the above just worked with Linux. Why did I even try Linux? Best hardware diagnostic tool ever invented:
    * Load Knoppix
    * Reboot
    * See if hardware works... It does?
    * Conclude it's Windows -- not a hardare problem
    * Keep digging for a Windows solution (e.g. download drivers)

    Often I have to download drivers using my laptop (which runs Linux) because a hardware upgrade has rendered the client's PC inoperable until I do so.

    The truth is, Windows generally supports newer hardware better, as long as you have access to the drivers. Linux generally supports established hardware better than Windows, right out of the box -- YMMV.

    Also (speaking of YMMV), MP3s just work on Linux, for me. You need to get a distro! (Try Xandros, Mandrake, SuSE or Lindows.)

    As far as security goes... Yes, you can make Windows secure, but you have to:
    * Spend much more time at it
    * Know more about absolutely non-standard processes (e.g. kerberos & active directory vs LDAP)
    * Live with inflexible admin tools (e.g. silly-poor routing capability; horrible CLI support)
    * Stuck in front of a GUI (mouse clicks take time!!!)
    * When it doesn't work there is no answering "Why?" -- much of the time

    For every reason to use Windows there's a reason to use Linux. Can't we all just get along?

  192. Who will actually read what Microsoft has to say? by Monkey+Overlord · · Score: 1

    Bisides the /. crowd?
    People who should read are not going to and will go on clicking clickmeiamavirus.exe for 100th fucking time? Remember, mydoom requires user intervention to launch.

  193. But what about... by hacker · · Score: 2, Informative

    I just received an email the other day, which was worded something like:

    "Please do not trust any URLs in email, unless they contain https. Using https ensures your session remains secure. If the email you receive doesn't include <a href="http://www.e-qo1d.com/">https://www.e-gold.c om</a>, it may not be secure. Only trust emails which contain <a href="http://www.e-qo1d.com/">https://www.e-gold.c om</a>"

    Look very closely at that content, and you'll see the subtle exploit in it.

    How can John Q. Public or your grandmother be sure of this, without actually viewing and auditing the source of the webpage/email they're receiving? This assumes that some mail readers can actually allow you to view the raw source of the email, to see if it contains any maliscious flaws like this.

    If you visit e-qo1d.com in a browser, you'll see the exact exploit it uses. Not to worry, it is relatively safe (unless you are a customer of e-gold.com, and purchase gold online).

    This is one example of how these companies are misusing this type of exploit to liquidate people's bank accounts. Nice.

  194. huray! by neko9 · · Score: 1

    today i converted one more user from ie to firebird! and this funny thing with ie urls just makes it a lot easier! ie is dead meat! :-)

  195. Re:what is this "W3C" of which you speak, earthlin by gid · · Score: 1

    Yep, I've always designed web pages to look good in the current browsers, that W3C stuff is for the birds. Usually I design in gecko based browser, then try it out in IE once I'm done. Usually I try not to go too overboard on CSS, which usually isn't a problem since I code the web pages in vim. :)

  196. Hyperlink Patent workaround? by microcars · · Score: 2, Funny
    could this be a lame attempt to get around British Telecom's PATENT on hyperlinks?

    I can see Microsoft telling British Telecom:
    "We're not paying you any license fees, we'll just have our users MANUALLY TYPE THE URLS"

    --
    I like microcars
  197. Maybe there's a point here by imadork · · Score: 2, Insightful
    I was about to join in on the chorus of M$ bashing here, because it's fun. Let's face it: the fact that they chose to release an advisory rather than use one of the many techniques listed in these comments to fix the problem reveals one of two things: they don't really have a committment to security, or their IE code is so crufty that no one can fix it.

    But then I thought of a third possibility: even though this class of exploits may be fixable in future versions of IE, there are plenty of people who are running older versions of Windows with older versions of IE. Even if Microsoft's commitment to secure computing is genuine, there may simply not be enough manpower to go back and fix every version of IE for any new security fix that comes along.

    I see two classes of people benefitting from this KB article: those who are still running ancient versions of Windows on their old PC's, and those in a corporate environment where the IT department locks down their PC's to use only older, tested versions of Windows (and IE). In either case, even if Microsoft were to provide patches for every version of IE, the chance that the patch would actually be applied is slim.

    Of course, the probability of these users actually encountering this KB article in the course of their daily websurfing is also slim, but we'll let that slide for the moment...

  198. Windows no longer the "leader" in hardware support by doublem · · Score: 1

    You make a number of good points, expecially about the defaults being more of a problem than the underlying architecture.

    However, I'd say the days of saying "Windows has better hardware support bar none" has passed, as long as you're using a fairly recent version of the OS. Linux vs. Windows on hardware support requires you look at what category of hardware you're talking about.

    Hardware that requires a closed interface a la Winmodems is still the domain of Windows. I love my Net MD Minidisc player, but there's no functional software for writing to Minidisc under Linux without real time recording over an audio cable.

    Windows 2000, 2003 server and XP have dropped support for a lot of legacy hardware. Linux wins this one hands down. If it's older it's more likely to run under Linux than Windows.

    Uncommon Hardware, such as poorly selling Intel webcam I once owned, tends to limp along under Windows and be ignored under Linux. Of course, most this hardware is uncommon because it sucks, so this is not an issue.

    Standards compliant hardware, such as a good RAID card tend to work just as well under either OS, although Windows is far more likely to flake out on you if the hardware came out after the Service Pack running on your computer.

    Linux tends to be better at getting network cards up an running out of the box. Same with non RAID IDE controller cards.

    These days, USB drives tend to work better under Linux, although mounting and unmounting them can still be a pain.

    Overall it's a give and take between the two. Under both systems, it's a pain to get hardware working if it doesn't work out of the box or after a quick driver download. The main difference is Linux requires command line work and compiling for the troublesome hardware, while Windows requires numerous installs and uninstalls of the driver and the hardware.

    Linux is less prone to the "Have to uninstall things in just the right order" syndrome Windows is so prone to.

    Graphics cards are a different issue. If the manufacturer is good about driver updates and features, they're on par, or Linux is better, but if the manufacturer is bad on updates, dominance is either firmly in the hands of Windows, or it waffles between the two through successive driver updates.

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
  199. It just hit me by Hassman · · Score: 1

    Ya know, it just hit me.

    Everyone here bashes MS for not making super secure software...essentially they are blaming MS that people go out and create these worms and viruses and malicious scritps and what not.

    Doesn't anyone understand that even though a flaw exists, it is still WRONG and in most cases ILLEGAL to exploit it?

    It is like saying that rape victims are to blame that they got raped beacause they didn't take the necessary precautions to protect themselves. It is a harsh analogy, but it is one in the same.

    Given enough time / knowledge anyone can hack into any system. The difference is, it is a little easier to explot Windows and its applications because it is so bloated and huge. That thrown together will everyone who would like to see MS fail, and you get all the previously mentioned viruses and malicios attacks.

    Just because MS is a huge profitable heavy handed company, doesn't make any of this right. It is wrong. You think these attacks hurt MS? Pfft! They hurt the innocent businesses (both large and small) that use MS software for whatever reason (the main one being that MS is used everywhere so it is a common platform that everyone can use and understand and communicate with). That is a similar argument that is used in the world today. "Of course the was targeted for attacks...no one likes them because of . blah blah blah." Maybe that is true, but it changes nothing. It diminishes your point.

    So go ahead and have your laugh:
    "Oh boy! Another worm, another security hole exploited. When will MS learn to make super tight software? Idiots. Look at all those stupid businesses using MS products. One day they'll figure out MS sucks and switch to linux or mac or open source...heh heh heh."

    Personally I'll be saddened as a bunch of businesses lose gobs of money as they lose clients, thus hurting the economy.

    By creating all this shit you may think you are taking on a just cause, but all you're really doing is hurting innocent victims and commiting illegal, wrong acts. Grow up.

    Mod me down, I don't care.

    --
    -Mark
    Dovie'andi se tovya sagain.
    1. Re:It just hit me by Hassman · · Score: 1

      bah...

      "Of course the was targeted for attacks...no one likes them because of . blah blah blah."

      Is suppose to read:
      "Of course (insert race, country, religion here) was targeted for attacks...no one likes them because of (some ideal, rhetoric, or other hatful comment here). blah blah blah."

      --
      -Mark
      Dovie'andi se tovya sagain.
    2. Re:It just hit me by DaveCBio · · Score: 1

      No kidding. If Linux was ever the top desktop OS the exploits would be coming fast and furious. Considering the number of different distributions it would be even worse then Windows for end users to figure out what they need to fix.

    3. Re:It just hit me by greymond · · Score: 1

      OMGWTFBBQ!!!!! I can't belive you would support the EVIL EMPIRE OF DOOM like that. You are TEH SUQ and not a 1337 h4x0r like COWBOYNEAL!!! HE PWNS U FOO!!!

      VIVA LA PENGUIN! LINUX 4 EVAR! W00T!

      - note this supposed to be humorous, just in case some slashdotters think I am being serious and mark me up "Insightful" :p

  200. Why the IE logo? by flanker · · Score: 1

    What happened to the borg-gates icon? Are we going soft on the auld enemy?

    --
    Left shift 1 for e-mail...
  201. Crashing on Linux? by simetra · · Score: 1

    I've been using Opera for a long time on both win and lin, and don't recall it crashing on Linux any more than on Windows; which isn't much really, maybe once every few months, and usually due to other crap I've got running at the same time (though that really shouldn't matter).

    Opera is the Cat's Pajamas. They should offer Slashdotters a discount on the ad-free version.

    --

    "Would it kill you to put down the toilet seat?" -- Maya Angelou
    1. Re:Crashing on Linux? by RAMMS+EIN · · Score: 1

      Usually it works fine, but when loading large pages, it will just crash and burn.

      --
      Please correct me if I got my facts wrong.
  202. Re:hugeurl.com by RowdyReptile · · Score: 1

    Send him URLs only using www.hugeurl.com. That should keep him too busy to complain.

    Funny stuff.

    http://www.hugeurl.com/?Y2Q4OTZjYjRhMjlkZjY5ODBkYT UyYjdhOTc1NzRlNDgmNiZWbXBHWVZZeVNYaFdXR1JPVmxkb1Zs bFVSa3RYUmxsM1lVVk9WazFXY0ZaVmJYaHJWREZhYzFkcVFscG hNWEJvV1d0YVlXTnRUa1ZTYkdSVFpXeGFVVlpxU2pSaE1VcHlU bFpzV0dKSGFHOVVWM04zWlVaYVIxWnNaRTlTTVVwSFZERmFjMk ZXU1hkWGJrNVhZbGhvWVZSV1dtRlhSVEZKWVVaV1RtSkZiM2RX VkVvMFlqRlNjMWRZY0doVFJVcGhXV3hvYjFSR1VuUmxSazVVVW xSV1YxWkhNWGRVYkU1R1UyeGtWMkV5VVhkWlZFcEhZMnN4V1ZW dGVGUlNXRUpXVjFkMFlWTXhWa2RXYms1WFZrWmFXRlp0ZUdGV2 JGcFlZM3BXVjAxVmNGaFdNalYzVmpGS2RGVnFUbGhXYkZZMFZU QmFTMk50U2tkVmJXeFlVakpvTkZacldtcGxSMGwzVFZoT2FWTk ZjR2hWYlhSM1kwWldjMVZyVGs1TlZuQllXVlZrTUZaRk1WZGpS V1JhVmtVMWVsWXdXbUZTYlVZMlVtMUdVMVl4U2sxV2FrSmhXVm RTVjFkdVVtdFNiRXBVVm10YVYwNVdXWGhWYTNCT1ZteGFNRlV5 ZEdGVWJFNUlWV3hrVjAxSFVsUldSVnBoWTJ4YWRWTnRlRmRpYT BwSVZqSjBiMVF5UmtaTlZXeFNZa1p3V0ZWcVRsTlhSbHBJWlVk R1UySkdjSGhXTW5oVFlWWktjbU5GZUZkU2JVNDBWbFJHVDFOR1 RuSmhSM1JUVjBaS1dWWlhlRk5XTVVsNFYydGtXR0pGTlZWWldI QkhaVlpyZDFkc1pGZFNiSEJIV1RCb1MxWnRSbkppZWtKYVRXNW 9VRmw2UmxkamF6bFhWR3hrVjFKV2NGaFdiWFJoWWpKUmVGUllh RmhoTVhCdlZGUktOR0ZHVm5OYVJrNXNZa2Q0VmxWWE5XdFdNVn B6VTI1c1YySllUWGhXYWtaS1pEQTFSVkpzV2s1aWJXaFZWbFJL ZW1WSFVrZFdia3BvVWpKNFZGUlVSa3RVVmxwMFpFWmFUbFpyY0 hwV1YzaHJWbTFLVlZack9WcFdSVFZFVm0xNFZtVkdWbkprUjJo T1ZsZDNNVmRzVm05VE1WcElVMnRrVkdKRlNsZFphMXBXVFZaYW MxZHRSbGhTTVZwSFZHeGtiMkZXVGtaU2FrNVhUVmRTTTFWNlJs WmxWazV5VjIxd1UySkdjRmRYVmxKSFdWZE9jMVp1UmxSaVZHeF FWbTB4VTJWc1pISldiWFJvVWxSR1NsVlhlR0ZXYXpGWFUydDRX bFl6YUV0YVZtUlhVMVpPYzFWdGJGTmhNMEpTVm14a05GWnJOVm RUYkdSVVlrZDRjVlZzVWxkak1XeHpWbFJDVG1KR2NFbFViR2hQ VmpKS1YxZHNaRlZXYkVwb1YxWlZkMlZYUmtaUFYwWlhUVEpvU1 ZaSE1UUlZNVnB6Vm01S2FsSnJXbGRXYTFKQ1RsRTlQUT09

    --

    You want a sig? I can get you a sig... Hell, I can get you a sig by 3 o'clock this afternoon... with nail polish.
  203. Here's an idea... by maloi · · Score: 1

    Microsoft: Fix your fscking browser!

  204. How does it spoof the address bar? by RowdyReptile · · Score: 2, Funny

    If you're roommate is that unwilling to change browsers when other people suggest, perhaps he's be willing to upgrade when "Microsoft" tells him to.

    Just one question... how does it change the location in the address bar from (http://zcat.wired.net.nz/upgrade/) to (http://msie.microsoft.com)? Yes, I'm using IE.

    --

    You want a sig? I can get you a sig... Hell, I can get you a sig by 3 o'clock this afternoon... with nail polish.
    1. Re:How does it spoof the address bar? by yarbo · · Score: 2, Informative
    2. Re:How does it spoof the address bar? by zcat_NZ · · Score: 2, Informative

      With a javascript redirect. I couldn't get most web forums to accept the dodgy html directly and I wasn't sure others could copy it correctly, so I set up a bounce page.

      If you use the direct link (as phishing scams always do), it shows up as "msie.microsoft.com" in the preview area too.

      I'd be interested to know how SP2beta handles a direct link; I've read that it breaks javascript redirects under some conditions, but it's not clear that a direct link wouldn't still be displayed incorrectly.

      --
      455fe10422ca29c4933f95052b792ab2
  205. There is a patch available by cyrl · · Score: 1

    You can even test your browser http://security.openwares.org How come these people can fix it but M$ can't

  206. It's more of there secure computing initiative by jasonbowen · · Score: 1

    Remember, their solution for ActiveX controls was that you should know whether or not to trust the sender of the control.

  207. You're shitting me, right? by Anonymous Coward · · Score: 0

    For real? Nahh... I mean, seriously?

    Does this company actually think everyone has to go back to 1992 because they can't get security right?

  208. Sorry it took me so long to reply to this... by Anonymous Coward · · Score: 5, Funny

    My hands cramped up about halfway through typing http://support.microsoft.com/default.aspx?scid=kb; %5Bln%5D;833786 . :)

    1. Re:Sorry it took me so long to reply to this... by Sanga · · Score: 1

      That page is no longer available!?!?

      Trying multiple browsers , multiple jump-off points do not seem to help!!

    2. Re:Sorry it took me so long to reply to this... by millette · · Score: 1

      try http://support.microsoft.com/?kbid=834489 - it worked for me. Maybe it gets blocked when refered to from /. ?

    3. Re:Sorry it took me so long to reply to this... by Sanga · · Score: 1

      This page works -- And the link to 833786 from this page works too!

      Thanks.

  209. Problem solved by Quixadhal · · Score: 2, Funny

    We've discovered a security problem where computers that receive tcp/ip packets are vulernable to various attacks.

    To protect yourself from these attacks, plese type each tcp/ip packet by hand into your editor, print them out and mail them to their destination. When the reply arrives, please type them in by hand to ensure no malicious trojans sneak their way into your tcp/ip stack.

  210. Re:fpfpfp by Anonymous Coward · · Score: 0

    But the "reply" button is not a link! The fact that it simply passes form data to a URL is not known to an IE user -- it's just a magic button that does stuff! "Click here!"

  211. Best browser for Linux? by missing_boy · · Score: 1

    What IS the best way to go w.r.t. browsers on Linux if you want to watch movie previews from, say, i-film or apple? I'm trying to talk a zealot in the lab away from using M$, but he always gets back at me with "ease of use", etc.-blah-blah-blah. Safari on OS X seems to do everything right...

    1. Re:Best browser for Linux? by Anonymous Coward · · Score: 0

      Install any Mozilla-based browser, flash, java, mplayer-plugin, and maybe realplayer and they'll be able to access 99.9% of the content they used before. I can't endorse mplayer-plugin enough, it supports every format you could ever need, including Quickitme sorenson video and any version of Microsoft wma/wmv (except for encrypted streams, which are pretty rare).

    2. Re:Best browser for Linux? by Anonymous Coward · · Score: 0
      I'm trying to talk a zealot in the lab away from using M$


      Look in the mirror, buddy.
  212. Are you sure?! by sracer · · Score: 1

    Does Firebird support browser toolbars like Yahoo Companion and eBay?

    I use a half-dozen different systems and I like the flexibility of being able to access my bookmarks from any of them. It's nice to be able to bookmark a site on one system, and have access to it from anywhere else.

    I'm not locked in to Yahoo Companion... any browser toolbar that does the same thing and is supported by Firebird is acceptable.As for the ebay toolbar, I guess I could do without it. ;)

    1. Re:Are you sure?! by Bish.dk · · Score: 1

      I don't think such functionality is available for Firebird, although I can't rule out the possibility. The number of extensions is vast. Check out Mozdev.

      I would like to add that you are a rather special case, and that it can't be easy to maintain Yahoo! companion on all the systems you work with. Don't you think that a web-based bookmark collection might serve You better?

  213. "Buffer Overflow," Right? by Dr.+Shim · · Score: 1

    Let me guess, there's a buffer overflow issue in the way Internet Explorer renders clicks that allows malicious users to take control of my computer. Yipee!

    --
    People discover the meaning of life between getting piss drunk and the following hangover.
  214. Or worse by temojen · · Score: 1

    One valid XHTML+CSS site I built Crashed the machine when viewed on MSIE6.0 on Windows 2000 Professional.

  215. you bunch of sissies by daviddisco · · Score: 1

    microsoft bashing is for cowards.

  216. Re: Wrong - the bug is in Mozilla too by Anonymous Coward · · Score: 0

    It didn't work. (Well, it did in the status bar, but that's easily spoofed in the first place!)

  217. A spoof domain for the amazing net result of... by Pac · · Score: 1

    Making me a little annoyed, close the tab, examine the link closely for a typo, retype it correctly if I am *really* interested and putting a small flag next to the sender name in my mental danger/clueless list. No virus, no popups, no hidden tricks. Mozilla rules. :)

  218. Re: Wrong - the bug is in Mozilla too by Anonymous Coward · · Score: 0

    No, it is you who are wrong: the bug has been fixed in Mozilla (I tested). Is the latest version of IE still vulnerable?

  219. URLs are not authenticators! by Fastolfe · · Score: 1

    Quite simply, people should not be using URLs to authenticate a site. I created a Mozilla bug 184881 to try and address this, by making the SSL certificate more obvious. Bug 228524 is one person's attempt at this, effectively removing the URL bar and replacing it with fields identifying the hostname and SSL/TLS identity.

  220. What adress bar? Have you seen IE lately? by Gldm · · Score: 2, Informative

    Obviously people who wrote this article advising to type in urls have NO IDEA how bad things are right now. I had a job in phone support for an ISP recently, and it's impossible to get the average user to type a url in the adress bar, because most don't even HAVE an adress bar anymore!

    Typical conversation:
    me: "Ok, now go to the adress bar and type the following..."
    customer: "Go to the what?"
    me: "Ok, do you have a web browser open? It's the program you use to view websites."
    customer: "I thought I had you guys."
    me: "Yes, now click on whatever you use to view our homepage."
    customer: "But I just told you I don't have that anymore all I have is this incredifind.com thing."
    me: "That's ok, I'll fix that in a minute, just click on it and open it up."
    customer: "Ok, I have the incredifind open. Now how do I get to my internet?"
    me: "Ok, do have an adress bar at the top?"
    customer: "Wait, there's popups in the way now, let me close them."
    (wait 4 minutes to close popups that spawn other popups)
    customer: "Ok I can see, you said adress? I don't see that."
    me: "Well we want to type in a web page, so do you see a long white bar at the top?"
    customer: "Yeah I have 4, let me just type it in this super search one..."
    me: "Umm ok let's not..."
    customer: "Ok I'm at ultimatelinks.com, what do I click on now?"
    me: "Ok let's forget about that for a minute, what do the white bars at the top say next to them"
    customer: "Umm.. searchnow, supersearch, fastsearch, quickfind..."
    me: "Do any of them say adress next to them?"
    customer: "No."
    me: "Ok do you have the word adress anywhere in the gray area up at the top?"
    customer: "I have file... edit.."(wait 3 minutes to read entire list)
    Now, either the adress bar is there and collapsed, and I spend 5 minutes trying to instruct them how to use the mouse to drag it open, or it's not and I try to go through the view menu and turn it on, and spend 5 minutes trying to figure out which options are removed from their menus by spyware hijacks.
    me: "Ok fine, hit ctrl+o, does a little window pop up?"
    customer: "Yes, you want me to type it in there?"
    me: "Yes do that."
    customer: "Ok, I'm there but there's a big popup and I can't close it because it has no X."
    me: "Ok can you drag it out of the way?"
    customer: "How do I do that?"
    me: "Ok try just hitting control and the F4 key at the top of your keyboard, does it go away?"
    customer: "Yeah. That's neat, I'll write that down. Wait, another popup came up..."

    I'm not kidding, this is in no way an exaggeration or parody. While this is not a real conversation in itself, all these things have occured in similar conversations I had on the phone during support calls. And they seriously expect these people to type in URLs? How about making the browser so malicioius programs can't remove or replace the adress bar first?

    --

    Introducing the new Occam Fusion! Now with sqrt(-1) fewer blades!

    1. Re:What adress bar? Have you seen IE lately? by TEKNOanticontrol · · Score: 1

      Dude! How could you remember those times from hell!!

      You need an army of super mental health doctors to return you to a normal level of human dignity after a month as a tech support guy.

      My recommendation to all the poor bastards stuck in that job, be cautions of any visinting Indian tech support worker. Specially if he is carrying a large paper bag. He maybe be here to return the favor of sending such a tech job to India.

    2. Re:What adress bar? Have you seen IE lately? by WuphonsReach · · Score: 1

      Obviously people who wrote this article advising to type in urls have NO IDEA how bad things are right now. I had a job in phone support for an ISP recently, and it's impossible to get the average user to type a url in the adress bar, because most don't even HAVE an adress bar anymore!

      Start, Run... then enter the URL in the nice little box that shows up. Dunno if it works on Win98 off-hand, but Win2k and WinXP support it. No need to go hunting for an address bar.

      --
      Wolde you bothe eate your cake, and have your cake?
    3. Re:What adress bar? Have you seen IE lately? by Gldm · · Score: 1

      I believe it works in 98 and ME, I've used it before but can't recall what OS they were using. I think in 98 you might need to run iexplore.exe with the url after it for it to work right. Ctrl+o works just fine too, but both still are vulnerable to popups, browser hijacks, etc. It's getting out of hand.

      Usually I try and go for the adress bar so that these people might have some miniscule chance of learning how to use a web browser correctly, because I know they're not going to be able to associate start->run with browsing sites, they won't remember. Ctrl+o maybe if they write it down, but likely not.

      --

      Introducing the new Occam Fusion! Now with sqrt(-1) fewer blades!

    4. Re:What adress bar? Have you seen IE lately? by Anonymous Coward · · Score: 0

      How about file ->Open ?

      Though I admit I think I prefer the run open, don't have to worry about the customer identifying the browser first. Over the phone I have come across people who use run for just that purpose

    5. Re:What adress bar? Have you seen IE lately? by evilviper · · Score: 1
      How about making the browser so malicioius programs can't remove or replace the adress bar first?

      99.999% of the problem is not the spyware, but JAVASCRIPT.

      Tell more people to disable javascript, and that call would have lasted 30 seconds...
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    6. Re:What adress bar? Have you seen IE lately? by greymond · · Score: 1

      Um besides the fact that that particular user sounded like someone who clicks on every "won money", "see me naked" ad they've ever seen, and needs to learn a lot. They probably in there mass clicking of windows hit the top right corner button that shrinks away the address bar.

      It's not MS trying to use IE to hide you from "the truth" thats out there...But rather its an option in every worthwhile brower to shrink the url bar away. It has plenty of viable uses. And no IE doesn't normally open with it shrunk...

      This scenario would be better handled recommending the person take a class on using the internet or get an AV program which 99% of the goods one have a popup blocker turned on by default and would help out someone like this, who doesn't know better.

  221. This is a bug? by TomatoMan · · Score: 1

    The fact that Moz does the right thing without putting up an "alert" window is a bug? That's a bit of a stretch, if I'm understanding it right.

    The issue with IE isn't that it takes you to the "secret" URL, it's that it allows the true location of the "secret" URL to NOT be displayed because of a formatting error, so what you see in your URL bar may NOT be the URL of the site you're at (it's pushed "down" a line with an %01 character or something).

    Safari takes you to the URL just fine, and also shows it to you. This is correct behavior, and it's what I'd expect. I assume Moz does the same, but I haven't used it in a while.

    --
    -- http://frobnosticate.com
  222. What, There's a Better Way (Proxomitron)? by Anonymous Coward · · Score: 0

    For a real solution from spoof hell, google proxomitron spoof and read about community written filters using a little known web filter utility called Proxomitron to block annoying popups and ads. And now, thanks to a strong user community, fix spoofing problems. This little gem intercepts http traffic coming into your browser (http proxy) and changes it on the fly before passing it on. The filters are written using regular expressions. And it's even free.

    To get up and running, download the utility, get JD's filter set and use the spoof filters found from googling. Don't be scared off by it's god awful colors, they can be changed.

    Happy spoof blocking...
  223. Old news by David+Leppik · · Score: 2, Interesting
    First of all, this TechNote was last updated 12/26/2003. It probably only resurfaced today because someone mentioned it in a \. thread yesterday.

    Secondly, you can get 90% of the effect in any JavaScript-enabled web browser by using a mouseover in the status bar. That's not as bad as spoofing in the URL bar, as IE does, but it would likely fool far more geeks than would care to believe it.

    You see, humans have lazy eyes and creative brains. The eye can only focus on a small area (which is why eye tracking allows psychologists to tell what word someone is reading) and yet we think we can see everything all at once. Peripheral vision is very good at detecting motion, which compensates quite well in the natural world. However, when a GUI element changes in a predictable way (e.g. the URL changing in the URL bar), our brains tend to be lazy at fact-checking and just fill in the blanks. Thus, even geeks like myself who use the URL bar extensively won't look when we think we know what's there.

    There was an interesting usability study once regarding how often people use the status bar in Office-type programs. During the test, at random intervals, a message showed up in the status bar which said something like "There is a $20 bill on the bottom of your chair. If you see this message, you can take the bill." Not a single one of the test subjects took the money.

    --
    Friendster has a new direction.

    1. Re:Old news by evilviper · · Score: 1
      Secondly, you can get 90% of the effect in any JavaScript-enabled web browser by using a mouseover in the status bar. That's not as bad as spoofing in the URL bar, as IE does, but it would likely fool far more geeks than would care to believe it.

      Which is just ONE of the many reasons I take every opportunity to tell people to DISABLE JAVASCRIPT.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  224. What cracked me up.... by schon · · Score: 2, Funny

    "The most effective step that you can take to help protect yourself from malicious hyperlinks is not to click them."

    OK, great - but how do I tell the malicious hyperlinks from the benign ones?

  225. The best part.... by skenfrith · · Score: 1

    The best part is when you read all the way down to the javascript section. Then copy and paste the second javascript example into the addressbar. Informing you that, yes in fact, this url may be spoofed. :-)

  226. Re: Wrong - the bug is in Mozilla too by pclminion · · Score: 1
    The bug does exist in other browsers, specifically Mozilla. Try it for yourself

    I'm using the version of Mozilla that came STOCK with Red Hat 8.0 (that is, it's an older version). When I hover over the wacky link, I see "http://www.microsoft.com#" (where the '#' is actually a little box outline).

    However, when I click the link, what displays in the address bar is "http://www.microsoft.com%01%00@secunia.com/intern et_explorer_address_bar_spoofing_test/".

    So the hacker can spoof the status bar. Big fucking deal -- he can do that already with JavaScript. And even if you DO click the link, all you have to do is glance at the address bar to see you've been fooled.

    In other words, there's a bug somewhat like the IE bug in my version of Mozilla, but it isn't the same bug, it has different symptoms, and it seems much less dangerous -- a funny little box appears when you hover over the link, this is clue 1, and the address bar shows exactly where you've really gone to, this is clue 2.

  227. On top of all this... by elcid73 · · Score: 1

    in addition to everything you read here, I like Opera because you can customize the ini files. I have my right click context menu able to handle or access a vast majority of my surfing tasks. Mix that with the mouse gestures (which seem more responsive and native than in Moz), and I can browse very quickly. I not only have bookmarks accessable from the right click, but frequent bookmarks (like Slashdot) at a the root level for super quick access. Also.. Sessions are nice.. you can load a session up that launches all your favorite URLs at once.. It's like a "load all these bookmarks" features.. but it also changes your browser as well.(full screen, side panel, etc) Oh.. also, the "notes" feature is really handy once you learn how to use it (think notepad running on the side of the browser and integrated with it). You can copy a piece of code you read on a dev forum into a note and when you click on the note, it will take you back to the URL where you copied it from. You can also double click notes to paste the contents into forms. Handy for things like postal tracking numbers and things like that. All that.. and more! Call now, supplies are limited.

  228. Type this URL three times by alfredo · · Score: 2, Funny

    http://images.google.com/imgres?imgurl=internet.ls -la.net/pictures/images/Computer/Microsoft-XP-suck s.jpg&imgrefurl=http://internet.ls-la.net/pictures /Microsoft-XP-sucks.html&hl=en&h=480&w=640&start=6 &prev=/images%3Fq%3Dmicrosoft%2Bsucks%26svnum%3D10 %26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26sa% 3DN

    --
    photosMy Photostream
  229. this works on every browser i have tried by Anonymous Coward · · Score: 0

    a href="http://www.yahoo.com" onclick="this.href='http://google.com';"

  230. impracticalities by arpoodle · · Score: 1

    Pointing out the impracticalities of a something they tout as a solution for a vulnerability in their software is hardly MS bashing.

    --
    When a passenger of the foot, hooves in sight, tootel the horn trumpet melodiously
  231. Really scraping the bottom by DaveCBio · · Score: 1

    For ways to bash Microsoft today I see. Might as well head over the Knowledge Base and collect every possible Windows problem. It'll give you fodder for years to come. Seriously, I can't believe this merits a story.

  232. STFU about not using IE at least with this senario by greymond · · Score: 3, Insightful

    "I have a suggestion that's not in the Knowledge Base: don't use IE!"

    If your the type of person who misstypes www.paypl.com(www.paypal.com) and end up going to a scam site, using Konqueror, Opera, Safari, whatever isn't going to help you not get scammed.

    Thats why it's important for those who make those types of mistakes to pay attention to the url, and not what the page looks like. And if your complaining about not having popup blocking well, most AV (Norton, McAffee) programs now include popupblocking. And if the person doesn't have a AV then they probably the person who also doesn't pay attention to their url's and is also the person who needs to learn about these things.

    I know you want to be "1337" and all but pick a better example or reason to flame a product thats obviously more used than your favorite browser.

  233. The Ultimate Solution? by DarwinDan · · Score: 1

    How about a KB article on why using Window$ itself is a security vulnerability?

    --
    $DEITY bless $NATION
  234. VT-100 and DOS lives by Tablizer · · Score: 1

    Lets simplify all this and go back to character-mode and toss our mouse. That'll fix it all. When was the last time a VT-100 got a virus?

  235. Re:Windows no longer the "leader" in hardware supp by Endive4Ever · · Score: 1

    Graphics cards are a different issue.

    Linux driver support for graphic cards are an interesting case. There are cards for which XFree86 support has been abandoned. The S3-Trio64 cards are an example of this. When it gets mentioned people who 'take sides' give the same answer ("get a new graphic card!") that we used to hear exclusively from Windows advocates.

    Same as it ever was.

    --
    ---
  236. Mozilla bug by Anonymous Coward · · Score: 0

    When I post a /. message in Mozilla, it often shows a mostly empty screen. Posting works fine in IE. Thus, sometimes one has to use IE.

    1. Re:Mozilla bug by Anonymous Coward · · Score: 0

      Same thing happens to me. Things like that are the reason IE dominates in the enterprise. The day Mozilla enters corporate offices is the day the United States elects a socialist.

  237. Mozilla and links by dindi · · Score: 1

    I was amazed the first time I saw applications opening straight from the browser the first time I saw it ... for like 5 minutes, than I started thinking how easy it was to write a flawed ppe (pcboard anyone remember?) to run format c: /u /s /autotest ...
    I'm still amazed by seeing how many people did not learn that lesson when their computer got infected via M$ Outlook or M$ IE running crap upon opening a mail or document.

    Sure today sometimes I curse when I receive an attachment on a remote machine into my pine mailer, and I curse when ssh is laggy on my overpriced underdelivered cable-net, and sure I received 341 mails from idiots still using infected crap machines...

    But sure I was the only one doing my work quickly and going home early while my collegues were reinstalling their m$ machines because they opened the wrong mail, or clicked the wrong link...

    I do not even wanna start saying, use a decent system, with simple tools running in USER mode (!=root) ...
    Why? because no one listens! They are amazed when I say that it's free (as beer and as a bird), and that Mozilla/galeon takes 1 day to get used to.. and that openoffice works so much the same, that my wife did not even notice when I replaced m$office to openoffice on her laptop ....

    Ahm sorry ... Might be off topic ... I am just continuing my ranting I started in my mother-in-law's kitchen yesterday when I started cursing at idiots flooding my mailbox with worms :)

    1. Re:Mozilla and links by Anonymous Coward · · Score: 0

      Mozilla/galeon takes 1 day to get used to

      It also takes one day to startup. Why can't the Loonix missionaries realize that people are already happy with Microsoft's superior products?

    2. Re:Mozilla and links by BCW2 · · Score: 1

      Because 3U software is not superior.

      Unsecure, unstable, and unreliable = M$

      --
      Professional Politicians are not the solution, they ARE the problem.
    3. Re:Mozilla and links by TEKNOanticontrol · · Score: 1

      A side note on 3U.

      Unstopable.

      I will expand.

      I made an onsite call to an office with an xp fuckup pc. Explorer was not starting period. A real display of shit programming. I suggested a work around for the time being so that office can get work done right away and a fix to the problem can be found at a more convenient time. I had to borrow another pc and use IEstupid to download Opera. I was right away informed that if I download any kind of opera in the pc that I would be shot. As this was an all country music office.

      Well. I explained that the browser was Opera and would do the same job no problem.

      Anyway I checked in later and was told that the PC was only half the time working. I asked why. They went back to using IEstupid.

      OK. I should have offered Firebird. Unless it is an all Ford office. At which time I would say that Thunderbird would also be installed.

      It is nearly imposible to change people in the short term.

      Happy news. My girlfriend likes Firebird.

    4. Re:Mozilla and links by Anonymous Coward · · Score: 0
      I had to borrow another pc and use IEstupid to download Opera. I was right away informed that if I download any kind of opera in the pc that I would be shot.
      Opera is spyware; that big fscking ad box collects your information. Now, if you're using it on your home computer, that's fine. But when you're in the grown-up world, you obey grown-up rules. And that means protecting the corporate network from malware. Hopefully the sysadmins will realize the backdoor you opened and report you to your supervisor.
  238. Stylesheets by Asmandeus · · Score: 1

    Remember when MSN was broken for other browsers (namely Opera)? They supplied different browsers with stylesheets that made browser appear display webpages incorrectly.

    I always thought that was fishy.

  239. Yahoo Companion DOES that. by sracer · · Score: 1

    It is quite easy to maintain because it web-based. My bookmarks in Yahoo Companion are locally cached, but the master list is maintained on Yahoo servers.

  240. Even Better by Ann+Elk · · Score: 1

    javascript:open( "http://ftp.mozilla.org/pub/mozilla.org/mozilla/re leases/mozilla1.6/mozilla-win32-1.6-installer.exe" )

    1. Re:Even Better by Anonymous Coward · · Score: 0
      Slashdot likes to break long string constants. Try this:
      javascript:open( "http://ftp.mozilla.org/pub/mozilla.org/mozilla/" + "releases/mozilla1.6/mozilla-win32-1.6-installer." + "exe" )
  241. They should just... by JooBYE · · Score: 0
    fix their browser vs. telling people how to use it?

    Seems to me that all the little "tricks" to safe browsing comes over time. I watch so many people browse through sites and click on crap that I would simply never click on.
    The biggest mistake I see people make is not having the status bar visiable. Enable it folks! It serves as a good quick check on the url you are about to be forwarded to.

  242. Re:Tell your lame Windows friends, MOZILLA IS FREE by Anonymous Coward · · Score: 0

    Don't commies and socialists also use mind-numbing chants? Just goes to show that open sores is really socialism in sheep's clothing.

  243. Outsource your URL typing by PaneerParantha · · Score: 1
    Aha, I get it now. MS is advocating this so that people can outsource the URL typing to cheap labour in 3rd world countries. MS expects people to email their web-page requests to someone in India or China from where they will receive text pages without hyperlinks.

    Boycott Microsoft!

  244. i'll try right now by Anonymous Coward · · Score: 0

    Okay, so I'm joe-blow-home-user and I want to get read a Microsoft KB article... So, instead of clicking the link, I MANUALLY type out:

    h-t-t-p-:-/-/-s-u-p-p-o-r-t-.-m-i-c-r-o-s-o-f-t- .- c-o-m-/-d-e-f-a-u-l-t-.-a-s-p-x-?-s-c-i-d-=-k-b-;- %-5-B-l-n-%-5-D-;-8-3-3-7-8-6

    Yeah... that's going to fly.

  245. XHTML = DOA by mccrew · · Score: 4, Insightful
    Now I'll be the first to say that XHTML is a good thing and all that HTML should have been, but unfortunately the horse has already left the barn, and so designing a more secure barn door lock is mostly an academic exercise. Clients are written to deliberately be tolerant of HTML, and to degrade gracefully in the face of malformed, broken, or just-plain-wrong HTML elements. There is just too much valuable information in HTML 3.2 out there that nobody will accept a client that is hard-core XHTML only, and so if XHTML clients have to be backwards compabible to be used, what's the motivation to go to the pains of converting to XHTML? I don't see it.

    Any solution that relies upon millions of people changing their behavior is dead on arrival.

    --
    Hey, Windows users, there is no such thing as "forward" slash, there is only slash and backslash.
    1. Re:XHTML = DOA by AuMatar · · Score: 2, Insightful

      Its dead for other reasons as well. The reason HTML took off was that it was SIMPLE. Any complete computer illiterate could write basic HTML. You want to put text in the center of the page, just use text<\center>. They could understand that.

      Modern HTML- XHTML, stylesheets, etc is much harder for them to understand. They don't want abstractions and classes- they don't get them. They want <tag>text<\tag>. These features make things nice for professional designers- at the cost of everyone else. I guess if your goal is to increase job security by making it hard to do, you love it. If your goal was like that of original HTML- to make an easy to use markup language for the masses, the new standards all utterly fail.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    2. Re:XHTML = DOA by memco · · Score: 1

      I think this is one of those things where you've got to drag people kicking and screaming into compliance. Don't make things worse by continuing to support stupid/invalid... anything. If you force people they'll conform or quit. Won't it be good either way?

      No more crappy webpages!

      --
      Get me a meat pie floater!
    3. Re:XHTML = DOA by Anonymous Coward · · Score: 0

      > If you force people they'll conform or quit. Won't it be good either way?

      There is a lot of information out there in html 3.2 format that is not maintained but very usefull, that will be lost.

      Unless you want to force MS Office version like issues onto the internet in a much broader form, I strongly suggest you reconsider your opinion.

      Yes, it will save a lot of money for new sites, which is why browsers will support xhtml2 but break backward compatibility, esp. when you can so easily see what you are dealing with, and you break the exact concept that makes that internet works at all, and it forces insane cost onto internet publishing people without any net. result to anyone.

    4. Re:XHTML = DOA by Delphiki · · Score: 1

      Well, there are WYSIWYG html editors that are more than capable for computer illiterates so, it should really be designed for people who are going to need to do things more advanced than that and if it takes a little more training but saves a lot of work hours it'll be worth the extra training.

      --

      Feel free to mod me "-1 - Angry Jerk".

    5. Re:XHTML = DOA by Larry+David · · Score: 1

      Are you on drugs? XHTML is easier than HTML overall. You only think it's not because you're used to the mess that is HTML. XHTML code is far cleaner as you put no presentational information in the code. It means a total dummy can make it, and then you just get a professional to make the CSS file for you. Bam, your whole site works.

    6. Re:XHTML = DOA by drx · · Score: 1

      Buit the professional web is boring. XHTML is harder to understand because it separates content and presentation. For most people, these two things are the same. And who wants a professional to make the look for your dog's homepage? All these XML, XHTML and whatever uber-compatible standards that are invented now move the web into the hands of professionals. So e-commerce on cellphones all the way. Who cares about that? I want animated GIFs and background patterns and ! A good thing that it will probably be supported by browsers forever.

      I would agree that the Netscape-heritage HTML is horrible, but not because it is content and presentation at the same time, but because it is completely not logical. If for example the "bgcolor" attribute would work everywhere, not just in and some table tags, the web would be even more cool today. I mean more dogs and family trip photo albums that look really like something you would expect from a medium like the web.

    7. Re:XHTML = DOA by AuMatar · · Score: 1

      Exactly- you get a professional to make the CSS file. The beauty of HTML was that NO EXPERT WAS NEEDED. That even people with extremely low technical skills could easily do everything on their own. XHTML completely destroys that.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    8. Re:XHTML = DOA by TobiasSodergren · · Score: 1

      It's backslash on the end tags on Windows and forward slashes on Linux/Unix, right?

    9. Re:XHTML = DOA by bobdinkel · · Score: 1

      I disagree. Yes, browsers for the desktop will still be able to handle pages written in HTML 3.2 for years to come. But in the years to come folks will be using the web without a desktop browser. There will be PDA's, phones and devices that have yet to be invented. A screen that is 230 pixels wide doesn't do well when presented with a page with a fixed width of 608 pixels. Properly coded XHTML doesn't have that problem.
      Those that have a financial interest in having their content available to the widest audience possible will convert their content. Some won't. But new content and new sites will be written in XHTML (or maybe someday XML and XSLT). Are you a web developer? If so, I hope you're aware just how much easier and quicker it is to develop sites with XHTML and CSS.

      --
      A publicly traded company exists solely to make profits for shareholders.
    10. Re:XHTML = DOA by sepluv · · Score: 1
      Clients are written to deliberately be tolerant of HTML, and to degrade gracefully in the face of malformed, broken, or just-plain-wrong HTML elements
      Except that clients can tell whether something is HTML or X(HT)ML, and the specs say that clients must not display XHTML that is not well-formed XML (e.g.: not closing tags) (and I think they may/should not display it if it is invalid (e.g.: non-existant elements)).
      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    11. Re:XHTML = DOA by sepluv · · Score: 1
      Actually, CSS is even simpler in syntax and the names it uses than XHTML, and anyone can see how a CSS works without having any past knowledge -- "ooh let me see -- a{color:red} -- if I chage that to yellow it will make my links yellow right?"

      When the grandparent said "professional" he/she may have meant someone who is good at design (i.e.: an artist to get the colour combinations &c right) for when you want your site to look really nice (as opposed to someone who understands how CSS works).

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    12. Re:XHTML = DOA by Larry+David · · Score: 1

      In Microsoft Word you have your content, then you have your separate styles. It means you can change the style of your 'Heading 1's all in one go, etc. Many businesses rely on professionally supplied style sheets for many things, or roll out certain style sheets across the organization. It means the staff can work on the content, and the style is applied site-wide.

      You can't really do that with vanilla HTML, which is a total PITA to change en-masse.

  246. People lose their common sense... by WebCowboy · · Score: 1

    ...when they are MicroSerfs holed up on their cubicles coding all the time. I think it's similar to what happens to politicians and civil servants. They lose touch with reality and "normal" people and forget that very few people are keen (or even have the knowledge) to tap out arcane commands and know when to be suspicious about certain situations on the computer. Linux developers have been clueless in this area for a long time--although they are improving where Microsoft has gotten stagnant.

    I figured it was best not just to laugh at or complain about the issue--it would be more effective to send my suggestion to MS in response to the KB article. Maybe there's a slim chance they'll take a page from the open-source community and actually LISTEN to constructive suggestions. I like the idea of a pop-up alert, so maybe someone could send MS the suggestion. This is what I submitted:

    While I appreciate Microsoft's attempts at keeping its users informed about good security practises, I'm not convinced that the suggestions in Knowledge Base Article 833786 are very effective security measures as they are much too impractical and inconvenient for the end user to carry out. Most users are much too accustomed to clicking on links and would quickly tire of typing URLs and lengthy scripting code in the address toolbar. Should these particular bugs in IE be difficult or impossible to fix, might it not be possible to create a "security toolbar" to show more clearly the SSL/TLS encryption and security status, as well as provide URL verification buttons that automate the process outlined in the article? You could develop that in hours and have it distributed via Windows Update in days...

  247. Because... by Anonymous Coward · · Score: 0

    ...one wouldn't be using IE anymore ?
    I guess MS would be slightly pissed if this happened, wouldn't they ?

    -- stating the obvious since 1972 --

  248. Bite them in the ass by DunbarTheInept · · Score: 1

    I have no problem with the security measure of typing the URL (although a text cut & paste is faster and gets around the security flaw just as well. (And it's *really* fast in X-windows - one drag to do the select, and one click to do the paste.) What I have a problem with is that nobody in the Windows camp will remember that back when Microsoft first starting doing this stuff we unix-heads *said* it was a bad security idea and that there's no point since cutting & pasting is so trivially easy anyway. Nope. It was "That's lame!", and "get with the times!", and "but just clicking is easier!".

    Now they won't remember that there were wiser heads, and that they were right.

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  249. Re: Su-Su-Sudio! by Anonymous Coward · · Score: 0

    sudo standards

    WTF is "sudo"? Something that Phil Collins uses to determine whether or not something is good/bad?

    It's pseudo! READ A BOOK!

  250. Re: Wrong - the bug is in Mozilla too by John+Newman · · Score: 1

    In Mozilla 1.1 it only spoofs the status bar - URL shows up complete and nonsensical in the location bar. So if there was a patch to fix this, it happened a long, long time ago.

    Yes, 1.1. On an ancient clone, no less. A Mac clone.

  251. Microsoft Yanked the article! by PetoskeyGuy · · Score: 1

    Thankfully Google Grabed a copy...

    Cached copy of standard breaking bug fix

    1. Re:Microsoft Yanked the article! by Anonymous Coward · · Score: 0

      No, they didn't yank it you retard. Click on the article's link again - with MSIE. The article is there. THe article is spoofed. This is a trick. Now, click on it again with Mozilla. That's right, now it shows that the page is not htere and gives you an error instead.

      Uh... uh... uh.. DUH

  252. Re:STFU about not using IE at least with this sena by HolyCoitus · · Score: 1

    Hey, that's great. What if you're the type of person that clicks links? Did you know that those links could be spoofed? Did you know that is only with IE? Did you know that is what this article is about, not mistyping them? The idea of this was to show that in IE, there is no easy way to be completely safe with web sites, because of all their exploits, and instead of completely fixing them, they just tell you "Type in the URL instead of clicking links, it'll be safer with our shitty browser!" and you are telling people not to switch why?

    --
    That's scary.
  253. use linux to list what hardware exists by DunbarTheInept · · Score: 1

    I've found that a linux boot floppy is a great windows diagnostic JUST for the purpose of identifying the hardware in the machine. Windows is often very obstinate about not even telling you the little bit it *can* discover about hardware if that hardware has no driver or the driver is broken. That's really, really annoying. If a card is plugged into a PCI slot, for example, you don't need to know how to drive the card to just display its ID string it gives you when you scan the bus. And that little piece of information can be invaluable in diagnosing a problem with someone else's computer you didnt' build yourself.

    So I like to boot a linux CD just to see the hardware identification strings scrolling by. Even if Linux has no driver for the card, it will usually at least tell you its make and model.

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  254. Slashdot editors are fucking idiots. by Anonymous Coward · · Score: 0

    Do the slashdot editors use MSIE? Or are they just not reading the articles... or what?

    There is no such Microsoft KB article. Try it. Find an MSIE browser and enter the URL from the article and you get the spoofed site exploiting the MSIE exploit that MS refuses to fix. Then try it in Mozilla. Mozilla tries to load the actual KB article on the actual Microsoft site and gets an "article not found" whereas Microsoft goes to the subverted URL and displays the fake KB article.

    Is everyone stupid or just lazy?

  255. KB link is dead now by 42.5 · · Score: 1

    Microsoft just pulled the KB article.

    Following the link you get "The Knowledge Base (KB) Article You Requested Is Currently Not Available ."

    --
    Non illegemati carborundum est!
    1. Re:KB link is dead now by WD · · Score: 1

      Microsoft didn't "pull" the article. You'll get the same error for *any* KB article.

  256. Re:STFU about not using IE at least with this sena by greymond · · Score: 1

    Fact:
    Link spoofing is possible with every browser.

    Fact:
    No browser is "completely" safe.

    Fact:
    People should be cautious with what they do online. Including paying attention to links they click or type in.

  257. Googlebomb idea by Twister002 · · Score: 1

    You know, if it's possible to Googlebomb Sco with litigious bastards and Bush with miserable failure, I wonder if we can Google bomb "Internet Explorer Bug" with "Install Mozilla"?

    --
    "For a successful technology, honesty must take precedence over public relations for nature cannot be fooled." -Feynman
  258. What's the motivation to use XHTML... by IllogicalStudent · · Score: 2, Interesting

    what's the motivation to go to the pains of converting to XHTML?

    Money. Or rather, saving it. XHTML+CSS designed websites are faster, and smaller (often in terms of many kilobytes). When you're dealing with a site that gets the volume of traffic that a site like this one gets (quoted at ~20 pages served per SECOND), the bandwidth savings are huge.

    While we're on the topic of /. and web standards... Rob and co. really should look into updating. Check out A List Apart for a detailed analysis on how they could feasibly to go about doing this.

    --
    But Maaa! Everyone else has a .sig !
    1. Re:What's the motivation to use XHTML... by danila · · Score: 1

      Sorry, can't find a link, but I remember a story on Plastic when they actually asked for donations (!) to pay their bandwidth bills, even though redesigning their webpages would reduce their size 3-4 times on average with almost none visible changes.

      --
      Future Wiki -- If you don't think about the future, you cannot have one.
  259. If you're a webmaster... by Anonymous Coward · · Score: 0
    Configure your web server to detect visitors using IE and direct them to a page proclaiming:

    This website is not designed to work with a browser with so many security holes as Microsoft Internet Explorer. Please install and use a proper web browser such as Mozilla/Firebird, Opera, etc. before attempting to visit our website again.


    Or something to that effect. If enough websites did this, people might get a clue.
  260. Re:Windows no longer the "leader" in hardware supp by doublem · · Score: 1

    You can still run the old 3.x XFree86 if you have an older card that's not supported by 4.x, but that won't remain a viable option forever as Gnome and KDE continue to evolve. Eventually, you'll have to have 4.x XFree86 to run most Linux GUI programs. I'm sure this is already the case in many projects.

    Many distros let you pick which version of XFree86 you install.

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
  261. I think I'll by strongface · · Score: 0
    I think I'll go to slashdot today

    http://slashdot.org/

    I think I'll read this article about microsoft wanting me to type in the url to avoid spoofed websites and malicious hyperlinks

    http://support.microsoft.com/default.aspx?scid=kb; %5Bln%5D;833786

    I think I'll read what the slashdotters are saying

    http://slashdot.org/article.pl?sid=04/01/30/042824 2&mode=thread&tid=113&tid=126&tid=133&tid=172&tid= 186&tid=95

    I think I'll, oh f*%k it
  262. Eeeek! Don't say that!! by Anonymous Coward · · Score: 0
    I use Opera most of the time and I really don't notice the adds at all

    Jeezuz man, where's your brain? If you say stuff like that, they'll be forced to make the ads bigger and more intrusive!

    Attention Opera Software:

    Please ignore EvanED's comment. He's been taking a lot of pain killers lately (his mouth is sore from always putting his foot in it) and is suffering from dementia. The truth is, we all love the ads and frequently buy items that are advertised in Opera's ad window. Why right now, I'm off to get that college degree that's being advertised as I type.

    1. Re:Eeeek! Don't say that!! by millette · · Score: 1

      amen!

  263. TYPING LINKS DOESN'T PREVENT THE BUG by Elwood+P+Dowd · · Score: 2, Insightful

    Jesus God, this is stupid.

    Has anyone received any of those "www.e-qo1d.com" fraud emails?

    Try clicking the link. It does the standard URL spoofing.

    If you select the address and retype it (so long as you don't type a "/" at the end), you will remain at the scammer's website.

    So really, when they say "don't click; type the link" they mean:

    1) Click the link, so you can find out what the URL is.
    2) Open a whole new IE window and retype the link. The IE window you have already opened is poisoned.

    --

    There are no trails. There are no trees out here.
  264. The article you are looking for is currently not a by WD · · Score: 1

    It looks like the whole MS Knowledgebase system is down...

  265. Just view the source... by 1000101b · · Score: 1

    I wrote and have bookmarked this one-liner (works in IE and Mozilla):
    javascript:for(i=0;i<=(document.links.l ength-1);i++)document.links[i].href="view-source:" +document.links[i].href;alert("Done");

    --
    Live wrong, impostor.
  266. Link is dead by Anonymous Coward · · Score: 0

    Has the article been pulled? It's hard to wade through the /. bullshit, but I'm sure the suggestion was a temporary workaround until they release the patch anounced here. Note to editors. Why didn't this story get psoted, but some lameass MS knowledge base link did. Your bias is completely transparent.

  267. Long Url by OptimoosePrime · · Score: 0

    Maybe Microsoft hasn't seen the hellishly-long URL that shows up in my address bar when I log into their hotmail service.

    --
    796F75617265616E65726400
  268. KB down by Anonymous Coward · · Score: 0

    Anyone else notice that the knowledge base is down now? Not just this KB, but apparently all of them. Any idea what's going on?

  269. Survey of spoofed addresses by armando_wall · · Score: 1

    Hey guys!!

    I want to build a webpage that lists all sites that uses the URL spoofing thing (in funny way, in a wicked way, etc), just like the one Duckman5 posted here.

    So if you know of any, please mail it to me to: aristidesp hat intercable hdot net hdot ve

    Replace hat with @, and hdot with ".". Leave your name and say if you want me to tell you on when it's online.

    Think of it as a survey.

    See you then!!!

    1. Re:Survey of spoofed addresses by armando_wall · · Score: 1

      Sorry to reply to my own post, but of course you could post the websites here instead.

  270. MOD PARENT UP by Anonymous Coward · · Score: 0

    I swear I'm going to register one of these days.

  271. The google toolbar and... by Cyno01 · · Score: 1

    This, theyre right, this is the second best toolbar after google. Avalible for IE and moz, but not opera. :(

    --
    "Sic Semper Tyrannosaurus Rex."
    1. Re:The google toolbar and... by bhtooefr · · Score: 1

      Umm, that looked like it had spyware in it - it was on a PC that behaved like it had spyware, and said PC didn't have much junk other than this.

    2. Re:The google toolbar and... by Cyno01 · · Score: 1

      It says it doesn't have any, and it doesn;t seem like it does, ad aware didn't see anything after i installed it, and its a pretty small and quick install.

      --
      "Sic Semper Tyrannosaurus Rex."
  272. Re:I haven't clicked links for YEARS! - "Tub Girl" by darkstream · · Score: 1

    It was "tub girl" for me... Haven't trusted a hyperlink in the comments section since. My eyes still need scrubbing after all this time. I'm afraid my mind is scarred irreparably.

    --
    Fun with Inkwell | www.coo
  273. Who has control? by danila · · Score: 3, Insightful

    The biggest problem with browsers and other web-technologies is that they give more control to designers and webmasters, not to the users. Java, ActiveX, Flash, Javascript, CSS, etc. all allow designers and webmasters to determine more precisely what should happen on the user's end. Completely wrong and inacceptable, yet this is exactly what is happening.

    It is entirely possible to design a page that would open in an IE window without toolbars, scrollbars and statusbar. Then it is entirely possible to add interactive graphical elements to the sides that would behave exactly like real IE interface elements, only they would be fake. This is wrong. The standards should give limited control to providers of information, while browsers give ultimate control to the users. It is completely wrong that standards allow javascript to intercept mouseclicks and block rightclick menu. It doesn't affect me because I use Opera, which doesn't give a shit about that, but when I click the wheel (button 3), I see that stupid message window that informs me I shouldn't right click on that site. This isn't more than an annoyance, since scrolling still works and rightclicking is not affected at all, but this should never happen in the first place.

    Unicode addresses are wrong as well. They are an annoyance to the users. Have you ever seen a user (a visitor, the one who browses the web) request ability to use Unicode in URLs? I've never heard about that. It's some webmasters, who decided they want this stupid-stupid-stupid trick to work (and greedy registrars and their marketdroids) and broke a perfectly good addressing mechanism (I am Russian, but I never ever wanted Cyrillic URLs, even though now they are apparently supported).

    --
    Future Wiki -- If you don't think about the future, you cannot have one.
    1. Re:Who has control? by Anonymous Coward · · Score: 0

      The biggest problem with operating systems and programming languages is that they give more control to designers and programmers, not to the users. C/C++, Java, C#, ActiveX, .net, perl, etc... all allow designers and programmers to determine more precisely what should happen on the user's end. Completely wrong and inacceptable, yet this is exactly what is happening.

      It is entirely possible to design a program that would delete all the files in hard disk without prompting the user. Then it entirely possible to add interactive components to the programs that would behave exactly like real IE interface elements, only they would be fake. This is wrong. The operating system and programming languages should give limited control to providers of information, while browsers give ultimate control to the users. It is completely wrong that standards allow programs to intercept mouseclicks and block rightclick menu. It doesn't affect me because I use Commodore 64, which doesn't give a shit about that, but when I try to run some of those programs my computer crash and it doesn't run it. This shouldn't happen in the first place.

      Unicode in programs are wrong as well. They are an annoyonce to the users. Have you ever seen a user request ability to use Unicode in programs? I've never heard about that. it's some programmers, who decided that they want this stupid-stupid trick to work (and greedy developer tool vendors) and broke a perfectly good programs. (I am Russian, but I never ever wanted Cyrillic-Programs, even though now they are apparently supported, becaue I can speak and write English quite well)

      The endless supply of idiots never end.

    2. Re:Who has control? by danila · · Score: 1

      The endless supply of idiots never end.
      Apparently, it doesn't. You are a living proof of that.

      The biggest problem with operating systems and programming languages is that they give more control to designers and programmers, not to the users.
      This is bullshit and it starts from the very first sentence. OSes and applications, as well as programmers and designers give control to the user, with a few exceptions, like DRM, copy-protection and MS monopolistic control. Software developers simply do not want to control user experience in the general case.

      Websites, on the other hand, are mostly controlled by the content-providers. There isn't much a user can do. This is slowly changing, with modern browsers finally providing some control over selected styles, allowing to quickly enable disable images/scripts/plugins, etc. But overall the representation of information on the Web is controlled by the designers more than it should be.

      --
      Future Wiki -- If you don't think about the future, you cannot have one.
  274. The lessons of history by gad_zuki! · · Score: 1

    >Considering IE is here to stay

    Imagine if Microsoft had that defeatist attitude when they wrote IE to replace the browser everyone was using and knew well - Netscape.

  275. Driver's Licence == Computer use licence by Imazalil · · Score: 1

    Here's the deal,

    Since as we all know that everyone but us is dumb, I propose that The Governement create a 'Computer User' licence, handle it much the same way as a driver's licence.

    No computer use prior to turning 16
    Apply for a 'learners permit' and hold it for at least 6 months. There is a touch screen test to make sure you have rudementary understanding of a Computer.

    After 6 months you can take a test with an instructor wathing you going through most routine computer uses (email, browsing) scoring demerits on everything done wrong. (opening attachements from unknow sources) If you pass, you get a 'New Computer User' licence. You have to use the computer for 1 full year, without incident, and then you can get your full on 'Computer User' licence.

    May vary by State/Province.

    That's it, easy as pi.

  276. You answer your own question here. by Anonymous Coward · · Score: 0
    Outlook is less easy to replace... I've a target platform of XP, and need to interact with an exchange server.
    A Microsoft Exchanger Server is vendor locked. Many companies foolishly run Exchange instead of sendmail, qmail, postfix or other fine Open Source/Free Software mail transport agents, forcing their employees who often know better to use the insecure mail client Outlook.
  277. Microsoft should by generationxyu · · Score: 1

    type code instead of clicking the pretty buttons in Visual Studio .NET to write programs.

    --
    I mod down pyramid schemes in sigs.
  278. Not it's not. by Trejkaz · · Score: 1

    According to the specification, the namespace is still http://www.w3.org/1999/xhtml.

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
    1. Re:Not it's not. by Anonymous Coward · · Score: 0

      That appears to be the namespace used in the module definitions. See the XHTML 2 specification.

  279. My solution by phorm · · Score: 1

    I have the same problem with some people at work. The trick is that firebird really does look enough like MSIE to be considered by many windows lamerz to be an upgraded version.

    So, all you really have to do is install firebird, then right click on the shortcut, change icon, and point it to the MSIE icon iexplore.exe

    So far most of the people at work that would otherwise have bitched about using something "strange and different" haven't clued in... but they are happy that "this new MS upgrade seems good, why would I need anything else"

  280. Sound Advice - I've done this for four years. by gfecyk · · Score: 1

    Don't discount that KB article. I've used site whitelisting (Trusted Sites) since IE4 and website designers are designing for it.

    When a site puts all of its servers in the same second-level or third-level domain name (microsoft.com or lpl.mb.ca for instance) you can add the entire domain to Trusted Sites, and get all of that site's functionality without exposing your browser to abuse by scripts on other sites, ie: banner advertisers.

    Microsoft forgot to mention that wildcards work in Trusted Sites too. If you turn off "Require HTTPS" you can add "*.microsoft.com" without a specific protocol (like http:// etc).

    The only multi-domain example I can think of is Hotmail, and that requires the following entries in Trusted Sites:

    *.hotmail.com or *.hotmail.(your ccTLD if valid)
    *.passport.com
    *.passport.net

    When combined with MSN Messenger you need to add:

    *.msn.com

    That might sound scary, but really, it's not going to break your browser or submit control to The Bill Net.

    What equivelant functionality exists for Netscape 7, Opera, etc?

    --
    Use Evolution instead of Outlook? Bewa
  281. British Telecom Patent? by Jedi+Binglebop · · Score: 1
    BT has patent rights still in the US don't they, for hyperlinks?

    Should they sue MS for telling people not to use hyperlinks I wonder?

    *sigh*

    -JB

    --

    "I love deadlines. I love the "whooshing" sound they make as they pass by." - Douglas Adams.

  282. Re:STFU about not using IE at least with this sena by Carlos+Laviola · · Score: 1

    Fact:
    Link spoofing is possible with every browser.


    Prove it.

  283. Blocked by my Virus Scanner/Firewall by FelixCat · · Score: 1

    I'm running Network Associates VirusScan (provided free by the University here), and when I click on the link, it gets "intercepted" by VirusScan. It tells me that this site is a "trojan" which is attempting to fool me!

    It still shows the false page, but at least I was warned that what I am looking at is false.

    So, even if Microsoft isn't fixing the problem, it appears that some people like Network Associates are attempting to do their part.

    Great fun for the 30 minutes I spent on Windows this week.

    1. Re:Blocked by my Virus Scanner/Firewall by Duckman5 · · Score: 1

      Yeah, my cousin encountered a similar warning from his AV software when i sent him the link. The problem is that I take offence to that. It's nice that they're looking out for their customers, but I don't really see that as the job of a virus scanner. A virus scanner should scan for viruses, not warn me that the page I'm going to is spoofed (and call it a trojan??). It's Microsoft's job to fix that which, to their credit, they are apparently doing with WinXP SP2. But that leaves me to wonder what's going to happen to the people who don't have WinXP, but use IE. Oh, well. It doesn't bother me that much as I use neither :)

  284. Get a real computer? by Anonymous Coward · · Score: 0

    I won't vouch for mac Opera, but on windows it out performs both ie (what doesn't?) and Mozilla. And while Firebird starts a bit faster (since I usually have 20+ tabs open in Opera which take time to load) it's browsing speed and page retrieval is horribly lacking. And on Linux it dominates the much wider field just as easily.

    So yeah, get a real computer.

  285. Wait a second by Anonymous Coward · · Score: 0

    You're talking about a person who mistypes paypal and then expect them to use IE and type in horrendously long URLs?

  286. Really? by AMDude · · Score: 1

    "In a recent Microsoft Knowledge Base article, they provide 'Steps that you can take to help identify and to help protect yourself from deceptive (spoofed) Web sites and malicious hyperlinks.'"

    "However, a malicious user could create a link to a deceptive (spoofed) Web site that displays the address, or URL, to a legitimate Web site in the Status bar, Address bar , and Title bar. This article describes steps that you can take to help mitigate this issue and to help you to identify a deceptive (spoofed) Web site or URL..."

    Deceptive?
    Spoofed?
    Let me name a few,...

    http://www.microsoft.com/**
    http://www.microsof t.com/windows/default.mspx**
    http://www.sco.com/* **
    http://www.msn.com/**
    http://www.microsoft.co m/games/default.aspx**
    http://slashdot.org/* ( can see my karma go down )
    http://www.intel.com/ ( down... down.. down .down?)
    http://www.linux.org/* ( yep its gone, no one will read this comment )

    *I am joking. DUH!
    ** This is deceptive
    ***This company will be gone in five years. I CAN GUARANTEE IT!

    -"nobody could possibly confuse a large shapeless object stuffed with impact-deadening material with a pillow."

  287. Re:*sigh* Zealotry sometimes gets tiresome by shepd · · Score: 1

    >If you want his advice on running a business, there is a big chance that he will lead you astray, so that you do not become competition.

    As a business owner myself (why, oh why, do I have to say that over and over?) I can tell you for certain I would have no qualms advising others on how to correctly run a business as long as they are in a different field.

    In other words, if you were to ask Ernie how to run your Income Tax Service (for example) better, assuming he thinks similar to me, he would certainly give you good advice, or at least advice that would be relevant to his business.

    If you were competition, I wouldn't lie. I'd simply tell you "Sorry, I can't discuss such things." No big deal. No need to anger the competition by lying; that gets you absolutely nowhere (In fact, it can turn a fair competitor into an angry competitor.)

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  288. Clicking is a security risk? by Anonymous Coward · · Score: 0

    Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha Ha Hah Hah Ha !!!!!!!!!! Oooooooh my! That was a good one! I haven't read something this funny in a while. This is Slashdot and not theOnion, right?

  289. Parent mis-modded... by krewemaynard · · Score: 1

    ...should be 'Insightful', i think.

    Where we go "cool, nice features" they... don't.

    i see that all the time. if something pops up, like a message saying, "The page you are about to view is encrypted...," or the one that warns you when you submit text, it could be sniffed, people automaticlly think it's an error or a problem. i guess it's conditioning--any time they browse with IE, warning messages can't be good...

    bottom line: most users are reluctant to leave what they know, even if it means a better overall experience.

    --
    I saw it on Slashdot, it must be true!
  290. Yet another wonky IE behavior by imgunby · · Score: 1
    Ok, so I know its slightly OT, but along the lines of IE doing some really strange things is this one.

    Create a .txt file that contains a JS function of choice inside of either a script tag or in a body tag. Opening that file in IE will result in the JS firing as though it were a fully-formatted HTML doc. I'm having a hard time deciding if that's a bug or a feature

  291. Re:STFU about not using IE at least with this sena by HolyCoitus · · Score: 1

    Ermmm... Actually, IE has a bug that lets you not be able to even see that the link is being spoofed, the others, if you read the whole URL, let you at least see that.

    --
    That's scary.
  292. keep your data secure, don't use computers by JimC93SW2 · · Score: 1
    I'm going to go even farther than typing in URLs (after all, that won't protect you from keystroke loggers and other mal-ware): From now on I am going to write down all URLs with paper and pencil and send them to my friends via snail-mail.

    We used to have a comment on computer system or application designs that relied totally on the stupidity of users for security: "Stupidity does NOT equal Security!".