<?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>ERE-Security Blog &#187; Return on Investment</title>
	<atom:link href="http://ere-security.com/blog/tag/return-on-investment/feed" rel="self" type="application/rss+xml" />
	<link>http://ere-security.com/blog</link>
	<description>NERC CIP, NERC CIP compliance, SCADA, SOX, digital certificates, harmonized TRA, privacy compliance audit, CSOX compliance audit,  it security audit, information security auditors, IT security auditors, web security auditors, information security audit, information security auditor, security policy document</description>
	<lastBuildDate>Sat, 21 May 2011 00:10:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Land mines, application audits:  Is your audit scope correct?</title>
		<link>http://ere-security.com/blog/land-mines-application-audits-is-your-audit-scope-correct</link>
		<comments>http://ere-security.com/blog/land-mines-application-audits-is-your-audit-scope-correct#comments</comments>
		<pubDate>Tue, 01 Mar 2011 23:01:23 +0000</pubDate>
		<dc:creator>Ron Lepofsky</dc:creator>
				<category><![CDATA[Security Postings]]></category>
		<category><![CDATA[Application audit]]></category>
		<category><![CDATA[code lifecycle review]]></category>
		<category><![CDATA[code review]]></category>
		<category><![CDATA[external vulnerability assessment]]></category>
		<category><![CDATA[Return on Investment]]></category>
		<category><![CDATA[ROI]]></category>

		<guid isPermaLink="false">http://ere-security.com/blog/?p=345</guid>
		<description><![CDATA[Finding vulnerabilities in applications are like finding landmines - look for them all or watch your step.]]></description>
			<content:encoded><![CDATA[<p>Doing an application audit is like looking for land mines. If you want to find all the land mines, you have to search every single square inch of real estate you want to ensure is mine-free. Otherwise, what’s the point of looking for them in the first place?<br />
Similarly for application audits, it’s necessary to audit the entire scope of applications in question, or there is no point in doing the exercise.</p>
<p> Application owners sometimes get confused when doing a follow-up audit after they have implemented all recommendations made in an original audit. Some owners think they can save money on a subsequent audit simply by having an auditor validate the mitigation recommendations were implemented correctly.</p>
<p>Which is 100% correct.<br />
Unless the owner is actually concerned about new vulnerabilities, or land mines to continue with the analogy, that have been introduced into the environment since the last audit.</p>
<p>To put a fine point on this issue, it is possible two activities occurred within the same timeframe, which are:<br />
• The remediation steps were implemented.<br />
• New vulnerabilities or land mines were introduced.<br />
This issue is obviously exacerbated in the case of web facing applications where the consequences of vulnerability can increase exponentially with access.<br />
<strong></strong></p>
<p><strong>Calculating the Correct Audit Scope<br />
</strong>The correct audit scope is one that has an appropriate return on investment. This is a decision usually made by the IT security steering committee or by an executive management committee.</p>
<p>Since technical IT security details are not relevant to senior management, it is incumbent upon the security analyst to convey the ROI case for the audit cost in terms of cost and risk. Risk, risk appetite and ROI can be evaluated in terms of:<br />
• Estimated costs to the corporation for each instance of a vulnerability being compromised.<br />
• The estimated number of compromises that might occur in a year, depending upon the degree of IT security due diligence performed by the corporation.<br />
• The appetite of the executives for accepting risk.<br />
• The cost of an initial audit and of subsequent audits.<br />
• The ratio of annual estimated total potential downside costs : annual audit costs<br />
<strong></strong></p>
<p><strong>Parameters to Scope an Application Audit<br />
</strong>Just like all aspects of IT security, which is most effective when deployed in complementary layers, application audits are also performed in complementary layers. These layers are mutually exclusive and one layer does not replace another layer. They are simply different ways to evaluate the security health of an application.</p>
<p>Some of the key layers of a web facing application audit are:</p>
<p><em>External vulnerability assessment<br />
</em>Core issues are authorization and authentication, susceptibility to failure by overloading with large traffic volumes, application owner’s security reporting on suspect activity, and existence of known vulnerabilities.</p>
<p><em>Code Review<br />
</em>The goals are to identify the existence of known vulnerabilities, weaknesses in coding architecture, and adequate documentation / commenting in order for an auditor have sufficient understanding of intended logic in order to review the security quality of the code.</p>
<p><em>Code Lifecycle Review<br />
</em>Identify Critical security flaws which are often found in areas of not incorporating security into the coding architecture, poor or non-existent code change management, and lack of separation of duties between writing code / testing code / handing production code.</p>
<p><em>Physical Security<br />
</em>Determine the degree to which unauthorized and untraceable access to code is possible, throughout all lifecycle aspects, including storage / transportation (including electronic) and destruction.</p>
<p>Metaphoric land mines abound!</p>
<p>Have a secure week. Ron Lepofsky CISSP, CISM, B.A.SC. <a href="http://www.ere-security.ca">www.ere-security.ca</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ere-security.com/blog/land-mines-application-audits-is-your-audit-scope-correct/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculating ROI as a % of Cost of Risk</title>
		<link>http://ere-security.com/blog/calculating-roi-as-a-of-cost-of-risk</link>
		<comments>http://ere-security.com/blog/calculating-roi-as-a-of-cost-of-risk#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:43:47 +0000</pubDate>
		<dc:creator>Ron Lepofsky</dc:creator>
				<category><![CDATA[Information Security]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Security Postings]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Return on Investment]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[Security Risks]]></category>

		<guid isPermaLink="false">http://ere-security.com/blog/?p=111</guid>
		<description><![CDATA[ 
This is the third article in this series on the Methodology of Calculating ROI for IT security
There are three components to the ROI calculation:
1. Identifying actual security risks and translating them into quantifiable business risks.
2. Identifying how to mitigate the security risks, and determining the associated cost.
3. Calculating the ROI as the per cent [...]]]></description>
			<content:encoded><![CDATA[<p><strong> </strong></p>
<p>This is the third article in this series on the Methodology of Calculating ROI for IT security</p>
<h3><strong>There are three components to the ROI calculation:</strong></h3>
<p>1. Identifying actual security risks and translating them into quantifiable business risks.<br />
2. Identifying how to mitigate the security risks, and determining the associated cost.<br />
3. Calculating the ROI as the per cent of cost of mitigation divided by the cost of the risk.  This segment describes how to calculate ROI as the per cent of cost of mitigation divided by the cost of risk.</p>
<h3><strong>Calculating the ROI</strong></h3>
<p>The totals of the cost of risk and the mitigation costs are used in the following formula:<br />
ROI = mitigation costs divided by the cost of potential risk divided by 100</p>
<p>Or</p>
<p>ROI = % (mitigation costs) / (the cost of potential risk)</p>
<h3><strong>Sample ROI business case</strong></h3>
<p>A company is implementing a new web based transaction system for their clients to place orders and to enquire about their account balance.  The incremental projected profit from the web site is estimated at $5,000 per day.</p>
<p>To minimize the complexity of the networking infrastructure required for the web site to communicate with a back-end database, the web site will be placed inside a DMZ within the corporate network.  However, the database server will reside on the corporate network.</p>
<p>The CISO wants to understand the total business impact of a security breach on the new web site actually translating into a security event.  She requests the governance committee identify what the potential costs would arise per occurrence of such an event, relating to four (4) specific subjects:</p>
<ol>
<li>Lost profit.</li>
<li>Inability of other servers on the corporate network to continue operations.</li>
<li>Damage to corporate and brand reputation.</li>
<li>Legal consequences.</li>
</ol>
<p>The governance committee provides the following averaged costs per occurrence of a security event, assuming a two day outage, for the four subjects:</p>
<ol>
<li>Lost profit:     <strong>$10,000</strong></li>
<li>Inability of other servers on the corporate network to continue operations:     <strong>$100,000</strong></li>
<li>Damage to corporate and brand reputation:     <strong>$800,000</strong></li>
<li>Legal consequences:    <strong> $200,000</strong></li>
<li><strong>Total potential costs.</strong> <strong>$1,110,000</strong></li>
</ol>
<p>The CISO then determines that the cost to protect the increase in scope and risk of the infrastructure, over a three years period is <strong>$50,000 per year</strong>.</p>
<p>The CISO then calculates, per occurrence:</p>
<p>ROI = $50,000 / ($1,110,000 x 100%)</p>
<p>=  5%</p>
<h3><strong>Creating an Ongoing ROI Cost Justification Process</strong></h3>
<p><strong> </strong>Fundamental to ensuring an ongoing adequate security budget is keeping the executive committee fully engaged in the security process. It is incumbent upon the CIO and CISO to educate their executive peers on the principle that security is an ongoing process, and not a onetime event.</p>
<p>As such, as the CISO successfully implements security infrastructure, it is critical they report on the results in terms of the initial business case used to cost justify the process. This can be successfully accomplished by proving with a business case that the investment in security had the planned payback.</p>
<p>An evidentiary approach to providing factual proof to the governance committee is to accumulate statistical proof of potential breaches that were avoided.  These statistics should be collected from the logs of the security technology, which identify risks that were caught, vulnerabilities that were mitigated, and potential security events that were therefore avoided.</p>
<p>It is recommended to communicate this material in simple graph format, showing:</p>
<ol>
<li>The number of incidents ranked by severity plotted against a timeline.</li>
<li>The resulting potential losses associated with possible incidents, plotted against time.</li>
</ol>
<p>My final article in this series will cover outsourcing security monitoring as a cost savings option and a call to action for the entire series. <strong> </strong></p>
<p>Have a secure week.</p>
<p>Regards, Ron Lepofsky, B.A. SC. (Mech Eng), CISSP</p>
<p>ERE Information Security Auditor</p>
<p><a href="http://www.ere-security.ca/"><strong>www.ere-security.ca</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ere-security.com/blog/calculating-roi-as-a-of-cost-of-risk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

