<?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: rogues]]></title>
    <link>http://securityratty.com/tag/rogues</link>
    <description></description>
    <pubDate>Thu, 05 Jun 2008 13:01:00 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Friday Squid Blogging: Contaminated Squids]]></title>
      <link>http://securityratty.com/article/bf9432b242e2902c6c713797f8e340b3</link>
      <guid>http://securityratty.com/article/bf9432b242e2902c6c713797f8e340b3</guid>
      <description><![CDATA[We're contaminating the squid : The toxic chemicals that Vecchione and colleagues from the Virginia Institute of Marine Science found are a rogues gallery of scary initials: PCBs, TBTs, BDEs, and DDT...]]></description>
      <content:encoded><![CDATA[<p>We're <a href="http://scitech.blogs.cnn.com/2008/06/12/squids-and-octopods-beware-contaminants-now-in-your-world/">contaminating the squid</a>:</p>

<blockquote>The toxic chemicals that Vecchione and colleagues from the Virginia Institute of Marine Science found are a rogues gallery of scary initials: PCBs, TBTs, BDEs, and DDT among them. Scientists classify all of them as POPs, or persistent</blockquote><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=g4SplI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=g4SplI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=zdDdHI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=zdDdHI" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Fri, 20 Jun 2008 12:56:09 +0000</pubDate>
      <category domain="http://securityratty.com/tag/toxic chemicals">toxic chemicals</category>
      <category domain="http://securityratty.com/tag/rogues gallery">rogues gallery</category>
      <category domain="http://securityratty.com/tag/virginia institute">virginia institute</category>
      <category domain="http://securityratty.com/tag/squid">squid</category>
      <category domain="http://securityratty.com/tag/marine science">marine science</category>
      <category domain="http://securityratty.com/tag/scary initials">scary initials</category>
      <category domain="http://securityratty.com/tag/ddt">ddt</category>
      <category domain="http://securityratty.com/tag/tbts">tbts</category>
      <category domain="http://securityratty.com/tag/pops">pops</category>
      <source url="http://www.schneier.com/blog/archives/2008/06/friday_squid_bl_130.html">Friday Squid Blogging: Contaminated Squids</source>
    </item>
    <item>
      <title><![CDATA[Know the Difference Between a NAC Client and a 1X Supplicant]]></title>
      <link>http://securityratty.com/article/adf59ca50b712d79b7d1031b80a28400</link>
      <guid>http://securityratty.com/article/adf59ca50b712d79b7d1031b80a28400</guid>
      <description><![CDATA[Now that weve started implementing NAC solutions with 802.1X, we (as an industry) have muddied the lines between the two technologies and even the software involved
Understanding the difference...]]></description>
      <content:encoded><![CDATA[<p>Now that we&#8217;ve started implementing NAC solutions with 802.1X, we (as an industry) have&nbsp;muddied the lines between the two technologies and even the software involved. </p><p>Understanding the difference between a NAC Client and an 802.1X Supplicant can save you much time, confusion and - yes - MONEY. </p><p><strong>How does it save money</strong>? I figured most of you would glob on to that one first- hang on, I&#8217;ll get to it in a minute ;). </p><p><span class="sizeGreater20"><strong>NAC Clients.</strong></span> Most network-based NAC vendors, such as <a class="offsite-link-inline" href="http://www.cisco.com/" target="_blank"><u>Cisco</u></a>, <a class="offsite-link-inline" href="http://www.juniper.com/" target="_blank"><u>Juniper</u></a>, <a class="offsite-link-inline" href="http://www.stillsecure.com/" target="_blank"><u>StillSecure</u></a> and <a class="offsite-link-inline" href="http://www.procurve.com/" target="_blank"><u>ProCurve</u></a> have some type of NAC Client or Endpoint Integrity Agent provided as part of their NAC solution. The NAC Client is a software agent that sits on the endpoint and collects statement of health or posture of the endpoint and communicates that back to whatever NAC controller you&#8217;re using.&nbsp;(Most of these guys offer some type of agent-less or transient-agent posture checking too, but this doesn&#8217;t apply here.) </p><p>The NAC Client may also provide additional security functions such as host enforcement or it may serve as an encryption termination point for IPSec tunnels created between the endpoint and a firewall, for example. I&#8217;m sure we&#8217;ll be seeing more and more bells and whistles added to the NAC Clients as time goes by. </p><p><strong><span class="sizeGreater20">802.1X Supplicant.</span> </strong>An 802.1X supplicant is a different creature all together. First of all, it&#8217;s worth noting a supplicant can exist as a piece of software on an endpoint, or as part of an infrastructure device, including switches, APs and even printers. On an infrastructure device, the built-in supplicant lets us do things like authenticate switches to one another for maintaining integrity of network devices and prevent rogues from joining the network. </p><p>If the supplicant is on a PC or laptop, it may be built in to the operating system, or provided as a 3rd party software. The supplicant is what communicates through the switches to the RADIUS server for authentication and &#8216;speaks EAP&#8217;. EAP, the Extensible Authentication Protocol, is what makes 1X. Generally a supplicant&#8217;s only function in life is to speak EAP and get the device authenticated to the network. </p><p>What you may see from some vendors, such as Juniper, is an <strong>integrated NAC Client with a built-in Supplicant</strong>. Juniper&#8217;s Odyssey Client bundles both functions in to 1 agent. </p><p><strong>Okay, so back to the money&#8230;</strong> Understanding what does what, and what comes from where is helpful when we start talking dollars. In many cases you&#8217;ll end up paying separately for the NAC Client licenses and the Supplicant licenses. You won&#8217;t have to pay for both if&#8230; </p><ol><li><div>If the NAC Client and Supplicant are bundled</div></li><li><div>If you&#8217;re using the Supplicant integrated with the OS or&nbsp;</div></li><li><div>If you&#8217;re using an open source Supplicant</div></li><li><div>If you&#8217;re not 802.1X with your NAC, and of course</div></li><li><div>If you&#8217;re not using NAC on top of 802.1X</div></li></ol><p>Some vendors may offer a pricing advantage depending on what you&#8217;re planning to do. We started with two main Supplicants a few years ago- <strong>Meetinghouse&#8217;s Aegis</strong>&nbsp;and <strong>Funk&#8217;s Odyssey Access Client</strong>. What happened to those guys? <strong>Cisco</strong> bought Meetinghouse and now offers the Aegis client as an option with their solution and <strong>Juniper</strong> bought Funk and integrated the Odyssey Access Client directly into their endpoint integrity agent. Most likely they want to try and recoup some of the money from those acquisitions, so what that means for you is that <strong>you will likely pay money</strong> for products containing those technologies. </p><p>On the other hand, some of the home-grown technology from the NAC side may lessen the budget burden. Cisco&#8217;s endpoint integrity agent is actually included with their NAC solution, so they don&#8217;t charge any per-seat fee (unless you add 802.1X). Juniper&#8217;s is integrated, so you&#8217;re getting both functions regardless. You can probably spot companies that OEM another solution or another client if they charge for the NAC Client license&#8230; that&#8217;s not definite, but a good rule of thumb. </p><p><strong>From a deployment perspective</strong> an bundled agent (NAC + 1X)&nbsp;is nice, since it means you only need to download 1 piece of &#8216;thing&#8217; onto the endpoint. <strong>From a budget persepctive</strong> it can be good or bad- it really depends on how many licenses you need and how willing your vendor is to work with you on price. </p><p># # #</p>
]]></content:encoded>
      <pubDate>Thu, 05 Jun 2008 13:01:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/client">client</category>
      <category domain="http://securityratty.com/tag/nac client license">nac client license</category>
      <category domain="http://securityratty.com/tag/nac">nac</category>
      <category domain="http://securityratty.com/tag/nac client licenses">nac client licenses</category>
      <category domain="http://securityratty.com/tag/nac solution">nac solution</category>
      <category domain="http://securityratty.com/tag/nac client">nac client</category>
      <category domain="http://securityratty.com/tag/supplicant">supplicant</category>
      <category domain="http://securityratty.com/tag/licenses">licenses</category>
      <category domain="http://securityratty.com/tag/supplicant licenses">supplicant licenses</category>
      <source url="http://www.securityuncorked.com/security-uncorked/2008/6/5/know-the-difference-between-a-nac-client-and-a-1x-supplicant.html">Know the Difference Between a NAC Client and a 1X Supplicant</source>
    </item>
  </channel>
</rss>
