<?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>Extempore &#187; security</title>
	<atom:link href="http://michaelhendrickx.com/category/security/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelhendrickx.com</link>
	<description>random ramblings of the disturbed mind</description>
	<lastBuildDate>Tue, 20 Jul 2010 05:39:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Logging into SSH with a different username</title>
		<link>http://michaelhendrickx.com/200903_loggin-into-ssh-with-a-different-username.html</link>
		<comments>http://michaelhendrickx.com/200903_loggin-into-ssh-with-a-different-username.html#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:59:52 +0000</pubDate>
		<dc:creator>Michael Hendrickx</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://michaelhendrickx.com/?p=138</guid>
		<description><![CDATA[I love SSH.  SSH is the de-facto service for remote server management, especially in a CLI environment.
Being a avid Linux user, and spending quite a bit of time on OSX lately, I often SSH into several servers remotely.  Being subject to &#8220;username conventions&#8221;, you don&#8217;t always share the same username across machines.  [...]]]></description>
			<content:encoded><![CDATA[<p>I love SSH.  SSH is the de-facto service for remote server management, especially in a CLI environment.</p>
<p>Being a avid Linux user, and spending quite a bit of time on OSX lately, I often SSH into several servers remotely.  Being subject to &#8220;username conventions&#8221;, you don&#8217;t always share the same username across machines.  And I always wondered how one could just type <em>ssh hostname</em> instead of providing the username.</p>
<p>Seems that, by creating a <code>.ssh/config</code> file with following contents:</p>
<p><code><br />
Host server.example.com server<br />
&nbsp;&nbsp;User username<br />
</code></p>
<p>WIll make life easier, as you can in the future only do a &#8220;ssh hostname&#8221;.  I didn&#8217;t know this.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelhendrickx.com/200903_loggin-into-ssh-with-a-different-username.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MS08-67 released out of the patch cycle, new blaster coming up?</title>
		<link>http://michaelhendrickx.com/200810_ms08-67-released-out-of-the-patch-cycle-new-blaster-coming-up.html</link>
		<comments>http://michaelhendrickx.com/200810_ms08-67-released-out-of-the-patch-cycle-new-blaster-coming-up.html#comments</comments>
		<pubDate>Sat, 25 Oct 2008 03:23:37 +0000</pubDate>
		<dc:creator>Michael Hendrickx</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://michaelhendrickx.com/?p=48</guid>
		<description><![CDATA[A newly discovery vulnerability made Microsoft release a security patch  aside from it&#8217;s usual cycle, the notorious Patch Tuesday.  This &#8220;Patch Tuesday&#8221; is normally every second Tuesday of the month.
MS08-067 fixes a bug in the RPC handling of the Windows Server service.  
The bug was deemed as &#8220;critical&#8221; on pre-Vista machines, which [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://michaelhendrickx.com/wp-content/uploads/2008/10/patch.jpg" alt="" title="patch" width="144" height="88" class="alignright size-full wp-image-51" />A newly discovery vulnerability made Microsoft release a security patch  aside from it&#8217;s usual cycle, the notorious Patch Tuesday.  This &#8220;Patch Tuesday&#8221; is normally every second Tuesday of the month.</p>
<p><a href="http://www.microsoft.com/technet/security/Bulletin/MS08-067.mspx">MS08-067</a> fixes a bug in the RPC handling of the Windows Server service.  </p>
<p>The bug <a href="http://blogs.technet.com/msrc/archive/2008/10/23/ms08-067-released.aspx">was deemed</a> as &#8220;critical&#8221; on pre-Vista machines, which is still the majority of Windows clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelhendrickx.com/200810_ms08-67-released-out-of-the-patch-cycle-new-blaster-coming-up.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimalistic browser, Google&#8217;s Chrome</title>
		<link>http://michaelhendrickx.com/200809_minimalistic-browser-googles-chrome.html</link>
		<comments>http://michaelhendrickx.com/200809_minimalistic-browser-googles-chrome.html#comments</comments>
		<pubDate>Wed, 03 Sep 2008 21:40:15 +0000</pubDate>
		<dc:creator>Michael Hendrickx</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[v8]]></category>

		<guid isPermaLink="false">http://michaelhendrickx.com/?p=22</guid>
		<description><![CDATA[Google came out with a new browser, called Chrome.  A company that pushes so much into a browser, made their own browser with minimalistic design (as usually done by google) multiple features, such as the incognito windows (wont leave traces in your sites&#8217;s history), the built in javascript console, V8 Javascript engine.
See it as [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://michaelhendrickx.com/wp-content/uploads/2008/09/chrome.jpg" alt="" title="chrome" width="187" height="74" class="alignright size-full wp-image-24" />Google came out with a new browser, called <a href="http://www.google.com/chrome/intl/en/features.html?hl=en">Chrome</a>.  A company that pushes so much into a browser, made their own browser with minimalistic design (as <a href="http://www.google.com/">usually</a> done by google) multiple features, such as the incognito windows (wont leave traces in your sites&#8217;s history), the built in javascript console, <a href="http://code.google.com/apis/v8/">V8 Javascript engine</a>.</p>
<p>See it as a firefox with your necesarry plugins, in a new jacket.</p>
<p>Very interesting product.  And it seems that places.ae <a href="http://blog.places.ae/2008/09/google-chrome-a-new-browser.html">renders correctly in it</a>, which is probably due to the borrowed Firefox code.</p>
<p>I am afraid that IE(8)&#8217;s days are counted.</p>
<p>Thank you,<br />
Michael</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelhendrickx.com/200809_minimalistic-browser-googles-chrome.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dubai jails yahoo email account hacker</title>
		<link>http://michaelhendrickx.com/200809_dubai-jails-yahoo-email-account-hacker.html</link>
		<comments>http://michaelhendrickx.com/200809_dubai-jails-yahoo-email-account-hacker.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 20:09:04 +0000</pubDate>
		<dc:creator>Michael Hendrickx</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[uae]]></category>
		<category><![CDATA[dubai]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacker]]></category>

		<guid isPermaLink="false">http://michaelhendrickx.com/?p=18</guid>
		<description><![CDATA[An Egyptian secretary guessed the password of a yahoo account of an Emirati UN employee, and was sentenced to three months in jail and deportation.
The &#8220;hacker&#8221; emailed the victim that he broke into her email account, and was going to release pictures and &#8220;other secrets&#8221; of her, according to GulfNews.
Not the cybercrime caliber of russian [...]]]></description>
			<content:encoded><![CDATA[<p>An Egyptian secretary guessed the password of a yahoo account of an Emirati UN employee, and was sentenced to three months in jail and deportation.</p>
<p>The &#8220;hacker&#8221; emailed the victim that he broke into her email account, and was going to release pictures and &#8220;other secrets&#8221; of her, according to <a href="http://www.gulfnews.com/nation/Police_and_The_Courts/10241859.html">GulfNews</a>.</p>
<p>Not the cybercrime caliber of russian extremist webmasters being <a href="http://www.nytimes.com/2008/09/01/world/europe/01ingushetia.html?_r=1&#038;pagewanted=print&#038;oref=slogin">&#8220;accidentially&#8221; executed</a>, but still.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelhendrickx.com/200809_dubai-jails-yahoo-email-account-hacker.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
