Slashdot Mirror


User: MikeBenham

MikeBenham's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. Re:Try it yourself right now ... here is what I sa on IE and Konqueror Bug Makes SSL Insecure · · Score: 2, Informative

    That URL alone isn't a full demonstration. Your browser notified you of a problem because it thought the web site was www.amazon.com, and you typed in www.thoughtcrime.org. You have to edit your hosts file:
    66.93.78.63 www.amazon.com

    For the full effect.

  2. Re:Certificates aren't very effective to begin wit on IE and Konqueror Bug Makes SSL Insecure · · Score: 1

    Normally when a man in the middle substitutes his own certificate for the original destinaton's, the browser will pop up a huge warning dialog saying that the certificate isn't signed properly or that it is named incorrectly. With this vulnerability, that doesn't happen. You can exploit this vulnerability to "sniff the wire and accumulate data in cleartext." See sslsniff: http://www.thoughtcrime.org/ie.html

  3. Re:Heres a fix for IE.... on IE and Konqueror Bug Makes SSL Insecure · · Score: 2, Insightful

    That doesn't fix the problem. You're not testing it correctly, contact me offline if you want to do some actual testing.

  4. Re:Spoof? on IE and Konqueror Bug Makes SSL Insecure · · Score: 5, Insightful

    A lot of people have been saying that, so I wrote a tool (sslsniff) to demonstrate the problem in a more "real-world" setting. It performs undetected hijacking/sniffing of IE SSL sessions, even on a switched network. sslsniff: http://www.thoughtcrime.org/ie.html