<?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>Network Security Consulting Blog</title>
	<atom:link href="http://blog.emagined.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.emagined.com</link>
	<description>Featuring Dr. Eugene Schultz, Emagined Security CTO</description>
	<lastBuildDate>Mon, 30 Aug 2010 23:06:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What Next? A 64-bit Windows Rootkit</title>
		<link>http://blog.emagined.com/2010/08/30/what-next-a-64-bit-windows-rootkit/</link>
		<comments>http://blog.emagined.com/2010/08/30/what-next-a-64-bit-windows-rootkit/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 23:05:30 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/30/what-next-a-64-bit-windows-rootkit/</guid>
		<description><![CDATA[To say that rootkits present more risk than any other type of malware is hardly debatable. Estimates saying that one out of every five Windows systems on the Internet are infected with some kind of rootkit or another are not uncommon, and although proof is hard to come by, these estimates are probably not unreasonable. [...]]]></description>
			<content:encoded><![CDATA[<p>To say that rootkits present more risk than any other type of malware is hardly debatable. Estimates saying that one out of every five Windows systems on the Internet are infected with some kind of rootkit or another are not uncommon, and although proof is hard to come by, these estimates are probably not unreasonable. As bad as the rootkit problem has been, we have to some extent been spared because to the best of our knowledge, rootkits for 64-bit operating systems have not been developed&#8211;at least until now. <span id="more-839"></span></p>
<p>The TDL3 rootkit is viewed by many malware experts as the most sophisticated rootkit to surface in real-world settings. It has fared very well in its efforts to avoid detection and eradication by anti-virus software. Yet previous versions of this rootkit have been limited by several protection mechanisms that Microsoft has built into recent versions of Windows operating systems (e.g., the 64-bit versions of Vista and Windows 7:</p>
<p>1. A very systematic digital signature check keeps rogue drivers out of kernel memory. A driver must be digitally signed if it is to be loaded into kernel memory. Because malicious code is almost never digitally signed, rogue drivers are prevented from getting where they need to be to hook kernel memory processes.</p>
<p>2. Windows Kernel Patch Protection (“PatchGuard”) prevents kernel mode drivers from changing anything within the Windows kernel, including the System Service Descriptor Table (SSDT), Interrupt Descriptor Table (IDT), and the kernel code itself.</p>
<p>3. In Windows systems one must run as the Administrator to be able to install code. Both Vista and Windows 7 do not by default allow users to run as the Administrator.</p>
<p>What is different about the version of TDL3 that targets 64-bit Windows systems is that it gains control very early during the boot sequence&#8211;by altering the Master Boot Record (MBR) as the target system is booting so that it can intercept and take ownership of routines that run during boot time and then load its own malicious drivers. This enables the latest version of TDL3 to circumvent the first two of the Windows protection mechanisms described above. But there is still another barrier that this rootkit faces&#8211;having the Administrative privileges needed to infect the MBR. Unless the user on the targeted machine throws all caution to the wind and logs on as the Administrator, the 64-bit targeting version of TDL3 cannot do its dire deeds. But it gets around this barrier by causing the targeted host to restart, thereby getting the maliciously altered MBR to be read and loaded before other processes can intervene.</p>
<p>The presence of a rootkit that targets 64-bit Windows OSs is a very significant and frightening development. Other similar rootkits are bound to follow&#8211;quickly. Not only will many more Windows systems become infected, but once again the anti-virus vendors will be left standing flatfooted, wondering what to do. Unfortunately, the bad guys keep showing just how far they are ahead of the white hat community, and there appears to be no easy and cheap way to remedy this sad situation.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/30/what-next-a-64-bit-windows-rootkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The SANS Virtualization Summit</title>
		<link>http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit/</link>
		<comments>http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:37:55 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit/</guid>
		<description><![CDATA[I was fortunate enough to be able to attend the SANS Virtualization Summit in Washington DC last week. To me, the name SANS equates to quality, and the SANS Virtualization Summit did not prove to be any kind of exception to this rule. 
Not unexpectedly, a great deal of the content covered in this workshop [...]]]></description>
			<content:encoded><![CDATA[<p>I was fortunate enough to be able to attend the SANS Virtualization Summit in Washington DC last week. To me, the name SANS equates to quality, and the SANS Virtualization Summit did not prove to be any kind of exception to this rule. </p>
<p>Not unexpectedly, a great deal of the content covered in this workshop had to do with cloud computing. Whether we like it or not, many people equate virtualization and cloud computing. The difference in the SANS Virtualization Summit was that the cloud computing talks actually had some substance to them, unlike most of the other talks on this subject that I have attended at other meetings and conferences. My favorite one was by Matt Linton, who described an eloquent network architecture in which security processes were well-integrated into cloud services at NASA-Ames Research Center. In another session Alexander Meisel, CEO of Art of the Defense, pointed out an often overlooked advantage of cloud computing, namely that it can offer such extensive computing power that some complex business processes that may not run well in conventional IT environments may be able to run well in the cloud.</p>
<p>My main interest is not cloud computing, however, but rather virtualization, especially virtualization security. A few sessions focused on the difficulty of knowing just how many virtual machines (VMs) are running in virtualized environments. One IT director talked about an audit that was conducted. The auditors found a total of 250 VMs, but the director knew of only 50 of them. Imagine the security (let alone auditing) issues that this “VM sprawl” created! Other sessions focused on the differences between conventional physical networking and virtual networking. Traffic between VMs may travel routes that network and system administrators have never envisioned. Conventional security barriers such as firewalls and intrusion prevention systems might thus not be able to inspect and in some cases block some of the traffic in virtual networks. Fortunately, technology such as virtual firewalls that mitigate this problem has become available in the past few years. </p>
<p>One of the most interesting talks was by the conference chair, Tom Liston. He described his research efforts in trying to discover and exploit a vulnerability in VMware that would allow someone who had access to a guest VM to obtain access to the host VM without authorization. Many virtualization specialists claim that “bare metal” virtualization prevents this kind of thing from happening. He refuted this claim, saying that it is impossible for a virtual machine monitor (VMM) to run directly on hardware&#8211;there must be at least some operating system instructions available if the VMM layer is to function. This gives an attacker the ability to identify and exploit vulnerabilities in the operating system, even if the operating system is razor thin. Tom found that operating system instructions were written in assembly language, and that some of the commands were not part of the conventional instruction set, but were rather custom instructions. He discovered some coding flaws that could be exploited; one allowed him to crash one of the guest VMs to gain unauthorized access to the host VM on the same physical machine. </p>
<p>A good part of the second day of the conference dealt with compliance issues. Speakers and panelists described numerous complications that cloud computing and virtualization have presented in achieving compliance with various regulations. They then advocated solutions ranging from the use of certain technology products to forming partnerships with providers and/or writing and enforcing SLA provisions that help ensure that compliance requirements are being met. </p>
<p>Ed Ray and I co-presented a talk in which we asserted that the most fundamental problem with security in virtualized environments is vulnerabilities in virtualization software. We described vulnerabilities that have surfaced in virtualization products such as various flavors of VMware, Denali, and Windows Server 2008 Hyper-V over the years, and said that if you do other things right for security in virtualized environments, but do not create and implement a vulnerability patching process, virtualized environments are wide open to attackers. If you would like a copy of this talk, just send email to seminar@emagined.com.<br />
I entered the virtualization security arena over four years ago, and have found it to be fascinating. I have done my best to learn as much as I can, and I have learned quite a bit over the years, but the SANS Virtualization Summit did more to accelerate my knowledge and understanding than anything prior to it. Good job, SANS, good job, Tom Liston. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The SANS Virtualization Summit</title>
		<link>http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit-2/</link>
		<comments>http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit-2/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:37:55 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit/</guid>
		<description><![CDATA[I was fortunate enough to be able to attend the SANS Virtualization Summit in Washington DC last week. To me, the name SANS equates to quality, and the SANS Virtualization Summit did not prove to be any kind of exception to this rule. 
Not unexpectedly, a great deal of the content covered in this workshop [...]]]></description>
			<content:encoded><![CDATA[<p>I was fortunate enough to be able to attend the SANS Virtualization Summit in Washington DC last week. To me, the name SANS equates to quality, and the SANS Virtualization Summit did not prove to be any kind of exception to this rule. <span id="more-835"></span></p>
<p>Not unexpectedly, a great deal of the content covered in this workshop had to do with cloud computing. Whether we like it or not, many people equate virtualization and cloud computing. The difference in the SANS Virtualization Summit was that the cloud computing talks actually had some substance to them, unlike most of the other talks on this subject that I have attended at other meetings and conferences. My favorite one was by Matt Linton, who described an eloquent network architecture in which security processes were well-integrated into cloud services at NASA-Ames Research Center. In another session Alexander Meisel, CEO of Art of the Defense, pointed out an often overlooked advantage of cloud computing, namely that it can offer such extensive computing power that some complex business processes that may not run well in conventional IT environments may be able to run well in the cloud.</p>
<p>My main interest is not cloud computing, however, but rather virtualization, especially virtualization security. A few sessions focused on the difficulty of knowing just how many virtual machines (VMs) are running in virtualized environments. One IT director talked about an audit that was conducted. The auditors found a total of 250 VMs, but the director knew of only 50 of them. Imagine the security (let alone auditing) issues that this “VM sprawl” created! Other sessions focused on the differences between conventional physical networking and virtual networking. Traffic between VMs may travel routes that network and system administrators have never envisioned. Conventional security barriers such as firewalls and intrusion prevention systems might thus not be able to inspect and in some cases block some of the traffic in virtual networks. Fortunately, technology such as virtual firewalls that mitigate this problem has become available in the past few years.</p>
<p>One of the most interesting talks was by the conference chair, Tom Liston. He described his research efforts in trying to discover and exploit a vulnerability in VMware that would allow someone who had access to a guest VM to obtain access to the host VM without authorization. Many virtualization specialists claim that “bare metal” virtualization prevents this kind of thing from happening. He refuted this claim, saying that it is impossible for a virtual machine monitor (VMM) to run directly on hardware&#8211;there must be at least some operating system instructions available if the VMM layer is to function. This gives an attacker the ability to identify and exploit vulnerabilities in the operating system, even if the operating system is razor thin. Tom found that operating system instructions were written in assembly language, and that some of the commands were not part of the conventional instruction set, but were rather custom instructions. He discovered some coding flaws that could be exploited; one allowed him to crash one of the guest VMs to gain unauthorized access to the host VM on the same physical machine.</p>
<p>A good part of the second day of the conference dealt with compliance issues. Speakers and panelists described numerous complications that cloud computing and virtualization have presented in achieving compliance with various regulations. They then advocated solutions ranging from the use of certain technology products to forming partnerships with providers and/or writing and enforcing SLA provisions that help ensure that compliance requirements are being met.</p>
<p>Ed Ray and I co-presented a talk in which we asserted that the most fundamental problem with security in virtualized environments is vulnerabilities in virtualization software. We described vulnerabilities that have surfaced in virtualization products such as various flavors of VMware, Denali, and Windows Server 2008 Hyper-V over the years, and said that if you do other things right for security in virtualized environments, but do not create and implement a vulnerability patching process, virtualized environments are wide open to attackers. If you would like a copy of this talk, just send email to seminar@emagined.com.<br />
I entered the virtualization security arena over four years ago, and have found it to be fascinating. I have done my best to learn as much as I can, and I have learned quite a bit over the years, but the SANS Virtualization Summit did more to accelerate my knowledge and understanding than anything prior to it. Good job, SANS, good job, Tom Liston.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/27/the-sans-virtualization-summit-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spanair Flight JK 5022</title>
		<link>http://blog.emagined.com/2010/08/23/spanair-flight-jk-5022/</link>
		<comments>http://blog.emagined.com/2010/08/23/spanair-flight-jk-5022/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 00:10:28 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/23/spanair-flight-jk-5022/</guid>
		<description><![CDATA[One of the things we who are information security professionals are constantly told is to be sure to anticipate risks with very extreme consequences when we perform risk analyses. Events such as the Katrina hurricane, the destruction of the World Trade Center by terrorists, and the Chernobyl nuclear power plant meltdown accompanied by a gargantuan [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things we who are information security professionals are constantly told is to be sure to anticipate risks with very extreme consequences when we perform risk analyses. Events such as the Katrina hurricane, the destruction of the World Trade Center by terrorists, and the Chernobyl nuclear power plant meltdown accompanied by a gargantuan leakage of radioactivity show that far out of the ordinary events sometimes occur and that we are usually ill-prepared to deal with them. <span id="more-833"></span></p>
<p>Several days ago some startling news started circulating on the Internet. On August 20, 2008 Spanair flight JK 5022 crashed immediately after it took off from the Marajas Airport in Madrid, Spain, killing 172 people on board. The plane had some mechanical problems, the most significant of which was having its flaps and slats retracted during takeoff. An earlier takeoff attempt the same day was aborted due to mechanical problems, and mechanical problems in the plane had also been reported a few days earlier. A computing system at the airport ran an application designed to report problems such as the ones JK 5022 experienced. Had it worked properly, the pilot would almost certainly have aborted the takeoff, but it did not. The El Pais, a daily newspaper in Spain, claims that the central computing system was so infected with Trojan horse programs that it did not function properly.</p>
<p>This news item needs to be interpreted with caution, as there is no conclusive evidence that the central computing system in question was infested with malware. An investigation into the incident is underway, and findings are due to be released by the end of this calendar year. If malware infestation turns out to be the cause of this unfortunately incident, however, the incident would be a landmark in information security in that this would be the first time that a security-related cause would be at the root of a massive catastrophe that caused many deaths.</p>
<p>Security letdowns have resulted in deaths before, however. In the 1980s a PC in a medical center that controlled the amount of radiation delivered to cancer patients undergoing radiation treatments malfunctioned because of a virus infection, causing it to deliver far too much radiation. Fortunately, only one fatality resulted from this malfunction, but even one is too much. Additionally, a control system at a textile plant that controlled a carpeting rolling machine malfunctioned, causing two employees to be suffocated because they were caught up into and trapped in a carpet roll. Analysis of the control system later revealed that a malicious insider had tampered with it.</p>
<p>If malware turns out to be the cause of the Spanair crash, the incident will serve as a compelling wake-up call that people will not be able to ignore. When security problems turn into human fatalities, even the most security-hostile managers will be forced to ask questions such as “could something like this happen in our organization if we do not adequately control security risk?”</p>
<p>Incidentally, the “blame game” in this crash has taken an interesting twist. A plane mechanic who checked the plane before its takeoff attempt and a maintenance chief are being investigated. They are likely to face manslaughter charges in the future. But how would individuals who perform the roles they do detect malware on the central computing system in question? Did anyone even think of running anti-malware tools on this system? Was the Spanair information security staff aware of the risk of malware running on this system and did the staff make recommendations for mitigating this risk? We do not presently know the answers to these questions, but I suspect that in time we will. Meanwhile, the Spanair incident shows just how important it is to anticipate events of this magnitude and to ensure that processes that address the associated risks keep risk down to an acceptable level.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/23/spanair-flight-jk-5022/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on the Limitations of Intrusion Detection Systems</title>
		<link>http://blog.emagined.com/2010/08/20/more-on-the-limitations-of-intrusion-detection-systems/</link>
		<comments>http://blog.emagined.com/2010/08/20/more-on-the-limitations-of-intrusion-detection-systems/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:41:59 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/20/more-on-the-limitations-of-intrusion-detection-systems/</guid>
		<description><![CDATA[Despite my passion for intrusion detection, I am deeply concerned about what is happening in the intrusion detection arena. Nearly a year ago I wrote a short blog series called “The new intrusion detection.” I asserted that intrusion detection systems are missing many current types of attacks, such as social engineering attacks in which malicious [...]]]></description>
			<content:encoded><![CDATA[<p>Despite my passion for intrusion detection, I am deeply concerned about what is happening in the intrusion detection arena. Nearly a year ago I wrote a short blog series called “The new intrusion detection.” I asserted that intrusion detection systems are missing many current types of attacks, such as social engineering attacks in which malicious attachments and URLs of malicious Web sites are contained in email messages that appear to be sent from someone the intended recipient knows. Statistics presented by Christopher Novak of Investigative Response Verizon Business Security Solutions presented at the ISSA-Silicon Valley meeting earlier this week suggest that the problem is even worse than I previously suspected. According to Novak, only three percent of all attacks indentified by Verizon Businesses’ clients were identified by signature-based intrusion detection systems (IDSs). In contrast, clients became aware of 69 percent of these attacks only after they were informed by a third party.<span id="more-831"></span></p>
<p>I have previously argued that IDSs (especially signature-based IDSs) in and of themselves are of little value anymore. They “see” only what they are configured to “see,” a fraction of the multitude of events that occur within networks and hosts. But they can at least provide one source of input for attack identification. Event correlation based on input from multiple sources, IDSs very much included, is necessary if organizations are going to be more proficient in identifying attacks. Security Information and Event Management (SIEM) technology is thus in theory ideally suited for this purpose, but as if have said so many times before, not all SIEM tools are equal. Only a few have excellent event correlation capability&#8211;the rest are essentially nothing more than log data aggregators and managers that provide little if any help whatsoever in incident detection.</p>
<p>So now I have a new concern regarding IDSs&#8211;using them can delude people into believing that they are really informing them about attacks that have occurred, when they in reality are not (unless, of course, they are being used as data reporters in event correlation). Just look at how long it took TJX, Heartland Payment Systems, the University of California-Berkeley, and UCLA to detect their recent massive data security breaches. I am confident that too often information security and IT staff members deploy IDSs without attempting to benchmark them for their proficiency (or lack thereof) and to estimate the amount of residual risk associated with them. These people somehow need to be educated concerning the limitations of today’s IDSs as well of the need to benchmark them and perform residual risk analyses on them.</p>
<p>At the same time, we need to wake up to the fact that even if an organization has good event correlation capability, organizations still need to share data about attacks with each other to improve the ability to recognize attacks. The US Government set up numerous Information Sharing and Analysis Centers (ISACs) in an attempt to achieve this and other goals. The Financial ISAC, for example, promotes sharing of security-related information within the financial sector, whereas the Energy ISAC facilitates information sharing within the energy section. Although ISACs have a way to go, they have at least established the value of such centers in cooperative information sharing that leads (among other things) to incident recognition.</p>
<p>Intrusion detection methods need to evolve as attacks and detection evasion methods get better. Right now event correlation and cooperative information sharing currently provide the best results, but other, more proficient methods will certainly surface in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/20/more-on-the-limitations-of-intrusion-detection-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove &#8220;Risk&#8221; from Your Writings, Part 1</title>
		<link>http://blog.emagined.com/2010/08/17/remove-risk-from-your-writings-part-1/</link>
		<comments>http://blog.emagined.com/2010/08/17/remove-risk-from-your-writings-part-1/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 20:38:43 +0000</pubDate>
		<dc:creator>James M. Anderson, CISSP, CISM, CGEIT</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/17/remove-risk-from-your-writings-part-1/</guid>
		<description><![CDATA[Five months ago I wrote in these pages a blog entitled “The Death of Risk.”  It was a rant against the recent developments in banking which have featured fat cat bankers up to their ankles in the “moral hazard” miasma and happily getting their bailouts and bonuses from the overburdened taxpayers.  The “mortgage [...]]]></description>
			<content:encoded><![CDATA[<p>Five months ago I wrote in these pages a blog entitled “The Death of Risk.”  It was a rant against the recent developments in banking which have featured fat cat bankers up to their ankles in the “moral hazard” miasma and happily getting their bailouts and bonuses from the overburdened taxpayers.  The “mortgage meltdown” combined with the subsequent “credit crisis” happened mostly because a few bankers knew their firms were “too big to fail” and took advantage of this insight.  I called it “the death of risk” because one of the things we all count on in information security is that the inadvisability of taking inappropriate risk is an almost universally accepted principle.  It is not good to “bet the company” because that is usually an inappropriate risk.  Some companies have gone out of business because their security was inadequate.  But when Lehman Brothers or Bear Stearns went down, it was because somebody else bet the company and then got surprised when they didn’t get bailed out.  Risk is everywhere, and coping with it is a major preoccupation of a legion of analysts from economists to CISSPs.</p>
<p>Now comes Donn Parker, one of the preeminent researchers and thinkers in information security, who may have taken the idea of the death of risk a little bit too far.  Parker writes in a recent journal article,</p>
<blockquote><p>“Think of security as a necessary overhead cost of doing business just as are facilities management, legal, audit, human resources, payroll, and accounting, and like the other overheads, it does not produce a return on investment (The return of savings from expenditures for security is unknown since the incidents that would have caused the savings did not occur.) I suggest that you gradually limit the extent of your risk assessments and reporting to meet only the minimum requirements of the law and regulations and remove the word “risk” from your writings, job titles, and job descriptions.”</p></blockquote>
<p>[emphasis mine]  Aaaaaaacckk! (that was me running screaming from the room!).<br />
The article appeared in last month’s issue of The ISSA Journal, volume 8 – issue 7, page 12, entitled “Our Excessively Simplistic Information Security Model and How to Fix it.”  The main point of the article is Parker’s proposal to expand our traditional “CIA” model (confidentiality, integrity and availability) to the new “Parkerian Hexad” in which he introduces three additional attributes or objectives of security, utility, authenticity and possession, explains why these three new attributes cover things that weren’t covered before and how they complete the model of information security.  Parker also adds many new types of controls (yes, Virginia, prevention, detection and correction are not enough anymore).  And he also proposes new objectives for information security, including: avoidance of negligence; an orderly &amp; protected society; compliance with laws, regulations, and audits; ethical conduct; and successful commerce; and competition.  The problem is, these new objectives replace risk reduction.  Unfortunately, “removing risk” from the definitional model of information security is impossible and absurd and to advocate it throws our whole profession on its ear.</p>
<p>There are many things in Parker’s article that I agree with.  The three new attributes he proposes can be shown to relate to “CIA” in a very complementary way.  As the velocity of information through our systems and networks continues to accelerate, we will very likely see more instances in which a breach in possession occurs when confidentiality is unaffected; availability will be fine but utility will be in the impaired, and integrity will be intact but authenticity will be revealed to be bad.  Parker’s point here is we have oversimplified the things we are striving for, and in so doing have missed important elements.  However, Parker’s arguments against risk are themselves simplistic and rhetorically throw the baby out with the bathwater.  He mostly rails against the calculation of aggregate risk for a company or organization and notes, quite correctly,  that the actual risks from disparate and ostensibly independent threats may be in many cases highly correlated yet we have no idea exactly how they interrelate.<br />
Parker correctly exposes the computation of aggregate risk for a company – or, for that matter the combination of precise risk results from uncharacteristic threats (say, the sum of the ALEs from airplane disasters and earthquakes) – as at best intellectual adventures or, worse, dangerous illusions.  But “remove risk from your writings”?  No way does that make sense.</p>
<p>In the late 1970s Alfred Kahn, an economist from Cornell University, once intemperately referred to a potential outcome of unwise policy as likely to lead to a recession, or a deep depression.  White House advisors to President Carter objected and thereafter Kahn promised never to refer to a “recession” by name.  He later jokingly said to reporters that while he could not comment on the likelihood of an economic downturn, he could talk about a “banana.”  Later, he changed the fruit to a kumquat after a large banana company complained (I’m not making this up…).  What are we to do without “risk” to talk about?  The ideas of active acceptance of risk, residual risk, and inappropriate risk that we have worked so diligently to nurture, are good and we benefit from that common language.  Risk is important…no, it is crucial.  Without it we are simply mumbling about the abstruse.  If I start talking about an orderly society and ethics, as Donn Parker argues in his article, I’ll use up all of my boardroom time slot explaining terms, then my controls proposal will get voted down because no one will have a clue what I’m talking about.  In the movie “The Blues Brothers” Egon describes the elevated amount of psychokentic energy in New York as a, “Twinkie 35 feet long weighing approximately 600 pounds.”  When your latest pen test report discloses multiple  severity one exposures and shocking unpatched vulnerabilities, instead of referring to this as inappropriate risk, you can quote Winston Zeddemore from the movie,</p>
<blockquote><p>“That’s a big Twinkie.”</p></blockquote>
<p>In part 2 of this blog, I’ll talk about why I think Risk has an undeservedly bad name, what problems have emerged by a careless use of risk terms and how to deal with all of this in a way that helps your program.  If you are busy “removing risk” from your writings, at least turn “Track Changes” on so you can get it back later…</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/17/remove-risk-from-your-writings-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Risk Management BP Style</title>
		<link>http://blog.emagined.com/2010/08/17/risk-management-bp-style/</link>
		<comments>http://blog.emagined.com/2010/08/17/risk-management-bp-style/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 17:28:38 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/17/risk-management-bp-style/</guid>
		<description><![CDATA[News concerning BP’s oil spill has made the daily headlines for the last several months. Fortunately, the leaking well has now been successfully sealed, yet experts tell us that the lingering effects of the spread of crude oil over so much land and sea are likely to affect our environment for years. What should concern [...]]]></description>
			<content:encoded><![CDATA[<p>News concerning BP’s oil spill has made the daily headlines for the last several months. Fortunately, the leaking well has now been successfully sealed, yet experts tell us that the lingering effects of the spread of crude oil over so much land and sea are likely to affect our environment for years. What should concern the US public even more, however, is the possibility that another catastrophic event of the size of the recent one may occur sometime in the not-too-distant future because of the risk management approach that BP’s executive management has by all appearances adopted.</p>
<p>The recent Gulf of Mexico catastrophe is only one of a number of highly-related incidents involving BP’s failure to mitigate operational and safety risks. You may, for instance, have read about the explosion at a BP refinery in Texas in 2005 that resulted in the deaths of 15 workers and injuries to another 170. In 2005 the Occupational Safety and Health Administration (OSHA) ordered BP to pay a fine of $21 million for numerous safety infractions at the refinery. This fine was increased to $50.6 million last year because of BP’s failure to implement safety measures mutually agreed upon by BP and OSHA, and at the same time BP was ordered to set aside at least $500 million more to implement safety and other measures that the (OSHA) has determined are still missing. Labor Secretary Hilda Solis went so far as to say that the amount of these fines parallels “BP’s disregard for workplace safety and shows that we will enforce the law so workers can return home safe at the end of their day.” OSHA has in fact over the years cited BP for many hundreds of safety infractions in Texas and in other locations; recently BP had to pay another $5.9 million dollars for the most recent round of these infractions. Remember, too, the BP oil spill in Prudhoe Bay, Alaska in 2006 involving over 210,000 US gallons of crude oil. In late 2007, BP Exploration-Alaska pled guilty to negligent discharge of oil in violation of the US Clean Water Act and was ordered to pay a fine of $20 million.</p>
<p>With hate talk about BP being very popular nowadays, you might think that I am just following suit, but I really am not. My focus is instead on enterprise governance within BP (or the apparent lack thereof). BP’s executive management must have an incredibly high level of risk tolerance. BP’s goal ostensibly is to bring in the money, lots of it, without adequately dealing with a variety of serious operational and safety-related risks. If catastrophic events occur, BP then uses legal maneuvers, blames its contractors and affiliates to reduce the PR damage, and deploys other tricks in an attempt to reduce legal and regulatory liability and other negative consequences. For all practical purposes BP was caught completely off guard when the Gulf well blew up; apparently BP’s executive management felt that the probability of this or any other well blowing up in the fashion that it did was so small that it did not justify the cost involved in meeting safety standards and creating and testing a disaster recovery plan. When forced to appear before a Congressional committee investigating the oil spill, the then president of BP attempted to put the blame on the contractor who supplied the drilling rig equipment. Hmmm&#8211;the BP risk management modus operandi should be becoming very apparent.</p>
<p>Is BP’s executive management stupid? Although there may be ethical issues within this team, on the surface it appears to be anything but stupid. So far BP has had to pay a total of less than $600 million in fines over the years, but in the first quarter of this year this company was making $93 million each day. Risk mitigation costs should never exceed risks. Face the facts&#8211;BP’s executive management has ostensibly weighed the costs versus the risks and has decided that risk mitigation is too costly. So BP operations continue without adequate concern for safety of its workers and for the welfare of those who are unfortunate enough to live close enough to BP oil rigs and refineries to be affected by each catastrophic incident.</p>
<p>BUT&#8211;BP’s executive management may have failed to consider a very pertinent and serious risk&#8211;stock price devaluation. The price of BP stock has plummeted since the Gulf oil spill. Perhaps it is thus time for BP’s executive management team to rethink their risk management strategy.</p>
<p>So what does all this have to do with information security? As I have said before, if an organization has little or no enterprise governance, it is nearly impossible for an information security program to achieve high levels of governance. If BP’s executive management tolerates the amount of risk that it does and if safety and the welfare of the public is of little or no consideration within executive ranks, whoever the CISO of BP is must not be getting far in managing information security-related risk. Support of executive management is critical in obtaining the authority and resources needed to manage security-related risk to a truly acceptable level. I wish the BP CISO lots of luck, but it might be a good time for this person to do a resume’ update.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/17/risk-management-bp-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Electronic Banking and Financial Transactions in Jeopardy</title>
		<link>http://blog.emagined.com/2010/08/13/electronic-banking-and-financial-transactions-in-jeopardy/</link>
		<comments>http://blog.emagined.com/2010/08/13/electronic-banking-and-financial-transactions-in-jeopardy/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 00:36:19 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/?p=816</guid>
		<description><![CDATA[A little over a decade ago the option to conduct banking and financial transactions over the Internet started to become available to customers. Security experts cautioned that potentially serious security risks permeated such electronic transactions, but banks, merchants and their customers &#8220;took the plunge and drank the Kool Aid.&#8221; I do not have any statistics [...]]]></description>
			<content:encoded><![CDATA[<p>A little over a decade ago the option to conduct banking and financial transactions over the Internet started to become available to customers. Security experts cautioned that potentially serious security risks permeated such electronic transactions, but banks, merchants and their customers &#8220;took the plunge and drank the Kool Aid.&#8221; I do not have any statistics concerning the number of users who regularly use Internet-based banking and other financial transactions, but I am confident that it is extremely high. At the same time, naiveté concerning security risks in such transactions is also incredibly high. <span id="more-816"></span><br />
Unfortunately, not everything that initially appears to be advantageous turns out to be as good as initial expectations. Fraud in banking and financial transactions has grown to the point that banks (especially banks in the U.S.) are increasingly waking up to the fact that something is dreadfully wrong. Security in these transactions needs to be tightened considerably. But there is a catch&#8211;improved security requires additional controls not only on the part of banks, but also on the part of customers and their computers. Improving security within a bank or other financial institution is generally not a draconian task. In contrast, customers are not usually all that computer-savvy, so additional security controls are likely to seriously inconvenience them, motivating them to investigate the possibility of moving their accounts to a bank that does not require as many controls.</p>
<p>I&#8217;ve mentioned in previous blog postings that responsibility for fraud-related losses is different in the U.S. from the way it is in Europe. In the U.S., banks and merchants absorb the loss when customers are defrauded, whereas in Europe, customers are generally not reimbursed. Faced with the possibility of losing hundreds if not thousands of Euros, Europeans tend to be more cautious concerning banking and other transactions. Additionally, they generally do not rail when additional controls that cause extra work on their part are required. Smart card-based credit cards are commonplace in Europe, as is two-factor authentication in financial transactions in numerous countries. In the U.S., however, relatively few of those who engage in Internet-based transactions have smart chip-embedded credit cards, nor do many of them use two-factor authentication.</p>
<p>The originators of electronic banking and similar transactions did not envision (nor should they have been expected to envision) the pervasiveness of security threats on the Internet today. Had they had any inkling that organized crime in countries such as Russia, the Ukraine, Belarus and Brazil would be so successful in perpetrating Internet-based fraud and also that powerful  tools such as the financial Trojan Zeus would be so widespread and easy to obtain, they might have discontinued their efforts and moved on to something else.</p>
<p>This having been said, what can we do (if anything) to improve the security of electronic banking and electronic transactions in the U.S. and elsewhere? It is not likely that U.S. banks and merchants will require users to use increasingly stringent controls for reasons mentioned earlier in this blog entry. I am confident that instead U.S legislation that requires more security in banking and other financial transactions will be passed and go into effect. I do not believe that the federal government will just sit by idly as fraud-related loss figures grow to the point that they threaten to cripple the economy. Banks and electronic merchants will greatly benefit from the legislation&#8211;they will be able to tell their customers that any extra inconvenience in electronic transactions is not their fault, but rather the government&#8217;s fault.</p>
<p>Sometimes my predictions are right, and sometimes they are dreadfully wrong, so stay tuned. All I know is that when it comes to electronic transactions, we cannot keep going the way we are currently going. Something has to give. And, unfortunately, if and when users have to use more stringent security controls in banking and other transactions, the world of organized computer crime will invent new attacks that will keep them in the driver&#8217;s seat.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/13/electronic-banking-and-financial-transactions-in-jeopardy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Experiences with the GSLC Certification Exam</title>
		<link>http://blog.emagined.com/2010/08/10/my-experiences-with-the-gslc-certification-exam/</link>
		<comments>http://blog.emagined.com/2010/08/10/my-experiences-with-the-gslc-certification-exam/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 19:56:37 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/?p=818</guid>
		<description><![CDATA[Last week I did something that I do not usually do any more&#8211;I took a certification exam, the exam for SANS GIAC Security Leadership Certification (GSLC). I had to not only take this exam, but also obtain a high score to continue in my role as SANS instructor for this course. I&#8217;d like to share [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I did something that I do not usually do any more&#8211;I took a certification exam, the exam for SANS GIAC Security Leadership Certification (GSLC). I had to not only take this exam, but also obtain a high score to continue in my role as SANS instructor for this course. I&#8217;d like to share some of my impressions with you.</p>
<p>First, SANS offers the advantage of allowing certification candidates to schedule the date and location of the exams they must take. This is extremely advantageous to examinees, as it allows them to take an exam when they are ready to do so&#8211;but with a few constraints, too. For example, those who sign up for the GSLC exam when they enroll in the GSLC course have four months from the time they took the course to take the exam. I really do not like mass exams that must be taken only on certain dates and times and at limited locations&#8211;especially as I grow older. So I very much appreciated being allowed to schedule the exam on the date of my choice. <span id="more-818"></span><br />
At the same time, I found the testing conditions to be a bit strange. I showed up at a testing center in Fremont, California, showed two pieces of identification, answered some questions, surrendered my cell phone, and was seated in a room that looked like a bullpen. I had four hours to take 150 questions. Several other people were already there. Presumably, they were taking some kind of exam, e.g., perhaps even a SANS certification exam, and, fortunately, talking was forbidden. Mounted in the ceiling were many video cameras that taped everything everyone did. No eating and drinking were allowed, and the fact that I had to take the test over lunch (10 a.m. &#8211; 2 p.m.) resulting in my being really hungry and thirst as the testing progressed. But I could understand why these measures were in place&#8211;SANS is doing everything it could reasonably do to keep people from cheating, and for that I take my hat off to SANS.</p>
<p>The testing was computer-controlled. Once I entered an answer, there was no going back. I was allowed to skip questions about which I was not immediately sure of the answer, but then I ran into a wall&#8211;I was allowed to skip only five questions. Frankly, I would rather have taken a paper and pencil test, one that allowed me to skip any number of questions and then go back to them if I so chose. But there was also an unfamiliarity factor that influenced my perception of the exam. The only other tests I have ever taken have been paper and pencil tests. Still, unfamiliarity aside, the process of taking the GSLC was nevertheless quite manageable and reasonable.</p>
<p>Almost without exception every test item was written clearly, something that I very much appreciated. Honestly, I do not think that I have ever taken any kind of test that had such a high proportion of well-written items. I knew many answers right away. The fact that I have taught the GSLC course so many times was highly advantageous, yet some questions forced me to think really hard.</p>
<p>Something else that made an impression on me is that I found out my score the minute I completed the test. There is something about instant feedback that I very much like. Normally, a person who takes a certification test does not learn about the results until two or more months afterwards&#8211;something that I consider a major flaw in the testing process.</p>
<p>The bottom line here is that they say you cannot teach old dogs new tricks. I am an old dog&#8211;a grisly, battle-scarred veteran of the information security arena. I am even one of those older generation individuals who eschew Facebook and Twitter. Yet when all was said and done, I must admit that what was initially a rather strange experience turned out to make sense and to not be so strange after all. Perhaps old dogs can learn new tricks after all. And, oh by the way, the fact that I got a good score (remember&#8211;I very frequently teach the GSLC course, so if I hadn&#8217;t, sometime would have been seriously wrong with me!) may also have had something to do with my final perceptions.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/10/my-experiences-with-the-gslc-certification-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Penetration Testing: Part 5</title>
		<link>http://blog.emagined.com/2010/08/06/penetration-testing-part-5/</link>
		<comments>http://blog.emagined.com/2010/08/06/penetration-testing-part-5/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 16:50:12 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/06/penetration-testing-part-5/</guid>
		<description><![CDATA[In this, the last blog entry in the current series on pen testing, I’d like you to consider with me how and what an organization that needs to have a pen test performed should choose a service provider. This decision is extremely important because not everyone who claims to be a proficient pen tester genuinely [...]]]></description>
			<content:encoded><![CDATA[<p>In this, the last blog entry in the current series on pen testing, I’d like you to consider with me how and what an organization that needs to have a pen test performed should choose a service provider. This decision is extremely important because not everyone who claims to be a proficient pen tester genuinely fits that bill. It is so easy to hire an individual or consultancy that is incompetent and/or incomplete in its testing. Additionally, not every service provider stays within the rules of engagement. Some get carried away, and in the process cause disruption and/event damage.<span id="more-813"></span></p>
<p>The most important single consideration is the reputation and trustworthiness of the service provider. When an organization commissions a pen test of its networks, hosts and applications, it is in many ways opening its IT environment to whoever is chosen to perform the test. This is why I strongly advise not hiring any so-called “hacker” or a (hopefully) “recently reformed” member of the black hat community. Someone who has shown bad judgment by making a living based on violating laws and crossing far past professional ethical standards is not going to suddenly become a person of good judgment, even if that person sincerely means to change. I am aware of dozens of cases in which an organization hired a “hacker” to perform pen testing, only to greatly rue its decision. In one case, an organization that hired a “hacker” cut the pen test short. The “hacker” retaliated by launching a massive denial of service attack against the organization’s network, causing a prolonged and costly outage. In another case, an apparently much better intentioned “hacker” made a series of honest but naïve mistakes that repeatedly crashed routers and switches within the customer’s network.</p>
<p>Another consideration is proven excellence in pen testing. This is why organizations that have obtained outstanding pen testing services from a provider would do well to stay with that provider. If the quality of a potential pen testing service provider is unknown, the provider should be able and willing to provide references that the potential customer can contact to determine how well the service provider has performed for them in the past. The major limitation of using references is that service providers tend to provide only the names of highly satisfied customers. Still, when the quality of pen testing services is in question, having references to contact is far better than nothing. But the best method of determining how good a candidate service provider’s services are is to set up a virtual, non-production IT environment with a few exploitable vulnerabilities, define the rules of engagement, and then turn the potential service provider loose for an agreed period of time. The candidate pen tester’s skill level will rapidly become obvious. An increasing number of organizations is using this strategy, often to competitively pit service providers against each other to determine which one is the best. Having candidate service providers prepare and submit write-ups is the proverbial topping on the cake&#8211;there are so, so many technical geniuses who can perform amazing pen testing, but are seriously deficient when it comes to ability to write. The chosen service provider should not only perform outstanding pen tests, but should also be able to write a clear and technically-detailed report that contains not only a description of the methodology used and the results, but also prioritized recommendations for vulnerability remediation.</p>
<p>Oh, and by the way, I must close by saying that I know that I am biased (please forgive me), but I am extremely proud in that I work for a company that prides itself in its excellence in performing pen testing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/06/penetration-testing-part-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Penetration Testing: Part 4</title>
		<link>http://blog.emagined.com/2010/08/03/penetration-testing-part-4/</link>
		<comments>http://blog.emagined.com/2010/08/03/penetration-testing-part-4/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 13:59:13 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/08/03/penetration-testing-part-4/</guid>
		<description><![CDATA[Let’s assume that a penetration test has been performed, leaving an organization with a list of vulnerabilities that have been exploited and prioritized recommendations concerning mitigation options. The question now is what the results mean. At face value, the results really serve no purpose other than being a basis for action. If three critical, five [...]]]></description>
			<content:encoded><![CDATA[<p>Let’s assume that a penetration test has been performed, leaving an organization with a list of vulnerabilities that have been exploited and prioritized recommendations concerning mitigation options. The question now is what the results mean. At face value, the results really serve no purpose other than being a basis for action. If three critical, five moderate- and ten low-severity vulnerabilities have been exploited, an organization should start by patching the critical vulnerabilities, then if resources permit, the medium-severity vulnerabilities, and if resources remain available, then the low-severity ones. <span id="more-811"></span></p>
<p>What troubles me is information security staff members within an organization using the results of pen testing as the basis for drawing conclusions concerning the security posture of the organization. So, for example, if an organization with 10,000 hosts discovers that only two moderately severe vulnerabilities can be exploited in only ten hosts, the CISO may be tempted to come to the conclusion that the organization has a very good security posture. I disagree. I would instead say that the organization does very well in vulnerability identification and remediation, but no more&#8211;going any farther is not justified. This organization might be grossly deficient in areas such as policy and procedures, may have completely dysfunctional incident response, business continuity and disaster recovery efforts, and may be seriously negligent in identifying, classifying and assigning ownership to critical information. In this hypothetical example, vulnerability eradication might be the only bright spot in an otherwise dismal information security practice.</p>
<p>I would not expect most information security professionals to fall into this erroneous way of thinking about pen test results. Most are aware that although vulnerability eradication is a particularly important part of an information security program, other areas are also critical, as ISO/IEC 27001/2 tells us. The temptation to equate pen testing results with the effectiveness of a security practice is instead strong among professionals whose main focus is technical. Just three weeks ago I was part of a very interesting panel at SANS-Rocky Mountain that consisted of fellow SANS instructors. Two of the panelists, both gurus, maintained that good pen testing results indicate a strong security posture. I argued for the view I have taken in this blog posting. I was encouraged when these brilliant individuals softened their view about the relationship between good pen test results and security posture as time went by. They started to realize that many other factors should be considered when one is deciding what the security posture of an organization is.</p>
<p>I’ll go farther by saying that many times highly technical people fall into the trap of thinking that the only vulnerabilities that exist are in operating systems, networks, applications and databases. Many other types of vulnerabilities exist, however. Unlocked server rooms or server rooms that have push button locks with never-changed default combinations are also examples of critical vulnerabilities. The same applies to users’ susceptibility to social engineering attacks and user error in following security procedures. Come to think of it, there are actually far more security-related vulnerabilities outside of the world of computing than within it. Almost anything that concerns human beings is a potential vulnerability, and we know that humans comprise the greatest threat vector.</p>
<p>So just to set the record straight, pen test results are just that and no more. They are extremely valuable because patching vulnerabilities is one of the most critical things an information security staff can do. But they in and of themselves do not provide a very complete picture of the goodness of an information security practice.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/08/03/penetration-testing-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Penetration Testing: Part 3</title>
		<link>http://blog.emagined.com/2010/07/30/penetration-testing-part-3/</link>
		<comments>http://blog.emagined.com/2010/07/30/penetration-testing-part-3/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 03:38:51 +0000</pubDate>
		<dc:creator>Dr. Eugene Schultz, PhD, CISM, CISSP</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://blog.emagined.com/2010/07/30/penetration-testing-part-3/</guid>
		<description><![CDATA[I keep writing about penetration testing because few activities within information security are so subject to chicanery, incompetence and ignorance. In my previous blog posting I discussed a few ways that penetration can be improperly conducted and/or written up. I’d like to delve a bit deeper into this issue, as there are so many ways [...]]]></description>
			<content:encoded><![CDATA[<p>I keep writing about penetration testing because few activities within information security are so subject to chicanery, incompetence and ignorance. In my previous blog posting I discussed a few ways that penetration can be improperly conducted and/or written up. I’d like to delve a bit deeper into this issue, as there are so many ways to go awry when it comes to penetration testing.<span id="more-809"></span> </p>
<p>The most frequently used type of pen testing is external pen testing in which the pen testers launch attacks against hosts, devices and applications within an organization’s network from the outside. The pen testers typically encounter security barriers such as perimeter firewalls and network address translation (NAT). Success in penetrating systems is thus often limited. The same is not usually true for Web applications, however, because they by necessity must generally be accessible by anyone. Many of these applications have at least several externally exploitable vulnerabilities. Externally-launched pen tests are valuable in that they show how vulnerable an organization is to Internet attacks. At the same time, however, because of the previously mentioned barriers, they generally uncover only some of the vulnerabilities that exist in hosts, devices and applications. There is more work to do if an organization wants a more comprehensive and genuine view of all the vulnerabilities that exist.</p>
<p>Another kind of pen test, an internal pen test, starts from within an organization’s network. The testing team is normally given access to several parts of the internal network. Because there are no firewall, NAT complications, and other barriers in this kind of testing, more vulnerabilities in more hosts can be tested, yielding a more complete picture of the range and number of vulnerabilities within the organization’s IT environment.</p>
<p>Sometimes pen testing is conducted in connection with a mandated external audit, e.g., one in connection with determining whether an organization is compliant with a regulation such as FERC/NERC. In this case pen testing often uncovers a plethora of vulnerabilities, prompting the information security manager to complain that the test was unfair and that it should have been limited to testing from the outside. I strongly disagree. With security perimeters becoming less effective over time, making the assumption that attackers are able to attack only from outside a network is specious. Conducting testing by starting within the organization’s network is fair and realistic. But conducting both an external and an internal pen test is the better way to go if a more complete view of vulnerabilities is to be achieved.</p>
<p>But simply conducting an external and internal pen test still does not provide a complete picture of vulnerabilities that exist. Many of today’s attacks target Web browsers, which have become one of the major causes of security breaches. An even more complete pen test will thus also include testing of susceptibility of browsers (and possibly also users who use them) to downloading malicious content. Additionally, the possibility of an insider or sometimes even an outsider walking up to a machine and gaining unauthorized access or installing a physical sniffer or rogue code either clandestinely or through social engineering if the user is present is ever present. A really thorough penetration test would thus also include having pen testers attempt to gain physical access to systems.</p>
<p>How much pen testing is enough? As in most cases in information security, the answer is that it depends. In some cases, an external test is sufficient for the purposes for which it is conducted. In others, only a very complete test will do. The more complete the testing, the higher the cost will be, but once again, you get what you pay for.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.emagined.com/2010/07/30/penetration-testing-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
