<?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: focus]]></title>
    <link>http://securityratty.com/tag/focus</link>
    <description></description>
    <pubDate>Wed, 25 Jun 2008 05:20:58 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[A Blast from the Past: CEP at Stanford,1998-2003]]></title>
      <link>http://securityratty.com/article/ecd27eebd62b2df7d9e99b1fcf7ac96f</link>
      <guid>http://securityratty.com/article/ecd27eebd62b2df7d9e99b1fcf7ac96f</guid>
      <description><![CDATA[Courtesy of Complex Event Processing at Stanford
Complex event processing (CEP) is a new technology. It can be applied to extracting and analyzing information from any kind of distributed...]]></description>
      <content:encoded><![CDATA[<p>Courtesy of <a href="http://pavg.stanford.edu/cep/" target="_blank">Complex Event Processing at Stanford</a></p>
<p>Complex event processing (CEP) is a new technology. It can be applied to extracting and analyzing information from any kind of distributed message-based system. It is developed from the Rapide concepts of (1) causal event modeling, (2) event patterns and pattern matching, and (3) event pattern maps and constraints. Complex event processing can be applied to a wide variety of Enterprise monitoring and management problems, from low level network management to high level enterprise intelligence gathering.</p>
<h2>Applications of Complex Event Processing:</h2>
<ul>
<li><strong><a href="http://pavg.stanford.edu/cep/enterprise-viewing.html">Instant Insight</a></strong>  - hierarchical event viewing applied to the Enterprise IT layer. (coming soon)
<ul>
<li><a href="http://pavg.stanford.edu/cep/instantinsightpaper.pdf">Analysing business processes</a> (paper in pdf format)</li>
</ul>
</li>
<li><a href="http://pavg.stanford.edu/cep/netviewer-presentation.ppt">Network Level Monitoring and Management (Powerpoint presentation)</a></li>
<li><a href="http://pavg.stanford.edu/ID/">Cyber Security: Network Intrusion Detection</a></li>
<li>Enterprise Monitoring and Management (coming soon)</li>
<li><a href="http://pavg.stanford.edu/cep/final-version-131102.pdf">Modeling and Simulation of Collaborative Business Processes </a></li>
<li>Business Policy Monitoring. (coming soon)</li>
<li>Analysis and Debugging of Distributed Systems (coming soon)</li>
</ul>
<h2>Presentations:</h2>
<ul>
<li><a href="http://pavg.stanford.edu/cep/ee380abstract.html">&#8220;Complex Event Processing: An Essential Technology for Instant Insight into the Operation of Enterprise Information Systems,&#8221; </a>lecture at the Stanford University Computer Systems Laborary EE380 Colloquium series. <a href="http://stanford-online.stanford.edu/courses/ee380/030115-ee380-100.asx">Video of the lecture (duration: 60 minutes). </a></li>
</ul>
<h2>Publications:</h2>
<ul>
<li><em><a href="http://pavg.stanford.edu/cep/fabline.ps">Complex Event Processing in Distributed Systems.</a></em> David C. Luckham and Brian Frasca, Stanford University Technical Report CSL-TR-98-754, March 1998, 28 pages.<em>Abstract:</em> Complex event processing is a new technology for extracting information from distributed message-based systems. This technology allows users of a system to specify the information that is of interest to them. It can be low level network processing data or high level enterprise management intelligence, depending upon the role and viewpoint of individual users. And it can be changed from moment to moment while the target system is in operation. This paper presents an overview of Complex Event Processing applied to a particular example of a distributed message-based system, a fabrication process management system. The concepts of causal event histories, event patterns, event filtering, and event aggregation are introduced and their application to the process management system is illustrated by simple examples. This paper gives the reader an overview of Complex Event Processing concepts and illustrates how they can be applied using the Rapide toolset to one specific kind of system.<br />
 </li>
<li><em><a href="http://pavg.stanford.edu/cep/99pakdd.ps">Event Mining with Event Processing Networks.</a></em> Louis Perrochon and Walter Mann and Stephane Kasriel and David C. Luckham, The Third Pacific-Asia Conference on Knowledge Discovery and Data Mining. April 26-28, 1999. Beijing, China, 5 pages.<em>Abstract:</em> Event Mining discovers and delivers information and knowledge in a real-time stream of data, or events. We show that the process of delivering knowledge by searching patterns in data and subsequent abstraction of found patterns can be applied in real-time to a complex, asynchronous system. Our event processing engine consists of a network of event processing agents (EPAs) running in parallel that interact using a dedicated event processing infrastructure. The agents can be configured at run-time using a formal pattern language. The underlying infrastructure (1) provides an abstract communication mechanism and thus allows dynamic reconfiguration of the communication topology between agents at run-time and (2) provides transparent, location-independent access to all data. These features allow dynamic allocation of EPAs to different threads and processes on different machines at run time.<br />
 </li>
<li><em><a href="http://pavg.stanford.edu/people/santoro/distrib/ejava.ps">eJava - Extending Java with Causality</a></em>. Alexandre Santoro and Walter Mann and Neel Madhav and David Luckham, Proceedings of the 10th International Conference on Software Engineering and Knowledge Engineering, June 1998, 10 pages.<em>Abstract:</em> Programming languages like Java provide designers with a variety of classes that simplify the process of program development. Some of these classes allow one to easily build multithreaded programs. Though useful, especially in the creation of reactive systems, multithreaded programs present challenging problems such as race conditions and synchronization issues. Validating these programs against a specification is not trivial since Java does not clearly indicate thread interaction. These problems can be solved by modifying Java so that it produces computations, collections of events with both causal and temporal ordering relations defined for them. Specifically, the causal ordering is ideal for identifying thread interaction. This paper presents eJava, an extension to Java that is both event based and causally aware, and shows how it simplifies the process of understanding and debugging multithreaded programs.<br />
 </li>
<li><a href="http://pavg.stanford.edu/cep/99wicsa1.ps.gz">Event-Based Execution Architectures for Dynamic Software Systems</a>. James Vera, Louis Perrochon, David C. Luckham.<br />
Proceedings of the First Working IFIP Conf. on Software Architecture. 1999. San Antonio, Texas.<em>Abstract:</em> Distributed systems&#8217; runtime behavior can be difficult to understand. Concurrent, distributed activity make notions of global state difficult to grasp. We focus on the runtime structure of a system, its execution architecture, and propose representing its evolution as a partially ordered set of predefined architectural event types. This representation allows a system&#8217;s topology to be visualized, analyzed and con-strained. The use of a predefined event types allows the execution architectures of different systems to be readily compared.<br />
 </li>
<li><em><a href="http://pavg.stanford.edu/cep/cidf.ps.gz">Using Context-Based Correlation in Network Operations and Management</a></em>. Louis Perrochon (work in progress, mail author for newest version)<em>Abstract:</em> Network operation consists to a large degree of reaction to activities happening in the network. Better knowledge of the network at any time allows more appropriate reactions. On the example of intrusion detection, we show how context-based correlation of such activities can provide a more detailed view of the network in shorter time. We first present how we model context and then describe the architecture of the Stanford University CEP context-based correlator. Correlation is specified as event patterns in a declarative language that allows us to specify what needs to be detected, instead of specifying how it should be detected. CEP introduces the concept of causal context to intrusion detection. The correlator is able to process events on-line, as they are generated and it can be reconfigured at dynamically. We then show how it increases detection rate, reduce false alarms, and detect large-scale attack patterns at an early stage.</li>
</ul>
]]></content:encoded>
      <pubDate>Mon, 07 Jul 2008 15:20:21 +0000</pubDate>
      <category domain="http://securityratty.com/tag/architectural event types">architectural event types</category>
      <category domain="http://securityratty.com/tag/event">event</category>
      <category domain="http://securityratty.com/tag/event pattern maps">event pattern maps</category>
      <category domain="http://securityratty.com/tag/event types">event types</category>
      <category domain="http://securityratty.com/tag/event aggregation">event aggregation</category>
      <category domain="http://securityratty.com/tag/event patterns">event patterns</category>
      <category domain="http://securityratty.com/tag/complex event">complex event</category>
      <category domain="http://securityratty.com/tag/event based">event based</category>
      <category domain="http://securityratty.com/tag/hierarchical event">hierarchical event</category>
      <source url="http://www.thecepblog.com/2008/07/07/a-blast-from-the-past-cep-at-stanford1998-2003/">A Blast from the Past: CEP at Stanford,1998-2003</source>
    </item>
    <item>
      <title><![CDATA[Don't use Clickcaster for podcast hosting]]></title>
      <link>http://securityratty.com/article/6e9b2a97cf6cb7fe0a1941ffa2979e13</link>
      <guid>http://securityratty.com/article/6e9b2a97cf6cb7fe0a1941ffa2979e13</guid>
      <description><![CDATA[Image via Wikipedia
When I find a new product or service that I think is good I am only too happy to let the world know it on my blog. For the past almost 2 years in the notes of every episode of our...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><div class="zemanta-img" style="margin: 1em; float: right; display: block;"><a href="http://en.wikipedia.org/wiki/Image:Clickcasterlogo.png"><img alt="ClickCaster" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4e/Clickcasterlogo.png/202px-Clickcasterlogo.png" style="border: medium none ; display: block;" /></a><p class="zemanta-img-attribution">Image via <a href="http://en.wikipedia.org/wiki/Image:Clickcasterlogo.png">Wikipedia</a></p></div>

<p>When I find a new product or service that I think is good I am only too happy to let the world know it on my blog. For the past almost 2 years in the notes of every episode of our podcast, I mention and thank <a class="zem_slink" rel="homepage" title="ClickCaster" href="http://www.clickcaster.com/">ClickCaster</a> for hosting our podcast.</p>

<p>I originally was turned on to ClickCaster by Scott Converse out in <a class="zem_slink" rel="geolocation" title="Boulder, Colorado" href="http://maps.google.com/maps?ll=40.0194444444,-105.292777778&amp;spn=0.1,0.1&amp;q=40.0194444444,-105.292777778&amp;t=h">Boulder, Co</a> who was the founder of ClickCaster.&nbsp; When Scott realized that a free model was not going to pay the bills, he instituted a pay model for podcast hosting. I was only too happy to pay for the great service and stats I was receiving. Well a few months ago Scott and team sold ClickCaster to focus on their new project, <a href="http://medioh.com/">Medioh!</a>.</p>

<p>The new owners, nexplore promised no changes and same great service.&nbsp; Since then the stats stopped working, it became harder and harder to post new content and the site was down more than it was up.&nbsp; Finally after getting no satisfaction from ClickCaster I had no choice but to look for another host.&nbsp; Mitchell and I have chosen <a href="http://ashimmy.podomatic.com">Pod-o-matic</a> to host the podcast going forward. </p>

<p>Of course we don't have all of the episodes moved over yet because ClickCaster isn't even up enough for us to grab all the episodes.&nbsp; But most of them are up at pod-o-matic and we have already repointed the feedburner/iTunes feed.&nbsp; So from here on you can hear us at pod-o-matic.&nbsp; </p>

<p>If you are looking to host your podcast, you don't have to use pod-o-matic, but don't use ClickCaster!</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/1dd3a9ac-5070-4f6a-8def-08ed180dfb1e/" class="zemanta-pixie-a"><img alt="Zemanta Pixie" src="http://img.zemanta.com/reblog_e.png?x-id=1dd3a9ac-5070-4f6a-8def-08ed180dfb1e" class="zemanta-pixie-img" style="border: medium none ; float: right;" /></a></div>
</div>

<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=Nq8Nig"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=Nq8Nig" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=GR9FnJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=GR9FnJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=TtpyRJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=TtpyRJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=llQa4J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=llQa4J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=wobUzJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=wobUzJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=l4vNrj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=l4vNrj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=Wq4vAj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=Wq4vAj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/329099360" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 07 Jul 2008 09:41:23 +0000</pubDate>
      <category domain="http://securityratty.com/tag/clickcaster">clickcaster</category>
      <category domain="http://securityratty.com/tag/podcast">podcast</category>
      <category domain="http://securityratty.com/tag/scott converse">scott converse</category>
      <category domain="http://securityratty.com/tag/scott">scott</category>
      <category domain="http://securityratty.com/tag/months ago scott">months ago scott</category>
      <category domain="http://securityratty.com/tag/pod-o-matic">pod-o-matic</category>
      <category domain="http://securityratty.com/tag/model">model</category>
      <category domain="http://securityratty.com/tag/episodes moved">episodes moved</category>
      <category domain="http://securityratty.com/tag/service">service</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/329099360/dont-use-clickc.html">Don't use Clickcaster for podcast hosting</source>
    </item>
    <item>
      <title><![CDATA[XSS Comedy at McAfee Secure's Expense]]></title>
      <link>http://securityratty.com/article/415bc504c211b5ee78ee15ea0a533277</link>
      <guid>http://securityratty.com/article/415bc504c211b5ee78ee15ea0a533277</guid>
      <description><![CDATA[In celebration of the deadline for PCI Requirement 6.6 compliance as of June 30, 2008, I thought I'd share a little web app sec comedy at McAfee Secure's expense
As well you should know by know, the...]]></description>
      <content:encoded><![CDATA[In celebration of the deadline for PCI Requirement 6.6 compliance as of June 30, 2008, I thought I'd share a little web app sec comedy at McAfee Secure's expense.<br />As well you should know by know, the existence of XSS vulnerabilities in a site that is required to meet PCI DSS standards means that the site IS NOT PCI COMPLIANT. Very simple, right?<br />Let's consider the McAfee Secure/Hacker Safe-branded site for <a href="http://www.organizeit.com/index.asp" target="_blank">Organize-It</a>.  <br />A seemingly handy site, perfect for your HGTV types, likely with healthy credit card limits. Uh-oh, here it comes. Oh yes, Organize-It handles credit cards and is thus beholden to PCI DSS.<br />Organize-It is also proudly displaying a <span style="font-weight:bold;">current</span> McAfee Secure <a href="https://www.mcafeesecure.com/RatingVerify?ref=www.organizes-it.com" target="_blank">badge</a>, indicating that it's tested <span style="font-weight:bold;">daily</span>.<br />Given the focus of many a recent discussion it shouldn't shock you that Organize-It is vulnerable to XSS. <br />What's funny is what Organize-It does with regard to "handling" malformed requests.<br />Where a typical test string for XSS might be <span style="font-style:italic;">" script payload /script</span> (characters removed or Blogger will let me XSS myself), you won't get much use from such a string via either direct form submittal or URL encoding. But when the site barfed up <span style="font-style:italic;">'; // LEAVE THIS VALUE var sli_cId = 90;</span>, while under investigation, my ruh-roh meter went off. <br />I decided to play with my trusty <span style="font-style:italic;">marquee</span> test and found interesting results. The actual search form field is limited to 41 characters (er?). So my complete string of   <span style="font-style:italic;">" marquee message /marquee</span> didn't fit for direct submittal BUT THE MARQUEE RENDERED ANYWAY! Basically, half the test string worked: <span style="font-style:italic;">" marquee h1 This_site_is_NOT_McAfee_S</span><br />Forget the marquee tag on the blacklist, did we?<br />But here's the real icing on the cake. The uber-intuitive search index reinterpreted my message with what I can only imagine are index keywords. Thus <span style="font-style:italic;">"This site is NOT McAfee Secure"</span> scrolls across the Organize-It site as <span style="font-style:italic;">"this <span style="font-weight:bold;">sit</span> is not <span style="font-weight:bold;">coffee</span> secure"</span>. <br />OMG! My daily quad shot Americano has been pwn3d to the core!<br />Here's the <a href="http://storage.organizeit.com/search?p=Q&ts=custom&w=%22%3E%3Cmarquee%3E%3Ch1%3EThis_site_is_NOT_McAfee_Secure&restricted=mt_restricted_organizesit" target="_blank">URL</a> if you don't believe me, or the <a href="http://holisticinfosec.org/video/organizeit/organizeit.html" target="_blank">video</a> if you prefer.<br />Forget PCI compliance, bring on the Gong Show hook, Chuck!<br />Cheers.<br /><br /><a href="http://del.icio.us/post?url=http://holisticinfosec.blogspot.com/2008/06/xss-comedy-at-mcafee-secures-expense.html&title=XSS%20Comedy%20at%20McAfee%20Secure's%20Expense " title="XSS Comedy at McAfee Secure's Expense ">del.icio.us</a> | <a href="http://digg.com/submit?phase=2&amp;url=http://holisticinfosec.blogspot.com/2008/06/xss-comedy-at-mcafee-secures-expense.html" title="XSS Comedy at McAfee Secure's Expense ">digg</a>]]></content:encoded>
      <pubDate>Mon, 30 Jun 2008 17:10:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/site">site</category>
      <category domain="http://securityratty.com/tag/seemingly handy site">seemingly handy site</category>
      <category domain="http://securityratty.com/tag/mcafee secure">mcafee secure</category>
      <category domain="http://securityratty.com/tag/mcafee">mcafee</category>
      <category domain="http://securityratty.com/tag/test">test</category>
      <category domain="http://securityratty.com/tag/trusty marquee test">trusty marquee test</category>
      <category domain="http://securityratty.com/tag/organize-it site">organize-it site</category>
      <category domain="http://securityratty.com/tag/marquee">marquee</category>
      <category domain="http://securityratty.com/tag/xss">xss</category>
      <source url="http://holisticinfosec.blogspot.com/2008/06/xss-comedy-at-mcafee-secures-expense.html">XSS Comedy at McAfee Secure's Expense</source>
    </item>
    <item>
      <title><![CDATA[TriGeo's SIM is upgraded with higher-end features ]]></title>
      <link>http://securityratty.com/article/6c622e8baee2dcd99407100aec3e3c5e</link>
      <guid>http://securityratty.com/article/6c622e8baee2dcd99407100aec3e3c5e</guid>
      <description><![CDATA[TriGeo's SIM platform is a collection of technologies that have historically been targeted less at the enterprise and more at small-to-midsized businesses (SMB) and the company contends it wants to...]]></description>
      <content:encoded><![CDATA[TriGeo's SIM platform is a collection of technologies that have historically been targeted less at the enterprise and more at small-to-midsized businesses (SMB) and the company contends it wants to keep its focus on the lower end. However, some recent additions have brought significantly more functionality to the product, making it comparable to many of the classic enterprise SIEM products we tested.]]></content:encoded>
      <pubDate>Sun, 29 Jun 2008 20:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/sim platform">sim platform</category>
      <category domain="http://securityratty.com/tag/recent additions">recent additions</category>
      <category domain="http://securityratty.com/tag/company contends">company contends</category>
      <category domain="http://securityratty.com/tag/trigeo">trigeo</category>
      <category domain="http://securityratty.com/tag/businesses">businesses</category>
      <category domain="http://securityratty.com/tag/enterprise">enterprise</category>
      <category domain="http://securityratty.com/tag/technologies">technologies</category>
      <category domain="http://securityratty.com/tag/comparable">comparable</category>
      <category domain="http://securityratty.com/tag/significantly">significantly</category>
      <source url="http://www.networkworld.com/reviews/2008/063008-test-siem-trigeo.html?fsrc=rss-security">TriGeo's SIM is upgraded with higher-end features </source>
    </item>
    <item>
      <title><![CDATA[Security Function as a Business Enabler]]></title>
      <link>http://securityratty.com/article/3180c5cc4bdef8e6f23843201b85d663</link>
      <guid>http://securityratty.com/article/3180c5cc4bdef8e6f23843201b85d663</guid>
      <description><![CDATA[In one of my earlier blog posts I branded Information Security function (as part of IT) as an overhead of an overhead. It is utmost important for security manager to run the security function in a way...]]></description>
      <content:encoded><![CDATA[<P>In one of my earlier blog posts I branded Information Security function (as part of IT)&nbsp;as an overhead of an overhead. It is utmost important for security manager to run the security function in a way that it enables the business. </P>
<P>The various components (sub functions)&nbsp;of security organization should align with the business objectives of the IT and the whole organization. There needs to be a cohesive security strategy in order to align the various comoponents. One good way of understanding the business objective is why is the business&nbsp;parting with&nbsp;money for deploying a specific security component. Why is business giving me money for Compliance? Why is business giving me money to implement IDP? Constitutive questions such as these will help you to understand the fundamental concerns for the business and based on these we can come up with a strategy suitably aligned with the business.</P>
<P>One good example is the area of compliance.&nbsp;Attempting to make&nbsp;each every units of your business complaint with certain standards/legal regulations and so on would be a tall order. First define the scope, draw a circle around the units that need to be compliant, then come up with a strategy to make it compliant by formulating your objective - derived from the business objective of why the business&nbsp;gave you&nbsp;money.</P>
<P>Any security implementation effort should have&nbsp;a well defined focus (scope), business objective and strategy to bind the various components cohesively that aligns with the ultimate business objective. By this business will view security organization with dignity else security organization will end up being a spoke in the wheel of business.</P>
<P>In the past, I was involved in discussion about the ROI of information security and security is insurance and so on. After eating the forbidden&nbsp;apple from the tree of paradise, I realize security has neither ROI nor akin to insurance. Information security is way of doing business with due care. Security is way of enhancing the trust of a business among customers and thus enhancing the identity (or brand image of the company). Few years down the line people won't even question why you do security, it&nbsp;will become a part&nbsp;of&nbsp; your background conversation. Nobody questions why we buy hybrid&nbsp;vehicles&nbsp;anymore right?</P>
<P>If&nbsp;components of security function&nbsp;is not cohesively aligned with&nbsp;business objective&nbsp;it is spoke in the wheel of business else it is a brand enhancer of business.</P>
<P>&nbsp;</P>
<P><IMG style="WIDTH: 370px; HEIGHT: 717px" height=975 src="http://ravichar.blogharbor.com/Strategy.jpg" width=545></P>
<P>&nbsp;</P>]]></content:encoded>
      <pubDate>Fri, 27 Jun 2008 16:50:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/view security organization">view security organization</category>
      <category domain="http://securityratty.com/tag/security organization">security organization</category>
      <category domain="http://securityratty.com/tag/business">business</category>
      <category domain="http://securityratty.com/tag/information security function">information security function</category>
      <category domain="http://securityratty.com/tag/organization">organization</category>
      <category domain="http://securityratty.com/tag/information security">information security</category>
      <category domain="http://securityratty.com/tag/cohesive security strategy">cohesive security strategy</category>
      <category domain="http://securityratty.com/tag/strategy">strategy</category>
      <source url="http://ravichar.blogharbor.com/blog/_archives/2008/6/27/3765919.html">Security Function as a Business Enabler</source>
    </item>
    <item>
      <title><![CDATA[Dead Possum Patrol Aided by NYC Wireless Network]]></title>
      <link>http://securityratty.com/article/5a95b3f7c00f05c86aaf0e2ae4310dbd</link>
      <guid>http://securityratty.com/article/5a95b3f7c00f05c86aaf0e2ae4310dbd</guid>
      <description><![CDATA[I'm going for the sensational in the headline, but it's part of the story's intro, too: The New York Times reports on some early uses of the city's $500m wireless network designed for non-public uses....]]></description>
      <content:encoded><![CDATA[<p><strong><a href="http://www.nytimes.com/2008/06/28/nyregion/28network.html?partner=rssuserland&emc=rss">I'm going for the sensational in the headline, but it's part of the story's intro, too:</a></strong> The New York Times reports on some early uses of the city's $500m wireless network designed for non-public uses. The network uses UMTS over licensed spectrum specifically devoted the city's municipal and public safety purposes. </p>

<p>One of the projects leaders uses terms that should warm every New Yorker's heart, if he or she knew what they meant. IT head Paul Cosgrave says the system will overcome silos, an often disparaging term for the separation of resources across groups that can only expensively be overcome. It's the government and business equivalent of the academic problem of a lack of cross-discipline focus.</p>

<p>One of the first applications allows sanitation workforce managers a frighteningly precise amount of knowledge about routes, activities, and behavior of trucks in their territory. Let's hope that's not misused! Efficiency is one thing; micro-management is another.</p>

<p>Another project is testing wireless water-meter reading. The city hopes to spend $90 per meter for the upgrade and shed part of a $12.2m contract with Con Edison that covers 850,000 units. What should be useful about this is that problems can be detected by monitoring waterflow patterns, which in turn allows the often huge problems that take months to notice (occurring underground or in basements where rivers formerly flowed) to be stopped before they turn into multi-million-dollar problems for property owners or the city. Anytime anything happens in Manhattan, it's a multi-million dollar problem.<br />
</p>]]></content:encoded>
      <pubDate>Fri, 27 Jun 2008 15:54:02 +0000</pubDate>
      <category domain="http://securityratty.com/tag/network">network</category>
      <category domain="http://securityratty.com/tag/city">city</category>
      <category domain="http://securityratty.com/tag/city hopes">city hopes</category>
      <category domain="http://securityratty.com/tag/500m wireless network">500m wireless network</category>
      <category domain="http://securityratty.com/tag/frighteningly precise amount">frighteningly precise amount</category>
      <category domain="http://securityratty.com/tag/head paul cosgrave">head paul cosgrave</category>
      <category domain="http://securityratty.com/tag/sanitation workforce managers">sanitation workforce managers</category>
      <category domain="http://securityratty.com/tag/overcome">overcome</category>
      <category domain="http://securityratty.com/tag/public safety purposes">public safety purposes</category>
      <source url="http://wifinetnews.com/archives/008383.html">Dead Possum Patrol Aided by NYC Wireless Network</source>
    </item>
    <item>
      <title><![CDATA[Same Letters, New Acronym]]></title>
      <link>http://securityratty.com/article/e4ff5ab903eb1a85e8ff7fe960083b83</link>
      <guid>http://securityratty.com/article/e4ff5ab903eb1a85e8ff7fe960083b83</guid>
      <description><![CDATA[On 26 June, Cisco, IBM, Intel, Juniper and Microsoft announced the formation of the Industry Consortium for the Advancement of Security on the Internet ( ICASI ). The major goal of the consortium is...]]></description>
      <content:encoded><![CDATA[On 26 June, Cisco, IBM, Intel, Juniper and Microsoft announced the formation of the Industry Consortium for the Advancement of Security on the Internet (<a href="http://www.icasi.org">ICASI</a>). The major goal of the consortium is to be a forum where technology vendors can work together to share information and address new threats that have common impacts across their product lines. This is markedly similar to the goals of another consortium that all five vendors belong to, the Information Technology Information Sharing and Analysis Center (IT-ISAC), established way back in 2001 and largely ineffective.<br />
<br />
There are some differences, though. ISACs were always U.S.-centric with the U.S. government trying to be involved. ICASI is supposed to be more global, but since it is being established by North American vendors, there is no real difference there, but at least it is government-neutral. The IT-ISAC had many member companies that were security product vendors and security services vendors, while ICASI is currently limited to five of the biggest infrastructure vendors, with Oracle and Sun and any telecom vendors noticeably missing.<br />
<br />
Back in 2001, I commented that the IT-ISAC could make a difference only if it was driven by the vendors' corporate security officers, not by product managers, and if it focused on inward-looking improvements in security and not outward-bound marketing and press releases. The IT-ISAC never really met those goals and was largely ineffective. ICASI will have to take the same behind-the-scenes focus, or it will end up being just another multivendor acronym that goes nowhere.<br />
<br />
]]></content:encoded>
      <pubDate>Fri, 27 Jun 2008 08:50:12 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/security officers">security officers</category>
      <category domain="http://securityratty.com/tag/security services vendors">security services vendors</category>
      <category domain="http://securityratty.com/tag/vendors">vendors</category>
      <category domain="http://securityratty.com/tag/technology vendors">technology vendors</category>
      <category domain="http://securityratty.com/tag/infrastructure vendors">infrastructure vendors</category>
      <category domain="http://securityratty.com/tag/security product vendors">security product vendors</category>
      <category domain="http://securityratty.com/tag/north american vendors">north american vendors</category>
      <category domain="http://securityratty.com/tag/vendors belong">vendors belong</category>
      <source url="http://blog.gartner.com/blog/security.php?x=0&amp;itemid=3656">Same Letters, New Acronym</source>
    </item>
    <item>
      <title><![CDATA[Security Thoughts from TechEd 2008]]></title>
      <link>http://securityratty.com/article/a3d4e71cb168d507868ea3b8a865378a</link>
      <guid>http://securityratty.com/article/a3d4e71cb168d507868ea3b8a865378a</guid>
      <description><![CDATA[Hi, this week is a post from Michael Howard and Laura Machado de Wright, who both attended and presented at TechEd 2008 in Orlando the week of June 2 nd
First up is Laura
I have been a Security...]]></description>
      <content:encoded><![CDATA[<P>Hi, this week is a post from Michael Howard and Laura Machado de Wright, who both attended and presented at TechEd 2008 in Orlando the week of June 2<SUP>nd</SUP>. </P>
<P>First up is Laura. </P>
<P>I have been a Security Program Manager for the last 3 years, working as a security advisor for a variety of products across Microsoft and the last seven months as a member of the SDL policy team.</P>
<P>&nbsp;It's been a few years since I've been to TechEd, and this was my first time attending as a member of the security team. TechEd is now a two week conference, with one week dedicated to developers and&nbsp; the other to IT professionals. &nbsp;I think that breaking down the conference into a Developer week and an ITPro week was a good idea, and it allowed us to have good conversations with people who wanted more information about the SDL. I did two main things at TechEd:, I presented on threat modeling, and I spent a lot of time talking to customers at the SDL booth. At the SDL booth, we heard questions ranging from "What does the SDL stand for?" to "Our Web site was hacked; how do I stop it from happening again?" It was encouraging hearing people interested to hear more specifics about how we implement the SDL at Microsoft, and thinking through how they can apply it in their own companies.&nbsp; My understanding from other TechEd veterans in our booth is that interest in the SDL seemed higher, which is great.</P>
<P>During my Threat Modeling session, , most of the feedback and follow-up questions were similar to the ones in the booth: how to expand the threat modeling processes to their own companies, and how to get started. </P>
<P>My typical response to both questions is to start small and do what makes sense for your organization. At &nbsp;Microsoft, for example, when we introduce new SDL requirements, we usually start with a few teams so we can refine the requirement and supporting tools before expanding the requirements to a broader group. Similarly, while we have a core set of requirements that all teams have to meet, there are other requirements that are specific to a platform, scenario, or functionality. For example, there are some requirements that make sense for desktop-oriented products, but do not make sense for mobile devices. &nbsp;You may very likely have to make changes to our policies to make them relevant to your organization, your scenarios, and functionality. </P>
<P>Now over to Michael.</P>
<P>Hi, Michael here.</P>
<P>One of the joys of presenting at TechEd each year is hearing from real people about the issues they face using our products in the real world; rarely are the issues pure philosophical security geekness. This year I gave two talks and one "chalk talk." The talks were "Top Ten Strategies <BR>To Secure Your Code" and "How To Review Your Code<BR>and Test For Security Bugs", and the chalk talk, which was a lot of fun, was simply answering numerous developer questions.</P>
<P>It's interesting to gauge overall security awareness from our customers, and there is no doubt that over the years, the level of security knowledge and maturity has risen. I think it's possible to evaluate overall security maturity by the questions posed. Some years ago, security was never really a topic of discussion other than those that relate to security technologies, such as how to use and manage X.509 certificates. About four years ago the tide really changed and people started asking more questions about "secure" application deployment and management, and developers wanted to learn more about securing their code; especially C and C++ code. Even then there was still a reliance on exterior defenses like firewalls. All too often I would hear people claim that they don't need to focus on securing their apps because a firewall was in the way. Heck, <A href="http://blogs.msdn.com/david_leblanc/" mce_href="http://blogs.msdn.com/david_leblanc/">David</A> and I documented this excuse in the original version of Writing Secure Code (Appendix D, "Lame Excuses We've Heard, #6, ‘We're Secure-we use a Firewall'") way back in 2002.</P>
<P>Fast forward to 2008.</P>
<P>Things have obviously changed. I don't know if finally the security message is getting through because many people asked me highly specific questions about securing their apps and how best to use the defenses we offer in Windows Vista and Windows Server 2008. </P>
<P>I still hear the firewall excuse a little, but not too much!</P>
<P>Perhaps the most telling trend I saw this year was a great deal of interest in the SDL. Not cursory, "that looks interesting" interest, but, "how can I implement this in my company" interest. After answering specific questions, I pointed most folks to&nbsp; Jeremy's "<A href="http://blogs.msdn.com/sdl/archive/2008/03/06/crawling-toward-sdl.aspx" mce_href="http://blogs.msdn.com/sdl/archive/2008/03/06/crawling-toward-sdl.aspx">Crawling Toward SDL</A>" post on the subject.</P>
<P>In my opinion, getting to a point where you want to change your development process shows you really understand there's an issue that needs fixing. </P>And that's goodness.<img src="http://blogs.msdn.com/aggbug.aspx?PostID=8657045" width="1" height="1">]]></content:encoded>
      <pubDate>Thu, 26 Jun 2008 11:07:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/numerous developer questions">numerous developer questions</category>
      <category domain="http://securityratty.com/tag/questions">questions</category>
      <category domain="http://securityratty.com/tag/highly specific questions">highly specific questions</category>
      <category domain="http://securityratty.com/tag/requirements">requirements</category>
      <category domain="http://securityratty.com/tag/security knowledge">security knowledge</category>
      <category domain="http://securityratty.com/tag/sdl requirements">sdl requirements</category>
      <category domain="http://securityratty.com/tag/maturity">maturity</category>
      <category domain="http://securityratty.com/tag/security maturity">security maturity</category>
      <source url="http://blogs.msdn.com/sdl/archive/2008/06/26/security-thoughts-from-teched-2008.aspx">Security Thoughts from TechEd 2008</source>
    </item>
    <item>
      <title><![CDATA[Q&A with Geoff Horne of InteropNet]]></title>
      <link>http://securityratty.com/article/1df6186569af24703e097f5ae4445c8e</link>
      <guid>http://securityratty.com/article/1df6186569af24703e097f5ae4445c8e</guid>
      <description><![CDATA[Earlier this week I had the chance to sit down with Geoff Horne , Chief Architect for InteropNet , and discuss how he thought things went at Interop Vegas 2008 and how he thinks the lessons learned...]]></description>
      <content:encoded><![CDATA[<p class="MsoNormal"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--> <a href="http://blog.sciencelogic.com/wp-content/uploads/2008/06/geoff.jpg" ><img style="border-right: 0px; border-top: 0px; margin: 5px 15px 15px 5px; border-left: 0px; border-bottom: 0px" src="http://blog.sciencelogic.com/wp-content/uploads/2008/06/geoff-thumb.jpg" border="0" alt="geoff" width="244" height="184" align="left" /></a> Earlier this week I had the chance to sit down with <a href="http://www.linkedin.com/in/slchorne" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.linkedin.com');" target="_blank">Geoff Horne</a>, <a href="http://www.interop.com/blog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.interop.com');" target="_blank">Chief Architect for InteropNet</a>, and discuss how he thought things went at Interop Vegas 2008 and how he thinks the lessons learned apply to enterprises.</p>
<p class="MsoNormal"><em>(<a href="http://m.thetechstop.net/blog08/184.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/m.thetechstop.net');" target="_blank">Photo credit: The Tech Stop</a>)</em></p>
<p class="MsoNormal"><strong>ScienceLogic: </strong>How long have you been involved with Interop?</p>
<p class="MsoNormal"><strong>Geoff Horne:</strong> Since about 1996.<span> </span></p>
<p class="MsoNormal"><strong>ScienceLogic: </strong><a href="http://www.thevarguy.com/2006/09/19/interop-2006-vs-interop/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.thevarguy.com');" target="_blank">How has it been changing</a>?<span> </span>Does the show get more complex with new technologies or because of the constantly changing size of the show?</p>
<p class="MsoNormal"><strong>Geoff Horne: </strong>The technologies have changed.<span> </span>Every year there’s a different market environment.<span> </span>Since we build on customer needs, things change every year. Things like ScienceLogic for Network Monitoring, for how long have Network Management tools been completely web based?<span> </span>In general, it doesn’t really get any better or worse because every year we’re building it again.<span> </span>You don’t get the stability of a standard environment.<span> </span>The upside is that we’re always doing a full upgrade, a full technology refresh and not using old code.<span> </span></p>
<p class="MsoNormal"><strong>ScienceLogic: </strong>Do those kinds of changes influence the types of <a href="http://interop.com/newyork/event-highlights/interopnet/sponsors.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/interop.com');" target="_blank">vendors</a> you look for for InteropNet?</p>
<p class="MsoNormal"><strong>Geoff Horne: </strong>The base categories don’t change.<span> </span>You always need to forward packets.<span> </span>You always need switches, you always need routers.<span> </span>We’ve tried to open it up to everyone that has products involved with networks to see if we have the time or space for it.</p>
<p class="MsoNormal"><strong>ScienceLogic: </strong>The kind of cooperation that you get between the vendors is what seems to be an unachievable nirvana for Enterprises.<span> </span>What’s the secret to getting 17 vendors to work together in such a short time?<span> </span>Enterprises would kill for that.</p>
<p class="MsoNormal"><strong>Geoff Horne: </strong>The honest answer is don’t trust the vendors.<span> </span>If they try and build something the way they want to, its not going to interoperate.<span> </span>You have to pull them out of their safety zone, make them do things that you think the product can/should do to ensure interoperability.</p>
<p class="MsoNormal"><strong>ScienceLogic:</strong> In a <a href="http://www.interop.com/blog/?p=378" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.interop.com');" target="_blank">blog post</a> prior to Interop Vegas 2008 you stated three major goals for InteropNet.<span> They were Education, Monitoring and  Statistics.  How did you do against these goals?</span><strong><span><br />
</span></strong></p>
<p class="MsoNormal"><strong>Geoff Horne:</strong> I think we did pretty well.<span> </span>They’re 3 things we really didn’t have before.<span> </span>They’re things that just weren’t focused on the right way.<span> </span>For the first round of changing the focus, changing the way people look at the network (statistics rather than packets), it worked quite well, it gave people a much better idea as to what’s going on.</p>
<p class="MsoNormal"><strong>ScienceLogic: </strong>If we look at NY as take two for Interop 2008, are there things you are going to do differently based on lessons learned in Vegas?</p>
<p class="MsoNormal"><strong>Geoff Horne:</strong> We’re building more physical redundancy in the core network, geographic distribution of the infrastructure within the show.<span> </span>This will allow us to bring up chunks of the network independently.<span> </span>It isn’t something that we really thought of before.<span> </span>This helps us take the single point of failure (<a href="http://www.flickr.com/photos/adunne/sets/72157605022232170/show/with/2487945036/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" target="_blank">the NOC</a>) out of the equation.</p>
<p class="MsoNormal"><strong>ScienceLogic: </strong>Are there any lessons learned from Interop that you think would help enterprises?</p>
<p class="MsoNormal"><strong>Geoff Horne:</strong> Visibility is key.<span> </span>Your network is significantly more functional when more people can see what’s going on.<span> </span>If the only guy that can see what’s going on is the guy with his fingers on the terminal, no one can make good decisions.<span> </span>You have to make people loosen up their control so that everyone can see and therefore make educated decisions.</p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=ea11358c-69de-4e80-9804-e964a8930b70&amp;title=Q%26%23038%3BA+with+Geoff+Horne+of+InteropNet&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2Fqa-with-geoff-horne-of-interopnet%2F06%2F2008" onclick="javascript:pageTracker._trackPageview('/outbound/article/sharethis.com');">ShareThis</a></p>]]></content:encoded>
      <pubDate>Wed, 25 Jun 2008 12:20:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/geoff horne">geoff horne</category>
      <category domain="http://securityratty.com/tag/network independently">network independently</category>
      <category domain="http://securityratty.com/tag/network">network</category>
      <category domain="http://securityratty.com/tag/core network">core network</category>
      <category domain="http://securityratty.com/tag/sciencelogic">sciencelogic</category>
      <category domain="http://securityratty.com/tag/vegas">vegas</category>
      <category domain="http://securityratty.com/tag/interop vegas">interop vegas</category>
      <category domain="http://securityratty.com/tag/interop">interop</category>
      <category domain="http://securityratty.com/tag/network management tools">network management tools</category>
      <source url="http://blog.sciencelogic.com/qa-with-geoff-horne-of-interopnet/06/2008">Q&amp;A with Geoff Horne of InteropNet</source>
    </item>
    <item>
      <title><![CDATA[The realities of using WAFs for PCI DSS 6.6 compliance]]></title>
      <link>http://securityratty.com/article/165e1d3ff016508c461610751c2c2793</link>
      <guid>http://securityratty.com/article/165e1d3ff016508c461610751c2c2793</guid>
      <description><![CDATA[A Web application firewall (WAF) -- one option for complying with PCI DSS 6.6 -- will serve you well in the long term, but first you need to focus on performing automated scans and hands-on manual...]]></description>
      <content:encoded><![CDATA[A Web application firewall (WAF) -- one option for complying with PCI DSS 6.6 -- will serve you well in the long term, but first you need to focus on performing automated scans and hands-on manual analysis to ensure Web app security, says security expert Kevin Beaver.<img src="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~4/319715426" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 25 Jun 2008 05:20:58 +0000</pubDate>
      <category domain="http://securityratty.com/tag/pci dss">pci dss</category>
      <category domain="http://securityratty.com/tag/hands-on manual analysis">hands-on manual analysis</category>
      <category domain="http://securityratty.com/tag/web application firewall">web application firewall</category>
      <category domain="http://securityratty.com/tag/serve">serve</category>
      <category domain="http://securityratty.com/tag/waf">waf</category>
      <category domain="http://securityratty.com/tag/focus">focus</category>
      <category domain="http://securityratty.com/tag/term">term</category>
      <category domain="http://securityratty.com/tag/scans">scans</category>
      <category domain="http://securityratty.com/tag/option">option</category>
      <source url="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~3/319715426/0,289483,sid92_gci1317809,00.html">The realities of using WAFs for PCI DSS 6.6 compliance</source>
    </item>
  </channel>
</rss>
