<?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: mike]]></title>
    <link>http://securityratty.com/tag/mike</link>
    <description></description>
    <pubDate>Tue, 29 Jul 2008 14:10:37 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Web Services and XML Security Training at OWASP]]></title>
      <link>http://securityratty.com/article/6d12835067b0b2251fdc4b658b6928cc</link>
      <guid>http://securityratty.com/article/6d12835067b0b2251fdc4b658b6928cc</guid>
      <description><![CDATA[I am teaching Web Services and XML Security training at OWASP's AppSec conference in NYC, Sept 22-23. Web services provide the backbone that integrates many things in the enterprise from application...]]></description>
      <content:encoded><![CDATA[<p>I am teaching <a href="http://www.owasp.org/index.php/Category:OWASP_AppSec_Conference_Training#T3._Web_Services_and_XML_Security_-_2-Day_Course_-_Sep_22-23.2C_2008">Web Services and XML Security training</a> at OWASP&#39;s AppSec conference in NYC, Sept 22-23. Web services provide the backbone that integrates many things in the enterprise from application servers, databases, ERP, and CRM. &#160;Increasingly we are seeing Web services in more B2C roles with Rest, Federation and other technologies. The class looks at how Web services applications are built, what are common threats and vulnerabilities in Web services, and how to build your Web services application to defend against them.</p><br /><div>I have often said that OWASP conferences are my favorite ones because they are in depth technically and very practical. I always look forward to teaching at OWASP and the speaker lineup for this conference looks excellent.</div><br /><div>Here is a quick list of tools we have used in past classes<br /></div><br /><div><span style="color: #333333; line-height: 19px; "><p style="margin-top: 10px; margin-bottom: 10px; text-align: left; "><strong>Web Services frameworks</strong><br /><a href="http://incubator.apache.org/cxf/" style="text-decoration: underline; color: #003366; ">Apache CXF</a>&#160;- very interesting open source Web services framework with support for JMS, SOAP, and Rest<br />Apache&#160;<a href="http://ws.apache.org/axis/" style="text-decoration: underline; color: #003366; ">Axis</a>&#160;&amp;&#160;<a href="http://ws.apache.org/axis2/" style="text-decoration: underline; color: #003366; ">Axis2</a><br /><a href="http://en.wikipedia.org/wiki/Windows_Communication_Foundation" style="text-decoration: underline; color: #003366; ">.Net</a><br /><a href="https://metro.dev.java.net/" style="text-decoration: underline; color: #003366; ">Metro</a>&#160;- interesting framework from Sun for interop with WCF</p><p style="margin-top: 10px; margin-bottom: 10px; text-align: left; "><strong>Identity</strong>&#160;<br /><a href="http://www.pingidentity.com/products/pingfederate.cfm" style="text-decoration: underline; color: #003366; ">PingFederate</a>&#160;- leading federation tool, we&#39;ll look at browser based SSO with SAML<br /><a href="http://www.pingidentity.com/products/web-services.cfm" style="text-decoration: underline; color: #003366; ">PingFederate Web Services</a>&#160;- we&#39;ll look at how to implement a STS in Web services<br /><a href="http://www.bandit-project.org/index.php/Welcome_to_Bandit" style="text-decoration: underline; color: #003366; ">Bandit</a>&#160;-&#160;<a href="http://en.wikipedia.org/wiki/Windows_CardSpace" style="text-decoration: underline; color: #003366; ">Cardspace</a>, authorization, and auditing</p><p style="margin-top: 10px; margin-bottom: 10px; text-align: left; "><strong>Security Services</strong><br /><a href="http://www.vordel.com/products/vx_gateway/" style="text-decoration: underline; color: #003366; ">VordelSecure</a>&#160;- XML gateway, comprehensive web services security policy creation and enforcement, deploying decentralized security services<br /><a href="http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html" style="text-decoration: underline; color: #003366; ">Apache Ramparts</a><br /><a href="http://www.modsecurity.org/" style="text-decoration: underline; color: #003366; ">modecurity</a></p><p style="margin-top: 10px; margin-bottom: 10px; text-align: left; "><strong>Testing</strong><br /><a href="http://www.vordel.com/products/soapbox/" style="text-decoration: underline; color: #003366; ">Soapbox</a>&#160;- web services security testing<br /><a href="http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project" style="text-decoration: underline; color: #003366; ">WebScarab</a>&#160;- web services fuzzing</p><p style="margin-top: 10px; margin-bottom: 10px; text-align: left; "><strong>Static Analysis</strong><br /><a href="http://www.fortifysoftware.com/products/sca/" style="text-decoration: underline; color: #003366; ">Fortify SC</a>A - how to scan your web services code for security bugs *before* you deploy</p></span><br /><div><span style="color: #333333; line-height: 19px; ">This is just a quick list, new tools are added periodically. If you are using tools of these types in your company you may find it interesting <a href="http://www.owasp.org/index.php/Category:OWASP_AppSec_Conference_Training#T3._Web_Services_and_XML_Security_-_2-Day_Course_-_Sep_22-23.2C_2008">to attend</a>.</span><br /></div><br /><div>Testimontials on past classes<br /><br /><div><span style="font-family: Times; font-size: 16px; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">&quot;High quality detailed overview of SOA security standards and approaches. Well thought-out and structured presentation.&quot;<br />- Sr. IT Architect, Fortune 10 enterprise<p>&quot;The knowledge and transfer was a great baseline and with the additional resources Gunnar made available, made this one of the best one day classes I&#39;ve taken.&quot;<br />- IT Security Lead, Fortune 10 enterprise</p><p>&quot;This class was a thorough and well-organized trek through the current Web Services Security landscape. Going beyond just describing the standards and the options available in the Web Services Security world, this class discusses real-world use cases and offers implementable solutions, best practices, even vendor choices in several key areas. &#160;This class provided me with actionable tasks that I took back to my project teams the very next day!&quot;<br />-Jesse Aalberg, Sr. Enterprise Application Architect, United Healthcare</p><p>&quot;The class was distinctly focused on Security requirements and the strength and weaknesses of the various solution approaches we could consider. The result of the course was actionable approaches to providing security in our SOA environment.&quot;<br />-Brad Sillman, Director IT Security, Deluxe Corp.</p><p>&quot;Anyone who wants up-to-date information on SOA Security, security standards and best practices should take this class.&quot;<br />-Kevin Beam, Senior Systems Engineer, Union Pacific Railroad</p><p>&quot;Good comprehensive overview of subject, standards, and threats&quot;&#160;<br />- Sr.Security Consultant, Ubizen</p><p>&quot;The class helped me get my head around what &quot;SOA&quot; and WS-Security is really all about&quot;<br />- Mike Zusman, Independent consultant</p><p>&quot;Topics addressed are timely and relevant. Labs are hands-on and help see concepts in action&quot;<br />- Jerry Tan, Systems Analyst, DTCC</p><p>&quot;This class was concise and covered a majority of the problem set my company is looking at and dealing with.&quot;&#160;<br />- Steve Reilley, Technical consultant, Commerce Insurance</p><p>&quot;Excellent two day overview of security topics as related to Web Services.&quot;<br />- Daniel Reznick, Information Security, ADP</p><p>&quot;Issue affecting&#160;<span style="text-decoration: underline;">most</span>&#160;of us today &amp; for those that don&#39;t - will soon. Very necessary education and technology.&quot;<br />Aaron Delashmutt</p><p>&quot;Great class! Effective and relevant teaching in an area without much guidance.&quot;<br />- Mark DiSabato, Senior Information Security Architect, Roche</p><p>&quot;The class cut through jargon to communicate concepts and implementation details.&quot;<br />- Developer, Fortune 100 insurance company</p><p>&quot;Good overview regarding SOA Security. Contains new technology like AMQP and REST&quot;&#160;<br />- Lars Loland, Statoil</p><p>&quot;The course covered what I had to learn about Web services&quot;<br />- Sven Vetsch, Dreamlab Technologies</p><p>&quot;Very good, eye opening especially for websecurity noob.&quot;<br />-Michael Brandon</p><p>&quot;Presenter has very broad and deep technical knowledge on subject. Content: good overview and comparison of SAML and WS-*&quot;<br />- Security consultant, ING</p><p>&quot;Good to learn where our application is vulnerable to attacks and how we can avoid them.&quot;<br />- Application Development Programmer Lead, Fortune 100 Insurance company</p><p>&quot;Entirely thorough overview of technology surrounding the use of web services with a 1 day presentation&quot;<br />- Technical consultant Contextis</p><p>&quot;Gave a good overview of the Web services security environment&quot;<br />- Francesco Degrassi, Emaze Networks</p><p>&quot;A great entry point for securing your web services&quot;<br />- Stig Kluver</p><p>&quot;Lots of good technical information about an emerging area that&#39;s very useful&quot;<br />- Rory McClune, HBOS PLC</p><p>&quot;This class reinforced the importance of software security assurance to me as it lucidly demonstrated why being &#39;behind the firewall&#39; is an outdated concept.&quot;<br />-Senior Support Engineer, Software Security vendor</p><p>&quot;The area of SOA Security is complicated and youg. A course such as this helps bring it into focus.&quot;<br />-Jayme Frye, System Engineer, Union Pacific Railroad</p><p>&quot;Web services security class provided application security concepts valuable for applications audits.&quot;<br />- Mary Ma, IT Auditor, DTCC</p><p>&quot;Very knowledgeable coverage of security requirements for Web services.&quot;<br />- David Libershal, Network Security Engineer, Johns Hopkins University Applied Physics Laboratory</p><p>&quot;WS/XML security is not a &quot;black art&quot;, but you do need to know about it to be able to take it into consideration.&quot;<br />- Applications Specialist, Global 500 manufacturer</p><p>&quot;Good overview of techniques worth considering when planning secure apps&quot;<br />- EAI Specialist, Leading Mobility company</p><p>&quot;Brought concepts in very easily understood terms.&quot;<br />-Glenn Bernard, Systems Engineer</p><p>&quot;Gives ideas about the latest Web services security standards in the industry&quot;<br />- Security Coordinator, Global 500 manufacturer</p><p>&quot;Class cleared up various WS-* standards and gave great concrete examples of how to build a message using each standard. Very good general thoughts on security groups&#39; role in IT.&quot;<br />- Matt Kasselman, UP Systems Engineering</p><p>&quot;I found this very useful as an IT architect in a &quot;security critical environment&quot;.&quot;<br />- Mika Pullinen, IT Architect, Finnish Defense Forces</p><p>&quot;Lots of useful information packed in a small amount of time. Good overall picture.&quot;<br />- Jari Pirhonen, Security Director, Samlink</p><p>&quot;Gunnar is very knowledgeable about security topics and has a great ability to explain complex ideas using simple, appropriate, and amusing language and analogies.&quot;<br />- Scott Redd, Sr. Project Engineer, Union Pacific</p><p>&quot;Excellent instructor who had a good pace to go through the presentation&quot;&#160;<br />- Anna Vaahtokan, Specialist, Nordea</p><p>&quot;Good application security principles.&quot;<br />- Tuomas Kivinen, IT Security Specialist, Nordea</p><p>&quot;I liked the class quite a bit. I took it in a &quot;survey mode&quot; where I wanted to learn about topics at a high level, and this was accomplished. It was good to listen to those in the class that were much more familiar with SAO than I.&quot;<br />- John Glazeski, Senior Systems Engineer</p></span></div></div></div>]]></content:encoded>
      <pubDate>Thu, 28 Aug 2008 04:55:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/soa security standards">soa security standards</category>
      <category domain="http://securityratty.com/tag/security standards">security standards</category>
      <category domain="http://securityratty.com/tag/soa security">soa security</category>
      <category domain="http://securityratty.com/tag/soa">soa</category>
      <category domain="http://securityratty.com/tag/security critical environment">security critical environment</category>
      <category domain="http://securityratty.com/tag/information security">information security</category>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/application security principles">application security principles</category>
      <source url="http://1raindrop.typepad.com/1_raindrop/2008/08/web-services-and-xml-security-training-at-owasp.html">Web Services and XML Security Training at OWASP</source>
    </item>
    <item>
      <title><![CDATA[Hansei-Kaizen & Risk Management Practices]]></title>
      <link>http://securityratty.com/article/eaa1fb5cdaca59ba59ec747aa61bfc85</link>
      <guid>http://securityratty.com/article/eaa1fb5cdaca59ba59ec747aa61bfc85</guid>
      <description><![CDATA[You might consider this a follow on to the Deming in Risk Management series I did this spring
Recently, Thinking Problem Management wrote on the concept of Hansei-Kaizen . That started me thinking...]]></description>
      <content:encoded><![CDATA[<p>You might consider this a follow on to the <a href="http://riskmanagementinsight.com/riskanalysis/?p=331">Deming</a> in <a href="http://riskmanagementinsight.com/riskanalysis/?p=337">Risk Management</a> <a href="http://riskmanagementinsight.com/riskanalysis/?p=335">series</a> I did this spring.</p>
<p>Recently, <a href="http://thinkingproblemmanagement.blogspot.com/2008/08/genchi-genbutsu-hansei-and-kaizen.html">Thinking Problem Management wrote</a> on the concept of<a href="http://209.85.141.104/search?q=cache:egQa2oLaSeUJ:www.technologyforge.net/enma284/ENMA284LecturesHomework/ENMA284CourseOverview/ENMA284CourseOverview.ppt+relentless+reflection&amp;hl=en&amp;ct=clnk&amp;cd=8&amp;gl=us&amp;client=firefox-a"> <strong>Hansei-Kaizen</strong></a>.  That started me thinking about Information Risk Management, Information Security, the role of the security group and the analytical function. The following isn&#8217;t necessarily a revelation, but as I&#8217;ve a friend interviewing for a CISO-type job at a Fortune 20 this week and they are focused on a not dissimilar business management philosophy, I thought I&#8217;d write a little about the subject.</p>
<p>Hansei-Kaizen is the process of relentless reflection (Hansei) and continuous improvement (Kaizen).  It might be thought of as part of the Deming Plan, Do, Check, Act cycle.  In fact, Taiichi Ohno, father of Toyota&#8217;s production system (Lean Manufacturing) is quoted as saying:   &#8220;Check (in PDCA) <strong><em>is</em></strong> Hansei&#8221;.</p>
<div class="wp-caption alignnone" style="width: 530px"><a href="http://www.gembapantarei.com/"><img src="http://www.gembapantarei.com/foreword.png" alt="image from the awesome Panta Rei weblog" width="520" height="242" /></a><p class="wp-caption-text">image from the awesome Panta Rei weblog</p></div>
<p>Now those who have had exposure to Six Sigma and management theory are already probably very well acquainted with the concept of Kaizen.  I think anyone who has held a security management position would argue that continuous improvement is a very admirable goal.  And I don&#8217;t think we need to talk necessarily about what improvement is and why it needs to be continuous.</p>
<p><strong>But what is usually not given a great deal of consideration in  our profession is this concept of &#8220;relentless reflection&#8221;, the <em>&#8220;Hansei&#8221;</em> bit. </strong> And a lack of Hansei can be a source of frustration to those we work with and report to.  In fact, there&#8217;s a great presentation by Dr. Hwang Chi Hong <a href="http://209.85.141.104/search?q=cache:XIKzH3f0YhgJ:www.apshq08.com/presentation/Day1/Sym2_Hwang_Chi_Hong.pdf+structured+Hansei&amp;hl=en&amp;ct=clnk&amp;cd=9&amp;gl=us&amp;client=firefox-a"><strong>available via search engines</strong></a> that explains:</p>
<blockquote><p>Hansei (reflection) alone only generates staff unhappiness.  Kaizen (continuous improvement) alone only wastes creativity.</p></blockquote>
<p>Cool huh?</p>
<p><span style="color: #008000;"><strong>So what&#8217;s this got to do with Risk Analysis?</strong></span></p>
<p>If we can agree that continuous improvement is an admirable goal for security management, security departments, and even security vendors, then in light of the quote above we have some questions to ask ourselves;</p>
<ul>
<li>what is this relentless reflection (<em><strong>Hansei</strong></em>),</li>
<li>what should we be relentlessly reflecting about, and</li>
<li>how much work is being put into, and how good are we at, Hansei?</li>
</ul>
<p>I&#8217;d like to focus on that for the next few blog posts this week, because I think that adding structure around this concept may be a &#8220;pragmatic&#8221; (Hi Mike!) compliment to many of the CISO  &#8220;self-help&#8221; books I&#8217;ve been seeing.</p>
]]></content:encoded>
      <pubDate>Mon, 25 Aug 2008 11:13:10 +0000</pubDate>
      <category domain="http://securityratty.com/tag/management">management</category>
      <category domain="http://securityratty.com/tag/security management">security management</category>
      <category domain="http://securityratty.com/tag/security management position">security management position</category>
      <category domain="http://securityratty.com/tag/information risk management">information risk management</category>
      <category domain="http://securityratty.com/tag/management theory">management theory</category>
      <category domain="http://securityratty.com/tag/hansei">hansei</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/continuous improvement">continuous improvement</category>
      <category domain="http://securityratty.com/tag/continuous">continuous</category>
      <source url="http://riskmanagementinsight.com/riskanalysis/?p=391">Hansei-Kaizen &amp; Risk Management Practices</source>
    </item>
    <item>
      <title><![CDATA[The Continuing Cheapening of the Word "Terrorism"]]></title>
      <link>http://securityratty.com/article/2077783c6168471edf6cbb56a4eacb02</link>
      <guid>http://securityratty.com/article/2077783c6168471edf6cbb56a4eacb02</guid>
      <description><![CDATA[Illegally diverting water is terrorism: South Australian Premier Mike Rann says the diversion of water from the Paroo River in Queensland is an act of terrorism during a water crisis
Anonymously...]]></description>
      <content:encoded><![CDATA[<p><a href="http://www.abc.net.au/news/stories/2008/08/15/2336850.htm">Illegally diverting water</a> is terrorism:</p>

<blockquote>South Australian Premier Mike Rann says the diversion of water from the Paroo River in Queensland is an act of terrorism during a water crisis.</blockquote>

<p><a href="http://www.wsls.com/sls/news/local/new_river_valley/article/giles_county_teens_face_terrorism_related_charges/15587/">Anonymously threatening people with messages on playing cards</a>, like the Joker in <i>The Dark Knight</i>, is terrorism:</p>

<blockquote>Giles County deputies arrest two county teenagers they say made terroristic threats to people on playing cards.

<p>Investigators say 18-year olds Brian Stafford and Justin Dirico left eight threatening playing cards at the Pearisburg Wal-Mart on Saturday, August 9th.  The cards read "9 people will die" and "9 people will suffer" with the date 8-15-08.</p>

<p>A ninth card was found on a car at the Dairy Queen on Sunday, August 10th.</blockquote></p>

<p>I've written about <a href="http://www.schneier.com/blog/archives/2008/04/terroristic_thr.html">this sort</a> <a href="http://www.schneier.com/blog/archives/2008/07/random_stupidit.html">of thing</a> before.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=sKBDWK"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=sKBDWK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=7O7XFK"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=7O7XFK" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Tue, 19 Aug 2008 02:09:17 +0000</pubDate>
      <category domain="http://securityratty.com/tag/terrorism">terrorism</category>
      <category domain="http://securityratty.com/tag/water">water</category>
      <category domain="http://securityratty.com/tag/people">people</category>
      <category domain="http://securityratty.com/tag/water crisis">water crisis</category>
      <category domain="http://securityratty.com/tag/cards">cards</category>
      <category domain="http://securityratty.com/tag/giles county deputies">giles county deputies</category>
      <category domain="http://securityratty.com/tag/august 10th">august 10th</category>
      <category domain="http://securityratty.com/tag/county teenagers">county teenagers</category>
      <category domain="http://securityratty.com/tag/terroristic threats">terroristic threats</category>
      <source url="http://www.schneier.com/blog/archives/2008/08/the_continuing_1.html">The Continuing Cheapening of the Word "Terrorism"</source>
    </item>
    <item>
      <title><![CDATA[Fun Reading on Security - 6]]></title>
      <link>http://securityratty.com/article/9a84eccd9e65597ca9f13e1a6c56c52f</link>
      <guid>http://securityratty.com/article/9a84eccd9e65597ca9f13e1a6c56c52f</guid>
      <description><![CDATA[Instead of my usual &quot;blogging frenzy&quot; machine gun blast of short posts, I will just combine them into my new blog series &quot; Fun Reading on Security .&quot; Here is an issue #6, dated August 7th, 2008
DNS +...]]></description>
      <content:encoded><![CDATA[<p>Instead of my usual &quot;blogging frenzy&quot; machine gun blast of short posts, I will just combine them into my new blog series &quot;<a href="http://chuvakin.blogspot.com/search/label/reading">Fun Reading on Security</a>.&quot; Here is an issue #6, dated August 7th, 2008.</p>  <ol>   <li><a href="http://andyitguy.blogspot.com/2008/07/for-everything-else-there-karma.html">DNS + Karma = Boom!</a> Enuf said. Also, hear Pete Linstrom <a href="http://spiresecurity.typepad.com/spire_security_viewpoint/2008/07/dan-kaminsky-wants-the-worlds-gratitude---should-we-give-it-to-him.html">squeal</a>.</li>    <li><a href="http://www.riskbloggers.com/jimreavis/2008/07/party-like-its-1993/">Fun essay</a> on &quot;blocking&quot; and risk. Is it our job to stop'em from using Facebook?</li>    <li><a href="http://blogs.technet.com/ecostrat/archive/2008/08/05/predicting-the-future-microsoft-launches-an-exploitability-index.aspx">MS Exploitability Index</a>. Smart ... or misguidedly focused on &quot;vulnerability release&quot; (and not creation)</li>    <li><a href="http://pcianswers.com/2008/07/30/pci-survey/">Chip-n-PIN, a PCI killer?</a> I don't think so!</li>    <li>Mike R revisits &quot;good enough security&quot; - <a href="http://securityincite.com/blog/mike-rothman/revisiting-big-is-the-new-small">read it</a>, then review your IR plans (...for you will be 0wned)</li>    <li>Very fun RSA survey <a href="http://www.net-security.org/secworld.php?id=6380">here</a>; data leakage beats malware again, people still not report incidents (to whom???) </li>    <li>More and more and more people point at <a href="http://lists.immunitysec.com/pipermail/dailydave/2008-August/005251.html">idiocies of academic security research</a>... Read the whole <a href="http://lists.immunitysec.com/pipermail/dailydave/2008-August/thread.html">w00t 08 thread here</a>. Weep. Laugh.</li>    <li><a href="http://www.rsa.com/blog/blog_entry.aspx?id=1314">Neosploit has a bad quarter</a>... breaks support &quot;contracts&quot; ... shuts down? Ah, the economy :-)</li>    <li>Awesome stuff from&#160; Richard Bejtlich: <a href="http://taosecurity.blogspot.com/2008/07/security-operations-do-you-caer.html">CAER.</a></li>    <li><a href="http://1raindrop.typepad.com/1_raindrop/2008/07/the-network-firewall-is-a-consensual-hallucination.html">&quot;The Network Firewall is a Consensual Hallucination&quot;</a> :-)</li>    <li>More GRC-ball-kicking: <a href="http://bgidps.typepad.com/bgidps/2008/07/chasing-the-mag.html">here</a>, <a href="http://blogs.forrester.com/srm/2008/06/it-grc-who-is-a.html">here</a> (&quot;IT-GRC &quot;vendors&quot; are not IT-GRC vendors&quot;) - both are pretty insightful for GRC-lovers and GRC-haters)</li>    <li>More SIEM-ball-kicking: <a href="http://securityincite.com/TDI-2008-07-03#TSN1">here</a> (&quot;underwhelming&quot;,&quot;ridiculous&quot;, &quot;missing the point&quot;), <a href="http://blogs.splunk.com/raffy/2008/07/18/sim-is-dead-unless/">here</a> (&quot;dead ...unless&quot;,&quot;cripple&quot;)</li>    <li>Fun DLP <a href="http://www.dlpindepth.org/index.php">portal launches.</a></li>    <li>Final word (?) on TerryChilds-gate <a href="http://weblog.infoworld.com/venezia/archives/017989.html">here</a>. &quot;When management starts controlling the actions of admins, things start to fall apart.&quot; Huh? When management loses control of the business, it dies. Folks, IT vs IT security gap IS real. I never quite believed it, but this taught me a lesson. <a href="http://blog.isc2.org/isc2_blog/2008/07/the-cautionary.html">Some</a> common security sense for a change (also <a href="http://securityincite.com/TDI-2008-07-25#TBP2">here</a>).</li> </ol>  <p>Enjoy.</p>  <div class="blogger-post-footer">About me: http://www.chuvakin.org</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=5lLnfK"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=5lLnfK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=PWbrFK"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=PWbrFK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=NEVgkK"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=NEVgkK" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~4/358954457" height="1" width="1"/>]]></content:encoded>
      <pubDate>Thu, 07 Aug 2008 14:01:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/fun">fun</category>
      <category domain="http://securityratty.com/tag/academic security research">academic security research</category>
      <category domain="http://securityratty.com/tag/security gap">security gap</category>
      <category domain="http://securityratty.com/tag/fun essay">fun essay</category>
      <category domain="http://securityratty.com/tag/common security sense">common security sense</category>
      <category domain="http://securityratty.com/tag/fun rsa survey">fun rsa survey</category>
      <category domain="http://securityratty.com/tag/it-grc">it-grc</category>
      <category domain="http://securityratty.com/tag/it-grc vendors">it-grc vendors</category>
      <source url="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~3/358954457/fun-reading-on-security-6.html">Fun Reading on Security - 6</source>
    </item>
    <item>
      <title><![CDATA[Apptis and USNS Mercy Monitoring on the High Seas]]></title>
      <link>http://securityratty.com/article/32ab3189b54d8e46b467ebbf87db32e0</link>
      <guid>http://securityratty.com/article/32ab3189b54d8e46b467ebbf87db32e0</guid>
      <description><![CDATA[Meet Mike Lawson, Pre-Sales Engineer at Apptis, a leading system integrator and ScienceLogic partner that has deployed EM7 to meet the network, systems and application management needs of several...]]></description>
      <content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 10px 0px; border-left: 0px; border-bottom: 0px" height="244" alt="mike2 (Small)" src="http://blog.sciencelogic.com/wp-content/uploads/2008/08/mike2-small.jpg" width="204" align="left" border="0"> Meet Mike Lawson, Pre-Sales Engineer at Apptis, a leading system integrator and ScienceLogic partner that has deployed EM7 to meet the network, systems and application management needs of several customers. We thought Mike would have an interesting perspective to share on EM7, having recently come from the “customer side” and already with a few deployments under his belt.
<p><b>ScienceLogic: Mike, what’s your background working with network and management system tools?</b>
<p><b>Mike Lawson: </b>Before joining Apptis, I worked for the Air Force, mainly in satellite communications for almost nine years. I’m probably most familiar with HP OpenView and BMC Remedy. I managed a team that used them but wasn’t involved in tool selection; like many other federal IT workers, we didn’t have a choice of tools because there were existing enterprise licenses and maintenance contracts.
<p>I also saw a large systems integrator do a full Remedy/Crystal Systems/OpenView installation. It took 6 weeks to stand up and customize to meet just the basic monitoring requirements, and it cost something like half a million dollars. At the time, I thought that wasn’t bad and was a pretty typical experience.
<p><b>ScienceLogic: Coming from where you did, what’s your take on EM7?</b>
<p><strong>Mike Lawson:</strong> Honestly, I didn’t believe that EM7 could really do all that it claimed. In many ways, it was the complete opposite of what I had seen first-hand with other monitoring solutions. Could it really cover that much functionality? At relatively much lower cost to the customer and without the licensing nightmare?
<p>That quickly changed when I needed to understand the system enough to run it at a customer’s site. I went back over the training docs I received during my initial training class and jumped in; now, 6 months later, I’m the EM7 expert and can tell you that it delivers on all those promises. (But I still need to show people to get them to believe it too)
<p>I preach the “EM7 gospel” and when anyone wants to talk monitoring, I ask about the universal pain points: cost, maintenance contracts and licensing, and then I explain EM7. The cost difference is real; the solution is based on capacity, so there’s no licensing and it’s easy to use. They are shocked to learn that they can buy multiple EM7 appliances and years of maintenance for what they paid for most other tools.
<p><b>ScienceLogic: Apptis won the contract for monitoring aboard the USNS Mercy. We love that you’re using EM7 for one of the Navy’s hospital ships. Can you tell us more?</b>
<p><strong>Mike Lawson:</strong> The USNS Mercy is a Military Sealift Command hospital ship. <a href="http://www.navy.mil/navydata/fact_display.asp?cid=4400&amp;tid=400&amp;ct=4" target="_blank">Some stats</a>:
<ul>
<li>849 feet long (nearly the size of a football field)
<li>12 fully-equipped operating rooms, a 1,000 bed hospital facility, digital radiological services, a diagnostic and clinical laboratory, a pharmacy, an optometry lab, a CAT scan and two oxygen producing plants
<li>Crew: 61 civilian mariners, 956 Naval medical staff, and 259 Naval support staff</li>
</ul>
<p>The USNS recently departed on a five-month humanitarian mission in the Western Pacific and Southeast Asia in support of Pacific Partnership 2008. The partnership provides international medical, dental and engineering teams this summer to provide humanitarian support and conduct joint, combined, and cooperative Civil-Military Operations in order to improve regional stability and build partner capacity to respond to natural disasters and pandemic.
<p>For the most part, the ship’s network is self-contained, but can also use a landline when docked. The network covers 400 devices, including Windows/Exchange servers and VMware for server virtualization. Prior to using EM7, none of the monitoring was integrated; each system was independently monitored through individual vendor-specific consoles.
<p>Out of the box, EM7 provided integrated systems, application and network management for all network gear, applications and virtual machines in one solution. We didn’t have to do a lot of customization – EM7 includes best-practice based thresholds, event and monitoring templates and this covered what USNS Mercy needed to monitor.
<p><b>ScienceLogic: You’re a systems integrator with a very useful “customer point of view” when it comes to looking at tools. From that perspective, can you share what you think are the biggest benefits that EM7 provides?</b>
<p><strong>Mike Lawson:</strong> First of all, EM7 stands up right away. We’re talking days, not weeks. In contrast to the lengthy installation of OpenView and Remedy I witnessed during my military career, I was able to configure, customize, and implement the EM7 solution for the USNS Mercy in three days.
<p>Second, it’s easy to train people on and the support is outstanding. This judgment is from first-hand experience. Right before the USNS Mercy departed on its latest voyage, the system administrator I had trained on EM7 left, so I had all of a day to train some new EM7 admins. I prepared a seven-page “cheat sheet” and over a 3-hour conference call, we walked through the entire EM7 solution; I haven’t gotten a support call since.
<p>And when a problem did crop up with a device being discovered incorrectly, ScienceLogic was very responsive. We contacted ScienceLogic support on a Saturday and they created and emailed us a video to help troubleshoot the same day. Within 30 seconds of watching the video, the problem was resolved.
<p>Finally, EM7 helps us be good stewards of the government’s money. This is very important to me personally and to Apptis as a company. Because EM7 is cheaper and deploys so quickly and easily, you might think that it’s just the opposite of what a system integrator would want to use. But that’s short-term thinking. We believe in deliver the most value for customers every time. It’s what creates trust and long-term relationships with our customers. Instead of that half million spent on standing up the solution and basic setup, I’d much rather (and I know the customer would rather) spend that on fine-tuning or extending the solution to do much, much more.
<p>As a former government employee, I know what it’s like to use a tool that doesn’t fit my needs. EM7 proves that the best solution can totally break the old model of costly, lengthy installations. EM7 has the right model: the right solution and the right price delivered as an appliance that is easy to deploy, train on and use. </p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=ea11358c-69de-4e80-9804-e964a8930b70&amp;title=Apptis+and+USNS+Mercy+%26ndash%3B+Monitoring+on+the+High+Seas&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2Fapptis-and-usns-mercy-monitoring-on-the-high-seas%2F08%2F2008">ShareThis</a></p>]]></content:encoded>
      <pubDate>Thu, 07 Aug 2008 11:59:40 +0000</pubDate>
      <category domain="http://securityratty.com/tag/solution">solution</category>
      <category domain="http://securityratty.com/tag/entire em7 solution">entire em7 solution</category>
      <category domain="http://securityratty.com/tag/em7">em7</category>
      <category domain="http://securityratty.com/tag/em7 gospel">em7 gospel</category>
      <category domain="http://securityratty.com/tag/em7 proves">em7 proves</category>
      <category domain="http://securityratty.com/tag/em7 admins">em7 admins</category>
      <category domain="http://securityratty.com/tag/multiple em7 appliances">multiple em7 appliances</category>
      <category domain="http://securityratty.com/tag/em7 solution">em7 solution</category>
      <category domain="http://securityratty.com/tag/explain em7">explain em7</category>
      <source url="http://blog.sciencelogic.com/apptis-and-usns-mercy-monitoring-on-the-high-seas/08/2008">Apptis and USNS Mercy Monitoring on the High Seas</source>
    </item>
    <item>
      <title><![CDATA[Exploitability Index - More Information for Customers]]></title>
      <link>http://securityratty.com/article/cfb1b0d0ac4da1790cd7aca4ecda7c95</link>
      <guid>http://securityratty.com/article/cfb1b0d0ac4da1790cd7aca4ecda7c95</guid>
      <description><![CDATA[Yesterday at Black Hat 2008, along with some other stuff , we announced that we will be adding some new information to Security Bulletins - an &quot;Exploitability Index&quot; for each of the vulnerabilities...]]></description>
      <content:encoded><![CDATA[<p>Yesterday at Black Hat 2008, along with some <a href="http://www.microsoft.com/presspass/press/2008/aug08/05-08BlackHat08PR.mspx" target="_blank">other stuff</a>, we announced that we will be adding some new information to Security Bulletins - an "Exploitability Index" for each of the vulnerabilities addressed by the bulletin.</p> <p>Based upon talking with Microsoft customers over the past five years, they are always looking for that little bit of extra information to help make prioritization decisions.&nbsp; An obvious example of this is the severity attached to the vulns.&nbsp; However, as explained by Mike Reavey of the the <a href="http://www.microsoft.com/security/msrc/default.mspx">Microsoft Security Response Center</a> (MSRC) over <a href="http://blogs.technet.com/ecostrat/archive/2008/08/05/predicting-the-future-microsoft-launches-an-exploitability-index.aspx" target="_blank">on the Ecostrat blog today</a>, customers are also very interested in which vulnerabilities already have exploit code or sample exploits available.</p> <p>According to our analysis in the most recent <a href="http://www.microsoft.com/sir" target="_blank">Security Intelligence Report (SIR)</a>, only about 30 percent of the vulnerabilities we fix each year have exploit code released.&nbsp; Why is it not 100% ?&nbsp; Some are not interesting to attackers, sure, but some are simply more challenging to develop a consistent exploit against.&nbsp; It seems like it would be practically useful if this sort of information could be analyzed and published for customers.</p> <p>How does one come up with an Exploitability Index?</p> <ul> <li>The MSRC will analyze the vulnerability and explore what it would take to exploit it, with the support of our <a href="http://blogs.technet.com/swi/">Security Vulnerability Research &amp; Defense</a> (SVRD) team.&nbsp; This will include leveraging methodologies from the broad researcher community.  <li>We will also ask security researcher members of the Microsoft Active Protections Program (MAPP) (<a href="http://www.microsoft.com/presspass/events/blackhat/docs/MAPPFS.doc" target="_blank">download FAQ</a>) to review the vulnerabilities and check our analysis before releasing the index.</li></ul> <p>The idea of the Exploitability Index is to provide more information to help customers prioritize Microsoft security updates. This Index will reflect our best estimate, scrutinized by MAPP partners, of the likelihood of a functional exploit being developed for a given vulnerability.</p> <p>If you are interested, I did an interview with Mike Reavey a while back, where we discuss what sort of information customers want that isn't yet in Security Bulletins.&nbsp; FYI, the video is about 15 minutes long and the early part focuses on Mike, how he got into security and how he ended up at Microsoft before we get to the Security Bulletin discussion ... if you want to get right to the Security Bulletin discussion, skip forward to about 08:40. </p> <p><iframe src="http://edge.technet.com/Media/1146/player/" frameborder="0" width="320" scrolling="no" height="325"></iframe></p> <p>If you like these sorts of videos, click on <br><a href="http://edge.technet.com/Media/Interview-with-MSRC-Leader-Mike-Reavey/">SecurityGuy 001 - Interview with MSRC Leader Mike Reavey</a> and it'll take you to the edge.technet.com site and you can check out the related videos.</p> <p>Regards ~ Jeff</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=3100790" width="1" height="1">]]></content:encoded>
      <pubDate>Wed, 06 Aug 2008 12:20:56 +0000</pubDate>
      <category domain="http://securityratty.com/tag/microsoft">microsoft</category>
      <category domain="http://securityratty.com/tag/microsoft security">microsoft security</category>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/bulletin">bulletin</category>
      <category domain="http://securityratty.com/tag/security bulletin discussion">security bulletin discussion</category>
      <category domain="http://securityratty.com/tag/exploitability index">exploitability index</category>
      <category domain="http://securityratty.com/tag/index">index</category>
      <category domain="http://securityratty.com/tag/customers">customers</category>
      <source url="http://blogs.technet.com/security/archive/2008/08/06/exploitability-index-more-information-for-customers.aspx">Exploitability Index - More Information for Customers</source>
    </item>
    <item>
      <title><![CDATA[Cross-site scripting CAN be used to hack a server]]></title>
      <link>http://securityratty.com/article/731632e92c0fca2d6e043211ca4b8c08</link>
      <guid>http://securityratty.com/article/731632e92c0fca2d6e043211ca4b8c08</guid>
      <description><![CDATA[Likely you remember when Joseph Pierini at McAfee Secure / Hacker Safe said XSS wasn't important because &quot;cross-site scripting can't be used to hack a server. You may be able to do other things with...]]></description>
      <content:encoded><![CDATA[Likely you remember when Joseph Pierini at McAfee Secure / Hacker Safe said XSS wasn't important because <span style="font-style:italic;">"cross-site scripting can't be used to hack a server. You may be able to do other things with it. You may be able to do things that affect the end-user or the client. But the customer data protected with the server, in the database, isn't going to be compromised by a cross-site scripting attack, not directly."</span><br />That gem has made McAfee <a href="http://pwnie-awards.org/2008/awards.html#lamestvendor" target="_blank">Pwnie</a> worthy (winners announced tomorrow!); may the Lamest Vendor win. <br />That said, anyone with a clue knows that XSS attacks are ideal for credential theft, and if you can steal credentials, you can hack a server.<br />Looking for a textbook example? Check out <a href="http://skeptikal.org/static.php?page=about_mckt" target="_blank">mckt's</a> new blog, <a href="http://skeptikal.org/" target="_blank">skeptikal.org</a>.<br /><span style="font-weight:bold;">Here's a highlight:</span><br /><span style="font-style:italic;">"Every cPanel user's account contains a file titled .contactemail in its home directory. This is used to tell the server and administrators who to email when things go south, and can be changed by the user through the cPanel interface, the file manager tool, FTP, or through local scripts. It's only a text file, after all. Assuming we set our email address to:<br />"onmouseover="alert(1337)<br />When the friendly system administrator tries to reset our email address (because we forgot our password, obviously), he will receive an alert box in his browser.<br />But an alert box doesn't really demonstrate anything. Fortunately the WHM (Web Hosting Manager) interface has enough functionality that we can perform just about any system-level task we want. This one will reset the root password to 'owned':<br />"onmouseover="f=document.forms[0];f.action='/scripts/passwd';f.user.value='root';<br />f.removeChild(f.domain);d=document.createElement('input');f.appendChild(d);<br />d.name='password';d.value='owned';d=document.createElement('input');f.appendChild(d);<br />d.name='password2';d.value='owned';f.submit()<br />Of course, the only limit is your imagination- WHM can set up cron jobs, add and delete users, send full backups to a server of your choice, and reformat hard drives."</span><br /><br />Hmm...I'd say that would be a server hack. ;-)<br />Welcome, Mike...keep up the good work.<br /><br /><a href="http://del.icio.us/post?url=http://holisticinfosec.blogspot.com/2008/08/cross-site-scripting-can-be-used-to.html&title=Cross-site%20scripting%20can%20be%20used%20to%20hack%20a%20server " title="Cross-site scripting can be used to hack a server ">del.icio.us</a> | <a href="http://digg.com/submit?phase=2&amp;url=http://holisticinfosec.blogspot.com/2008/08/cross-site-scripting-can-be-used-to.html" title="Cross-site scripting can be used to hack a server ">digg</a>]]></content:encoded>
      <pubDate>Tue, 05 Aug 2008 18:06:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/server">server</category>
      <category domain="http://securityratty.com/tag/server hack">server hack</category>
      <category domain="http://securityratty.com/tag/hack">hack</category>
      <category domain="http://securityratty.com/tag/manager">manager</category>
      <category domain="http://securityratty.com/tag/file manager tool">file manager tool</category>
      <category domain="http://securityratty.com/tag/file">file</category>
      <category domain="http://securityratty.com/tag/root password">root password</category>
      <category domain="http://securityratty.com/tag/email">email</category>
      <category domain="http://securityratty.com/tag/cpanel user">cpanel user</category>
      <source url="http://holisticinfosec.blogspot.com/2008/08/cross-site-scripting-can-be-used-to.html">Cross-site scripting CAN be used to hack a server</source>
    </item>
    <item>
      <title><![CDATA[Card Wars: The Phantom Menace]]></title>
      <link>http://securityratty.com/article/9d5b71fcb64161e1a88ba8844117af51</link>
      <guid>http://securityratty.com/article/9d5b71fcb64161e1a88ba8844117af51</guid>
      <description><![CDATA[Just like George Lucas cant help but return to his old projects , I have been returning to mine. After three years of stagnation, I am pleased to announce the re-launch of phantomwithdrawals.com ,...]]></description>
      <content:encoded><![CDATA[<p>Just like George Lucas can&#8217;t help but <a href="http://www.cinematical.com/2005/05/25/lucas-idea-for-new-star-wars-prequel/">return to his old projects</a>, I have been returning to mine. After three years of stagnation, I am pleased to announce the re-launch of <a href="http://www.phantomwithdrawals.com">phantomwithdrawals.com</a>, freshly re-vamped, updated and turned into a Wiki editable by the general public.</p>
<p>In fact, it&#8217;s not just great artists like Mr. Lucas and I starting up old projects, our honourable colleagues wearing the black hats have got the same idea. We have new victims reporting in, <a href="http://www.newsvine.com/_news/2008/07/01/1629600-citibank-atm-breach-reveals-pin-security-problems">rumours</a>&nbsp;<a href="http://blog.wired.com/27bstroke6/2008/06/citibank-issues.html">abound</a> of an auth system compromise at Citi, the Ombudsman is backlogged with months of disputed withdrawal cases, and some like <a href="http://www.guardian.co.uk/technology/2008/jan/03/hitechcrime.news">Alain Job</a> are even going to court.</p>
<p>One original contributor to the phantom case histories has just been hit by a second phantom withdrawal five years on and is chalking up another case in the files. While her new phantom is a bread-and-butter skim incident (a magstripe clone used in the far east), amongst this mass, true phantoms &#8212; the real mystery cases &#8212; are on the rise too. Two new victims with whom I have been corresponding very kindly offered to fund the hosting for the revamped site.</p>
<p>Let&#8217;s consider one of these mysteries. The McGaughey case has been reported in the media in Northern Ireland: dozens of withdrawals taking place over four weeks, totaling almost five thousand pounds, all within a ten mile radius of the McGaughey&#8217;s home. Summarised that way it looks like a classic first party fraud (couple short on cash withdraw money, then deny it later). But no-one in the family is short on cash, the McGaugheys look after their card details carefully, and have solid <a href="http://www.bridgewebs.com/derryvolgie/">alibis</a> at the time of many of the withdrawals, and the interlocking pattern of real and disputed withdrawals is such that any third party would have a hard time taking and returning the card (whether covertly or in collusion with the McGaugheys). No-one appears to have either the means or the motive.</p>
<p>Unusually the bank has been very cooperative, providing logs from their authorisation system (<A href="http://www.aciworldwide.com/products/detail.aspx?product_id=236">BASE24</a>), including all of the cryptograms, input data and transaction parameters covering the affected transactions. Everything turns on the Application Transaction Counter (ATC), an on-card counter which increments with every transaction initiated. If an EMV chip can be fully cloned (secret keys and all), then it will have to submit an ATC value when transacting, and if used in parallel with the real card, it won&#8217;t be long before the same number pops up twice in the auth system, or large gaps in the sequence appear. The McGaughey&#8217;s ATC sequence appears to interlock perfectly: clearly the original card was used?</p>
<p>Of course logs can be misinterpreted (<a href="http://news.bbc.co.uk/1/hi/programmes/newsnight/7265437.stm">Badger</a>) or even faked, auth systems may not work as expected, and customers may lie and cheat following all sorts of agendas; just around the corner the missing piece of the jigsaw may lie, which reveals the truth behind the case. And there is the totally separate matter of who should suffer the loss in the interim, whilst the truth remains unclear. <a href="http://www.lightbluetouchpaper.org/2008/04/09/new-banking-code-shifts-more-liability-to-customers/">Liability for disputed withdrawals</a> is the most hotly contested issue of all.</p>
<p><a href="http://www.phantomwithdrawals.com">phantomwithdrawals.com</a> can&#8217;t do much more for the McGaugheys, but it can bear witness. Documenting the incidence of phantoms and the experiences of customers disputing them adds much needed transparency to the process, and helps researchers and experts seek out the really interesting cases.</p>
<p>Maybe we can lift the lid and discover the truth behind the &#8220;phantom menace&#8221; &#8212; everyone is united in that goal at least &#8212; but let&#8217;s also hope that Episode 2: <a href="http://www.epaynews.com/index.cgi?survey=&#038;ref=browse&#038;f=view&#038;id=11497625028614136145&#038;block=">Attack of the Clones</a> has not yet started shooting!</p>
<p>Mike.</p>
]]></content:encoded>
      <pubDate>Tue, 05 Aug 2008 11:06:16 +0000</pubDate>
      <category domain="http://securityratty.com/tag/card">card</category>
      <category domain="http://securityratty.com/tag/phantom">phantom</category>
      <category domain="http://securityratty.com/tag/real">real</category>
      <category domain="http://securityratty.com/tag/real card">real card</category>
      <category domain="http://securityratty.com/tag/card details">card details</category>
      <category domain="http://securityratty.com/tag/phantom menace">phantom menace</category>
      <category domain="http://securityratty.com/tag/phantom withdrawal">phantom withdrawal</category>
      <category domain="http://securityratty.com/tag/transaction">transaction</category>
      <category domain="http://securityratty.com/tag/application transaction counter">application transaction counter</category>
      <source url="http://www.lightbluetouchpaper.org/2008/08/05/card-wars-the-phantom-menace/">Card Wars: The Phantom Menace</source>
    </item>
    <item>
      <title><![CDATA[Revisiting the good enough generation]]></title>
      <link>http://securityratty.com/article/0f12a6af1fdefc3ef4482d1c44968e89</link>
      <guid>http://securityratty.com/article/0f12a6af1fdefc3ef4482d1c44968e89</guid>
      <description><![CDATA[Thats right, talkin' 'bout my, my g-g-g-generation. The generation where good enough, is . . . good enough. There is no sense of being the best you can be or going over and above. Just enough to get...]]></description>
      <content:encoded><![CDATA[<p>Thats right, talkin' 'bout my, my g-g-g-generation. The generation where good enough, is . . . good enough. There is no sense of being the best you can be or going over and above. Just enough to get it done is the way of the world. So with Rothman <a href="http://securityincite.com/blog/mike-rothman/revisiting-big-is-the-new-small">revisiting Big is the New Small</a>, I thought another look at the good enough generation was in order. It was just over two years ago, that I wrote the original "<a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2006/07/is_good_enough_.html">Is good enough security, good enough</a>"<br><br>Now with hindsight it appears Mike and I were saying very close to the same thing. That the sad truth is that for most people having security that is good enough, is enough for them. Subsequently if the big guy has good enough, why bother with dealing with a multitude of vendors and tower of babel security infrastructure. So after all this time Mike is not entirely wrong. <br><br>However, I still believe that there is a percentage of the world that doesn't buy into the just good enough theory. For folks like that given the resources, being the best they can be is the way of the world. If I didn't believe that, I would not be as jazzed about building a company like StillSecure as I am. </p><blockquote></blockquote>
<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=WSBtv3"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=WSBtv3" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=gLR1DK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=gLR1DK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=qlcqRK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=qlcqRK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=EmO8xK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=EmO8xK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=aH4neK"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=aH4neK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=pfhlXk"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=pfhlXk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=UaGDdk"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=UaGDdk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/355593044" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 04 Aug 2008 10:08:19 +0000</pubDate>
      <category domain="http://securityratty.com/tag/babel security infrastructure">babel security infrastructure</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/generation">generation</category>
      <category domain="http://securityratty.com/tag/world">world</category>
      <category domain="http://securityratty.com/tag/sad truth">sad truth</category>
      <category domain="http://securityratty.com/tag/appears mike">appears mike</category>
      <category domain="http://securityratty.com/tag/time mike">time mike</category>
      <category domain="http://securityratty.com/tag/resources">resources</category>
      <category domain="http://securityratty.com/tag/tower">tower</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/355593044/revisiting-the.html">Revisiting the good enough generation</source>
    </item>
    <item>
      <title><![CDATA[Ah, the joys of blogging!]]></title>
      <link>http://securityratty.com/article/2e21442e3f94142ee989877a5ea060c4</link>
      <guid>http://securityratty.com/article/2e21442e3f94142ee989877a5ea060c4</guid>
      <description><![CDATA[People ask why do you blog? In the final analysis I blog because I like to. Every once in a while though you get a comment from a reader that reminds you why it is all worth while. Here is one I...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>People ask why do you blog?&nbsp; In the final analysis I blog because I like to. Every once in a while though you get a comment from a reader that reminds you why it is all worth while.&nbsp; Here is one I received today from a person alleging to be a Julie Peterson:</p><blockquote><p><em>Julie Peterson commented on </em><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/04/safe-access-win.html"><em>Safe Access wins SC Magazine Award Reader Trust Award, again!</em></a><em>: </em></p>

<p><em>Dressed in a tuxedo and chewing those rubber chicken breasts at the award ceremony is your idea of fun? Aren't you the same mentally retarded idiot who said in 2007 that you hated SC awards and that anyone can buy the SC awards with a sponsorship? Why do you think people give over $10k as sponsorship for the SC awards? Who is watching the awards except other vendors? By the way you suck big time with your rubbish blogs. Didn't networld magazine give you the boot within 3 months? Think before you write Mr. mental. Well done on winning, but please, dont give the impression that you cant buy an award from SC! And don't forget to eat your medication pills tonight, otherwise from your hair it is obvious you ran away from a mental hospital.</em> </p></blockquote><p>First of all Julie, let me thank you for your kind words! You made the statement and let me answer your questions for you.</p>

<p>1. Is dressing in a tuxedo and chewing rubber chicken breasts my idea of fun?&nbsp; Actually, I do enjoy dressing up in a tuxedo once in a while.&nbsp; The food at the awards ceremony was actually pretty good, if not diet friendly, as were the cocktails.&nbsp; The entertainment at the awards show was pretty good as well. Catching up with friends you had not seen for a while and networking with industry peers was pretty worthwhile too.&nbsp; Maybe your idea of a good time is putting on a bowling shirt and swilling a couple of beers and pretzels before going home and undressing into your dirty ripped underwear. Hey I say to each his own.</p>

<p>2. I am not the idiot who in 2007 said that I hated the SC awards and that anyone can buy the SC awards with a sponsorship.&nbsp; I am the idiot who <a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2007/08/ssaaty-blog-win.html">said that about the InfoSec Products Guide</a> award by the folks at Silicon Valley Communications.&nbsp; In contrast I have always said nice things about the SC awards. I actually have a lot of respect for them.&nbsp; Also for the record, StillSecure has never been a sponsor of the SC Magazine awards. I have seen sponsors who did not win awards as well.&nbsp; So looks like you got that one wrong Julie, but it happens.</p>

<p>3. ???Networld??? magazine didn???t give me the boot within 3 months.&nbsp; They never had the chance, as I never wrote for ???networld, network world or any other magazine. Maybe you have me confused with Mike Rothman or Mitchell Ashley, who do and did write for Network World. But let me assure you that I do try and think before I write.</p>

<p>4. Regarding what medication pills I take and does my hair make it obvious I ran away from a mental hospital. I don???t take any medication, maybe I should.&nbsp; Better living through chemistry you know ;-)&nbsp; As to my hair, what can I say.&nbsp; At this stage I am happy I have any hair at all.&nbsp; My wife always says when I get my haircut it looks like a Buzz Lightyear style, but no one ever mentioned a mental hospital look to it.&nbsp; In any event sorry it doesn???t appeal to you.</p>

<p>So who is this troll Julie Peterson?&nbsp; Could it be Richard Stiennon in drag?&nbsp; Maybe his wife striking out?&nbsp; Maybe another one of my fans?&nbsp; Who knows, but these sort of comments keep me juiced about blogging and remind me of how much fun I have doing it.&nbsp; Thanks again Julie!</p></div>
]]></content:encoded>
      <pubDate>Tue, 29 Jul 2008 14:10:37 +0000</pubDate>
      <category domain="http://securityratty.com/tag/troll julie peterson">troll julie peterson</category>
      <category domain="http://securityratty.com/tag/julie peterson">julie peterson</category>
      <category domain="http://securityratty.com/tag/networld magazine">networld magazine</category>
      <category domain="http://securityratty.com/tag/magazine">magazine</category>
      <category domain="http://securityratty.com/tag/awards">awards</category>
      <category domain="http://securityratty.com/tag/win awards">win awards</category>
      <category domain="http://securityratty.com/tag/magazine awards">magazine awards</category>
      <category domain="http://securityratty.com/tag/awards ceremony">awards ceremony</category>
      <category domain="http://securityratty.com/tag/julie">julie</category>
      <source url="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/07/ah-the-joys-of.html">Ah, the joys of blogging!</source>
    </item>
  </channel>
</rss>
