<?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: sc-l]]></title>
    <link>http://securityratty.com/tag/sc-l</link>
    <description></description>
    <pubDate>Tue, 10 Jun 2008 10:47:41 +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[Government Sent Home with a C on FISMA Report Card]]></title>
      <link>http://securityratty.com/article/529e18cdf61d27f345cad3dbd55b1041</link>
      <guid>http://securityratty.com/article/529e18cdf61d27f345cad3dbd55b1041</guid>
      <description><![CDATA[Too bad there is no Kaplan Test Prep equivalent for FISMA
For the third year in a row, the governments overall FISMA grade improved. But dont get too excited; the grade only improved from a C- to a C...]]></description>
      <content:encoded><![CDATA[<p>Too bad there is no Kaplan Test Prep equivalent for FISMA.
<p>For the third year in a row, the government’s overall FISMA grade improved. But don’t get too excited; the grade only <a href="http://republicans.oversight.house.gov/media/PDFs/Reports/FY2007FISMAReportCard.pdf" target="_blank">improved from a C- to a C</a> this year. (And D+ in 2005).
<p>But there’s a lot to hide in an “average grade”. Turns out that the reality is a split between <a href="http://www.fcw.com/online/news/152595-1.html">overachievers and underachievers</a>.
<p>The agencies/departments with a grade of A-, A or A+:
<ul>
<li>Department of Justice</li>
<li>US AID</li>
<li>EPA</li>
<li>NSF</li>
<li>SSA</li>
<li>HUD</li>
<li>OPM (I would hope so)</li>
</ul>
<p>And, sadly the ones that got an F:
<ul>
<li>Department of the Interior</li>
<li>Department of Treasury</li>
<li>Nuclear Regulatory Commission</li>
<li>Department of Veterans Affairs</li>
<li>Department of Agriculture</li>
</ul>
<p>FISMA (Federal Information Security Management Act) became a federal law back in 2002 as part of the E-Government Act. Six years later, there has been improvement, but there’s still clearly a long way to go.
<p>So what’s the disconnect? Speaking from a vendor perspective, we’ve had first-hand experience with the lack of actionable, concrete guidelines around FISMA – for processes, monitoring and check-list assessment items. We even contacted NIST directly to get more guidance on how their very broad guidelines should be translated to actual features and reporting in something like our monitoring solution. The end goal, after all, is to help our government customers not only meet the FISMA requirements but also to be seen/assessed as meeting those requirements. As we do for other compliance/governance requirements like Sarbanes-Oxley, the more that EM7 can automate and report on, the better.
<p>But that leads to the second issue here. How accurate is the FISMA scorecard? <a href="http://www.scmagazineus.com/Government-vertical-Is-FISMA-working/article/58396/" target="_blank">SC Magazine</a> writes, “Many have seen organizations get an A when they believe they should have received an F, and vice versa” and some experts “blame this on the lack of a standardized evaluation, as well as censorship among auditors.” There’s talk about language ambiguities and opinions that the scorecard is not “one size fits all” – <a href="http://www.compliancehome.com/news/FISMA/10477.html" target="_blank">that small agencies face different IT security challenges than the big guys</a>.
<p>So what’s right about FISMA? We can point to a heightened awareness about the importance of security and the “security picture” in each federal agency. Certainly, from our own <a href="http://www.sciencelogic.com/pdf/FOSE_SurveyComparison.pdf" target="_blank">survey at FOSE</a>, we saw the difference just from last year to this one:
<ul>
<li>91% surveyed said FISMA was important (up from 66% last year)</li>
<li>Over 50% had solutions installed to help with FISMA (up from only 14% last year)</li>
</ul>
<p>Based on these numbers, we’re not surprised to see the FISMA average grade go up, but we expected it to be even higher. So what will it take to get the government on the honor roll? From <a href="http://republicans.oversight.house.gov/news/PRArticle.aspx?NewsID=362" target="_blank">Rep. Tom Davis</a>, “We need to seriously consider incentives for agency success and funding penalties and personnel reforms for agencies that don’t measure up…We need a bill with teeth, and we need agencies to understand the goal is to keep information safe, not to check a statutory box.”</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=ea11358c-69de-4e80-9804-e964a8930b70&amp;title=Government+Sent+Home+with+a+%26ldquo%3BC%26rdquo%3B+on+FISMA+Report+Card&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2Fgovernment-sent-home-with-a-c-on-fisma-report-card%2F08%2F2008">ShareThis</a></p>]]></content:encoded>
      <pubDate>Tue, 05 Aug 2008 09:43:51 +0000</pubDate>
      <category domain="http://securityratty.com/tag/fisma average grade">fisma average grade</category>
      <category domain="http://securityratty.com/tag/average grade">average grade</category>
      <category domain="http://securityratty.com/tag/fisma">fisma</category>
      <category domain="http://securityratty.com/tag/grade">grade</category>
      <category domain="http://securityratty.com/tag/fisma grade">fisma grade</category>
      <category domain="http://securityratty.com/tag/scorecard">scorecard</category>
      <category domain="http://securityratty.com/tag/fisma scorecard">fisma scorecard</category>
      <category domain="http://securityratty.com/tag/fisma requirements">fisma requirements</category>
      <category domain="http://securityratty.com/tag/requirements">requirements</category>
      <source url="http://blog.sciencelogic.com/government-sent-home-with-a-c-on-fisma-report-card/08/2008">Government Sent Home with a C on FISMA Report Card</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>
    <item>
      <title><![CDATA[Ah, the joys of blogging!]]></title>
      <link>http://securityratty.com/article/822d1a6ac16159dd85108200273bf839</link>
      <guid>http://securityratty.com/article/822d1a6ac16159dd85108200273bf839</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>

<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=SHtn9x"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=SHtn9x" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=6lQ41J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=6lQ41J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=wHd2XJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=wHd2XJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=ubGPNJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=ubGPNJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=19TqYJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=19TqYJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=DScy2j"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=DScy2j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=D7Fxhj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=D7Fxhj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/349857433" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 29 Jul 2008 13:12:23 +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/awards ceremony">awards ceremony</category>
      <category domain="http://securityratty.com/tag/magazine awards">magazine awards</category>
      <category domain="http://securityratty.com/tag/julie">julie</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/349857433/ah-the-joys-of.html">Ah, the joys of blogging!</source>
    </item>
    <item>
      <title><![CDATA[HP's NAC- What I've Been Wanting to Tell You (but couldn't)]]></title>
      <link>http://securityratty.com/article/6314f59af5298d2d86c804d96c34fce9</link>
      <guid>http://securityratty.com/article/6314f59af5298d2d86c804d96c34fce9</guid>
      <description><![CDATA[Well everyone- theres something Ive been wanting to tell you and now, after a year , I can
Because of non-disclosure and other confidentiality contracts with various partners, vendors and...]]></description>
      <content:encoded><![CDATA[<P><strong>Well everyone- there&#8217;s something I&#8217;ve been wanting to tell you and now, after a <em>year</em>, I can!</strong></P>
<P>Because of non-disclosure and other confidentiality contracts with various partners, vendors and manufacturers, we&#8217;ve had sealed lips for almost exactly 12 months. Now that it&#8217;s been made public by the media, I can share a little information with you and explain why I think you should be excited. </P>
<P><strong>What cat is out of the bag now?</strong> HP ProCurve&#8217;s network access control solution&nbsp;leverages endpoint management technology from StillSecure&#8217;s Secure Access solution. Information Week&nbsp;spilled the beans, so to speak, in Mike Fratto&#8217;s recent <A class=offsite-link-inline title="Information Week's 2008 NAC Report" href="http://nac.informationweek.com/" target=_blank>2008 NAC Survey Analytic Report</A>. (See page 32)</P>
<P>Now, at this point, I can probably lump you into one of three groups&#8230;<strong> 1)</strong> You don&#8217;t care or have no clue what this means <strong>2)</strong> You care but think this means HP &#8216;has no NAC&#8217;&#8230; or group <strong>3)</strong> You know about StillSecure&#8217;s success and ProCurve&#8217;s integration and think this is a great combination.</P>
<P><strong>I&#8217;m sure everyone will have their own opinion</strong>- I happen to be in Group 3. Why? Because HP has taken the power of their servers, leveraged a very solid endpoint management tool and incorporated a variety of other management and security features by way of their identity management solution. </P><strong>
<ul>
<li>The endpoint security</strong>. StillSecure&#8217;s Safe Access solution has been winning awards and earning stars for years. You can probably Google it, or check out some of <A class=offsite-link-inline title="Alan's Blog" href="http://www.stillsecureafteralltheseyears.com" target=_blank>Shimel&#8217;s blog</A>&nbsp; posts, such as <A class=offsite-link-inline href="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/07/when-is-4-out-o.html" target=_blank>this one</A>, with 4- and 5-star <A class=offsite-link-inline href="http://www.scmagazineus.com/StillSecure-Safe-Access/Review/2460/" target=_blank>reviews from SC Magazine</A>. In fact, just this year (and in previous years) Safe Access was voted Best Endpoint Security Solution by SC Magazine and has won numerous other awards and accolades from various analysts and media firms. They have a clean, user-friendly GUI, a solid Linux platform and a variety of testing methods, deployment options and switch integrations. (And no, you don&#8217;t need ProCurve switches, the NAC integration is ready for your Cisco, Extreme, or whatever you have). </li>
</ul><strong>
<ul>
<li>User management.</strong> Combine one of the highest-rated endpoint security solutions with ProCurve switches, the #2 leader in the switching market (and Magic Quadrant resident) and the full integration with <A class=offsite-link-inline title="ProCurve IDM" href="http://www.hp.com/rnd/products/management/idm/overview.htm" target=_blank>ProCurve&#8217;s Identity Driven Manager</A> platform and you have one amazingly capable access control system. With ProCurve IDM, you can integrate directly with their NAC 800 appliance to offer per-user (or per-group) ACLs, QoS, restrictions or priviliges. Rules can be identity-based, time-based, location-based, or a combination of all. And, IDM eases 802.1X integration by offering users a central management and repository for user settings and VLAN assignments; it really is ProCurve&#8217;s special sauce and a distinguishing feature. </li>
</ul><strong>
<ul>
<li>Switch security</strong>. The integration of advanced switch security functions, such as DHCP snooping, Dynamic ARP protection and dynamic IP lockdown gives ProCurve another leg-up to fight common known attacks for both in-line and out-of-band NAC deployments. </li>
</ul><strong>
<ul>
<li>Zero-day protection</strong>. It gets better, the new Dynamic Configuration Arbiter (DCA) functions in ProCurve&#8217;s Pro-vision switches gives customers the unique advantage of integrating the NAC and IDM with ProCurve&#8217;s <A class=offsite-link-inline title="ProCurve NIM" href="http://www.hp.com/rnd/products/management/ProCurve_Network_Immunity_Manager_1.0/overview.htm" target=_blank>Network Immunity Solution</A> (NIM). NIM uses flow analysis from sFlow and&nbsp;network behaviour anomaly detection (NBAD) to detect and automatically remediate on the edge. In English, that means we can use ProCurve&#8217;s NIM to detect attacks and take action at the edge port, such as blocking the port, locking out the MAC address of the offender, rate-limiting, or even mirroring the traffic to an IDS for further inspection. The super-nice part is, all the sFlow and NBAD works on wireless too. (Hey <A class=offsite-link-inline title="Stiennon on Security, NWW" href="http://www.networkworld.com/community/stiennon" target=_blank>Stiennon</A>, did you hear that?) </li>
</ul><strong>
<ul>
<li>Full integration.</strong> Unlike some of the other network-based NAC vendors, ProCurve has done an exceptional job of integrating these features and we&#8217;ll continue to see more integration in future revisions of the softwares and as more TNC/TCG integration frameworks are released (such as IF-MAP). </li>
</ul>
<P>I think the strong integration with the infrastructure and the ability to leverage a mature endpoint integrity will make HP a &#8216;real&#8217; player in the NAC market moving forward. </P>
<P>Not to knock other NAC solutions- Choosing a NAC is like selecting the perfect wine for your dish- there&#8217;s no 1 &#8216;right&#8217; choice for all occasions. Each have their advantages and disadvantages. There are several that have special sauces and you&#8217;ll actually be seeing more on that soon&#8230; </P>
<P># # #<br></P>
]]></content:encoded>
      <pubDate>Tue, 22 Jul 2008 18:29:11 +0000</pubDate>
      <category domain="http://securityratty.com/tag/nac">nac</category>
      <category domain="http://securityratty.com/tag/integration">integration</category>
      <category domain="http://securityratty.com/tag/tnctcg integration frameworks">tnctcg integration frameworks</category>
      <category domain="http://securityratty.com/tag/nac integration">nac integration</category>
      <category domain="http://securityratty.com/tag/nac vendors">nac vendors</category>
      <category domain="http://securityratty.com/tag/nac solutions-">nac solutions-</category>
      <category domain="http://securityratty.com/tag/procurve">procurve</category>
      <category domain="http://securityratty.com/tag/procurve idm">procurve idm</category>
      <category domain="http://securityratty.com/tag/nac market">nac market</category>
      <source url="http://www.securityuncorked.com/security-uncorked/2008/7/22/hps-nac-what-ive-been-wanting-to-tell-you-but-couldnt.html">HP's NAC- What I've Been Wanting to Tell You (but couldn't)</source>
    </item>
    <item>
      <title><![CDATA[When is 4 out of 5 stars is not 4 out of 5 stars or do I have a car for you!]]></title>
      <link>http://securityratty.com/article/e9877b84765f2874457cb3dd3cdfa96b</link>
      <guid>http://securityratty.com/article/e9877b84765f2874457cb3dd3cdfa96b</guid>
      <description><![CDATA[After my used car salesman of NAC series I was going to give Ray and the gang a break. But the depths they sink to just never cease to amaze me! Today I received a Google alert on NAC with a link to a...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>After my “<a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/06/the-used-car-sa.html">used car salesman of NAC</a>” series I was going to give Ray and the gang a break.&nbsp; But the depths they sink to just never cease to amaze me! Today I received a Google alert on NAC with a <a href="http://www.sourcewire.com/releases/rel_display.php?relid=40444&amp;hilite=">link to a press release</a> announcing the NAC used car sales guys continuing to deliver best in class security management solutions, yada, yada, yada.&nbsp; The basis for this claim was that “SC Magazine awarded ForeScout’s CounterACT a four-out-of-five star rating, lauding the product’s ability to “function like a firewall, an IPS and a NAC device all rolled into one”.&nbsp; They wrapped some customer quote (that had nothing to do with the SC magazine story) and voila!, can they put you in this car today? </p>

<p>So why do I call this out? No, no sour grapes here.&nbsp; Actually StillSecure Safe Access received the same 4 out of 5 stars and when we dig into the rating here are some interesting facts:</p>

<p><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/forescout.jpg"><img title="forescout" height="301" alt="forescout" src="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/forescout_thumb.jpg" width="197" border="0" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" /></a>&nbsp; <a href="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/stillsecure%20sc%20mag_1.jpg"><img title="stillsecure sc mag" height="329" alt="stillsecure sc mag" src="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/stillsecure%20sc%20mag_thumb_1.jpg" width="195" border="0" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" /></a><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/slimy_salesguy_1.jpg"><img title="slimy_salesguy" height="240" alt="slimy_salesguy" src="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/slimy_salesguy_thumb_1.jpg" width="170" border="0" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px 0px 0px 40px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" /></a> </p>

<p>In actuality, our friends the used car salesmen only received a 2 star rating in ease of use, a 2 star rating in documentation and a 3 star rating in support.&nbsp; In contrast <a href="http://www.scmagazineus.com/StillSecure-Safe-Access/Review/2460/">StillSecure Safe Access</a> received 5 stars across the board, except for a 4 star grade in documentation.&nbsp; How both products finish up with a 4 star rating overall based upon this is frankly baffling to me. I think it has more to do with the reviewer not wanting to spank any of the products too badly.&nbsp; I have already asked for a clarification and will let you know what I find out.&nbsp; But being a slick marketing machine, I thought it the height of chutzpah that they would put out a release around this, considering the best buy and editors choice were two different products.&nbsp; But I guess that is why they did not have a quote or a link to the <a href="http://www.scmagazineus.com/ForeScout-Technologies-CounterACT/Review/2457/">actual review</a>.&nbsp; The review starts out with this memorable quote, “The ForeScout CounterACT was the device which took the most time to install and configure.”&nbsp; Later on the reviewers had this to say, “The second part of the configuration was far more difficult. The initial screens for the GUI made us feel lost and we immediately began looking for the documentation CD.”&nbsp; Now does that sound like a review to be touting?&nbsp; Only those master car salesman would seek to put out a press release trumpeting the results of this review.&nbsp; They are counting by wrapping enough other quotes (and frankly who knows about those) around it, no one will bother to dig into the facts here. Hey, thats what you guys pay me for, telling it like it is!</p></div>

<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=Vt7jr0"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=Vt7jr0" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=BcRnNJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=BcRnNJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=JYqH5J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=JYqH5J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=82rLAJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=82rLAJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=dMvV1J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=dMvV1J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=BWbDPj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=BWbDPj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=2I5Scj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=2I5Scj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/342141149" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 21 Jul 2008 19:47:46 +0000</pubDate>
      <category domain="http://securityratty.com/tag/car">car</category>
      <category domain="http://securityratty.com/tag/master car salesman">master car salesman</category>
      <category domain="http://securityratty.com/tag/car salesman">car salesman</category>
      <category domain="http://securityratty.com/tag/car sales guys">car sales guys</category>
      <category domain="http://securityratty.com/tag/nac device">nac device</category>
      <category domain="http://securityratty.com/tag/star">star</category>
      <category domain="http://securityratty.com/tag/star grade">star grade</category>
      <category domain="http://securityratty.com/tag/nac">nac</category>
      <category domain="http://securityratty.com/tag/products">products</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/342141149/when-is-4-out-o.html">When is 4 out of 5 stars is not 4 out of 5 stars or do I have a car for you!</source>
    </item>
    <item>
      <title><![CDATA[When is 4 out of 5 stars not 4 out of 5 stars or do I have a car for you!]]></title>
      <link>http://securityratty.com/article/c7f2260d59e070e01911cb7ea5ecaf69</link>
      <guid>http://securityratty.com/article/c7f2260d59e070e01911cb7ea5ecaf69</guid>
      <description><![CDATA[After my ??? used car salesman of NAC ??? series I was going to give Ray and the gang a break. But the depths they sink to just never cease to amaze me! Today I received a Google alert on NAC with a...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>After my ???<a href="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/06/the-used-car-sa.html">used car salesman of NAC</a>??? series I was going to give Ray and the gang a break.&nbsp; But the depths they sink to just never cease to amaze me! Today I received a Google alert on NAC with a <a href="http://www.sourcewire.com/releases/rel_display.php?relid=40444&amp;hilite=">link to a press release</a> announcing the NAC used car sales guys continuing to deliver best in class security management solutions, yada, yada, yada.&nbsp; The basis for this claim was that ???SC Magazine awarded ForeScout???s CounterACT a four-out-of-five star rating, lauding the product???s ability to ???function like a firewall, an IPS and a NAC device all rolled into one???.&nbsp; They wrapped some customer quote (that had nothing to do with the SC magazine story) and voila!, can they put you in this car today? </p>

<p>So why do I call this out? No, no sour grapes here.&nbsp; Actually StillSecure Safe Access received the same 4 out of 5 stars and when we dig into the rating here are some interesting facts:</p>

<p><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/forescout.jpg"><img title="forescout" height="301" alt="forescout" src="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/forescout_thumb.jpg" width="197" border="0" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" /></a>&nbsp; <a href="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/stillsecure%20sc%20mag_1.jpg"><img title="stillsecure sc mag" height="329" alt="stillsecure sc mag" src="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/stillsecure%20sc%20mag_thumb_1.jpg" width="195" border="0" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" /></a><a href="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/slimy_salesguy_1.jpg"><img title="slimy_salesguy" height="240" alt="slimy_salesguy" src="http://www.stillsecureafteralltheseyears.com/ashimmy/WindowsLiveWriter/slimy_salesguy_thumb_1.jpg" width="170" border="0" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px 0px 0px 40px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" /></a> </p>

<p>In actuality, our friends the used car salesmen only received a 2 star rating in ease of use, a 2 star rating in documentation and a 3 star rating in support.&nbsp; In contrast <a href="http://www.scmagazineus.com/StillSecure-Safe-Access/Review/2460/">StillSecure Safe Access</a> received 5 stars across the board, except for a 4 star grade in documentation.&nbsp; How both products finish up with a 4 star rating overall based upon this is frankly baffling to me. I think it has more to do with the reviewer not wanting to spank any of the products too badly.&nbsp; I have already asked for a clarification and will let you know what I find out.&nbsp; But being a slick marketing machine, I thought it the height of chutzpah that they would put out a release around this, considering the best buy and editors choice were two different products.&nbsp; But I guess that is why they did not have a quote or a link to the <a href="http://www.scmagazineus.com/ForeScout-Technologies-CounterACT/Review/2457/">actual review</a>.&nbsp; The review starts out with this memorable quote, ???The ForeScout CounterACT was the device which took the most time to install and configure.???&nbsp; Later on the reviewers had this to say, ???The second part of the configuration was far more difficult. The initial screens for the GUI made us feel lost and we immediately began looking for the documentation CD.???&nbsp; Now does that sound like a review to be touting?&nbsp; Only those master car salesman would seek to put out a press release trumpeting the results of this review.&nbsp; They are counting by wrapping enough other quotes (and frankly who knows about those) around it, no one will bother to dig into the facts here. Hey, thats what you guys pay me for, telling it like it is!</p></div>
]]></content:encoded>
      <pubDate>Mon, 21 Jul 2008 18:55:10 +0000</pubDate>
      <category domain="http://securityratty.com/tag/car">car</category>
      <category domain="http://securityratty.com/tag/master car salesman">master car salesman</category>
      <category domain="http://securityratty.com/tag/car salesman">car salesman</category>
      <category domain="http://securityratty.com/tag/car sales guys">car sales guys</category>
      <category domain="http://securityratty.com/tag/star">star</category>
      <category domain="http://securityratty.com/tag/star grade">star grade</category>
      <category domain="http://securityratty.com/tag/nac device">nac device</category>
      <category domain="http://securityratty.com/tag/review">review</category>
      <category domain="http://securityratty.com/tag/nac">nac</category>
      <source url="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/07/when-is-4-out-o.html">When is 4 out of 5 stars not 4 out of 5 stars or do I have a car for you!</source>
    </item>
    <item>
      <title><![CDATA[SC Magazine World Congress 2008]]></title>
      <link>http://securityratty.com/article/d5ec3238c7925031301bd38f72b6cee3</link>
      <guid>http://securityratty.com/article/d5ec3238c7925031301bd38f72b6cee3</guid>
      <description><![CDATA[For a while over the past few years it seemed like there was a security show a month. It got so watered down that it was hard finding any value in some of these shows. Over the last few years though...]]></description>
      <content:encoded><![CDATA[<p>For a while over the past few years it seemed like there was a security show a month. It got so watered down that it was hard finding any value in some of these shows. Over the last few years though in a case of natural selection I guess, many of these shows began falling by the way side. This past year I have attended a few good shows and over all I would say the shows have been better attended. I think shows that have great content and not just a trade and exhibit floor provide the value that people want to see.<br><br>In any event, the folks at SC Magazine first approached me about show they were planning in the NY area, around the time of RSA. I think a good security show in the Northeast would be great. I also have a lot of respect and admiration for the Haymarket Media group who run SC Magazine. So I am really happy to write about the first <a href="http://www.scmagazineus.com/SC-World-Congress/section/381/">SC Magazine World Congress</a> taking place December 9and 10th at the Javits Center in NYC. I will be there for sure and hopefully you will be too! Mark your calendars.</p>
<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=3A5yGK"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=3A5yGK" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=BIKrqI"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=BIKrqI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=7nVUCI"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=7nVUCI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=SWLS2I"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=SWLS2I" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=xRwwWI"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=xRwwWI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=EoNpmi"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=EoNpmi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=edQVfi"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=edQVfi" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/322971019" height="1" width="1"/>]]></content:encoded>
      <pubDate>Sun, 29 Jun 2008 19:30:22 +0000</pubDate>
      <category domain="http://securityratty.com/tag/magazine">magazine</category>
      <category domain="http://securityratty.com/tag/magazine world congress">magazine world congress</category>
      <category domain="http://securityratty.com/tag/exhibit floor provide">exhibit floor provide</category>
      <category domain="http://securityratty.com/tag/december 9and 10th">december 9and 10th</category>
      <category domain="http://securityratty.com/tag/natural selection">natural selection</category>
      <category domain="http://securityratty.com/tag/past">past</category>
      <category domain="http://securityratty.com/tag/javits center">javits center</category>
      <category domain="http://securityratty.com/tag/haymarket media">haymarket media</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/322971019/sc-magazine-wor.html">SC Magazine World Congress 2008</source>
    </item>
    <item>
      <title><![CDATA[Links for 2008-06-25 [del.icio.us]]]></title>
      <link>http://securityratty.com/article/62c4dbafca0e42ef64e5ca8c1f008793</link>
      <guid>http://securityratty.com/article/62c4dbafca0e42ef64e5ca8c1f008793</guid>
      <description><![CDATA[theBaum Blog Archive Ode to Log Management
On the tracks of medical data Electronic records pressure - SC Magazine...]]></description>
      <content:encoded><![CDATA[<ul>
<li><a href="http://blogs.splunk.com/thebaum/2008/06/25/ode-to-log-management/">theBaum &raquo; Blog Archive &raquo; Ode to Log Management</a></li>
<li><a href="http://www.scmagazineus.com/On-the-tracks-of-medical-data-Electronic-records-pressure/article/111447/">On the tracks of medical data  Electronic records pressure - SC Magazine US</a></li>
</ul><img src="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~4/320248356" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 25 Jun 2008 20:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/log management">log management</category>
      <category domain="http://securityratty.com/tag/magazine">magazine</category>
      <category domain="http://securityratty.com/tag/tracks">tracks</category>
      <source url="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~3/320248356/anton18">Links for 2008-06-25 [del.icio.us]</source>
    </item>
    <item>
      <title><![CDATA[Security Briefing: June 10th]]></title>
      <link>http://securityratty.com/article/8fbd92f7b4993b63db6d1dcb0b3307ac</link>
      <guid>http://securityratty.com/article/8fbd92f7b4993b63db6d1dcb0b3307ac</guid>
      <description><![CDATA[Finally the iPhone is coming to Canada! Yes, I know I could have a cracked one. Im just glad to see it officially released here. A question that remains. What kind of data rates are Ted Rogers and...]]></description>
      <content:encoded><![CDATA[<p><center><img src='http://www.liquidmatrix.org/blog/wp-content/uploads/2007/09/newspapera.jpg' alt='newspapera.jpg' /></center></p>
<p>Finally the iPhone is coming to Canada! Yes, I know I could have a cracked one. I&#8217;m just glad to see it officially released here. A question that remains. What kind of data rates are Ted Rogers and company going to charge?</p>
<p>Click here to <a href="http://feeds.feedburner.com/Liquidmatrix">subscribe to Liquidmatrix Security Digest!</a>. Welcome to all of our new subscribers yesterday! Thanks for joining!</p>
<p>And now, the news&#8230;</p>
<ol>
<li><a href="http://www.vnunet.com/vnunet/news/2218636/bug-exposed-web-security">Bug exposed in web security standard</a> | vnunet</li>
<li><a href="http://news.cnet.com/8301-13578_3-9962106-38.html">How safe is instant messaging? A security and privacy survey</a> | CNET</li>
<li><a href="http://www.latimes.com/news/nationworld/nation/la-na-immig10-2008jun10,0,2775632.story">Bush widens immigration checks</a> | LA Times</li>
<li><a href="http://secunia.com/advisories/29293/">Apple QuickTime Multiple Vulnerabilities</a> | Secunia</li>
<li><a href="http://blog.wired.com/27bstroke6/2008/06/blind-teenage-h.html">FBI Charges Blind Phone Phreak With Intimidating a Verizon Security Official</a> | Wired</li>
<li><a href="http://www.scmagazineus.com/Exploiting-VoIP-vulnerabilities-to-steal-confidential-data/article/111091/">Exploiting VoIP vulnerabilities to steal confidential data</a> | SC Magazine</li>
<li><a href="http://www.heise-online.co.uk/security/Security-holes-in-Linux-kernel-closed--/news/110894">Security holes in Linux kernel closed</a> | Heise</li>
<li><a href="http://www.windowsecurity.com/articles/Windows-Server-2008-Firewall-Advanced-Security-Part2.html">Overview of the Windows Server 2008 Firewall with Advanced Security Part 2: Inbound and Outbound Firewall Rules</a> | Windows Security</li>
<li><a href="http://www.fcw.com/online/news/152762-1.html">VA promotes teamwork on cybersecurity</a> <i>(-10 points)</i> | FCW</li>
<li><a href="http://blogs.zdnet.com/security/?p=1253">Another bug your tools won’t find and your WAF won’t prevent</a> | ZDNet</li>
</ol>
<p> Tags: <a href="http://technorati.com/tag/News" rel="tag">News</a>, <a href="http://technorati.com/tag/Daily+Links" rel="tag"> Daily Links</a>, <a href="http://technorati.com/tag/Security+Blog" rel="tag"> Security Blog</a>, <a href="http://technorati.com/tag/Information+Security" rel="tag"> Information Security</a>, <a href="http://technorati.com/tag/Security+News" rel="tag"> Security News</a></p>

<p><a href="http://feeds.feedburner.com/~a/Liquidmatrix?a=i8NiCS"><img src="http://feeds.feedburner.com/~a/Liquidmatrix?i=i8NiCS" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=6pnsmI"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=6pnsmI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=6g26Ci"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=6g26Ci" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=xTCfWi"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=xTCfWi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=IgA12i"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=IgA12i" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=Q3Wf1i"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=Q3Wf1i" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Liquidmatrix/~4/308882248" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 10 Jun 2008 10:47:41 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/information security">information security</category>
      <category domain="http://securityratty.com/tag/verizon security official">verizon security official</category>
      <category domain="http://securityratty.com/tag/security news">security news</category>
      <category domain="http://securityratty.com/tag/liquidmatrix security">liquidmatrix security</category>
      <category domain="http://securityratty.com/tag/news">news</category>
      <category domain="http://securityratty.com/tag/security blog">security blog</category>
      <category domain="http://securityratty.com/tag/security holes">security holes</category>
      <category domain="http://securityratty.com/tag/web security standard">web security standard</category>
      <source url="http://feeds.feedburner.com/~r/Liquidmatrix/~3/308882248/">Security Briefing: June 10th</source>
    </item>
  </channel>
</rss>
