<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.sudosu.net &#187; Broken</title>
	<atom:link href="http://blog.sudosu.net/category/broken/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sudosu.net</link>
	<description>Got root?</description>
	<lastBuildDate>Mon, 21 Dec 2009 18:27:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Worst. Cover. Letter. Ever.</title>
		<link>http://blog.sudosu.net/2008/worst-cover-letter-ever/</link>
		<comments>http://blog.sudosu.net/2008/worst-cover-letter-ever/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 15:36:13 +0000</pubDate>
		<dc:creator>schof</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Dakim]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://blog.sudosu.net/2008/worst-cover-letter-ever/</guid>
		<description><![CDATA[This used to contain the text (with names and e-mails taken out) of a cover letter I received from someone applying for a job. The letter was a masterpiece, insulting (either by assertion or implication) almost everyone at the company.
Despite the over-the-top nature of the letter, posting it here and picking on it started to [...]]]></description>
			<content:encoded><![CDATA[<p>This used to contain the text (with names and e-mails taken out) of a cover letter I received from someone applying for a job. The letter was a masterpiece, insulting (either by assertion or implication) almost everyone at the company.</p>
<p>Despite the over-the-top nature of the letter, posting it here and picking on it started to seem more and more like kicking someone when he&#8217;s down. There was no larger message, no lesson to learn from the letter &#8212; just me making fun of someone who made an asshole of himself.</p>
<p>I deleted it. I don&#8217;t want to be that guy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sudosu.net/2008/worst-cover-letter-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Rough Weekend</title>
		<link>http://blog.sudosu.net/2008/a-rough-weekend/</link>
		<comments>http://blog.sudosu.net/2008/a-rough-weekend/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 17:38:21 +0000</pubDate>
		<dc:creator>schof</dc:creator>
				<category><![CDATA[Autobiography]]></category>
		<category><![CDATA[Broken]]></category>
		<category><![CDATA[John Mark Schofield Meta]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://blog.sudosu.net/2008/a-rough-weekend/</guid>
		<description><![CDATA[I just feel the need to whine for a moment &#8212; please indulge me. (Or skip to the next post.)
My house flooded on Friday, Saturday, and Sunday. I&#8217;ve already cleaned up twice; there&#8217;s mud on my floor right now, on Monday morning. In addition, we&#8217;re late on a big project at the office. I worked [...]]]></description>
			<content:encoded><![CDATA[<p>I just feel the need to whine for a moment &#8212; please indulge me. (Or skip to the next post.)</p>
<p>My house flooded on Friday, Saturday, and Sunday. I&#8217;ve already cleaned up twice; there&#8217;s mud on my floor right now, on Monday morning. In addition, we&#8217;re late on a big project at the office. I worked 11 hours on Saturday and 9 hours on Sunday.</p>
<p>And we didn&#8217;t accomplish the thing that we spent all weekend working to accomplish.</p>
<p>If it looks like it won&#8217;t rain for a while, I may mop my floor tonight and clean up the mud for the third time.</p>
<p>(Oh, and my up-hill neighbor built a sandbag dike that sent a WALL of water down past (and into) my house, knocking down a fence, covering my brick patio and a small grass lawn with a layer of mud, and killing the fish in the fishpond.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sudosu.net/2008/a-rough-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google FTW: Fixing Arrow Problems in OS X Python</title>
		<link>http://blog.sudosu.net/2007/google-ftw-fixing-arrow-problems-in-os-x-python/</link>
		<comments>http://blog.sudosu.net/2007/google-ftw-fixing-arrow-problems-in-os-x-python/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 00:38:35 +0000</pubDate>
		<dc:creator>schof</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.sudosu.net/2007/google-ftw-fixing-arrow-problems-in-os-x-python/</guid>
		<description><![CDATA[I lived with it for ages. I tried to fix it on my own, by selecting different emulation types. Finally I Googled for it. And pretty much instantly found the answer:
 python `python -c &#8220;import pimp; print pimp.__file__&#8221;` -i readline
Moral? If at first you don&#8217;t succeed, Google. If Google fails, try, try again.
Update: And to [...]]]></description>
			<content:encoded><![CDATA[<p>I lived with it for ages. I tried to fix it on my own, by selecting different emulation types. Finally I Googled for it. And <a href="http://forums.macosxhints.com/archive/index.php/t-64151.html" target="_blank">pretty much instantly</a> <a href="http://simplygenius.com/geekblog/2005/08/30/readline-for-python-on-osx/" target="_blank">found the answer</a>:</p>
<blockquote><p> python `python -c &#8220;import pimp; print pimp.__file__&#8221;` -i readline</p></blockquote>
<p>Moral? If at first you don&#8217;t succeed, Google. If Google fails, try, try again.</p>
<p><strong>Update:</strong> And to make forward-delete work, <a href="http://www.macosxhints.com/article.php?story=20050525040921189" target="_blank">try this.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sudosu.net/2007/google-ftw-fixing-arrow-problems-in-os-x-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canada.com Infected With Trojan-Installation Browser Hijack</title>
		<link>http://blog.sudosu.net/2007/canadacom-infected-with-trojan-installation-browser-hijack/</link>
		<comments>http://blog.sudosu.net/2007/canadacom-infected-with-trojan-installation-browser-hijack/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 03:24:35 +0000</pubDate>
		<dc:creator>schof</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.sudosu.net/2007/canadacom-infected-with-trojan-installation-browser-hijack/</guid>
		<description><![CDATA[Summary: Visitors to Canada.com (not hyperlinked for obvious reasons) will have their browsers hijacked, and a series of prompts will download and attempt to install malicious software. This will happen ONLY on the first visit from an IP address. Subsequent visits to Canada.com will not experience the browser hijack.
NOTE: I have only experienced this on [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Summary:</strong> Visitors to Canada.com (not hyperlinked for obvious reasons) will have their browsers hijacked, and a series of prompts will download and attempt to install malicious software. This will happen ONLY on the first visit from an IP address. Subsequent visits to Canada.com will not experience the browser hijack.</p>
<p><em>NOTE: I have only experienced this on the Vancouver Sun section of Canada.com. I&#8217;m currently out of different IP addresses to try. I&#8217;ll try again from home to see if the rest of Canada.com is infected.</em></p>
<p><strong>How I found The Problem:</strong> I followed a link from Bynkii.com to a Vancouver Sun story that Bynkii discussed. My browser was immediately hijacked. I visited the site again, and found no errors. I then tried from a laptop connected to our company&#8217;s wireless network (completely separate from our internal network, and through a separate ISP) and saw the hijack again. That time I got <a href="http://flickr.com/photos/schof/sets/72157603001488073/" target="_blank">screencaps</a>. Visiting the site through the wireless again showed no problems, leading me to believe that this displays one time per IP address. Trying multiple browsers did not result in another browser hijack, and neither did clearing cookies, making me think it&#8217;s recording IP address and attacking once per IP address.</p>
<p><strong>Details:</strong></p>
<p>The first time you visit Canada.com, your browser will flash through a few redirects, and then the following popup will appear:<br />
<a href="http://www.flickr.com/photos/schof/1911230563/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2273/1911230563_b7e7d02adc_o.png" alt="FirstPopUp" height="241" width="478" /></a></p>
<p>Note that hitting either Cancel or OK appears to have the same result &#8212; you can&#8217;t get out of there. Your browser will then appear to scan your hard drive for viruses. It&#8217;s all theater; it&#8217;s not actually doing anything at this point:</p>
<p><a href="http://www.flickr.com/photos/schof/1912063850/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2413/1912063850_5564a68325.jpg" alt="scanningmysystem" height="210" width="500" /></a></p>
<p>It will then pop up a message (in an Windows-style message box &#8212; not sure how it did that):</p>
<p><a href="http://www.flickr.com/photos/schof/1912064916/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2227/1912064916_c6dfaba36f.jpg" alt="RemoveErrors" height="375" width="500" /></a></p>
<p>If you&#8217;re on a Macintosh, it will then offer to download an EXE file. I&#8217;m not sure if it will automatically download and run the file on a Windows machine, because I&#8217;m not about to try.</p>
<p><a href="http://www.flickr.com/photos/schof/1911232457/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2044/1911232457_6dde35973b.jpg" alt="DownloadInstaller" height="204" width="440" /></a></p>
<p>I uploaded the downloaded file to virustotal.com, and it found a variety of badness there, general consensus seems to be that this file isn&#8217;t so bad by itself, but will once installed download and install an additional slew of malware and trojans of unknown potency. (I was unable to find really definitive information about this file; I&#8217;m open to suggestions for better places to look.)</p>
<blockquote><p> File <span id="status_nombre">Install-MnBhY2lmaWM-a2V5aW4-a2V5a</span> received on <span id="status_fecha">11.08.2007 03:28:07 (CET)</span></p>
<table id="tablaMotores" border="0" cellpadding="0" cellspacing="0" width="550">
<tr>
<th>Antivirus</th>
<th>Version</th>
<th>Last Update</th>
<th>Result</th>
</tr>
<tr>
<td>AhnLab-V3</td>
<td>2007.11.8.0</td>
<td>2007.11.08</td>
<td>-</td>
</tr>
<tr>
<td>Authentium</td>
<td>4.93.8</td>
<td>2007.11.07</td>
<td class="positivo">could be infected with an unknown virus</td>
</tr>
<tr>
<td>AVG</td>
<td>7.5.0.503</td>
<td>2007.11.08</td>
<td class="positivo">Generic9.HLR</td>
</tr>
<tr>
<td>CAT-QuickHeal</td>
<td>9.00</td>
<td>2007.11.07</td>
<td>-</td>
</tr>
<tr>
<td>DrWeb</td>
<td>4.44.0.09170</td>
<td>2007.11.07</td>
<td>-</td>
</tr>
<tr>
<td>eTrust-Vet</td>
<td>31.2.5278</td>
<td>2007.11.07</td>
<td>-</td>
</tr>
<tr>
<td>FileAdvisor</td>
<td>1</td>
<td>2007.11.08</td>
<td>-</td>
</tr>
<tr>
<td>F-Prot</td>
<td>4.4.2.54</td>
<td>2007.11.07</td>
<td class="positivo">W32/Heuristic-119!Eldorado</td>
</tr>
<tr>
<td>Ikarus</td>
<td>T3.1.1.12</td>
<td>2007.11.08</td>
<td class="positivo">Virus.Win32.Renos.AE</td>
</tr>
<tr>
<td>McAfee</td>
<td>5158</td>
<td>2007.11.07</td>
<td class="positivo">BraveSentry</td>
</tr>
<tr>
<td>NOD32v2</td>
<td>2645</td>
<td>2007.11.08</td>
<td class="positivo">Win32/Hoax.Renos.PY</td>
</tr>
<tr>
<td>Panda</td>
<td>9.0.0.4</td>
<td>2007.11.07</td>
<td class="positivo">Suspicious file</td>
</tr>
<tr>
<td>Rising</td>
<td>20.17.22.00</td>
<td>2007.11.07</td>
<td>-</td>
</tr>
<tr>
<td>Sunbelt</td>
<td>2.2.907.0</td>
<td>2007.11.07</td>
<td>-</td>
</tr>
<tr>
<td>TheHacker</td>
<td>6.2.9.119</td>
<td>2007.11.07</td>
<td>-</td>
</tr>
<tr>
<td>VirusBuster</td>
<td>4.3.26:9</td>
<td>2007.11.07</td>
<td class="positivo">Trojan.Renos.Gen.2</td>
</tr>
</table>
<table id="tablaInformacion" border="0" cellpadding="0" cellspacing="0" width="550">
<tr>
<th>Additional information</th>
</tr>
<tr>
<td>File size: 31288 bytes</td>
</tr>
<tr>
<td>SHA1: ef6fce7ad9a01d6cabb84bffc3bddee6f43bfe4e</td>
</tr>
</table>
</blockquote>
<p>I submitted this to the <a href="http://isc.sans.org/" target="_blank">Internet Storm Center</a>, along with a malware sample, and e-mailed webmaster@canada.com with a warning.</p>
<p><strong>Update November 15, 2007:</strong> <a href="http://blog.wired.com/business/2007/11/doubleclick-red.html" target="_blank">Wired just wrote about the issue</a>; apparently it affects a number of different sites, as the hijack script was distributed via the Doubleclick ad network.</p>
<p><strong>Update November 16, 2007</strong>: Wired <a href="http://www.wired.com/techbiz/media/news/2007/11/doubleclick" target="_blank">wrote about the issue again</a>, quoting me this time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sudosu.net/2007/canadacom-infected-with-trojan-installation-browser-hijack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook (AKA the man) is holding me down!</title>
		<link>http://blog.sudosu.net/2007/facebook-aka-the-man-is-holding-me-down/</link>
		<comments>http://blog.sudosu.net/2007/facebook-aka-the-man-is-holding-me-down/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 22:09:57 +0000</pubDate>
		<dc:creator>schof</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[John Mark Schofield Meta]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.sudosu.net/2007/facebook-aka-the-man-is-holding-me-down/</guid>
		<description><![CDATA[Turns out Facebook won&#8217;t let me use my root at sudosu dot net address, because they believe real people don&#8217;t use addresses with &#8220;root&#8221; in them. Well, phooie to them!
Here&#8217;s my bug report: (with e-mail addresses slightly mangled for publication)
WHAT I DID:
1) On Edit Profile -&#62; Contact page, selected &#8220;Add / Remove E-mails.
2) Hit &#8220;Change&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Turns out Facebook won&#8217;t let me use my root at sudosu dot net address, because they believe real people don&#8217;t use addresses with &#8220;root&#8221; in them. Well, phooie to them!</p>
<p>Here&#8217;s my bug report: (with e-mail addresses slightly mangled for publication)</p>
<blockquote><p>WHAT I DID:<br />
1) On Edit Profile -&gt; Contact page, selected &#8220;Add / Remove E-mails.<br />
2) Hit &#8220;Change&#8221; under &#8220;Contact E-mail.&#8221;<br />
3) Select the &#8220;New Address&#8221; box and enter &#8220;root at sudosu dot net&#8221;<br />
4) Click the &#8220;Change Contact E-Mail&#8221; Button.<br />
5) Enter my password and click &#8220;Confirm.&#8221;</p>
<p>WHAT I EXPECTED TO HAPPEN:<br />
1) I expected Facebook to e-mail a confirmation message to<br />
root at sudosu dot net.</p>
<p>WHAT ACTUALLY HAPPENED:<br />
1) Facebook responded with &#8220;Please enter a valid email address.&#8221;</p>
<p>WHY THIS IS A PROBLEM:<br />
1) root at sudosu dot net IS a valid e-mail address, and is my primary<br />
personal address. People searching for me will use that address, and<br />
will not be able to find me.</p></blockquote>
<p>And their response:</p>
<blockquote><p> Hi John,</p>
<p>Unfortunately we do not support email addresses with generic<br />
prefixes like the email you have listed (i.e. info@, webmaster@, root@<br />
etc.). You will need to use a personal email address that does not<br />
contain this type of prefix. Since email addresses of this nature are<br />
typically used for organizations and businesses, we do not allow them<br />
to be used for personal Facebook accounts. There are no exceptions<br />
to this rule.  We sincerely apologize for any inconvenience this policy<br />
may have caused you.</p>
<p>Thanks for contacting Facebook,</p>
<p>Landon<br />
Customer Support Representative<br />
Facebook</p></blockquote>
<p>So Facebook knows me by my jschofield at gMail address. I hope this doesn&#8217;t prevent people from finding me on Facebook.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sudosu.net/2007/facebook-aka-the-man-is-holding-me-down/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Possible Wordpress Future Post Bug</title>
		<link>http://blog.sudosu.net/2007/please-ignore-the-test-posts-possible-wordpress-bug/</link>
		<comments>http://blog.sudosu.net/2007/please-ignore-the-test-posts-possible-wordpress-bug/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 04:19:44 +0000</pubDate>
		<dc:creator>schof</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Sudosu.net Meta]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.sudosu.net/2007/please-ignore-the-test-posts-possible-wordpress-bug/</guid>
		<description><![CDATA[I reported a bug to WordPress  and I&#8217;ve apparently gone as far as I can go with the folks on that bug.
I&#8217;ll be continuing this at the URL they suggested, and I&#8217;ll update this post.
]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://trac.wordpress.org/ticket/3742#comment:9" title="WordPress Bug 3742: Future-Dating Posts Does Not Work" target="_blank">reported a bug to WordPress</a>  and I&#8217;ve apparently gone as far as I can go with the folks on that bug.</p>
<p>I&#8217;ll be continuing this at the URL they suggested, and I&#8217;ll update this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sudosu.net/2007/please-ignore-the-test-posts-possible-wordpress-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Worst. Listening. Comprehension. Ever.</title>
		<link>http://blog.sudosu.net/2007/worst-listening-comprehension-ever/</link>
		<comments>http://blog.sudosu.net/2007/worst-listening-comprehension-ever/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 19:42:47 +0000</pubDate>
		<dc:creator>schof</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://blog.sudosu.net/2007/worst-listening-comprehension-ever/</guid>
		<description><![CDATA[So, we had a failed piece of Apple hardware. One of my techs called the failure into Apple, and they sent an empty box to us so we could ship the bad hardware to Apple.
There are two amazing things about this &#8212; first, that Apple&#8217;s support tech was incompetent enough to generate a label like [...]]]></description>
			<content:encoded><![CDATA[<p>So, we had a failed piece of Apple hardware. One of my techs called the failure into Apple, and they sent an empty box to us so we could ship the bad hardware to Apple.</p>
<p>There are two amazing things about this &#8212; first, that Apple&#8217;s support tech was incompetent enough to generate a label like this, and that DHL was smart enough to actually deliver it on time to the correct place.</p>
<p><a href="http://www.flickr.com/photos/schof/570091820/" title="Address label entered by illiterate Apple support rep."><img src="http://farm2.static.flickr.com/1026/570091820_2f35ddabe3_o.gif" alt="Address label entered by illiterate Apple support rep." /></a></p>
<p>(I won&#8217;t include his real name, but Jeff&#8217;s last name is NOT &#8220;Jones&#8221; and doesn&#8217;t sound anything like that. It&#8217;s pretty obvious the support rep just made up &#8220;Jones.&#8221;)</p>
<p>The actual address:</p>
<blockquote><p> 2121 Cloverfield Blvd.<br />
Suite 205<br />
Santa Monica, CA 90404</p></blockquote>
<p>The address printed on the label:</p>
<blockquote><p> 2121, clover field , blvd<br />
sweet 205 centre monca<br />
COLORADO CA 90404</p></blockquote>
<p>Umm. What?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sudosu.net/2007/worst-listening-comprehension-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
