<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Risking IT - Risk Management &#38; Information Security</title>
	<atom:link href="http://www.riskingit.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riskingit.org</link>
	<description></description>
	<lastBuildDate>Sun, 25 Apr 2010 03:14:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>The Dangers of Distributed Group Management</title>
		<link>http://www.riskingit.org/the-dangers-of-distributed-group-management/</link>
		<comments>http://www.riskingit.org/the-dangers-of-distributed-group-management/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 03:14:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Logical Access]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[User Management]]></category>

		<guid isPermaLink="false">http://www.riskingit.org/?p=5</guid>
		<description><![CDATA[I worked at a small company that deployed Active Directory in the late 90&#8242;s.  We used AD as a central authentication and authorization directory for many things, like desktops, key applications, VPN access, and so on.  The company grew quickly.  We had multiple lines of business, each with their own &#8220;IT&#8221; competency, in addition to [...]<p><a href="http://www.riskingit.org/the-dangers-of-distributed-group-management/">The Dangers of Distributed Group Management</a> is a post from: <a href="http://www.riskingit.org">Risking IT - Risk Management &amp; Information Security</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I worked at a small company that deployed Active Directory in the late 90&#8242;s.  We used AD as a central authentication and authorization directory for many things, like desktops, key applications, VPN access, and so on.  The company grew quickly.  We had multiple lines of business, each with their own &#8220;IT&#8221; competency, in addition to a central IT group who managed Active Directory and the other central parts of the organization.  As time went on, these vertical business units became more sophisticated; managing servers and applications for their specific business area.  Across the enterprise, AD became the standard authentication and authorization mechanism for servers and applications, including in the lines of business.  Relying on AD gave the business units key advantages:</p>
<ul>
<li>Central provisioning of user accounts by the IT helpdesk</li>
<li>Ability to reliably disable terminated employees from a single place</li>
</ul>
<p>When the business set up a new application or server, they would request a new AD group be created, with the group membership delegated to a business level administrator.  The new server or application would be configured to rely on AD for authentication and the new AD group(s) to grant permissions.  This worked well for many years.</p>
<p>Until we were bought.  We were bought by a much larger company with much more mature process and security requirements.  In particular, each &#8220;permission&#8221; needed to have an identified owner, and a period revalidation that all employees with that permission still require it.  The requirement was very sensible and did not seem, on the surface, to be problematic.  After all, we had consolidated all access permissions into AD.  Complying with the new requirement seemed like it would be easy until we started to map it out.</p>
<p>We quickly realized that we had a mess on our hands.  Over the course of a decade, several thousand permission groups had been added by the business areas.  Each time an application was updated that required separating user permissions out a bit differently, a new set of groups was requested (or a mix of re purposing existing groups and requesting new groups).  Existing groups not reused were simply abandoned.</p>
<p>There was no documentation of the permission set that a given group provided.  The business units had simply taken the AD permissions and leveraged them as needed. For example, one business unit had an application they built which used AD groups to assign permissions within the application.  A specific section of the application was built for server administrators in that business unit.  The team subsequently rebuilt a number of Windows and Linux servers, using the same AD group used by the application to provide administrator access to those servers.</p>
<p>The plan to consolidate authentication and authorization into Active Directory was a noble one, however, the lack of a solid process to map AD groups to permissions and the dependencies of systems and servers to AD created a serious problem.  This gap created a circumstance where employees may have had the opportunity to access systems or applications with permissions that they should not have had.</p>
<p>Don&#8217;t become complacent with technology like we did.  Ensure that robust logical access policies and processes exist, as they are safety net to avoid serious problems.  A good consideration of risks and use cases would have easily identified the gap.  But, so would a consideration of how to re-validate employee access to permissions in order to comply with a company policy.</p>
<p><a href="http://www.riskingit.org/the-dangers-of-distributed-group-management/">The Dangers of Distributed Group Management</a> is a post from: <a href="http://www.riskingit.org">Risking IT - Risk Management &amp; Information Security</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.riskingit.org/the-dangers-of-distributed-group-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying Copyright &amp; Version Information on Web Sites</title>
		<link>http://www.riskingit.org/displaying-copyright-version-information-on-web-sites/</link>
		<comments>http://www.riskingit.org/displaying-copyright-version-information-on-web-sites/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 20:51:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Site]]></category>

		<guid isPermaLink="false">http://www.riskingit.org/?p=7</guid>
		<description><![CDATA[I have long had a problem with the insistence by writers of software that version &#38; copyright information from the software be visible.  The issue first got my attention a few years ago when a Simple Machines Forum exploit was created that used Google to identify targets.  A particular version of SMF was vulnerable, and [...]<p><a href="http://www.riskingit.org/displaying-copyright-version-information-on-web-sites/">Displaying Copyright &#038; Version Information on Web Sites</a> is a post from: <a href="http://www.riskingit.org">Risking IT - Risk Management &amp; Information Security</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I have long had a problem with the insistence by writers of software  that version &amp; copyright information from the software be visible.   The issue first got my attention a few years ago when a Simple Machines  Forum exploit was created that used Google to identify targets.  A  particular version of SMF was vulnerable, and because SMF displays a  consistent copyright and version number, the malware author was able to  create a simple Google query that could direct him to essentially every  vulnerable SMF forum on the Internet.  Fortunately, my forum wasn&#8217;t  impacted, but it wasn&#8217;t because my site was not found &#8211; I run the  Suhosin security patch for php which blocked the attack.</p>
<p>Some would say this is security through obscurity, and to an extent, it is.  It&#8217;s hard to find a real-world parallel to this, but I&#8217;ll try:</p>
<p>Imagine your house has a certain brand of locks on all the doors.  Someone finds a weakness in the lock that lets someone open the locked door extremely easily.  That&#8217;s the vulnerable web site.  Now, imagine the lock manufacturer keeps a list of all the houses in the world that use the problematic lock, and on which doors the lock is installed.  Now think about leaving copies of that list all over the place.  That seems pretty crazy, but in Internet terms, trying to keep that list private would be called &#8220;security through obscurity&#8221;.  Indeed, the Internet example is much more aggressive, since location is irrelevant and the break-in&#8217;s can be scripted to happen at a rate of hundreds or thousands per minute.</p>
<p>I am not proposing that the copyrights &amp; version numbers be removed as standard practice as an alternative to other security measures &#8211; to do so would be very foolish.  This simply reduces or eliminates the automation and mass exploit capabilities that attackers currently have.</p>
<p>So, what got me thinking about that was this log I saw today for another site I administer, <a href="http://www.syslog.org" target="_blank">syslog.org</a>:</p>
<p>71.52.247.235 &#8211; - [26/Mar/2010:10:07:54 -0400] &#8220;GET  /forum/web-server-logs/continuing-attack-attempts-against-smf/ HTTP/1.1&#8243;  200 32542  &#8220;http://www.google.com/search?q=%22SMF+%C2%A9+2006-2009%2C+Simple+Machines+LLC%22&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;client=firefox-a&amp;rlz=1R1GGGL_en___US363&#8243; &#8220;Mozilla/5.0  (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2) Gecko/20100316  Firefox/3.6.2 GTB6 (.NET CLR 3.5.30729)&#8221;</p>
<p>If you paste the referrer into your web browser, you can see that the visitor came from a Google search for the term: &#8220;SMF © 2006-2009, Simple Machines LLC&#8221;.  In this case, the &#8220;visitor&#8221; was not out to attack the site.  He was simply a forum spammer who creates an account and decorates that account with links to sites he is promoting.  It&#8217;s pretty clever, actually, since good forum mods will react to spammy forum posts, resulting in the post and the account being deleted.  But, simply creating the account generally doesn&#8217;t set off an alarm, so the account quietly sits there with it&#8217;s payload of links waiting to be indexed by search engines.</p>
<p>This is yet another reason to stop the madness of including the standard copyright for such software on a web site.  In this case, the spammer specifically targeted Simple Machines forums.  He most likely started at the top of the list registering accounts, working his way down, and may even have a script engine that does most of the work for him.  This is mostly a nuisance, but it does indicate that there are not many upsides, and a lot of downsides to letting search engines create nice, neat lists of which sites are running which software.</p>
<p>Some software is militant about the copyright being displayed, others are more relaxed.  Generally, even the most strict projects will allow removing the version number.  It is prudent to remove as much information as the license will permit, to make your site less of a target.</p>
<p><a href="http://www.riskingit.org/displaying-copyright-version-information-on-web-sites/">Displaying Copyright &#038; Version Information on Web Sites</a> is a post from: <a href="http://www.riskingit.org">Risking IT - Risk Management &amp; Information Security</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.riskingit.org/displaying-copyright-version-information-on-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is Risk Management?</title>
		<link>http://www.riskingit.org/what-is-risk-management/</link>
		<comments>http://www.riskingit.org/what-is-risk-management/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 01:17:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Risk Management]]></category>

		<guid isPermaLink="false">http://www.riskingit.org/?p=4</guid>
		<description><![CDATA[Risk Management is a deceptively broad term. Many common IT practices stem from a deliberate, or more often, subconscious desire to manage risk. For example, change management programs are intended to reduce risk associated with planned and unplanned changes to the environment. Information security programs are another common risk management activity. At it&#8217;s core, risk [...]<p><a href="http://www.riskingit.org/what-is-risk-management/">What Is Risk Management?</a> is a post from: <a href="http://www.riskingit.org">Risking IT - Risk Management &amp; Information Security</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Risk Management is a deceptively broad term.  Many common IT practices stem from a deliberate, or more often, subconscious desire to manage risk. For example, change management programs are intended to reduce risk associated with planned and unplanned changes to the environment. Information security programs are another common risk management activity.</p>
<p>At it&#8217;s core, risk management is the assessment of  business risks and the deliberate mitigation or acceptance of identified risks.  The process of identifying and rating risks is called a Risk Assessment.  Standard frameworks have been developed from various disciplines, such  as Business Continuity and Information Security, to aid in identifying  and ranking risks.  Viewed through the lens of a risk assessment, the necessary depth of mitigation can be defined and justified.</p>
<p>With this site, I intend to convey what I have learned about risk management during my career, and continue to learn.  Expect the content to be slanted toward the security side of the scale, with some disaster recovery &amp; business continuity thrown in.</p>
<p><a href="http://www.riskingit.org/what-is-risk-management/">What Is Risk Management?</a> is a post from: <a href="http://www.riskingit.org">Risking IT - Risk Management &amp; Information Security</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.riskingit.org/what-is-risk-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

