<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Josh's Blog - Security Week in Review</title>
    <link>http://www.bress.net/blog/</link>
    <description>Security with an Open Source twist</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Mon, 24 Aug 2009 02:00:00 GMT</pubDate>

    <image>
        <url>http://www.bress.net/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Josh's Blog - Security Week in Review - Security with an Open Source twist</title>
        <link>http://www.bress.net/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Security Week in Review (2009-08-16)</title>
    <link>http://www.bress.net/blog/archives/149-Security-Week-in-Review-2009-08-16.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/149-Security-Week-in-Review-2009-08-16.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=149</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=149</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Pidgin&lt;/strong&gt;&lt;br /&gt;
A new version of &lt;a href=&quot;http://developer.pidgin.im/wiki/ChangeLog&quot;&gt;Pidgin&lt;/a&gt; came out last week. It fixes a potential issue where a remote MSN user could send a message that could execute arbitrary code on a victim&#039;s computer. This could be mitigated by only allowing people on your contacts list to contact you. This is wise behavior regardless of such flaws as this. If you allow any random person to contact you, it can be quite annoying.&lt;br /&gt;
&lt;br /&gt;
The world of security has been somewhat unexciting as of late. That&#039;s probably a good thing. 
    </content:encoded>

    <pubDate>Sun, 23 Aug 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/149-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-08-09)</title>
    <link>http://www.bress.net/blog/archives/148-Security-Week-in-Review-2009-08-09.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/148-Security-Week-in-Review-2009-08-09.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=148</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=148</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Linux Kernel privilege escalation&lt;/strong&gt;&lt;br /&gt;
The most interesting security story last week was probably a new &lt;a href=&quot;http://blog.cr0.org/2009/08/linux-null-pointer-dereference-due-to.html&quot;&gt;kernel privilege escalation flaw&lt;/a&gt;. If you simply run something like a single user desktop machine, flaws such as this aren&#039;t all that serious, as it&#039;s unlikely there are any untrusted users on your system.&lt;br /&gt;
&lt;br /&gt;
Things like servers pose a much greater risk where it&#039;s likely you have untrusted users able to execute arbitrary code on the machine in question. A flaw such as this would allow such a user to run commands as root. If this is your setup, there is a possible &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=516949#c10&quot;&gt;mitigation.&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sun, 16 Aug 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/148-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-07-05)</title>
    <link>http://www.bress.net/blog/archives/147-Security-Week-in-Review-2009-07-05.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/147-Security-Week-in-Review-2009-07-05.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=147</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=147</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    Argh, it&#039;s been way too long, and I&#039;ve been way too busy &lt;img src=&quot;http://www.bress.net/blog/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;OpenSSH?&lt;/strong&gt;&lt;br /&gt;
I imagine everyone has heard of the OpenSSH &lt;a href=&quot;http://isc.sans.org/diary.html?storyid=6742&quot;&gt;scare&lt;/a&gt; this week. Most are still keeping ear to the ground, but it&#039;s likely just a &lt;a href=&quot;http://isc.sans.org/diary.html?storyid=6760&gt;hoax&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Goodbye milw0rm&lt;/strong&gt;&lt;br /&gt;
In the same vein as OpenSSH, first milw0rm was going to &lt;a href=&quot;http://blogs.securiteam.com/index.php/archives/1298&quot;&gt;vanish&lt;/a&gt;, but now it seems it may &lt;a href=&quot;http://blogs.securiteam.com/index.php/archives/1300&quot;&gt;survive&lt;/a&gt;. It would be a serious blow to the security world if they went away, here&#039;s hoping. 
    </content:encoded>

    <pubDate>Sun, 12 Jul 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/147-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-06-07)</title>
    <link>http://www.bress.net/blog/archives/146-Security-Week-in-Review-2009-06-07.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/146-Security-Week-in-Review-2009-06-07.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=146</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=146</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Phrack 66&lt;/strong&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.phrack.com/issues.html?issue=66&quot;&gt;Phrack 66&lt;/a&gt; came out this week. If you&#039;re not aware, Phrack is the longest running hacker zine, it&#039;s impressive that after more than 20 years, it&#039;s still going.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Firefox 3.0.11&lt;/strong&gt;&lt;br /&gt;
Yet another security update for Firefox was released, be sure to update, it&#039;s important.&lt;br /&gt;
&lt;a href=&quot;http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.11&quot;&gt;http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.11&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sun, 14 Jun 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/146-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-05-31)</title>
    <link>http://www.bress.net/blog/archives/143-Security-Week-in-Review-2009-05-31.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/143-Security-Week-in-Review-2009-05-31.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=143</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=143</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;.ORG DNSSEC&lt;/strong&gt;&lt;br /&gt;
This week .ORG became the first TLD to sign their zone with &lt;a href=&quot;http://www.dnssec.net/&quot;&gt;DNSSEC&lt;/a&gt;:&lt;br /&gt;
&lt;a href=&quot;http://blog.pir.org/?p=349&quot;&gt;http://blog.pir.org/?p=349&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This is sort of a big deal, as most everyone agrees DNSSEC will happen in the future, but nobody has really taken any steps to make it happen. It falls in the same bucket as IPv6. It will happen, it will be nice when it does, but it&#039;s going very very slowly.&lt;br /&gt;
&lt;br /&gt;
Many organizations will be watching how this goes for .ORG, if it goes well, it&#039;s quite likely DNSSEC will see rapid deployment, but if it goes bad, it may slow things even more than they currently are. 
    </content:encoded>

    <pubDate>Sun, 07 Jun 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/143-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-05-24)</title>
    <link>http://www.bress.net/blog/archives/142-Security-Week-in-Review-2009-05-24.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/142-Security-Week-in-Review-2009-05-24.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=142</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=142</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    About the only thing I&#039;ve found worth mentioning from last week is about the fabled United States &quot;Cybersecurity Coordinator&quot;, or some other fancy word people keep kicking around.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.schneier.com/blog/archives/2009/05/obamas_cybersec.html&quot;&gt;http://www.schneier.com/blog/archives/2009/05/obamas_cybersec.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Most everyone should pay attention to this, as whatever the US ends up doing is likely going to affect most other people due to the global nature of the world. 
    </content:encoded>

    <pubDate>Sun, 31 May 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/142-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-05-17)</title>
    <link>http://www.bress.net/blog/archives/141-Security-Week-in-Review-2009-05-17.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/141-Security-Week-in-Review-2009-05-17.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=141</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=141</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    Things have been rather slow as of late, which is nice, as they were painfully busy previously.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Cloudy Trust?&lt;/strong&gt;&lt;br /&gt;
CIO.com has a nice article that points out some of the probably flaws in cloud computing:&lt;br /&gt;
&lt;a href=&quot;http://www.cio.com/article/492999/Cloud_Security_Danger_and_Opportunity_Ahead&quot;&gt;Cloud Security: Danger (and Opportunity) Ahead&lt;/a&gt;&lt;br /&gt;
In theory, cloud computing is a fine idea that has the potential to lower the cost of a CPU cycle dramatically. The thing nobody is really talking about yet is keeping your data secure. Right now, it would be rather unwise to presume that anything you send to the cloud won&#039;t be compromised in some way. Securing a highly multi-user environment such as this is going to pose a huge challenge. Problems nobody has even though of are going to emerge, and will take a great deal of cooperation and understanding to solve them. This is one of the places that Open Source style collaboration will prove to be highly useful.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 24 May 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/141-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-04-12)</title>
    <link>http://www.bress.net/blog/archives/140-Security-Week-in-Review-2009-04-12.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/140-Security-Week-in-Review-2009-04-12.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=140</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=140</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Malicious Activity grows in 2008&lt;/strong&gt;&lt;br /&gt;
2008 Saw a surge in malicious code activity:&lt;br /&gt;
&lt;a href=&quot;http://www.net-security.org/secworld.php?id=7311&quot;&gt;http://www.net-security.org/secworld.php?id=7311&lt;/a&gt;&lt;br /&gt;
This is a disturbing trend, and for the underground, this is easy money. The threat will continue to grow until either the money dries up (unlikely) or the difficulty of exploiting this is greater than the potential gain. Right now it looks like the trend will continue for several years.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Who in the Linux world would be responsible for a worm&lt;/strong&gt;&lt;br /&gt;
Last week OSNews asked a rather interesting, but easily answered question:&lt;br /&gt;
&lt;a href=&quot;http://www.osnews.com/story/21312/OSNews_Asks_Who_d_Be_Responsible_for_a_Linux_Conficker_&quot;&gt;OSNews Asks: Who&#039;d Be Responsible for a Linux Conficker?&lt;/a&gt;&lt;br /&gt;
The world of Open Source security is mostly a process that happens behind the scenes, but is quite effective. There is a wiki called &lt;a href=&quot;http://oss-security.openwall.org/wiki/&quot;&gt;OSS-Security&lt;/a&gt; that provides a number of links to various groups. In the event of something like a worm, the vast majority of the effort would end up happening on the Vendor Security (&lt;a href=&quot;http://oss-security.openwall.org/wiki/mailing-lists/vendor-sec&quot;&gt;vendor-sec&lt;/a&gt;) mailing list. This is a group of trusted Open Source distributors that communicate in private in an effort to keep the end users of Open Source software secure. To date this group has been working out quite well, and the members are very used to solving security flaws in a cooperative manner. In the event of a widespread Linux worm, there would be many tired people, and quite a lot of vendor-sec emails. 
    </content:encoded>

    <pubDate>Sun, 19 Apr 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/140-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-03-29)</title>
    <link>http://www.bress.net/blog/archives/138-Security-Week-in-Review-2009-03-29.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/138-Security-Week-in-Review-2009-03-29.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=138</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=138</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;April Fools!&lt;/strong&gt;&lt;br /&gt;
Probably the biggest not story this week was the Conficker Worm not ending the world on April 1. From a security perspective, designing the worm to activate on April 1 was brilliant. The Internet is probably 90% nonsense on any given day, but April 1 pushes that dial to an 11. If you want to do something and not get the word out, do it on April 1. Had the worm actually done something interesting, would anyone believe the story?&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;April Fools?&lt;/strong&gt;&lt;br /&gt;
The other biggest non April Fools story is probably OpenSSL 1.0.0 Beta 1 being released on April 1. Openssl has been at version 0.9 for as long as most people can remember. It&#039;s great to see it nearing version 1.0.0 
    </content:encoded>

    <pubDate>Sun, 05 Apr 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/138-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-03-22)</title>
    <link>http://www.bress.net/blog/archives/137-Security-Week-in-Review-2009-03-22.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/137-Security-Week-in-Review-2009-03-22.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=137</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=137</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Firefox Emergency&lt;/strong&gt;&lt;br /&gt;
On Friday, a new version of &lt;a href=&quot;http://blog.mozilla.com/security/2009/03/26/cansecwest-2009-pwn2own-exploit-and-xsl-transform-vulnerability/&quot;&gt;Firefox&lt;/a&gt; was released. The number of hours that went into this event are amazing to even consider. For most of the week, there were various groups working non stop to make this happen. Be sure to update your firefox, it&#039;s pretty important. 
    </content:encoded>

    <pubDate>Sun, 29 Mar 2009 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/137-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-02-22)</title>
    <link>http://www.bress.net/blog/archives/136-Security-Week-in-Review-2009-02-22.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/136-Security-Week-in-Review-2009-02-22.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=136</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=136</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Open Source Security&lt;/strong&gt;&lt;br /&gt;
One of the dead horses that various security folks like to beat is claiming that Open Source software is less secure because anyone can look at it and analyse its security weaknesses. So what happens when a system should be closed, but is suddenly broken open?&lt;br /&gt;
&lt;a href=&quot;http://news.cnet.com/8301-1009_3-10184558-83.html&quot;&gt;Marine One Data Breech&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It seems that Iran (the country), may have acquired sensitive information about the helicopter the President of the United States uses. When you&#039;re an organization with virtually limitless resources, the easy solution here is probably to just get a different helicopter, but suppose something similar happens to a piece of closed source software. Now you&#039;re at an elevated level of risk because people &lt;strong&gt;haven&#039;t&lt;/strong&gt; been analysing your source code for weakness. Any good security system should still hold up even if complete details are made public. By purposely putting the source in public view, Open Source software has a very real advantage over a similar system that relies on obscurity as a feature. 
    </content:encoded>

    <pubDate>Sun, 01 Mar 2009 22:00:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/136-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-02-08)</title>
    <link>http://www.bress.net/blog/archives/134-Security-Week-in-Review-2009-02-08.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/134-Security-Week-in-Review-2009-02-08.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=134</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=134</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Is Open Source Software Secure?&lt;/strong&gt;&lt;br /&gt;
This week there was a story posted to Slashdot titled &lt;a href=&quot;http://it.slashdot.org/article.pl?sid=09/02/11/007216&quot;&gt;How To Argue That Open Source Software Is Secure?&lt;/a&gt;.  Quoting the post:&lt;br /&gt;
&lt;blockquote&gt;... saying that they were warned that they are dangerously insecure because they run open source operating systems or software, because &#039;anyone can read the code and hack you with ease.&#039;&lt;/blockquote&gt;&lt;br /&gt;
This issue seems to keep coming up from time to time. This argument is of course silly and one of those &quot;Prove it ... you can&#039;t? So it&#039;s true!&quot;  There is no way to prove that a piece of closed source software is more or less secure than a given piece of Open Source Software.  If you can&#039;t see the source, you can&#039;t be certain that the vendor did or didn&#039;t fix issues.  You need to unconditionally trust your vendor.  If the source code is wide open for anyone to see, it keeps the vendor honest.  You can&#039;t sweep issues under a transparent rug.  You can try, and maybe hide a few piles of dust, but the really scary piles of dirt will stick out like sore thumbs.&lt;br /&gt;
&lt;br /&gt;
The issue at hand isn&#039;t is application A more secure than application B, but do you trust vendor A more than vendor B? 
    </content:encoded>

    <pubDate>Mon, 16 Feb 2009 08:41:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/134-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2009-02-01)</title>
    <link>http://www.bress.net/blog/archives/133-Security-Week-in-Review-2009-02-01.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/133-Security-Week-in-Review-2009-02-01.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=133</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=133</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    Wow, I&#039;ve been lazy this 2009.  So here goes my first blog entry of the year.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Encryption Security&lt;/strong&gt;&lt;br /&gt;
With all the recent talk of encrypting hard drives, the cold boot method, and using proper passwords, this xkcd comic reminds us of the weakest link in all cryptography, the person with the password:&lt;br /&gt;
&lt;a href=&quot;http://xkcd.com/538/&quot;&gt;http://xkcd.com/538/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Running things as root is a bad idea&lt;/strong&gt;&lt;br /&gt;
While I always knew this, this article still sort of blows my mind:&lt;br /&gt;
&lt;a href=&quot;http://www.informationweek.com/news/security/app-security/showArticle.jhtml?articleID=213001021&amp;subSection=Enterprise+Applications&quot;&gt;Windows Security Improved By Denial Of Administrative Rights &lt;/a&gt;&lt;br /&gt;
To quote the article:&lt;br /&gt;
&lt;blockquote&gt;... configuring users to operate without administrative rights mitigates the impact of 92% of &quot;critical&quot; Microsoft vulnerabilities ...&lt;/blockquote&gt;&lt;br /&gt;
92%, that is mind boggling. It&#039;s been sound advice for a long time in the Linux world, not to do things as root. I suspect if we expected everyone to be doing everything as root, virtual any minor security flaw would suddenly become a very serious matter. ... &lt;strong&gt;92%!&lt;/strong&gt;, just WOW. 
    </content:encoded>

    <pubDate>Sun, 08 Feb 2009 22:00:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/133-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2008-07-28)</title>
    <link>http://www.bress.net/blog/archives/123-Security-Week-in-Review-2008-07-28.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/123-Security-Week-in-Review-2008-07-28.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=123</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=123</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    Last week wasn&#039;t very exciting as far as security issues go.  I have nothing of interest to note.  Next week should be quite busy though.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.blackhat.com/&quot;&gt;Black Hat&lt;/a&gt; and &lt;a href=&quot;https://www.defcon.org/&quot;&gt;DEFCON&lt;/a&gt; are going on in Las Vegas.  Things are expected to be &lt;a href=&quot;http://www.networkworld.com/news/2008/073108-black-hat.html?hpg1=bn&quot;&gt;very busy&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Thu, 31 Jul 2008 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/123-guid.html</guid>
    
</item>
<item>
    <title>Security Week in Review (2008-07-13)</title>
    <link>http://www.bress.net/blog/archives/122-Security-Week-in-Review-2008-07-13.html</link>
            <category>Security Week in Review</category>
    
    <comments>http://www.bress.net/blog/archives/122-Security-Week-in-Review-2008-07-13.html#comments</comments>
    <wfw:comment>http://www.bress.net/blog/wfwcomment.php?cid=122</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bress.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=122</wfw:commentRss>
    

    <author>nospam@example.com (Josh Bressers)</author>
    <content:encoded>
    &lt;strong&gt;Security Circus&lt;/strong&gt;&lt;br /&gt;
By far the most entertaining story from last week was Linus giving a few choice &lt;a href=&quot;http://news.cnet.com/Torvalds-attacks-IT-industry-security-circus/2100-1007_3-6243900.html&quot;&gt;quotes.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
He does get some things right, but there&#039;s still the very real fact that security flaws let people do things they shouldn&#039;t be able to do.  This adds a certain amount of danger and does require more attention than some other flaws.  A nice comparison is automotive recalls.  If there are two problems, one is a broken cup holder, the second makes the car explode, which do you think they&#039;ll do a recall for?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;principle of least privilege&lt;/strong&gt;&lt;br /&gt;
Steve Grubb has a nice interview up on &lt;a href=&quot;http://searchenterpriselinux.techtarget.com/news/article/0,289142,sid39_gci1321374,00.html&quot;&gt;SearchEnterpriseLinux.com&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
It offers some hints into some of the intresting things that have happened and can be expected in the SELinux space. 
    </content:encoded>

    <pubDate>Sun, 20 Jul 2008 22:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.bress.net/blog/archives/122-guid.html</guid>
    
</item>

</channel>
</rss>