<?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: repeat]]></title>
    <link>http://www.securityratty.com/tag/repeat</link>
    <description></description>
    <pubDate>Thu, 17 Jul 2008 17:34:14 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[The Economics of Spam]]></title>
      <link>http://www.securityratty.com/article/ce621f4781770ea2968bfaa3678135c2</link>
      <guid>http://www.securityratty.com/article/ce621f4781770ea2968bfaa3678135c2</guid>
      <description><![CDATA[Excellent paper on the economics of spam. The authors infiltrated the Storm worm and monitored its doings. After 26 days, and almost 350 million e-mail messages, only 28 sales resulted -- a conversion...]]></description>
      <content:encoded><![CDATA[<p>Excellent <a href="http://www.icsi.berkeley.edu/pubs/networking/2008-ccs-spamalytics.pdf">paper</a> on the economics of spam.  The authors infiltrated the Storm worm and monitored its doings.</p>

<blockquote>After 26 days, and almost 350 million e-mail messages, only 28 sales resulted -- a conversion rate of well under 0.00001%. Of these, all but one were for male-enhancement products and the average purchase price was close to $100. Taken together, these conversions would have resulted in revenues of $2,731.88 -- a bit over $100 a day for the measurement period or $140 per day for periods when the campaign was active. However, our study interposed on only a small fraction of the overall Storm network -- we estimate roughly 1.5 percent based on the fraction of worker bots we proxy. Thus, the total daily revenue attributable to Storm's pharmacy campaign is likely closer to $7000 (or $9500 during periods of campaign activity). By the same logic, we estimate that Storm self-propagation campaigns can produce between 3500 and 8500 new bots per day.

<p>Under the assumption that our measurements are representative over time (an admittedly dangerous assumption when dealing with such small samples), we can extrapolate that, were it sent continuously at the same rate, Storm-generated pharmaceutical spam would produce roughly 3.5 million dollars of revenue in a year. This number could be even higher if spam-advertised pharmacies experience repeat business. A bit less than "millions of dollars every day," but certainly a healthy enterprise.</blockquote></p>

<p>Of course, the authors point out that it's dangerous to make these sorts of generalizations:</p>

<blockquote>We would be the first to admit that these results represent a single data point and are not necessarily representative of spam as a whole. Different campaigns, using different tactics and marketing different products will undoubtedly produce different outcomes. Indeed, we caution strongly against researchers using the conversion rates we have measured for these Storm-based campaigns to justify assumptions in any other context.</blockquote>

<p>Spam is all about economics.  When sending junk mail costs a dollar in paper, list rental, and postage, a marketer needs a reasonable conversion rate to make the campaign worthwhile.  When sending junk mail is almost free, a one in ten million conversion rate is acceptable.</p>

<p><a href="http://voices.washingtonpost.com/securityfix/2008/11/study_spam_still_profitable_at.html">News</a> <a href="http://www.theregister.co.uk/2008/11/10/storm_botnet_spam_economics/">articles</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=MWN9N"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=MWN9N" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=CvOtN"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=CvOtN" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Wed, 12 Nov 2008 03:52:17 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/spam">spam</category>
      <category domain="http://www.securityratty.com/tag/campaign">campaign</category>
      <category domain="http://www.securityratty.com/tag/campaign activity">campaign activity</category>
      <category domain="http://www.securityratty.com/tag/storm">storm</category>
      <category domain="http://www.securityratty.com/tag/conversion">conversion</category>
      <category domain="http://www.securityratty.com/tag/reasonable conversion">reasonable conversion</category>
      <category domain="http://www.securityratty.com/tag/storm worm">storm worm</category>
      <category domain="http://www.securityratty.com/tag/junk mail costs">junk mail costs</category>
      <category domain="http://www.securityratty.com/tag/produce">produce</category>
      <source url="http://www.schneier.com/blog/archives/2008/11/the_economics_o.html">The Economics of Spam</source>
    </item>
    <item>
      <title><![CDATA[Frustration with PGP-9.6 and networking]]></title>
      <link>http://www.securityratty.com/article/1211e2354185cb54588b99973c0191f0</link>
      <guid>http://www.securityratty.com/article/1211e2354185cb54588b99973c0191f0</guid>
      <description><![CDATA[So, I recently upgraded from PGp-8.1 to PGp-9.6 and I thought I'd share a bit of the frustration

I was running what I believe to be a fairly standard configuration

Corporate desktop image

Outlook...]]></description>
      <content:encoded><![CDATA[So, I recently upgraded from PGp-8.1 to PGp-9.6 and I thought I'd share a bit of the frustration.<br /><br />I was running what I believe to be a fairly standard configuration.<br /><ul><li>Corporate desktop image<br /></li><li>Outlook 2003</li><li>Symantec AV</li><li>PGP-8.1<br /></li></ul>I decided to upgrade my Outlook to 2007.  Turns out that PGP-8.1 isn't compatible with Outlook 2003, so I needed upgrade.<br /><ol><li>Install PGP-9.6</li><li>reboot twice per instructions</li><li>Find that my networking completely doesn't work.</li></ol>Turns out that in order to get PGP-9.6 working with things like Symantec's AV that hook the network stack you need to back out PGP's POP/IMAP network stack hooking.<br /><ol><li>regsvr32 /u PGPfsshl.dll</li><li>Run a Registry merge on c:\WINDOWS\system32\PGPlspRollback.reg</li><li>Reboot</li></ol>Then of course, if you should happen to upgrade PGP to 9.9 because the update is out, you get to repeat all of those last few steps again.<br /><br />This process of course is made a lot easier if you happen to have another machine with network connectivity, otherwise you're kind of SOL.<br /><br />Just my bit of unfun for the afternoon.<br /><br />It is of course working now and reasonably well.  Kind of sucks that the install isn't a lot easier.<img src="http://feeds.feedburner.com/~r/SecurityRetentive/~4/426964111" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 20 Oct 2008 13:44:00 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/pgp-9">pgp-9</category>
      <category domain="http://www.securityratty.com/tag/pgp">pgp</category>
      <category domain="http://www.securityratty.com/tag/install pgp-9">install pgp-9</category>
      <category domain="http://www.securityratty.com/tag/pgp-8">pgp-8</category>
      <category domain="http://www.securityratty.com/tag/upgrade pgp">upgrade pgp</category>
      <category domain="http://www.securityratty.com/tag/popimap network stack">popimap network stack</category>
      <category domain="http://www.securityratty.com/tag/network stack">network stack</category>
      <category domain="http://www.securityratty.com/tag/lot easier">lot easier</category>
      <category domain="http://www.securityratty.com/tag/upgrade">upgrade</category>
      <source url="http://feeds.feedburner.com/~r/SecurityRetentive/~3/426964111/frustration-with-pgp-96-and-networking.html">Frustration with PGP-9.6 and networking</source>
    </item>
    <item>
      <title><![CDATA[Hansei and the CISO]]></title>
      <link>http://www.securityratty.com/article/345fa11bf7640e73e9bb05e7b33128f0</link>
      <guid>http://www.securityratty.com/article/345fa11bf7640e73e9bb05e7b33128f0</guid>
      <description><![CDATA[Continuing our series on Hansei-Kaizen, youll recall that my thoughts are about applying the concept of relentless reflection (Hansei) and continuous improvement (Kaizen) to security management. Today...]]></description>
      <content:encoded><![CDATA[<p>Continuing our series on Hansei-Kaizen, you&#8217;ll recall that my thoughts are about applying the concept of relentless reflection (Hansei) and continuous improvement (Kaizen) to security management.  Today is a good day to talk about <em><strong>what should we be reflecting about</strong></em>, and <em><strong>what is needed for reflection</strong></em>.</p>
<p>I say today is a good day for two reasons:  1.)  BT&#8217;s CSO Jill Knesek wrote an article called &#8220;<strong><a href="http://bt-securethinking.blogspot.com/2008/09/keys-to-establishing-end-to-end.html">Keys to establishing an end-to-end security strategy</a></strong>&#8221; which begs some discussion within context, and 2.)  <strong><a href="http://twitter.com/sarapeters">Sara Peters on Twitter</a></strong> last night wanted to know why I thought &#8220;risk management&#8221; requires more than what most &#8220;best practices&#8221; around the subject suggest the effort requires.</p>
<p><strong>WHAT SHOULD WE BE REFLECTING ABOUT?</strong></p>
<p>Jill Knesek&#8217;s article gives us a rough outline of how to develop a security strategy.  It&#8217;s fairly high-level, Pragmatic CSO-ish type stuff.  It gives us a nice outline of</p>
<ul>
<li>Get a seat at the table</li>
<li>Process</li>
<li>People</li>
<li>Technology</li>
</ul>
<p>Nothing earth-shattering there.  But it is a very nice broad CISO-level taxonomy about what we have to reflect on.  The <em><strong>need</strong></em> to reflect is driven by something Jack told me long ago,</p>
<blockquote><p>&#8220;The amount of risk we have is a function of the decisions we made and our ability to execute on them from some point in the past&#8221;.</p></blockquote>
<p style="padding-left: 30px;"><em>As an Aside:  So Sarah if you&#8217;re reading, this quote does much to explain why I said I disagree with much of what our industry calls &#8220;risk management&#8221;.  We tend to define the process of risk management as essentially a tactical &#8220;issue whack-a-mole&#8221; exercise. </em><em><strong>Find the issue.  Analyze the &#8220;risk&#8221; around the issue.  Fix the issue.  Repeat. </strong> This hamster-wheel-of-pain, while sometimes an effective tool for the CISO, is incongruous with addressing root causes (the ability to match a tactical issue to the strategic shortcoming that created the issue is up to the expertise of the analyst or consultant).  It is only Kaizen without (good) Hansei, if you will.</em></p>
<p>Back to what Jill is writing - the sorts of things we should be reflecting about can be thought of in context of her outline.  Namely:</p>
<ol>
<li>Once you have a seat at the table, what is the nature of that relationship?  Who are you reporting to and what are their concerns? What and how are you reporting and how might that be addressing their concerns?</li>
<li>What processes are in place?, How do you know that those are the processes that should be in place? If they are, what kind of job am I doing at those processes?</li>
<li>What is the quality of the skills and resources I have from a people perspective, and how do I know if they are adequate?  How do I know that the training they petition me for will effectively reduce organizational risk?</li>
<li>Are the Technology solutions I have in place effective, are we managing them effectively, and what sort of States of Knowledge could they provide me with (to make good decisions and execute upon them, from above)?</li>
</ol>
<p>This, for the CISO, is Hansei.  The continuous management of it is Kaizen.  Not to particularly pick on Jill&#8217;s article, but creating a &#8220;risk register expressed in ALE&#8221; might be fine if you&#8217;re trying to explain to the board what your &#8220;first 100 days in office&#8221; will be like - but these sorts of lists are usually not very strategic in nature, and as such, depending on the outcome of that risk register (and the models used to create it) <em><strong>it might not actually be useful.</strong></em></p>
<p><strong>WHAT IS NEEDED FOR REFLECTION?</strong></p>
<p>So what is needed for this sort of CISO-level Hansei?</p>
<p>The CISO must understand the</p>
<ul>
<li>Current State of Nature</li>
</ul>
<p>turn that into a</p>
<ul>
<li>State of Knowledge</li>
</ul>
<p>and use that to create a</p>
<ul>
<li>State of Wisdom.</li>
</ul>
<p><strong>CREATING A STATE OF NATURE FOR THE IRM PROGRAM<br />
</strong></p>
<p>This Current State of Nature determination be done by applying analytical methods to a program audit.  We must understand questions like,  &#8220;What is in that program and how is it structured?&#8221;  before we can answer questions about &#8220;how (good/bad) are we at managing risk?&#8221;</p>
<p>There are many ways to structure an IRM program, but as an example - below is a graphic shared with me by Adrian Seccombe.  For those who know Adrian and the Trust Model - this is classified as &#8220;white&#8221; so it&#8217;s OK for public display and consumption.  But here&#8217;s what Adrian is trying to build at a high level:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.riskmanagementinsight.com/media/images/weblog/Program.jpg" alt="" width="283" height="356" /></p>
<p>So regarding Adrian&#8217;s program diagram:</p>
<ol>
<li>Is a governance framework.  Think ITIL.</li>
<li>Is a risk framework.  Think ISO 27002 using FAIR as an analytical engine.  To be fair (pun) I believe this is really issue management, and it&#8217;s a process, but that&#8217;s OK.</li>
<li>Reg compliance should be self explanatory.  That&#8217;s essentially what GRC products do for you.</li>
<li>With architecture, I think Adrian is inclined towards TOGAF.</li>
<li>Security is the ISMS in place (27001, ISM^3, PCI, whatever&#8230;)</li>
<li>Are the processes that drive execution</li>
<li><strong>M</strong><strong>onitor</strong> (audit) is creating a State of Nature and <strong>Evaluate</strong> is creating a State of Knowledge from that State of Nature around items 1-6.</li>
</ol>
<p><strong>EVALUATE - CREATING A STATE OF KNOWLEDGE ABOUT THE IRM PROGRAM</strong></p>
<p>That evaluate is Hansei/Kaizen.  Evaluation, done effectively, will drive actual organizational risk exposure.  Evaluate will even answer those four questions we raised in the &#8220;What Should We Be Reflecting About&#8221; section above:</p>
<ol>
<li>Once you have a seat at the table, what is the nature of that relationship?  Who are you reporting to and what are their concerns? What and how are you reporting and how might that be addressing their concerns?</li>
<li>What processes are in place?, How do you know that those are the processes that should be in place? If they are, what kind of job am I doing at those processes?</li>
<li>What is the quality of the skills and resources I have from a people perspective, and how do I know if they are adequate?</li>
<li>Are the Technology solutions I have in place effective, are we managing them effectively, and what sort of States of Wisdom do they provide me with (to make good decisions and execute upon them, from above)?</li>
</ol>
<p>If we could have a nice metric (or set of metrics) that answers these questions, we might call it something like &#8220;My Ability To Manage Risk&#8221; or MATMR for short.</p>
<p><strong>GETTING TO A STATE OF WISDOM</strong></p>
<p>What&#8217;s then missing is how you create a State of Wisdom around the State of Knowledge developed - your &#8220;MATMR&#8221; metric.  That is, given the current State of Knowledge - how can I be most effective?  This State of Wisdom requires proper models for what risk is, and what you can do to manage it applied in a probabilistic manner (because we can&#8217;t intrinsically *know* the future, we can only say with some degree of certainty what the desired course should be).</p>
<p>So the outcome of Hansei/Kaizen should be to create a State of Wisdom about Risk Management.  This is why reflection must be relentless - because your wisdom must be similarly abundant.</p>
<p>This is no small part of the reason RMI exists, why we build software and help organizations understand the things they do.</p>
]]></content:encoded>
      <pubDate>Tue, 16 Sep 2008 13:47:47 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/risk management requires">risk management requires</category>
      <category domain="http://www.securityratty.com/tag/risk management">risk management</category>
      <category domain="http://www.securityratty.com/tag/risk">risk</category>
      <category domain="http://www.securityratty.com/tag/hansei">hansei</category>
      <category domain="http://www.securityratty.com/tag/risk register">risk register</category>
      <category domain="http://www.securityratty.com/tag/program">program</category>
      <category domain="http://www.securityratty.com/tag/manage risk">manage risk</category>
      <category domain="http://www.securityratty.com/tag/manage">manage</category>
      <category domain="http://www.securityratty.com/tag/adrians program diagram">adrians program diagram</category>
      <source url="http://riskmanagementinsight.com/riskanalysis/?p=411">Hansei and the CISO</source>
    </item>
    <item>
      <title><![CDATA[A New Security Breach in Google Docs Revealed]]></title>
      <link>http://www.securityratty.com/article/caf2790afa2996d6a38ac70d10ec784a</link>
      <guid>http://www.securityratty.com/article/caf2790afa2996d6a38ac70d10ec784a</guid>
      <description><![CDATA[I am a big fan of Google and, over time, I have started to enjoy the freedom from my desktop with Google Docs . For example, when I keep track of business expenses I have found it easier to update a...]]></description>
      <content:encoded><![CDATA[<p>I am a big fan of Google and, over time, I have started to enjoy the freedom from my desktop with <a href="http://docs.google.com/">Google Docs</a>.  For example, when I keep track of business expenses I have found it easier to update a Google Spreadsheet versus depending on Microsoft Excel on my laptop because I can update from anywhere in the world and share with my bookkeeper too.     So, I&#8217;ve been using Google Docs more lately.</p>
<p>Today, however, I discovered a huge security breach in Google Docs.  While I was in my account working on a spreadsheet I suddenly found my Google Doc account listing many documents that did not belong to me.  I clicked on one of the documents and the results are in the image below, where my Google Doc session appears to have &#8220;crossed over&#8221; with another users.</p>
<p><img style="width: 474px; height: 443px;" src="http://www.thecepblog.com/imgs/google.docs.security.breach.jpg" alt="" /></p>
<p>I decided to do a bit more exploring and take a few more screenshots, because I don&#8217;t yet know how to reproduct this security breach.  The image below show a Google document (fifth from the top) which is not owned by me, &#8220;owned by me&#8221;. However, when I click on this mysterious &#8220;owned by me&#8221; document, it is owned by another user.  Here is another screenshot below; you can click on the image for the full-screen version.</p>
<p><a href="http://www.thecepblog.com/imgs/google.docs.security.breach2.jpg"><img style="width: 474px; height: 443px;" src="http://www.thecepblog.com/imgs/google.docs.security.breach2.jpg" alt="" /></a></p>
<p>Again, here is another example of the same security violation with two documents. As above, you can click on the image for a full-screen version.</p>
<p><a href="http://www.thecepblog.com/imgs/google.docs.security.breach4.jpg"><img style="width: 473px; height: 442px;" src="http://www.thecepblog.com/imgs/google.docs.security.breach4.jpg" alt="" /></a></p>
<p>I contacted the owner of the Google Docs account which I had suddenly and mysteriously &#8220;crossed sessions&#8221; with today.   I asked him if he was in Thailand (since a few of the documents were in Thai) and he said yes, however he say he did not have any Thai language documents in his account.    However, as you can see from the screenshot, the Google Docs menu shows this person as &#8220;the owner&#8221; of a Thai language document.  He also mentioned that, today, he saw &#8220;wierd documents&#8221; in his account that did not belong to him (or &#8220;normally&#8221; shared with him).</p>
<p>Unfortunately, I was having problems with the Internet connection in my hotel room so I could not continue to investigate the breach.  When I logged back in a few hours later, everything was back to normal.  So far, all is &#8220;normal&#8221; and I have not been able to repeat this breach.</p>
<p>I suspect the Google Docs flaw comes from a JavaScript error in how Google manages user sessions.  The bottom line is that the security breach is real and dangerous.  Your Google Docs, and I suspect other Google applications that use the same session management code, are vulnerable.  There may be an underlying XSS vulnerability as well.</p>
<p>Note: Reposted from my original post on the <a href="http://blog.isc2.org/isc2_blog/2008/09/serious-securit.html" target="_blank">ISC2 blog</a>.</p>
]]></content:encoded>
      <pubDate>Mon, 15 Sep 2008 07:59:03 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/google docs">google docs</category>
      <category domain="http://www.securityratty.com/tag/google docs menu">google docs menu</category>
      <category domain="http://www.securityratty.com/tag/google docs flaw">google docs flaw</category>
      <category domain="http://www.securityratty.com/tag/google">google</category>
      <category domain="http://www.securityratty.com/tag/google docs account">google docs account</category>
      <category domain="http://www.securityratty.com/tag/security breach">security breach</category>
      <category domain="http://www.securityratty.com/tag/breach">breach</category>
      <category domain="http://www.securityratty.com/tag/account">account</category>
      <category domain="http://www.securityratty.com/tag/thai language documents">thai language documents</category>
      <source url="http://www.thecepblog.com/2008/09/15/a-new-security-breach-in-google-docs-revealed/">A New Security Breach in Google Docs Revealed</source>
    </item>
    <item>
      <title><![CDATA[Spamming Deterrent?]]></title>
      <link>http://www.securityratty.com/article/c741c374a71c3b0df07ca7840d188883</link>
      <guid>http://www.securityratty.com/article/c741c374a71c3b0df07ca7840d188883</guid>
      <description><![CDATA[Its a harsher sentence than that handed to some spammers, but is it enough? Have your say at http://www.virusbtn.com/news/polls/index


clipped from www.virusbtn.com
Is 47 months imprisonment...]]></description>
      <content:encoded><![CDATA[<div > It&#8217;s a harsher sentence than that handed to some spammers,<br/>but is it enough? Have your say at<br/><a href="http://www.virusbtn.com/news/polls/index" rel="nofollow" target="_blank">http://www.virusbtn.com/news/polls/index</a> </div>
<table cellpadding="0" cellspacing="0" width="100%" style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;">
<tr>
<td valign="top">
<table cellpadding="0" cellspacing="0" width="100%" class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;">
<tr>
<td valign="top">
<table cellpadding="0" cellspacing="0" width="100%" style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;">
<tr>
<td valign="top"><a href="http://clipmarks.com/clipmark/C6CAD6B9-01B0-44EF-86D8-10B2670C2451/" title="go to this clipmark"><img src="http://content.clipmarks.com/blog_icon/71da8d5d-68e6-447c-87ba-ef263a31cdf0/C6CAD6B9-01B0-44EF-86D8-10B2670C2451/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://www.virusbtn.com/news/polls/index" href="http://www.virusbtn.com/news/polls/index" style="font-size: 11px;">www.virusbtn.com</a></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" width="100%" style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;">
<tr>
<td valign="top"><!-- CLIPPED FROM: http://www.virusbtn.com/news/polls/index --><B>Is 47 months imprisonment sufficient punishment for a convicted spammer?</B></td>
</tr>
</table>
<div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div>
<table cellpadding="0" cellspacing="0" width="100%" style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;">
<tr>
<td valign="top"><!-- CLIPPED FROM: http://www.virusbtn.com/news/polls/index --><P class="section">It seems like a pretty tough sentence but there&#8217;ve been quite a few big arrests/trials/tough sentences and it doesn&#8217;t seem to be putting these people off - all these &#8217;spam kings&#8217; are repeat offenders with long histories of fines and sentences but they keep on doing it.<br />
</P></td>
</tr>
</table>
</td>
</tr>
</table>
<div style="margin: 0px 6px 6px 4px;">
<table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="background:transparent;border-width:0px;padding:0px;">&nbsp;</td>
<td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/C6CAD6B9-01B0-44EF-86D8-10B2670C2451/blog/" title="blog or email this clip"><img src="http://content7.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
]]></content:encoded>
      <pubDate>Wed, 13 Aug 2008 09:38:22 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/pretty tough sentence">pretty tough sentence</category>
      <category domain="http://www.securityratty.com/tag/harsher sentence">harsher sentence</category>
      <category domain="http://www.securityratty.com/tag/sentences">sentences</category>
      <category domain="http://www.securityratty.com/tag/spam kings">spam kings</category>
      <category domain="http://www.securityratty.com/tag/repeat offenders">repeat offenders</category>
      <category domain="http://www.securityratty.com/tag/virusbtn">virusbtn</category>
      <category domain="http://www.securityratty.com/tag/spammer">spammer</category>
      <category domain="http://www.securityratty.com/tag/spammers">spammers</category>
      <category domain="http://www.securityratty.com/tag/people">people</category>
      <source url="http://spywarebiz.com/spywarebizblog/?p=555">Spamming Deterrent?</source>
    </item>
    <item>
      <title><![CDATA[Coordinated Cyber Attacks Hit Websites Due To Russian-Georgian Conflict]]></title>
      <link>http://www.securityratty.com/article/279d4af57bc5882f3e7a45cba9760f7d</link>
      <guid>http://www.securityratty.com/article/279d4af57bc5882f3e7a45cba9760f7d</guid>
      <description><![CDATA[Conflict between Georgia and Russia on the ground has been accompanied by the relaunch of cyber-attacks against Georgian government websites. The Georgian presidential (www.president.gov.ge) and other...]]></description>
      <content:encoded><![CDATA[Conflict between Georgia and Russia on the ground has been accompanied by the relaunch of cyber-attacks against Georgian government websites. The Georgian presidential (www.president.gov.ge) and other government websites (such as www.parliament.ge) were left inaccessible by assaults over the weekend, in a repeat of attacks in late July before tensions over the breakaway region of South [...]]]></content:encoded>
      <pubDate>Tue, 12 Aug 2008 11:05:04 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/georgian government websites">georgian government websites</category>
      <category domain="http://www.securityratty.com/tag/government websites">government websites</category>
      <category domain="http://www.securityratty.com/tag/attacks">attacks</category>
      <category domain="http://www.securityratty.com/tag/conflict">conflict</category>
      <category domain="http://www.securityratty.com/tag/breakaway region">breakaway region</category>
      <category domain="http://www.securityratty.com/tag/georgian presidential">georgian presidential</category>
      <category domain="http://www.securityratty.com/tag/cyber-attacks">cyber-attacks</category>
      <category domain="http://www.securityratty.com/tag/russia">russia</category>
      <category domain="http://www.securityratty.com/tag/weekend">weekend</category>
      <source url="http://cyberinsecure.com/coordinated-cyber-attacks-hit-websites-due-to-russian-georgian-conflict/">Coordinated Cyber Attacks Hit Websites Due To Russian-Georgian Conflict</source>
    </item>
    <item>
      <title><![CDATA[It's Not Just War; It's Cyberwar Between Russia and Georgia]]></title>
      <link>http://www.securityratty.com/article/ded38e49d824bb2a659d7ddc6e084b71</link>
      <guid>http://www.securityratty.com/article/ded38e49d824bb2a659d7ddc6e084b71</guid>
      <description><![CDATA[In what seems to be a repeat of what happened in July, a few news sites have mentioned that there is evidence of a campaign against Georgia. For example, both the government's and the president's...]]></description>
      <content:encoded><![CDATA["In what seems to be a repeat of what happened in July, a few news sites have mentioned that there is evidence of a campaign against Georgia. For example, both the government's and the president's sites are inaccessible, among other official websites]]></content:encoded>
      <pubDate>Mon, 11 Aug 2008 03:30:04 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/sites">sites</category>
      <category domain="http://www.securityratty.com/tag/news sites">news sites</category>
      <category domain="http://www.securityratty.com/tag/official websites">official websites</category>
      <category domain="http://www.securityratty.com/tag/georgia">georgia</category>
      <category domain="http://www.securityratty.com/tag/government">government</category>
      <category domain="http://www.securityratty.com/tag/inaccessible">inaccessible</category>
      <category domain="http://www.securityratty.com/tag/july">july</category>
      <category domain="http://www.securityratty.com/tag/campaign">campaign</category>
      <category domain="http://www.securityratty.com/tag/evidence">evidence</category>
      <source url="http://digg.com/security/It_s_Not_Just_War_It_s_Cyberwar_Between_Russia_and_Georgia">It's Not Just War; It's Cyberwar Between Russia and Georgia</source>
    </item>
    <item>
      <title><![CDATA[CISA and CISSP Preparation]]></title>
      <link>http://www.securityratty.com/article/4990229406d5e949151cc28d8d8799b9</link>
      <guid>http://www.securityratty.com/article/4990229406d5e949151cc28d8d8799b9</guid>
      <description><![CDATA[Recently I have received a number of questions seeking preparation tips and insights for the CISA and CISSP certifications. I hold both of these certifications, and passed them both on the first...]]></description>
      <content:encoded><![CDATA[<p>Recently I have received a number of questions seeking preparation tips and insights for the CISA and CISSP certifications. I hold both of these certifications, and passed them both on the first attempt using very different preparation approaches. I took the CISA first, and based on a few lessons learned, I radically changed my preparation plan for the CISSP.<br />
<br />
FYI, the official preparation information, qualification requirements, exam requirements, etc. can be found at:</p>
<ul>
<li>Certified Information Systems Auditor (CISA) : <a href="http://www.isaca.org/cisa/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.isaca.org/cisa/');" target="_blank">http://www.isaca.org/cisa/</a></li>
<li>Certified Information Systems Security Professional : <a href="https://www.isc2.org/cissp" onclick="javascript:pageTracker._trackPageview('/outbound/article/https://www.isc2.org/cissp');">https://www.isc2.org/cissp</a></li>
</ul>
<p><strong>Are You Ready ?</strong><br />
A few basic questions to ask yourself to gauge how ready you are:</p>
<ul>
<li>Do I meet the spirit, and not just the letter, of the experience requirements ?</li>
<li>Has there been sufficient diversity in my experience ?</li>
</ul>
<p></p>
<div>Both of these exams cover a very broad spectrum of subjects. It is my personal belief that the experience requirements exist as an aid to whittle test takers down to candidates who have the professional experiences required to be successful, and to discourage people from taking the exams before they are ready. If you truly meet the background requirements, then you should have had some contact with many of the core topic areas for the exam.</div>
<p></p>
<div>If you are looking at the core content of the examination, and do not believe that you really have the breadth of exposure to be able to describe and discuss each domain at a high level, then you may be better served by delaying the exam in favor of working with your management to gain broader professional experience.</div>
<p><strong>Five Step Approach to CISA or CISSP Exam Preparation</strong></p>
<ol>
<li>Perform an initial benchmark and assessment of your readiness</li>
<li>Read a &#8220;survey&#8221; level preparation guide cover to cover</li>
<li>Perform a secondary benchmark, and compare your readiness</li>
<li>Review official, or &#8220;deep dive&#8221;, preparation materials on areas identified as your weaknesses</li>
<li>Re-benchmark, and repeat targeted reviews until ready</li>
</ol>
<p></p>
<div>For the first certification that I prepared for, I did not perform the first three steps outlined above. I went directly to the official source materials and began trying to review them cover to cover. I passed the exam, but I also spent a lot of time &amp; energy reviewing things that I already knew &#8220;well enough&#8221;, and was burned out when reviewing the areas which could have been richer learning opportunities. No matter what your professional background, no one knows-it-all or does-it-all, so there is always  an opportunity to learn new things while you are preparing for the certification exam. The goal of this five step approach is to focus your time where you have the greatest learning opportunities. Hopefully this focuses your time and energy in the most rewarding way.</div>
<p></p>
<div><strong>Performing the Benchmarks</strong></div>
<div>For the Benchmarks, I like to complete a timed half-length or full-length examination.</div>
<p></p>
<div>It is my feeling that a half-length exam is long enough that fatigue, maintaining focus, and pace are all stressed, as they will be on examination day. This of course requires access to a large set of test questions or sample tests, preferably with explanations of incorrect answers. In addition to commercial third-party test preparation tools, there are good (and free) test preparation quizzes available from <a href="http://www.cccure.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.cccure.org/');">www.cccure.org</a>.</div>
<p></p>
<div><strong>Survey Materials</strong></div>
<div>I find the &#8220;Exam Cram&#8221; series to be very useful survey literature. I purchase books from this series when I want a high-level and quick handling of an entire subject matter area. As a result, I own survey books from the series in topic areas which I have no intention of pursuing certification for. Obviously the books I recommend for these certifications are:</div>
<p><a href="http://www.amazon.com/gp/product/078973446X?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=078973446X" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.amazon.com/gp/product/078973446X?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=078973446X');"><img src="http://artofinfosec.com/wp-content/uploads/cissp_exam_cram.jpg" border="0" alt="" /></a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=artofinfosecu-20&amp;l=as2&amp;o=1&amp;a=078973446X" border="0" alt="" width="1" height="1" /> <a href="http://www.amazon.com/gp/product/0789732726?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0789732726" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.amazon.com/gp/product/0789732726?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0789732726');"><img src="http://artofinfosec.com/wp-content/uploads/cisa_exam_cram.jpg" border="0" alt="" /></a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=artofinfosecu-20&amp;l=as2&amp;o=1&amp;a=0789732726" border="0" alt="" width="1" height="1" /></p>
<div><strong>Deep Dive Materials</strong></div>
<div>There are exam preparation materials available from a variety of sources that fit the bill in this area. What we are looking for are books that contain solid coverage of the areas where benchmarking has shown the most significant need for improvement. In addition to the materials from (ISC)2 and ISACA that I list below, consult your local library - often they will have books that fit the bill. (And, of course, consider arranging a donation of good materials if they do not.)</div>
<p><a href="http://www.amazon.com/gp/product/0849382319?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0849382319" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.amazon.com/gp/product/0849382319?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0849382319');"><img src="http://artofinfosec.com/wp-content/uploads/official_cissp.jpg" border="0" alt="" /></a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=artofinfosecu-20&amp;l=as2&amp;o=1&amp;a=0849382319" border="0" alt="" width="1" height="1" /> <a href="http://www.amazon.com/gp/product/1933284935?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1933284935" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.amazon.com/gp/product/1933284935?ie=UTF8&amp;tag=artofinfosecu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1933284935');"><img src="http://artofinfosec.com/wp-content/uploads/cisa_review_2008.jpg" border="0" alt="" /></a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=artofinfosecu-20&amp;l=as2&amp;o=1&amp;a=1933284935" border="0" alt="" width="1" height="1" /></p>
<div><strong>Final Thoughts</strong></div>
<div>Good luck on your journey toward Information Security or Audit certification. One word of caution: Make sure that you have realistic expectations about what actually being certified will mean. Although I do think being certified helps a person establish credibility more quickly, and is helpful when searching for new employment, often people are underwhelmed by the &#8220;Congratulations, that&#8217;s nice&#8221; from their current employer. If your expectation is that a big raise, bonus, promotion, etc. is hinging on your being certified, then I would strongly encourage you to reality-check that with peers in your organization.</div>
<p></p>
<div>Cheers, Erik</div>
<p></p>
<p><a href="http://artofinfosec.com/60/cisa-and-cissp-preparation/" >CISA and CISSP Preparation</a></p>
<img src="http://feeds.feedburner.com/~r/artofinfosec/~4/351541992" height="1" width="1"/>]]></content:encoded>
      <pubDate>Thu, 31 Jul 2008 09:14:07 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/exam">exam</category>
      <category domain="http://www.securityratty.com/tag/exam requirements">exam requirements</category>
      <category domain="http://www.securityratty.com/tag/cissp exam preparation">cissp exam preparation</category>
      <category domain="http://www.securityratty.com/tag/half-length exam">half-length exam</category>
      <category domain="http://www.securityratty.com/tag/exam cram series">exam cram series</category>
      <category domain="http://www.securityratty.com/tag/certification exam">certification exam</category>
      <category domain="http://www.securityratty.com/tag/exam preparation materials">exam preparation materials</category>
      <category domain="http://www.securityratty.com/tag/preparation materials">preparation materials</category>
      <category domain="http://www.securityratty.com/tag/cissp">cissp</category>
      <source url="http://feeds.feedburner.com/~r/artofinfosec/~3/351541992/">CISA and CISSP Preparation</source>
    </item>
    <item>
      <title><![CDATA[Reminder: WebEx Seminar on Risk Analysis]]></title>
      <link>http://www.securityratty.com/article/967093a66c194ca86dac97183d5a6526</link>
      <guid>http://www.securityratty.com/article/967093a66c194ca86dac97183d5a6526</guid>
      <description><![CDATA[Hey everybody! Quick post this morning to remind you guys that Cisco has been kind enough to let us give a follow on WebEx presentation on July 31, 2008 at 11:30 a.m. EDT. The link to sign up is &gt;&gt; ....]]></description>
      <content:encoded><![CDATA[<p>Hey everybody!  Quick post this morning to remind you guys that Cisco has been kind enough to let us give a follow on WebEx presentation on  July 31, 2008 at 11:30 a.m. EDT.  The link to sign up is <a href="https://ciscosales.webex.com/ciscosales/onstage/g.php?d=929845289&amp;t=a&amp;EA=miradiga%40cisco.com&amp;ET=d5be1b551672ee32df7260c6418042ca&amp;ETR=b92381359a9255da61ca95ac83ae2f0e"><strong>&lt;&lt;&lt;here&gt;&gt;&gt;</strong></a>.  There are only about 40 slots left.  It looks like it&#8217;s going to be a good crowd.</p>
<p>We&#8217;re calling this part II - and it&#8217;s being advertised as:</p>
<p><em><strong>&#8220;How to conduct a risk analysis and produce a high impact deliverable to senior management.&#8221;</strong></em></p>
<p>With topics:</p>
<ul>
<li>The life-cycle of a quantitative risk analysis</li>
<li>Key control opportunities against targeted attacks</li>
<li>Getting senior management to understand the risk posed to the business</li>
</ul>
<p>I got to do the Q&amp;A backchannel on the last presentation, and there were great questions asked.  I think this presentation will be even more exciting, as it&#8217;ll cover both analyst and management considerations.</p>
<p>If you&#8217;re a regular reader of the blog, I don&#8217;t think you&#8217;ll have to have attended the last one for this one to be worth your while.</p>
<p><strong>REPEAT PERFORMANCES OF THE FIRST WEBEX ARE AVAILABLE</strong></p>
<p>And if you missed it the first time, the playback of the first preso is <a href="https://ciscosales.webex.com/ciscosales/lsr.php?AT=pb&amp;SP=EC&amp;rID=25693942&amp;rKey=5A9EF2E7F1B062BC"><strong>here</strong></a>, and the slides are <a href="http://www.riskmanagementinsight.com/media/documents/Risk_Evolution.pdf"><strong>here</strong></a>.</p>
]]></content:encoded>
      <pubDate>Tue, 29 Jul 2008 13:56:58 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/risk analysis">risk analysis</category>
      <category domain="http://www.securityratty.com/tag/webex">webex</category>
      <category domain="http://www.securityratty.com/tag/webex presentation">webex presentation</category>
      <category domain="http://www.securityratty.com/tag/quantitative risk analysis">quantitative risk analysis</category>
      <category domain="http://www.securityratty.com/tag/presentation">presentation</category>
      <category domain="http://www.securityratty.com/tag/senior management">senior management</category>
      <category domain="http://www.securityratty.com/tag/key control opportunities">key control opportunities</category>
      <category domain="http://www.securityratty.com/tag/risk posed">risk posed</category>
      <category domain="http://www.securityratty.com/tag/impact deliverable">impact deliverable</category>
      <source url="http://riskmanagementinsight.com/riskanalysis/?p=379">Reminder: WebEx Seminar on Risk Analysis</source>
    </item>
    <item>
      <title><![CDATA[Security Assessments as Fraud, Waste, and Abuse]]></title>
      <link>http://www.securityratty.com/article/d54a2c8a9fbbd6efa3d8d80caadc1a71</link>
      <guid>http://www.securityratty.com/article/d54a2c8a9fbbd6efa3d8d80caadc1a71</guid>
      <description><![CDATA[Im going to put on my Government Security Heretic Hat for awhile here, bear me out. By my estimate, half of the security assessments received by the Government have some kind of fraud, waste, and...]]></description>
      <content:encoded><![CDATA[<p>I&#8217;m going to put on my Government Security Heretic Hat for awhile here, bear me out.  By my estimate, half of the security assessments received by the Government have some kind of fraud, waste, and abuse.</p>
<p>What makes me say this is the amount of redundancy in some testing that I&#8217;ve seen without any value added.</p>
<p>The way to avoid this redundancy is the concept of common/shared controls.  The whole idea is that you take whatever security controls you have across the board and put them into one bucket.  You test that bucket once and then whenever something  shares controls with that bucket, you look at the shared control bucket and make sure that the assessment is still relevant and accurate.</p>
<p>So, what makes a security assessment not fraud, waste, and abuse?  It&#8217;s a good assessment if it does the following:</p>
<ul>
<li>Does not repeat a previous assessment.</li>
<li>Discovers previously-undiscovered vulnerabilities, weaknesses, or findings.</li>
<li>Has findings that get fed into a risk management plan (accepted, avoided, transferred, etc&#8211;think POA&amp;M).</li>
<li>Is not exhaustive when it doesn&#8217;t need to be.</li>
<li>Provides value to the project team, system owner, and Authorizing Official to make key decisions.</li>
</ul>
<p>Now the problem is that the typical auditor has a hard time stopping&#8211;they have an ethical obligation to investigate anything that their &#8220;professional skepticism&#8221; tells them is out of place, just like cops have an ethical obligation to investigate anything that they think is a crime.</p>
<p>The Solution?  Don&#8217;t use auditors! The public accounting model that we adopted for information security does not scale the way that we need it to for ST&amp;E, and we need to understand this in order to fix security in the Government.</p>
<p>What we need to be doing is Security Test and Evaluation which is focused on risk, not on compliance using a checklist of control objectives.  Usually if you know enough to say &#8220;Wow, your patch management process is whacked, you&#8217;re at a high risk!&#8221; then that&#8217;s enough to stop testing patch management controls.  This is one of the beefs I have with 800-53A in the hands of less-than-clueful people:  they will test until exhaustion.</p>
<p>There isn&#8217;t a whole lot of difference between ST&amp;E and an audit, just the purpose.  Audits are by nature confrontational because you&#8217;re trying to prove that fraud, waste, and abuse hasn&#8217;t occured.  ST&amp;E is helping the project team find things that they haven&#8217;t thought of before and eventually get the large problems funded and fixed.</p>
<p style="text-align: center;"><em><img src="http://farm3.static.flickr.com/2419/2491873473_0acd6805d1.jpg?v=0" alt="The Little Frauds Songbook" width="385" height="500" /></em></p>
<p style="text-align: center;"><em>The Little Frauds Harrigan &amp; Hart&#8217;s Songs &amp; Sketches Photo by <a href="http://www.flickr.com/photos/boston_public_library/" target="_blank">Boston Public Library</a></em></p>
<!-- Social Bookmarks BEGIN --><div class="social_bookmark"><em>Bookmark to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.guerilla-ciso.com/archives/434&amp;title=Security+Assessments+as+Fraud%2C+Waste%2C+and+Abuse" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Del.icio.us"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/delicious.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Del.icio.us" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.guerilla-ciso.com/archives/434&amp;title=Security+Assessments+as+Fraud%2C+Waste%2C+and+Abuse" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to digg"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/digg.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to digg" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.guerilla-ciso.com/archives/434&amp;title=Security+Assessments+as+Fraud%2C+Waste%2C+and+Abuse" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to reddit"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/reddit.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to reddit" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Security+Assessments+as+Fraud%2C+Waste%2C+and+Abuse&amp;url=http://www.guerilla-ciso.com/archives/434&amp;version=0.7" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Feed Me Links"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/feedmelinks.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Feed Me Links" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.guerilla-ciso.com/archives/434" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Technorati"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/technorati.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Technorati" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.guerilla-ciso.com/archives/434&amp;t=Security+Assessments+as+Fraud%2C+Waste%2C+and+Abuse" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Yahoo My Web"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/yahoo_myweb.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Yahoo My Web" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.guerilla-ciso.com/archives/434&amp;title=Security+Assessments+as+Fraud%2C+Waste%2C+and+Abuse" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Stumble Upon"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/stumbleupon.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Stumble Upon" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.guerilla-ciso.com/archives/434&amp;title=Security+Assessments+as+Fraud%2C+Waste%2C+and+Abuse" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Google Bookmarks"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/google.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Google Bookmarks" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.guerilla-ciso.com/archives/434" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Squidoo"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/squidoo.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Squidoo" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.guerilla-ciso.com/archives/434" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Bloglines"><img src="http://www.guerilla-ciso.com/wp-content/plugins/social_bookmarks/bloglines.png" border="0" title="Add 'Security Assessments as Fraud, Waste, and Abuse' to Bloglines" alt="Add 'Security Assessments as Fraud, Waste, and Abuse' to Bloglines" /></a></div>
<!-- Social Bookmarks END --><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/TheGuerillaCiso?a=z2EthJ"><img src="http://feeds.feedburner.com/~f/TheGuerillaCiso?i=z2EthJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/TheGuerillaCiso?a=tQtoJj"><img src="http://feeds.feedburner.com/~f/TheGuerillaCiso?i=tQtoJj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/TheGuerillaCiso/~4/338409934" height="1" width="1"/>]]></content:encoded>
      <pubDate>Thu, 17 Jul 2008 17:34:14 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/controls">controls</category>
      <category domain="http://www.securityratty.com/tag/security controls">security controls</category>
      <category domain="http://www.securityratty.com/tag/assessment">assessment</category>
      <category domain="http://www.securityratty.com/tag/shares controls">shares controls</category>
      <category domain="http://www.securityratty.com/tag/waste">waste</category>
      <category domain="http://www.securityratty.com/tag/fraud">fraud</category>
      <category domain="http://www.securityratty.com/tag/security assessment">security assessment</category>
      <category domain="http://www.securityratty.com/tag/bucket">bucket</category>
      <category domain="http://www.securityratty.com/tag/control bucket">control bucket</category>
      <source url="http://feeds.feedburner.com/~r/TheGuerillaCiso/~3/338409934/434">Security Assessments as Fraud, Waste, and Abuse</source>
    </item>
  </channel>
</rss>
