<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: drive-by]]></title>
    <link>http://securityratty.com/tag/drive-by</link>
    <description></description>
    <pubDate>Wed, 29 Oct 2008 05:00:02 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Will technology drive global recovery?]]></title>
      <link>http://securityratty.com/article/502ed78c48faadc6c43d4cb84932f872</link>
      <guid>http://securityratty.com/article/502ed78c48faadc6c43d4cb84932f872</guid>
      <description><![CDATA[In achieving these goals we all got sloppy and missed numerous opportunities to utilize technology to benefit society, our county, our daily lives and last but not least our...]]></description>
      <content:encoded><![CDATA[In achieving these goals we all got sloppy and missed numerous opportunities to utilize technology to benefit society, our county, our daily lives and last but not least our employer.]]></content:encoded>
      <pubDate>Tue, 18 Nov 2008 21:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/benefit society">benefit society</category>
      <category domain="http://securityratty.com/tag/numerous opportunities">numerous opportunities</category>
      <category domain="http://securityratty.com/tag/technology">technology</category>
      <category domain="http://securityratty.com/tag/daily lives">daily lives</category>
      <category domain="http://securityratty.com/tag/employer">employer</category>
      <category domain="http://securityratty.com/tag/sloppy">sloppy</category>
      <category domain="http://securityratty.com/tag/county">county</category>
      <category domain="http://securityratty.com/tag/goals">goals</category>
      <source url="http://www.networkworld.com/columnists/2008/111908-dzubeck.html?fsrc=rss-security">Will technology drive global recovery?</source>
    </item>
    <item>
      <title><![CDATA[Secure Coding Secrets?]]></title>
      <link>http://securityratty.com/article/cc859ee5e058669db9650c881f3a0ea2</link>
      <guid>http://securityratty.com/article/cc859ee5e058669db9650c881f3a0ea2</guid>
      <description><![CDATA[Hi, Michael here
A recent article titled &quot;NSA posts secrets to writing secure code&quot; caught my eye in part because the words &quot; writing secure code &quot; always get my attention! But also because anything...]]></description>
      <content:encoded><![CDATA[Hi, Michael here. 
<P>A recent article titled <A href="http://www.gcn.com/online/vol1_no1/47333-1.html" mce_href="http://www.gcn.com/online/vol1_no1/47333-1.html">"NSA posts secrets to writing secure code"</A> caught my eye in part because the words "<A href="http://www.microsoft.com/mspress/books/5957.aspx" mce_href="http://www.microsoft.com/mspress/books/5957.aspx">writing secure code</A>" always get my attention! But also because anything that can advance the science of securing software is of interest to me.</P>
<P>There is another reason why the article got my attention; my manager, Steve Lipner, is one of the few people to have designed and built a <A href="http://www.boran.com/security/tcsec.html" mce_href="http://www.boran.com/security/tcsec.html">TCSEC</A> A1 assured system and lived to tell the tale. None were sold, but they built one!</P>
<P>The NSA-directed project, the <A href="http://www.adacore.com/home/gnatpro/tokeneer/" mce_href="http://www.adacore.com/home/gnatpro/tokeneer/">Tokeneer</A> ID Station (TIS), involved building a low-defect system that conforms "to the Common Criteria requirements for Evaluation Assurance Level 5 (EAL5)" in a "cost effective manner." I'm all for this, because building high-assurance solutions is not cheap. </P>
<P>There's a <A href="http://www.praxis-his.com/pdfs/issse2006tokeneer.pdf" mce_href="http://www.praxis-his.com/pdfs/issse2006tokeneer.pdf">paper</A> with more technical detail about the project that is worth a read.</P>
<P>In my opinion, the project is only a science project, an experiment, for the following reasons:</P>
<UL>
<LI>It's tiny. Weighing in at a little under 10 KLOC. </LI>
<LI>It's only a very small portion of a much larger solution which has not been developed using the same rigor. This bit of context makes the solution as a whole moot. Call me cynical, but my question is "can the entire solution be built with same rigor in a ‘cost effective manner'?" Perhaps it can, but that is not what is presented.</LI>
<LI>It sits on top of many operating systems (Windows, Mac OS X and Linux) that are not EAL5 certified. So it would be a little like having an EAL5 certified CharMap application running on EAL4 Windows Vista.</LI>
<LI>It's written in a subset of Ada called <A href="http://www.praxis-his.com/sparkada/intro.asp" mce_href="http://www.praxis-his.com/sparkada/intro.asp">SPARK</A>, and SPARK skills are not common in the marketplace. Interestingly, SPARK makes use of annotations to help drive the static analysis process. While not a total analog, we also recommend Microsoft development teams use annotations (<A href="http://blogs.msdn.com/michael_howard/archive/2006/05/19/a-brief-introduction-to-the-standard-annotation-language-sal.aspx" mce_href="http://blogs.msdn.com/michael_howard/archive/2006/05/19/a-brief-introduction-to-the-standard-annotation-language-sal.aspx">SAL</A>) to help drive the required static analysis process. </LI>
<LI>The application has a large number of dependencies that are not part of the project:</LI></UL><FONT face=Courier>
<BLOCKQUOTE>
<P>Directory of C:\tokeneer\data </P>
<P>18/08/2007 08:51 605,333 &nbsp;&nbsp;&nbsp; libgdk-win32-2.0-0.dll <BR>18/08/2007 08:51 166,177 &nbsp;&nbsp;&nbsp; libgdk_pixbuf-2.0-0.dll <BR>17/08/2007 18:07 642,115 &nbsp;&nbsp;&nbsp; libglib-2.0-0.dll <BR>17/08/2007 18:07 28,853 &nbsp;&nbsp;&nbsp;&nbsp; libgmodule-2.0-0.dll <BR>17/08/2007 18:07 223,026 &nbsp;&nbsp;&nbsp; libgobject-2.0-0.dll <BR>18/08/2007 08:52 3,170,609&nbsp;&nbsp;&nbsp;libgtk-win32-2.0-0.dll <BR>08/08/2008 16:32 4,868,618&nbsp;&nbsp;&nbsp;libgtkada-2.10.dll <BR>07/04/2004 11:47 44,100 &nbsp;&nbsp;&nbsp;&nbsp; libintl-1.dll <BR>17/08/2007 18:29 522,940 &nbsp;&nbsp; &nbsp;libcairo-2.dll <BR>17/08/2007 18:36 262,784 &nbsp;&nbsp; &nbsp;libpango-1.0-0.dll <BR>17/08/2007 18:36 62,334 &nbsp;&nbsp;&nbsp;&nbsp; libpangocairo-1.0-0.dll <BR>17/08/2007 18:37 88,626 &nbsp;&nbsp;&nbsp;&nbsp; libpangowin32-1.0-0.dll <BR>07/10/2001 01:52 171,008 &nbsp;&nbsp;&nbsp; libpng-3.dll <BR>07/04/2004 11:46 58,077 &nbsp;&nbsp;&nbsp; &nbsp;libz.dll <BR>07/04/2004 11:47 843,776 &nbsp;&nbsp;&nbsp; iconv.dll <BR>17/08/2007 18:22 142,762 &nbsp;&nbsp; &nbsp;libatk-1.0-0.dll <BR>16/01/2007 12:27 131,784 &nbsp;&nbsp;&nbsp; libjpeg6b.dll</P></BLOCKQUOTE></FONT>
<P>In the SDL we call these files ‘giblets' because they are components needed for your application to operate, but they do not belong to your team. Some of the files look old and highly vulnerable, such as libpng-3.dll from 2001! <A href="http://osvdb.org/search?request=libpng" mce_href="http://osvdb.org/search?request=libpng">OSVDB lists 23 vulnerabilities</A> since 2002 in libpng!</P>
<P>In summary, the TIS project is very interesting to a small number of important but specialized customers, such as the NSA, for whom this kind of research is critical. I too found it interesting, but the process is far from a set of "secrets to writing secure code" and the tools are certainly not within reach of day-to-day applications and not applicable to developing complete solutions. </P>As usual, all comments are very welcome.<img src="http://blogs.msdn.com/aggbug.aspx?PostID=9120309" width="1" height="1">]]></content:encoded>
      <pubDate>Tue, 18 Nov 2008 16:38:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/dll">dll</category>
      <category domain="http://securityratty.com/tag/science">science</category>
      <category domain="http://securityratty.com/tag/science project">science project</category>
      <category domain="http://securityratty.com/tag/secrets">secrets</category>
      <category domain="http://securityratty.com/tag/project">project</category>
      <category domain="http://securityratty.com/tag/tis project">tis project</category>
      <category domain="http://securityratty.com/tag/static analysis process">static analysis process</category>
      <category domain="http://securityratty.com/tag/process">process</category>
      <category domain="http://securityratty.com/tag/tis">tis</category>
      <source url="http://blogs.msdn.com/sdl/archive/2008/11/18/secure-coding-secrets.aspx">Secure Coding Secrets?</source>
    </item>
    <item>
      <title><![CDATA[Links List 11.17.08]]></title>
      <link>http://securityratty.com/article/85b0ee0a0390b793b97cc896d3067a94</link>
      <guid>http://securityratty.com/article/85b0ee0a0390b793b97cc896d3067a94</guid>
      <description><![CDATA[Wow. I think we all know that we can take or leave surveys numbers dont mean a lot without context. In this case the context is the current economic meltdown. The Society for Information Management...]]></description>
      <content:encoded><![CDATA[<p>Wow. I think we all know that we can take or leave surveys – numbers don’t mean a lot without context. In this case the “context” is the current economic meltdown. The Society for Information Management (SIM) released the results of their 2008 IT Trends Survey – predicting an “upbeat” forecast for IT jobs; the HUGE caveat here is that the study was conducted before all the recent economic woes. Apparently organizations are using IT to <a href="http://blogs.zdnet.com/BTL/?p=10765" target="_blank">drive efficiencies, streamline operations, and cut costs</a> rather than just slashing the IT budget to save money during the downturn. What would be a nice follow-up: a quick second survey comparing responses before and after. Regardless Jerry Luftman, SIM vice president of academic affairs, still says the survey results demonstrate “that the overall state of IT remains very strong.”</p>
<p><img style="margin: 5px" src="http://images.google.com/url?q=http://disney-clipart.com/Chicken-Little/Disney-Chicken-Little.jpg&amp;usg=AFQjCNGA4kajmvy1h_lrcRnuywgV7_X0aQ" alt="" width="198" height="201" align="left" />The sky is falling! Trip Chowdhry, the analyst with Global Equities Research who claimed Red Hat was ‘rubbish and the entire LAMP stack is potty, too’ published some eye-opening predictions, predominantly negative, about tech business in Silicon Valley. Now <a href="http://news.cnet.com/8301-13505_3-10094221-16.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20" target="_blank">Chowdhry claims that “almost every VC funded open-source company</a> is struggling and will run out of money within the next six months.” (Probably not the most unbiased guy about open source) Matt Asay argues that organizations in general are struggling, but open-source companies are not that high on the list. (But are they high on the VC “axe” list??) He notes Alfresco, Pentaho and JasperSoft are some of the players with ‘millions in the bank and growing revenue.’ Asay also says Chowdhry has a responsibility to do real due diligence and not create myths. Take that, Chicken Little! (<a href="http://disney-clipart.com/Chicken-Little/Disney-Chicken-Little.jpg" target="_blank"><em>img from Disney-Clipart</em></a>)</p>
<p>We’re not as far behind as we thought we were. Google presented the results of a study they conducted about how IPv6- capable “ordinary users” are at the RIPE meeting in Dubai a few weeks ago. Turns out Apple Macs drive IPv6 penetration in the US. <a href="http://arstechnica.com/news.ars/post/20081113-google-more-macs-mean-higher-ipv6-usage-in-us.html" target="_blank">Fifty-two percent of all IPv6 users in the U.S. own a Mac</a> and use 6to4 (creating IPv6 addresses from an IPv4 address and tunneling packets) – making the US fifth in the list of countries using IPv6. Russia and France took first and second place with .76 and .65 percent IPv6-enabled traffic . The US is at .45 percent. Worldwide, 0.238 percent of Google users’ systems are IPv6-enabled and prefer to use IPv6 over IPv4.</p>
<p>Obama’s win = Google’s win? Apparently Google <a href="http://blogs.cioinsight.com/biztech30/content/2008_campaign/google_vs_microsoft_the_obama_factor.html?kc=rss" target="_blank">CEO Eric Schmidt and President-Elect Obama are very good buddies</a> and “this terrifies Microsoft”. Now competitors are more on guard against Google’s growing empire and popularity. Although Schmidt was mentioned as a possible candidate for the country’s new national CTO position, he said he would not accept the post if asked. I guess that’s one less thing Microsoft has to worry about.</p>
]]></content:encoded>
      <pubDate>Mon, 17 Nov 2008 19:35:52 +0000</pubDate>
      <category domain="http://securityratty.com/tag/list">list</category>
      <category domain="http://securityratty.com/tag/survey results">survey results</category>
      <category domain="http://securityratty.com/tag/results">results</category>
      <category domain="http://securityratty.com/tag/ipv6 addresses">ipv6 addresses</category>
      <category domain="http://securityratty.com/tag/ipv6">ipv6</category>
      <category domain="http://securityratty.com/tag/percent">percent</category>
      <category domain="http://securityratty.com/tag/open-source company">open-source company</category>
      <category domain="http://securityratty.com/tag/source">source</category>
      <category domain="http://securityratty.com/tag/fifty-two percent">fifty-two percent</category>
      <source url="http://blog.sciencelogic.com/links-list-111708/11/2008">Links List 11.17.08</source>
    </item>
    <item>
      <title><![CDATA[Hitachi unveils its 500GB mobile hard drive models]]></title>
      <link>http://securityratty.com/article/96e6be78cc02f76683d527d23f1c6f87</link>
      <guid>http://securityratty.com/article/96e6be78cc02f76683d527d23f1c6f87</guid>
      <description><![CDATA[Hitachi Global Storage Technologies is the latest storage drive vendor to jump into the 500GB, two-platter, environmentally friendlier, 2.5-in. mobile drive...]]></description>
      <content:encoded><![CDATA[Hitachi Global Storage Technologies is the latest storage drive vendor to jump into the 500GB, two-platter, environmentally friendlier, 2.5-in. mobile drive market.<br style="clear: both;"/>
    <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:221bcc8d8a2d28c0af66a1f741ebe84f:tV8o6xGPemT%2FWSw2HsRKaPvT54NTdFO%2FpA5bCL0KnZ7z1tOdEQXP1pg6ssrv%2BsCzuzcTXeRBQ4XM'><img border='0' title='Add to digg' alt='Add to digg' src='http://www.pheedo.com/images/mm/digg.gif'/></a>
    <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:ed350fa88e7e164e43f845bebf7cfd6f:Yq%2FiwfAg7a1EwwxtDcwkeTMEc4LX94xvXmFlYvNKUWlSxfTkLuyCjwj8%2BeiWg85UKdKDwdFhqmJURg%3D%3D'><img border='0' title='Add to StumbleUpon' alt='Add to StumbleUpon' src='http://www.pheedo.com/images/mm/stumbleit.gif'/></a>
    <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:0c06b4c7ddc0ac28428d1021bfa81ab1:gmnOb2ys3sjtVaN2mBmHgiggBX0zne0tmNdFzvo1zq2lvD3U1hMNcIT4lBz%2Fsd2bBH7Yk2Mvomafsw%3D%3D'><img border='0' title='Add to Twitter' alt='Add to Twitter' src='http://www.pheedo.com/images/mm/twitter.png'/></a>
    <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:bc77eba9571797de8ea4a6f3391e3ec1:hqSXon4UbNgSEoVp1mssZ4VpBLlPmOZy3ghZobeFymbHLcUtGP4AVeH4yVrkNnVLHPP6ObcKXfXBDQ%3D%3D'><img border='0' title='Add to Slashdot' alt='Add to Slashdot' src='http://www.pheedo.com/images/mm/slashdot.png'/></a>
<br style="clear: both;"/>  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=12fd33b2059e234519f3e1a294ae36a2" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=12fd33b2059e234519f3e1a294ae36a2" style="display: none;" border="0" height="1" width="1" alt=""/>]]></content:encoded>
      <pubDate>Tue, 11 Nov 2008 02:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/mobile drive market">mobile drive market</category>
      <category domain="http://securityratty.com/tag/storage drive vendor">storage drive vendor</category>
      <category domain="http://securityratty.com/tag/500gb">500gb</category>
      <category domain="http://securityratty.com/tag/5-in">5-in</category>
      <category domain="http://securityratty.com/tag/friendlier">friendlier</category>
      <category domain="http://securityratty.com/tag/two-platter">two-platter</category>
      <category domain="http://securityratty.com/tag/jump">jump</category>
      <source url="http://feeds.computerworld.com/click.phdo?i=12fd33b2059e234519f3e1a294ae36a2">Hitachi unveils its 500GB mobile hard drive models</source>
    </item>
    <item>
      <title><![CDATA[Links List 11.7.08]]></title>
      <link>http://securityratty.com/article/005aeccf95461397bcc44aae9976e6f2</link>
      <guid>http://securityratty.com/article/005aeccf95461397bcc44aae9976e6f2</guid>
      <description><![CDATA[Government contractors spill their thoughts about how Obamas historic win will affect the industry. A majority of those questioned agreed to the fact that nothing will change overnight and everything...]]></description>
      <content:encoded><![CDATA[<p>Government <a href="http://www.bisnow.com/washington_dc_tech_news_story.php?p=1744">contractors spill their thoughts</a> about how Obama’s historic win will affect the industry. A majority of those questioned agreed to the fact that nothing will change overnight and everything will occur within 2-3 years. Others expressed thoughts on who will lead procurement and acquisition policy at GSA and OMB, as well as a possible hiring freeze for the government workforce. We’re also waiting to see what will happen to <a href="http://blog.sciencelogic.com/government-sent-home-with-a-c-on-fisma-report-card/08/2008">FISMA</a> and<a href="http://blog.sciencelogic.com/times-up-ipv6-omb-mandate/06/2008"> IPv6</a> compliance going forward as a new administration and new OMB management sets their own agendas and mandates.<strong></strong></p>
<p>Due to the slow economy, most tech companies are being cautious and ratcheting back sales forecasts for software and hardware. <a href="http://blogs.wsj.com/biztech/2008/10/31/how-to-survive-the-downturn-sell-tech-to-bankruptcy-lawyers/?mod=djemTECH">The exception: Infra-Strategy</a>, a company that operates a group of Web sites that help people find a lawyer and info to deal with bankruptcies, divorces and DUI cases. Visits to the sites are booming – with visits to <a href="http://www.totaldivorce.com/">totaldivorce.com</a>, for example, up 112% in October 2008 (I found the picture on the website particularly compelling). Apparently, in bad times, divorce rates go up. Who knew?</p>
<p>Is it always a recession when it comes to IT Operations? <a href="http://blogs.forrester.com/it_infrastructure/2008/10/how-is-the-econ.html">Companies are constantly trying to find ways to do more with less in IT – reducing costs but keeping the same or even adding functionality</a> – deploying technologies that drive IT consolidation such as mobile and remote access, unified communications and virtualization. Chris Silva of The Forrester Blog for IT Infrastructure &amp; Operations Professionals is looking for a research panel to find out what fellow IT companies are doing to keep their IT budgets in check. To join the research panel visit: <a href="http://itpanel.forrester.com/">http://itpanel.forrester.com/</a>.</p>
<p>The Cloud Computing Monopoly debate continues. O’Reilly Media founder Tim O’Reilly and technology writer Nicholas Carr (of <a href="http://www.computerworld.com/managementtopics/roi/story/0,10801,81045,00.html">“IT Doesn’t Matter”</a> fame/infamy) have been <a href="http://www.informationweek.com/blog/main/archives/2008/11/the_cloud_compu.html?cid=RSSfeed_IWK_ALL">discussing the ‘potential for a single company to achieve monopoly control of the world of cloud computing</a>.’ But what’s even more interesting is the “who will make a lot of money” in cloud computing question.</p>
]]></content:encoded>
      <pubDate>Fri, 07 Nov 2008 19:49:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/research panel visit">research panel visit</category>
      <category domain="http://securityratty.com/tag/research panel">research panel</category>
      <category domain="http://securityratty.com/tag/monopoly">monopoly</category>
      <category domain="http://securityratty.com/tag/achieve monopoly control">achieve monopoly control</category>
      <category domain="http://securityratty.com/tag/tech companies">tech companies</category>
      <category domain="http://securityratty.com/tag/omb management sets">omb management sets</category>
      <category domain="http://securityratty.com/tag/companies">companies</category>
      <category domain="http://securityratty.com/tag/omb">omb</category>
      <category domain="http://securityratty.com/tag/forrester">forrester</category>
      <source url="http://blog.sciencelogic.com/links-list-11708/11/2008">Links List 11.7.08</source>
    </item>
    <item>
      <title><![CDATA[Friday Squid Blogging: Squid USB Drive]]></title>
      <link>http://securityratty.com/article/73c060a0bbad9783f8384387be552f1b</link>
      <guid>http://securityratty.com/article/73c060a0bbad9783f8384387be552f1b</guid>
      <description><![CDATA[Nice...]]></description>
      <content:encoded><![CDATA[<p><a href="http://www.audiocubes.com/product_info.php?products_id=2530">Nice</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=Plf9N"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=Plf9N" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=iDSIN"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=iDSIN" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Fri, 07 Nov 2008 13:22:02 +0000</pubDate>
      <category domain="http://securityratty.com/tag/nice">nice</category>
      <source url="http://www.schneier.com/blog/archives/2008/11/friday_squid_bl_147.html">Friday Squid Blogging: Squid USB Drive</source>
    </item>
    <item>
      <title><![CDATA[Sleep more and live longer]]></title>
      <link>http://securityratty.com/article/9f762fb9b67dbcb8db8c308caea29d19</link>
      <guid>http://securityratty.com/article/9f762fb9b67dbcb8db8c308caea29d19</guid>
      <description><![CDATA[An interesting study was discussed on WTOP radio today

It seems that two Swedish doctors conducted a sleep study between 1987 and 2006. Their findings have been published in the New England School of...]]></description>
      <content:encoded><![CDATA[An interesting study was discussed on WTOP radio today.<br /><span id="fullpost"><br />It seems that two Swedish doctors conducted a sleep study between 1987 and 2006.  Their findings have been published in the New England School of Medicine's records.<br /></span><br />They discovered that 5% more heart attacks were recorded the Monday after clocks go forward.  At the same time, there were less heart attacks documented on the Monday following the weekend period when clocks go backward.<br /><br />The findings indicate the importance of getting a good night's rest.  When the clocks are set forward an hour, people lose an hour of sleep.  That was the time when more heart attacks were found to have occurred.<br /><br />In the field of security, it is not always possible to get enough rest.  Many times it is necessary to work a 12 hour shift and then drive home afterwards.  If this is the case, the officer/agent should make sure that he/she gets adequate rest when they are off duty.<br /><br />Unfortunately, there are other elements that add to a less than healthy lifestyle such as; drinking a lot of coffee, not eating balanced meals, lack of exercise, etc.  Armed with the knowledge that sleep is so vital to our health, it is more important now than ever to ensure that we are taking proper care of ourselves.<div class="blogger-post-footer">Visit Sexton Executive Security at www.sextonsecurity.com</div>]]></content:encoded>
      <pubDate>Fri, 31 Oct 2008 00:16:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/heart attacks">heart attacks</category>
      <category domain="http://securityratty.com/tag/hour">hour</category>
      <category domain="http://securityratty.com/tag/hour shift">hour shift</category>
      <category domain="http://securityratty.com/tag/forward">forward</category>
      <category domain="http://securityratty.com/tag/rest">rest</category>
      <category domain="http://securityratty.com/tag/set forward">set forward</category>
      <category domain="http://securityratty.com/tag/clocks">clocks</category>
      <category domain="http://securityratty.com/tag/drive home">drive home</category>
      <category domain="http://securityratty.com/tag/monday">monday</category>
      <source url="http://www.thebulletproofblog.com/2008/10/sleep-more-and-live-longer.html">Sleep more and live longer</source>
    </item>
    <item>
      <title><![CDATA[DDoS Attacks Strike Campaigns Against Same-Sex Marriage Bans]]></title>
      <link>http://securityratty.com/article/b9a752c6e4a1c2ddd4a263a01c4b2036</link>
      <guid>http://securityratty.com/article/b9a752c6e4a1c2ddd4a263a01c4b2036</guid>
      <description><![CDATA[A group fighting a California anti-gay marriage amendment says its website was attacked Wednesday night with a denial-of-service attack right as it launched a fundraising drive. The No on Prop 8...]]></description>
      <content:encoded><![CDATA[A group fighting a California anti-gay marriage amendment says its website was attacked Wednesday night with a denial-of-service attack right as it launched a fundraising drive. The No on Prop 8 capaign says a similar Florida group was also hit with a DDoS and that the Secret Service is now investigating.<br style="clear: both;"/>
      <a href="http://www.pheedo.com/click.phdo?s=638090bda4a86daa658f59e069c29aec"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=638090bda4a86daa658f59e069c29aec"/></a>
  <img src="http://www.pheedo.com/feeds/tracker.php?i=638090bda4a86daa658f59e069c29aec" style="display: none;" border="0" height="1" width="1" alt=""/><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=CRimM"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=CRimM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=mkUem"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=mkUem" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=o7O0m"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=o7O0m" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=DYSPM"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=DYSPM" border="0"></img></a>
 <a href="http://feeds.wired.com/~f/wired/politics/security?a=P22OM"><img src="http://feeds.wired.com/~f/wired/politics/security?i=P22OM" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=7d9Xm"><img src="http://feeds.wired.com/~f/wired/politics/security?i=7d9Xm" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=0vfKm"><img src="http://feeds.wired.com/~f/wired/politics/security?i=0vfKm" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=Ds7fM"><img src="http://feeds.wired.com/~f/wired/politics/security?i=Ds7fM" border="0"></img></a> </div><img src="http://feeds.feedburner.com/~r/wired/politics/privacy/~4/437362455" height="1" width="1"/><img src="http://feeds.wired.com/~r/wired/politics/security/~4/437362456" height="1" width="1"/>]]></content:encoded>
      <pubDate>Thu, 30 Oct 2008 17:18:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/secret service">secret service</category>
      <category domain="http://securityratty.com/tag/ddos">ddos</category>
      <category domain="http://securityratty.com/tag/wednesday night">wednesday night</category>
      <category domain="http://securityratty.com/tag/similar florida">similar florida</category>
      <category domain="http://securityratty.com/tag/website">website</category>
      <category domain="http://securityratty.com/tag/attack">attack</category>
      <category domain="http://securityratty.com/tag/hit">hit</category>
      <category domain="http://securityratty.com/tag/capaign">capaign</category>
      <category domain="http://securityratty.com/tag/prop">prop</category>
      <source url="http://feeds.wired.com/~r/wired/politics/security/~3/437362456/ddos-attack-str.html">DDoS Attacks Strike Campaigns Against Same-Sex Marriage Bans</source>
    </item>
    <item>
      <title><![CDATA[10 Worst Computer Viruses of All Time]]></title>
      <link>http://securityratty.com/article/836da7848c2df35fd84e5feded98ac50</link>
      <guid>http://securityratty.com/article/836da7848c2df35fd84e5feded98ac50</guid>
      <description><![CDATA[Computer viruses can be a nightmare. Some can wipe out the information on a hard drive, tie up traffic on a computer network for hours, turn an innocent machine into a zombie and replicate and send...]]></description>
      <content:encoded><![CDATA[Computer viruses can be a nightmare. Some can wipe out the information on a hard drive, tie up traffic on a computer network for hours, turn an innocent machine into a zombie and replicate and send themselves to other computers. Let's take a look at 10 of the worst computer viruses to cripple a computer system.]]></content:encoded>
      <pubDate>Wed, 29 Oct 2008 05:00:02 +0000</pubDate>
      <category domain="http://securityratty.com/tag/computer viruses">computer viruses</category>
      <category domain="http://securityratty.com/tag/worst computer viruses">worst computer viruses</category>
      <category domain="http://securityratty.com/tag/computer system">computer system</category>
      <category domain="http://securityratty.com/tag/innocent machine">innocent machine</category>
      <category domain="http://securityratty.com/tag/hard drive">hard drive</category>
      <category domain="http://securityratty.com/tag/computer network">computer network</category>
      <category domain="http://securityratty.com/tag/traffic">traffic</category>
      <category domain="http://securityratty.com/tag/hours">hours</category>
      <category domain="http://securityratty.com/tag/wipe">wipe</category>
      <source url="http://digg.com/security/10_Worst_Computer_Viruses_of_All_Time_3">10 Worst Computer Viruses of All Time</source>
    </item>
    <item>
      <title><![CDATA[10 Worst Computer Viruses of All Time]]></title>
      <link>http://securityratty.com/article/2e591832f293016558508252bbd13698</link>
      <guid>http://securityratty.com/article/2e591832f293016558508252bbd13698</guid>
      <description><![CDATA[Computer viruses can be a nightmare. Some can wipe out the information on a hard drive, tie up traffic on a computer network for hours, turn an innocent machine into a zombie and replicate and send...]]></description>
      <content:encoded><![CDATA[Computer viruses can be a nightmare. Some can wipe out the information on a hard drive, tie up traffic on a computer network for hours, turn an innocent machine into a zombie and replicate and send themselves to other computers. Let's take a look at 10 of the worst computer viruses to cripple a computer system.<img src="http://feedproxy.google.com/~r/digg/topic/security/popular/~4/qTvgSp6Ujoc" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 29 Oct 2008 05:00:02 +0000</pubDate>
      <category domain="http://securityratty.com/tag/computer viruses">computer viruses</category>
      <category domain="http://securityratty.com/tag/worst computer viruses">worst computer viruses</category>
      <category domain="http://securityratty.com/tag/computer system">computer system</category>
      <category domain="http://securityratty.com/tag/innocent machine">innocent machine</category>
      <category domain="http://securityratty.com/tag/hard drive">hard drive</category>
      <category domain="http://securityratty.com/tag/computer network">computer network</category>
      <category domain="http://securityratty.com/tag/traffic">traffic</category>
      <category domain="http://securityratty.com/tag/hours">hours</category>
      <category domain="http://securityratty.com/tag/wipe">wipe</category>
      <source url="http://feeds.digg.com/~r/digg/topic/security/popular/~3/qTvgSp6Ujoc/10_Worst_Computer_Viruses_of_All_Time_3">10 Worst Computer Viruses of All Time</source>
    </item>
  </channel>
</rss>
