<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="http://www.movabletype.org/" />

<title>CTHB: Microsoft Hacked</title>

<link rel="stylesheet" href="http://www.cthb.org/styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.cthb.org/index.rdf" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="http://www.cthb.org/atom.xml" />

<link rel="start" href="http://www.cthb.org/" title="Home" />
<link rel="prev" href="http://www.cthb.org/archives/2002/01/conspiracies_ar.html" title="Conspiracies are where you look for them" />

<link rel="next" href="http://www.cthb.org/archives/2002/01/scared.html" title="Scared" />

<script type="text/javascript" language="javascript">
<!--

var HOST = 'www.cthb.org';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + (expires ? "; expires=" + expires : "") + (path ? "; path=" + path : "") + (domain ? "; domain=" + domain : "") + (secure ? "secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    now = now.toGMTString();
    if (f.author != undefined)
       setCookie('mtcmtauth', f.author.value, now, '/', '', '');
    if (f.email != undefined)
       setCookie('mtcmtmail', f.email.value, now, '/', '', '');
    if (f.url != undefined)
       setCookie('mtcmthome', f.url.value, now, '/', '', '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '/', '');
    deleteCookie('mtcmthome', '/', '');
    deleteCookie('mtcmtauth', '/', '');
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>





</head>

<body>

<div id="container">

<div id="banner">
<h1><a href="http://www.cthb.org/" accesskey="1">CTHB</a></h1>
<h2></h2>
</div>

<div class="content">

<p align="right">
<a href="http://www.cthb.org/archives/2002/01/conspiracies_ar.html">&laquo; Conspiracies are where you look for them</a> |

<a href="http://www.cthb.org/">Main</a>
| <a href="http://www.cthb.org/archives/2002/01/scared.html">Scared &raquo;</a>

</p>

<h2>January 26, 2002</h2>

<h3>Microsoft Hacked</h3>

<p>Shortly after noon, today, Microsoft was Hacked. Though Ijd like to say this happened to one of Bill Gates' business entities, it didn't.</p>

<p>My bedroom door doesn't close properly. The door shuts, but doesn't quite latch, so all you have to do is push on the closed door asand all the riches of the kingdom will be exposed to you. Actually, it's just all of my unfilled bills and invoices scattered around the room by the cats.</p>

<p>With the exception of one weekend, I don't let the cats into my bedroom. Hack, however, has figured out that he can open the door by pushing on it and eventually grew strong enough to push it open.</p>

<p>So I blocked it. When I went to sleep, I'd slide this box of diskettes and documentation from an old purchase of Microsoft Office for the Mac that I had bought back in college. It's about a foot cube, maybe a little less, and filled with decently heavy paper. It made a great doorstop.</p>

<p>But Hack is still growing. Over the course of twenty minutes of effort, he managed to push the door open enough for him to squeeze through. It wasn't enough for him to squeeze back out, but he got in. Diva, being smaller, had little trouble getting in and out.</p>

<p>&lt;<I>SIGH</I>&gt;</p>

<p>I think I'll try using the <A HREF="http://www.apple-history.com/se.html">Toaster</A> to block the door.</p>

<div id="a000466more"><div id="more">

</div></div>

<p class="posted">Posted by KinCross at January 26, 2002 08:16 PM</p>




<h2 id="comments">Comments</h2>







</div>
</div>

</body>
</html>