session_start();
$title="Slide 54";
require("../../../php/require/config.php");
require("$reqpath/login/config.php");
require("$reqpath/common.php");
require("$reqpath/login/membership.php");
include("$incpath/header.php");
$showlogin="yes";
include("$incpath/menu.php");
if (!loggedin()){
echo "
";
$bartitle="Unverified user: Please login to view Presentations ";
printneedtologinmsg($bartitle);
}
else
{
?>
|
First page Back Continue Last page Overview Graphics
Big Risks
$50 billion economic damages possible from a single worst-case worm (Weaver and Paxson, WEIS04, May 2004)
$100 billion global cyber-catastrophe risk (some big company CEOs, according to mi2g, Feb 2004)
more than hurricane Andrew
global in scale
greatly exacerbated by monoculture
| } include("$incpath/footer.php"); ?>