Originally posted by: BingBongWongFooey
What does it do?
Originally posted by: Nothinman
It exploits the bad URL processing and makes zcat.wired.net.nz/details.aspx look like it's msie.microsoft.com.
I think it's funny, because it's extremely simple to hide the real URL from people and make them think they're browsing one site when they're really not, kinda scarey if you think about it.
...and if you view the source, the whole page is in a non-standard "conditional comment", so it isn't really supposed to show anything anyway .
That's interesting though, the %00 in the url tricked firebird into terminating the string right there, so in the status bar I saw "msie.microsoft.com" with a weird character after it (the %01 I suppose), but not the @ or the real domain after it. Mozilla bug
Originally posted by: BingBongWongFooey
Yeah I gathered that much, I just thought the page that it loaded did something nasty (other than mention mozilla, which I saw in the source).
That's interesting though, the %00 in the url tricked firebird into terminating the string right there, so in the status bar I saw "msie.microsoft.com" with a weird character after it (the %01 I suppose), but not the @ or the real domain after it. Mozilla bug. 😉
Originally posted by: igowerf
Doesn't seem to work in Firebird.
Originally posted by: ClueLis
Originally posted by: BingBongWongFooey
Yeah I gathered that much, I just thought the page that it loaded did something nasty (other than mention mozilla, which I saw in the source).
That's interesting though, the %00 in the url tricked firebird into terminating the string right there, so in the status bar I saw "msie.microsoft.com" with a weird character after it (the %01 I suppose), but not the @ or the real domain after it. Mozilla bug. 😉
Yup. The exploit has partial effectiveness on Mozilla browsers as well, although it is supposed to have been fixed in more recent builds.