<?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>Xanda's Blog !~! &#187; xanda</title>
	<atom:link href="http://blog.xanda.org/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xanda.org</link>
	<description>Human Knowledge Belongs To The World.</description>
	<lastBuildDate>Tue, 13 Jul 2010 10:10:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Most Secure Desktop Operating System</title>
		<link>http://blog.xanda.org/2010/07/13/most-secure-desktop-operating-system/</link>
		<comments>http://blog.xanda.org/2010/07/13/most-secure-desktop-operating-system/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:10:02 +0000</pubDate>
		<dc:creator>xanda</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[Charlie]]></category>
		<category><![CDATA[Hipponen]]></category>
		<category><![CDATA[Mikko]]></category>
		<category><![CDATA[Miller]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.xanda.org/?p=1155</guid>
		<description><![CDATA[Mikko H. Hypponen: What do you consider to be the most secure desktop operating system at the moment in theory?
Charlie Miller: Probably Windows 7, although most are pretty comparable.
Source: ekspress
]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>Mikko H. Hypponen:</strong> What do you consider to be the most secure desktop operating system at the moment in theory?</p>
<p><a href="http://en.wikipedia.org/wiki/Charlie_Miller_%28security_researcher%29"><strong>Charlie Miller</strong></a>: Probably Windows 7, although most are pretty comparable.</p></blockquote>
<p>Source: <a href="http://www.ekspress.ee/news/paevauudised/tehnoloogia/battle-of-titans-superhacker-versus-security-experts.d?id=32001477">ekspress</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xanda.org/2010/07/13/most-secure-desktop-operating-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IronFox</title>
		<link>http://blog.xanda.org/2010/06/15/ironfox/</link>
		<comments>http://blog.xanda.org/2010/06/15/ironfox/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 06:49:48 +0000</pubDate>
		<dc:creator>xanda</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ironfox]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.xanda.org/?p=1143</guid>
		<description><![CDATA[IronFox is firefox in a sandbox, or more correctly, an application  shell script wrapper  that starts firefox in a sandbox. The policy is bundled within the app,  should there be any desire to inspect the policy before use.
The goal of the policy is to let the user browse the web without  [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.romab.com/ironfox/" target="_blank">IronFox</a> is firefox in a sandbox, or more correctly, an application  shell script wrapper  that starts firefox in a sandbox. The policy is bundled within the app,  should there be any desire to inspect the policy before use.</p>
<p>The goal of the policy is to let the user browse the web without  interfering, but still protect the users  privacy and system integrity from vulnerabilities that may exist in  firefox or its plugins.  The only restrictions that Ironfox gives the user is that downloads and  uploads may only recide  in the users download directory, and that ironfox itself can not launch  any other applications.</p></blockquote>
<p>Read more <a href="http://www.romab.com/ironfox/" target="_blank"><strong>HERE</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xanda.org/2010/06/15/ironfox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yara Rule for CVE-2010-1297</title>
		<link>http://blog.xanda.org/2010/06/11/yara-rule-for-cve-2010-1297/</link>
		<comments>http://blog.xanda.org/2010/06/11/yara-rule-for-cve-2010-1297/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 10:50:46 +0000</pubDate>
		<dc:creator>xanda</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[CVE-2010-1297]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[jsunpack]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[yara]]></category>

		<guid isPermaLink="false">http://blog.xanda.org/?p=1138</guid>
		<description><![CDATA[
rule FlashNewfunction: decodedPDF
&#123;
   meta:  
      ref = &#34;CVE-2010-1297&#34;
      hide = true
      impact = 5 
   strings:
      $unescape = &#34;unescape&#34; fullword nocase
      $shellcode = /%u&#91;A-Fa-f0-9&#93;&#123;4&#125;/
  [...]]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">rule FlashNewfunction: decodedPDF
<span style="color: #7a0874; font-weight: bold;">&#123;</span>
   meta:  
      ref = <span style="color: #ff0000;">&quot;CVE-2010-1297&quot;</span>
      hide = <span style="color: #c20cb9; font-weight: bold;">true</span>
      impact = <span style="color: #000000;">5</span> 
   <span style="color: #c20cb9; font-weight: bold;">strings</span>:
      <span style="color: #007800;">$unescape</span> = <span style="color: #ff0000;">&quot;unescape&quot;</span> fullword nocase
      <span style="color: #007800;">$shellcode</span> = <span style="color: #000000; font-weight: bold;">/%</span>u<span style="color: #7a0874; font-weight: bold;">&#91;</span>A-Fa-f0-<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000;">4</span><span style="color: #7a0874; font-weight: bold;">&#125;</span><span style="color: #000000; font-weight: bold;">/</span>
      <span style="color: #007800;">$shellcode5</span> = <span style="color: #000000; font-weight: bold;">/</span><span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #000000; font-weight: bold;">%</span>u<span style="color: #7a0874; font-weight: bold;">&#91;</span>A-Fa-f0-<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000;">4</span><span style="color: #7a0874; font-weight: bold;">&#125;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000;">5</span><span style="color: #7a0874; font-weight: bold;">&#125;</span><span style="color: #000000; font-weight: bold;">/</span>
      <span style="color: #007800;">$cve20101297</span> = <span style="color: #000000; font-weight: bold;">/</span>\<span style="color: #000000; font-weight: bold;">/</span>Subtype ?\<span style="color: #000000; font-weight: bold;">/</span>Flash<span style="color: #000000; font-weight: bold;">/</span>
   condition:
      <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #007800;">$unescape</span> and <span style="color: #007800;">$shellcode</span> and <span style="color: #007800;">$cve20101297</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> or <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #007800;">$shellcode5</span> and <span style="color: #007800;">$cve20101297</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.xanda.org/2010/06/11/yara-rule-for-cve-2010-1297/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yara Rule for CVE-2010-1885</title>
		<link>http://blog.xanda.org/2010/06/11/yara-rule-for-cve-2010-1885/</link>
		<comments>http://blog.xanda.org/2010/06/11/yara-rule-for-cve-2010-1885/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 10:46:33 +0000</pubDate>
		<dc:creator>xanda</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[CVE-2010-1885]]></category>
		<category><![CDATA[jsunpack]]></category>
		<category><![CDATA[Windows Help and Support Center]]></category>
		<category><![CDATA[yara]]></category>

		<guid isPermaLink="false">http://blog.xanda.org/?p=1135</guid>
		<description><![CDATA[
rule HelpSupportCenter
&#123;
   meta:  
      ref = &#34;CVE-2010-1885&#34;
      hide = true
      impact = 5 
   strings:
      $cve20101885 = /hcp:\/\/.*?&#40;%u?&#91;A-F&#93;&#123;1,4&#125;.*?&#41;&#123;90&#125;/
   condition:
       all of them
&#125;

]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">rule HelpSupportCenter
<span style="color: #7a0874; font-weight: bold;">&#123;</span>
   meta:  
      ref = <span style="color: #ff0000;">&quot;CVE-2010-1885&quot;</span>
      hide = <span style="color: #c20cb9; font-weight: bold;">true</span>
      impact = <span style="color: #000000;">5</span> 
   <span style="color: #c20cb9; font-weight: bold;">strings</span>:
      <span style="color: #007800;">$cve20101885</span> = <span style="color: #000000; font-weight: bold;">/</span>hcp:\<span style="color: #000000; font-weight: bold;">/</span>\<span style="color: #000000; font-weight: bold;">/</span>.<span style="color: #000000; font-weight: bold;">*</span>?<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #000000; font-weight: bold;">%</span>u?<span style="color: #7a0874; font-weight: bold;">&#91;</span>A-F<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000;">1</span>,<span style="color: #000000;">4</span><span style="color: #7a0874; font-weight: bold;">&#125;</span>.<span style="color: #000000; font-weight: bold;">*</span>?<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000;">90</span><span style="color: #7a0874; font-weight: bold;">&#125;</span><span style="color: #000000; font-weight: bold;">/</span>
   condition:
       all of them
<span style="color: #7a0874; font-weight: bold;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.xanda.org/2010/06/11/yara-rule-for-cve-2010-1885/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>257 Israel Websites Defaced</title>
		<link>http://blog.xanda.org/2010/06/02/257-israel-websites-defaced/</link>
		<comments>http://blog.xanda.org/2010/06/02/257-israel-websites-defaced/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 01:03:46 +0000</pubDate>
		<dc:creator>xanda</dc:creator>
				<category><![CDATA[IT Related]]></category>
		<category><![CDATA[flotilla]]></category>
		<category><![CDATA[gaza]]></category>
		<category><![CDATA[il]]></category>
		<category><![CDATA[israel]]></category>
		<category><![CDATA[zone-h]]></category>

		<guid isPermaLink="false">http://blog.xanda.org/?p=1129</guid>
		<description><![CDATA[
Total notifications: 257 of which 81 single ip and 176  mass defacements
Most of them critic the attack of Israel on the Gaza aid ship
Details: Zone-h
*UPDATE*
2nd June: Total notifications: 664 of which 94 single ip and 570 mass defacements
]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><img src="http://img.xanda.org/galleries/zone-h-il.png" alt="" /></div>
<p>Total notifications: 257 of which 81 single ip and 176  mass defacements</p>
<p>Most of them critic the attack of Israel on the Gaza aid ship</p>
<p>Details: <a href="http://www.zone-h.org/archive/filter=1/domain=il/filter_date_select=today/page=1">Zone-h</a></p>
<p><strong>*UPDATE*</strong></p>
<p>2nd June: Total notifications: <strong>664</strong> of which <strong>94</strong> single ip and <strong>570</strong> mass defacements</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xanda.org/2010/06/02/257-israel-websites-defaced/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
