Linked by David Adams on Fri 10th Jun 2005 15:25 UTC, submitted by tm
Permalink for comment
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 06/18/13 22:33 UTC
Linked by Anonymous on 06/18/13 22:26 UTC
Linked by Thom Holwerda on 06/18/13 22:25 UTC
Linked by Thom Holwerda on 06/18/13 17:45 UTC
Linked by Thom Holwerda on 06/18/13 17:32 UTC, submitted by poundsmack
Linked by Thom Holwerda on 06/17/13 17:58 UTC
Linked by Thom Holwerda on 06/17/13 17:52 UTC
Linked by Thom Holwerda on 06/14/13 21:03 UTC
Linked by Thom Holwerda on 06/14/13 20:46 UTC
Linked by Thom Holwerda on 06/14/13 17:32 UTC
More News »
Sponsored Links



"Many virus attacks aren't really exploiting weaknesses in your operating sytem: they're simply tricking you into telling the OS to do things that it shouldn't do."
There are many ways virus writers exploit weaknesse in system design:
** Remember the attachments thta Outlook would execute automatically? If that wasn't a system weakness, what is?
** Crummy software management that permits malware to install itself in a way that is becomes hard to dislodge. Write an OS where software cannot hide. No registry; a mandatory install log that allows the OS to remove any file that came with the install, no matter where it went; a strict system for programs that can launch at startup; etc.
** The OS should recognize how an executable entered the system and react accordingly. If the file came by a channel that is typical for malware (e-mail, IM), the OS should ask that extra question on install.