<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: What authentication isn&#8217;t</title>
	<atom:link href="http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/</link>
	<description>This Month in Control System Security</description>
	<lastBuildDate>Tue, 16 Mar 2010 22:45:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Peck</title>
		<link>http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/comment-page-1/#comment-12733</link>
		<dc:creator>Daniel Peck</dc:creator>
		<pubDate>Fri, 04 Dec 2009 15:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbond.com/?p=5047#comment-12733</guid>
		<description>@Jake,

Im going to disagree with you there.  I dont think the problem is a lack of experts, I believe the bigger problem is lack of basic security knowhow in our admins and developers, along with the necessary transparency and documentation to allow an admin to know exactly how authentication is being preformed.

Experts are for expanding the knowledgebase of the field, discovering new attack/defense techniques, etc, but we can&#039;t honestly blame the lack of them for problems like this.  
Issues with IPs and MAC addresses were added to that knowledgebase a couple decades ago and by now there is really no excuse for systems to still be being built/updated that use those mechanisms.</description>
		<content:encoded><![CDATA[<p>@Jake,</p>
<p>Im going to disagree with you there.  I dont think the problem is a lack of experts, I believe the bigger problem is lack of basic security knowhow in our admins and developers, along with the necessary transparency and documentation to allow an admin to know exactly how authentication is being preformed.</p>
<p>Experts are for expanding the knowledgebase of the field, discovering new attack/defense techniques, etc, but we can&#8217;t honestly blame the lack of them for problems like this.<br />
Issues with IPs and MAC addresses were added to that knowledgebase a couple decades ago and by now there is really no excuse for systems to still be being built/updated that use those mechanisms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Lewis</title>
		<link>http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/comment-page-1/#comment-12674</link>
		<dc:creator>Rob Lewis</dc:creator>
		<pubDate>Sat, 28 Nov 2009 21:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbond.com/?p=5047#comment-12674</guid>
		<description>@ Ray Parks,

Very astute Ray.

I am with the vendor a security sub-system that is in effect, an &quot;authorization engine&quot; that works in tandem with IDM or authentication methods. Enforcement of user access rights are extended from the network edge to the resulting end behaviors that occur on the network, post-authentication.

It is very common to view authentication used as a “proxy” for authorization, which  is insufficient.  Without actual enforcement, the opportunity for unauthorized behaviors will exist. If we think about your quote of the 4th principle, and realize that is generally easy for malware or external attackers to gain entry to the network, then an extension of that is that the current lack of this capability is why malware and insiders currently present high security risk. 

What is not realized often enough, is that external attackers that successfully penetrate the perimeter are now insiders. Their highest probability of success comes from assuming the identity of low ranking employees, because there tends to be more of them. The lack of authorization at that point is why there is a failure to prevent privilege escalation, at which point the attacker has access to anything in the network.

A strong authorization engine protects the systems and resources from even the authorized users with passwords.</description>
		<content:encoded><![CDATA[<p>@ Ray Parks,</p>
<p>Very astute Ray.</p>
<p>I am with the vendor a security sub-system that is in effect, an &#8220;authorization engine&#8221; that works in tandem with IDM or authentication methods. Enforcement of user access rights are extended from the network edge to the resulting end behaviors that occur on the network, post-authentication.</p>
<p>It is very common to view authentication used as a “proxy” for authorization, which  is insufficient.  Without actual enforcement, the opportunity for unauthorized behaviors will exist. If we think about your quote of the 4th principle, and realize that is generally easy for malware or external attackers to gain entry to the network, then an extension of that is that the current lack of this capability is why malware and insiders currently present high security risk. </p>
<p>What is not realized often enough, is that external attackers that successfully penetrate the perimeter are now insiders. Their highest probability of success comes from assuming the identity of low ranking employees, because there tends to be more of them. The lack of authorization at that point is why there is a failure to prevent privilege escalation, at which point the attacker has access to anything in the network.</p>
<p>A strong authorization engine protects the systems and resources from even the authorized users with passwords.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Éireann Leverett</title>
		<link>http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/comment-page-1/#comment-12623</link>
		<dc:creator>Éireann Leverett</dc:creator>
		<pubDate>Thu, 26 Nov 2009 13:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbond.com/?p=5047#comment-12623</guid>
		<description>I know what some of Jake is saying is true, but also a little harsh. Some of those &#039;posers&#039; need more experience to become experts. Specifically, authentication is hard to learn, as you rarely get proper feedback on your mistakes. Also, many people do not read current academix literature on the subject, and many who like to, are not given the time!

This is where some time &#039;attacking&#039; will in the long run inform &#039;design&#039;. I agree with Jake on learning more about the folks you&#039;re hiring, but also like to point out that newbie to expert is not a simple phase transition, it takes time.</description>
		<content:encoded><![CDATA[<p>I know what some of Jake is saying is true, but also a little harsh. Some of those &#8216;posers&#8217; need more experience to become experts. Specifically, authentication is hard to learn, as you rarely get proper feedback on your mistakes. Also, many people do not read current academix literature on the subject, and many who like to, are not given the time!</p>
<p>This is where some time &#8216;attacking&#8217; will in the long run inform &#8216;design&#8217;. I agree with Jake on learning more about the folks you&#8217;re hiring, but also like to point out that newbie to expert is not a simple phase transition, it takes time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Casey</title>
		<link>http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/comment-page-1/#comment-12585</link>
		<dc:creator>Rob Casey</dc:creator>
		<pubDate>Wed, 25 Nov 2009 05:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbond.com/?p=5047#comment-12585</guid>
		<description>Interesting post - The issue of appropriateness of a mechanism for the purposes of authentication however extends beyond simply MAC and IP addresses, but to the strength of any authentication.  In its most ideal form, authentication should be absolute, transparent and unique.  This however is not always realised - or more generally, even able to be realised - within the practical setting.  Authentication by MAC and IP address is one example of the compromised authentication mechanism that is often employed without understanding of the attack vectors that may be employed to circumvent or undermine this mechanism.

I would note that the comments from Ray with regard to distinction of authorisation are additionally insightful and serve as an important element of access control even where authentication is implemented in an ideal manner in order to ensure access is permitted only as required.</description>
		<content:encoded><![CDATA[<p>Interesting post &#8211; The issue of appropriateness of a mechanism for the purposes of authentication however extends beyond simply MAC and IP addresses, but to the strength of any authentication.  In its most ideal form, authentication should be absolute, transparent and unique.  This however is not always realised &#8211; or more generally, even able to be realised &#8211; within the practical setting.  Authentication by MAC and IP address is one example of the compromised authentication mechanism that is often employed without understanding of the attack vectors that may be employed to circumvent or undermine this mechanism.</p>
<p>I would note that the comments from Ray with regard to distinction of authorisation are additionally insightful and serve as an important element of access control even where authentication is implemented in an ideal manner in order to ensure access is permitted only as required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Parks</title>
		<link>http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/comment-page-1/#comment-12583</link>
		<dc:creator>Ray Parks</dc:creator>
		<pubDate>Wed, 25 Nov 2009 04:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbond.com/?p=5047#comment-12583</guid>
		<description>A further problem is that there is a distinction between authentication and authorization.  Once an entity (human, software, or hardware) in a system is authenticated, there needs to be a gatekeeper that checks whether that entity is authorized to perform the requested action.  The simple form of this is authentication via a password and authorization to act upon a file based on ACLs.  Role-based access control is the corollary to multiple factor authentication.  If you mix authentication and authorization of different strengths, the resulting system is only as strong as the weakest.

You&#039;re quite right about the strength of MACs and IP addresses - we are in the midst of an assessment during which we used faking of both - not to perform an attack but to get access to another network for setup!  We&#039;ll use the techniques for the actual pen-test once we download all the packages we want.

Another issue is reliance on VLANs as a security measure.  I can&#039;t claim any credit, but my teams have used multiple techniques to get past VLAN separation, usually to get to the primary, privileged VLAN.

All of this relates back to the fourth principle of cyberwarfare (according to Duggan and Parks :-):

Some entity within the cyber world has the authority,
access, or ability to perform any action an attacker desires
to perform. The attacker&#039;s goal is to assume the identity of
that entity, in some fashion.</description>
		<content:encoded><![CDATA[<p>A further problem is that there is a distinction between authentication and authorization.  Once an entity (human, software, or hardware) in a system is authenticated, there needs to be a gatekeeper that checks whether that entity is authorized to perform the requested action.  The simple form of this is authentication via a password and authorization to act upon a file based on ACLs.  Role-based access control is the corollary to multiple factor authentication.  If you mix authentication and authorization of different strengths, the resulting system is only as strong as the weakest.</p>
<p>You&#8217;re quite right about the strength of MACs and IP addresses &#8211; we are in the midst of an assessment during which we used faking of both &#8211; not to perform an attack but to get access to another network for setup!  We&#8217;ll use the techniques for the actual pen-test once we download all the packages we want.</p>
<p>Another issue is reliance on VLANs as a security measure.  I can&#8217;t claim any credit, but my teams have used multiple techniques to get past VLAN separation, usually to get to the primary, privileged VLAN.</p>
<p>All of this relates back to the fourth principle of cyberwarfare (according to Duggan and Parks <img src='http://www.digitalbond.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> :</p>
<p>Some entity within the cyber world has the authority,<br />
access, or ability to perform any action an attacker desires<br />
to perform. The attacker&#8217;s goal is to assume the identity of<br />
that entity, in some fashion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Brodsky</title>
		<link>http://www.digitalbond.com/index.php/2009/11/24/what-authentication-isnt/comment-page-1/#comment-12582</link>
		<dc:creator>Jake Brodsky</dc:creator>
		<pubDate>Wed, 25 Nov 2009 03:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbond.com/?p=5047#comment-12582</guid>
		<description>Let&#039;s be honest. There are many posers who call themselves IT security specialists. Joe Weiss has often stated that there may not be more than a hundred control system cyber security specialists in the world. And I&#039;ve heard that there may not be more than 1000 IT security specialists who are worth much either.  

That estimate sounds about right, though it may be off by a factor of two or three.  There aren&#039;t many who really understand what goes on in a network, what the authentication is based upon, or even what authentication actually is.  

These are still very new and raw fields of interest. There are lots of pretenders.  The public doesn&#039;t know the difference between the wannabes and the real pros. 

Until professional organizations get good at showing people what to look for and what to expect from a reputable security professional, I feel that this farce will continue.</description>
		<content:encoded><![CDATA[<p>Let&#8217;s be honest. There are many posers who call themselves IT security specialists. Joe Weiss has often stated that there may not be more than a hundred control system cyber security specialists in the world. And I&#8217;ve heard that there may not be more than 1000 IT security specialists who are worth much either.  </p>
<p>That estimate sounds about right, though it may be off by a factor of two or three.  There aren&#8217;t many who really understand what goes on in a network, what the authentication is based upon, or even what authentication actually is.  </p>
<p>These are still very new and raw fields of interest. There are lots of pretenders.  The public doesn&#8217;t know the difference between the wannabes and the real pros. </p>
<p>Until professional organizations get good at showing people what to look for and what to expect from a reputable security professional, I feel that this farce will continue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
