<?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>EVOL.reverse &#187; Security</title>
	<atom:link href="http://www.morgadinho.org/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morgadinho.org</link>
	<description>Let Yourself Be Conducted By It</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:56:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>JavaScript eval() is EVIL</title>
		<link>http://www.morgadinho.org/2009/09/07/javascript-eval-is-evil/</link>
		<comments>http://www.morgadinho.org/2009/09/07/javascript-eval-is-evil/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:25:34 +0000</pubDate>
		<dc:creator>Nuno Morgadinho</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.morgadinho.org/?p=1827</guid>
		<description><![CDATA[The blogosphere is full of mentions to the worm that is attacking old versions of the Wordpress blog platform and the attack on the popular <a href="http://scobleizer.com/2009/09/05/i-dont-feel-safe-with-wordpress-hackers-broke-in-and-took-things/">Scobleizer</a> blog. I was reading about it in the weekend, particularly how the worm works, what it does, how to prevent it and how to recover from it.

As Matt Mullenweg, creator of Wordpress, puts it: "This particular worm, like many before it, is clever". One of the things it does is changing the links of the blog to something like this:

<pre class="code">
/post-title/%&amp;(%7B$%7Beval(base64_decode($_SERVER%5BHTTP_REFERER%5D))%7D%7D|.+)&amp;%/
</pre>

and this in turn allows evaluated code to be executed. “eval” is evil hum? Although its not something new, still quite cunning. The eval() function evaluates a string and executes it as if it was script  code. This means when a user clicks the link on the affected blog, the Javascript arbitrary code will run on the user's browser. Not good.

<a href="http://wordpress.org/development/2009/09/keep-wordpress-secure/" target="_blank">http://wordpress.org/development/2009/09/keep-wordpress-secure/</a>
<br/>
<a href="http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/">http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/</a>]]></description>
			<content:encoded><![CDATA[The blogosphere is full of mentions to the worm that is attacking old versions of the Wordpress blog platform and the attack on the popular <a href="http://scobleizer.com/2009/09/05/i-dont-feel-safe-with-wordpress-hackers-broke-in-and-took-things/">Scobleizer</a> blog. I was reading about it in the weekend, particularly how the worm works, what it does, how to prevent it and how to recover from it.

As Matt Mullenweg, creator of Wordpress, puts it: "This particular worm, like many before it, is clever". One of the things it does is changing the links of the blog to something like this:

<pre class="code">
/post-title/%&amp;(%7B$%7Beval(base64_decode($_SERVER%5BHTTP_REFERER%5D))%7D%7D|.+)&amp;%/
</pre>

and this in turn allows evaluated code to be executed. “eval” is evil hum? Although its not something new, still quite cunning. The eval() function evaluates a string and executes it as if it was script  code. This means when a user clicks the link on the affected blog, the Javascript arbitrary code will run on the user's browser. Not good.

<a href="http://wordpress.org/development/2009/09/keep-wordpress-secure/" target="_blank">http://wordpress.org/development/2009/09/keep-wordpress-secure/</a>
<br/>
<a href="http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/">http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/</a>]]></content:encoded>
			<wfw:commentRss>http://www.morgadinho.org/2009/09/07/javascript-eval-is-evil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple product announcements</title>
		<link>http://www.morgadinho.org/2009/01/07/apple-product-announcements/</link>
		<comments>http://www.morgadinho.org/2009/01/07/apple-product-announcements/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 10:46:32 +0000</pubDate>
		<dc:creator>Nuno Morgadinho</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.morgadinho.org/?p=1385</guid>
		<description><![CDATA[Last night came the new Apple product announcements. During the keynote, several web sites had live feeds, amongst them macrumors. They got hacked and this is how it started: Hehe, damn pirates! Among the announcements I like the idea of organizing photos in iPhoto by face (using face detection). That&#8217;s just cool. Some of the [...]]]></description>
			<content:encoded><![CDATA[<p>Last night came the new Apple product announcements. During the keynote, several web sites had live feeds, amongst them <a href="http://www.macrumors.com">macrumors</a>. They got hacked and this is how it started:</p>
<p><img class="alignnone size-thumbnail wp-image-1384" title="goofed-up-macworld-live-feed-marked-up" src="http://www.morgadinho.org/wp-content/uploads/2009/01/goofed-up-macworld-live-feed-marked-up-150x150.png" alt="goofed-up-macworld-live-feed-marked-up" width="150" height="150" /></p>
<p>Hehe, damn pirates!</p>
<p>Among the announcements I like the idea of organizing photos in iPhoto by face (using face detection). That&#8217;s just cool.</p>
<p>Some of the announcements are described <a href="http://blogs.computerworld.com/macworld_2009_liveblog_jobsless_rate_100">here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.morgadinho.org/2009/01/07/apple-product-announcements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DA-Op3n CTF contest</title>
		<link>http://www.morgadinho.org/2008/09/10/da-op3n-ctf-contest/</link>
		<comments>http://www.morgadinho.org/2008/09/10/da-op3n-ctf-contest/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 07:09:35 +0000</pubDate>
		<dc:creator>Nuno Morgadinho</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.morgadinho.org/?p=1232</guid>
		<description><![CDATA[I was happy to know my team finished 9th in the DA-Op3n CTF contest. It&#8217;s not on the top three but there were some nice teams out there :) I think the contest was very well organized. We had a status page to check how teams were doing in keeping their services up. We had [...]]]></description>
			<content:encoded><![CDATA[<p>I was happy to know my <a href="http://www.nosec.ch">team</a> finished 9th in the <a href="http://ctf.sec.informatik.tu-darmstadt.de/daopen08/">DA-Op3n CTF contest</a>. It&#8217;s not on the top three but there were some nice teams out there :)</p>
<p>I think the contest was very well organized. We had a <a href="http://130.83.160.197/score/status.html">status page</a> to check how teams were doing in keeping their services up. We had a <a href="http://ctf.sec.informatik.tu-darmstadt.de/daopen08/repadv.py.txt">script to report vulnerabilities</a> in the services and a public <a href="http://130.83.160.197/score/adv.html">list of advisories reported</a>. Besides this we had graphs in nearly real-time displaying the number of <a href="http://ctf.sec.informatik.tu-darmstadt.de/daopen08/final_results/stats/service_data.html">captured flags per service</a> or the <a href="http://ctf.sec.informatik.tu-darmstadt.de/daopen08/final_results/stats/rank_chart.html">current team ranking</a>. Some of the <a href="http://ctf.hcesperer.org/daopen08/some_holes.html">undiscovered holes</a> are now documented.</p>
<p>These graphs are plotted against data present in a database which is fed by the <a href="http://ctf.hcesperer.org/gameserver/">scoring bot</a>, which periodically checks all services and awards points to the teams if their services run or if they cracked another team&#8217;s services.</p>
<div id="attachment_1240" class="wp-caption alignnone" style="width: 310px"><a href="http://www.morgadinho.org/wp-content/uploads/2008/09/graph.jpg"><img src="http://www.morgadinho.org/wp-content/uploads/2008/09/graph-300x143.jpg" alt="Graph" title="graph" width="300" height="143" class="size-medium wp-image-1240" /></a><p class="wp-caption-text">Graph</p></div>]]></content:encoded>
			<wfw:commentRss>http://www.morgadinho.org/2008/09/10/da-op3n-ctf-contest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Virtual Machine Images of XP and Vista (by NIST)</title>
		<link>http://www.morgadinho.org/2007/08/26/secure-virtual-machine-images-of-xp-and-vista-by-nist/</link>
		<comments>http://www.morgadinho.org/2007/08/26/secure-virtual-machine-images-of-xp-and-vista-by-nist/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 22:54:16 +0000</pubDate>
		<dc:creator>Nuno Morgadinho</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.morgadinho.org/blog/2007/08/26/secure-virtual-machine-images-of-xp-and-vista-by-nist/</guid>
		<description><![CDATA[Via the DDJ&#8217;s Portal Blog, it seems that the National Institute of Standards and Technology (NIST) is providing &#8220;virtual machine images&#8221; of secure configurations of Windows XP and Vista. The images contain pre-configured security settings for agencies to use when testing and evaluating their applications to ensure they function effectively and securely during migration to [...]]]></description>
			<content:encoded><![CDATA[<p>Via the <a href="http://www.ddj.com/blog/portal/archives/2007/08/another_way_to.html">DDJ&#8217;s Portal Blog</a>, it seems that the National Institute of Standards and Technology (NIST) is providing &#8220;virtual machine images&#8221; of secure configurations of Windows XP and Vista.</p>
<p>The images contain pre-configured security settings for agencies to use when testing and evaluating their applications to ensure they function effectively and securely during migration to these new operating systems.</p>]]></content:encoded>
			<wfw:commentRss>http://www.morgadinho.org/2007/08/26/secure-virtual-machine-images-of-xp-and-vista-by-nist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
