<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Security Musings</title>
	
	<link>http://securitymusings.com</link>
	<description>Rants and raves from information security professionals</description>
	<pubDate>Wed, 19 Nov 2008 14:17:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/SecurityMusings" type="application/rss+xml" /><feedburner:emailServiceId>2272116</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Hospitals shutdown computer systems due to Mytob worm</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/458428942/hospitals-shutdown-computer-systems-due-to-mytob-worm</link>
		<comments>http://securitymusings.com/article/614/hospitals-shutdown-computer-systems-due-to-mytob-worm#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:17:24 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
		
		<category><![CDATA[data protection]]></category>

		<category><![CDATA[privacy]]></category>

		<category><![CDATA[PII]]></category>

		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=614</guid>
		<description><![CDATA[The register has an article about three London hospitals shutting down their computer systems due to a worm.  However, except for transportation, all functions of the hospital seem to be continuing despite the lack of computer systems.
I took away three things from this article: computer systems are not essential for health care, someone wasn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>The register has an article about <a href="http://www.theregister.co.uk/2008/11/18/london_hospital_malware_shutdown/">three London hospitals shutting down their computer systems</a> due to a worm.  However, except for transportation, all functions of the hospital seem to be continuing despite the lack of computer systems.</p><br />
<p>I took away three things from this article: computer systems are not essential for health care, someone wasn&#8217;t patching or following security policies, and the worm provides a back door for attackers.  The doctors and the hospital are still providing medical care to patients.  The computer systems certainly  help them do this job more efficiently, but they&#8217;re not required.  I think this points out the importance of security vs convenience.  The doctors just want to help their patients, and if they have to do that without computer systems, so be it.  Most of the computerized equipment they really need should not be (and usually isn&#8217;t) connected to a network.  If the computer systems become difficult to use because of security &#8211; the doctors will just not use them.</p><br />
<p>The second thing I noticed, but wasn&#8217;t mentioned directly in this story was that the worm had to get on those systems in the first place.  That was either over the network, or brought in from a user.  Either way, it tells me that patches weren&#8217;t applied and anti-virus was not running on access.  Someone wasn&#8217;t following policy.</p><br />
<p>The final piece of information that was glossed over in the Register&#8217;s article is that the worm opens back doors on systems and contains spyware.  Now, I&#8217;m sure the writers of the worm didn&#8217;t think that it would end up on a healthcare system, so they&#8217;re probably not looking for Personally Identifiable Information (PII), but that information is still there, and likely accessed by the users of those systems.  If a keylogger was installed, all of that is now &#8220;public&#8221; to the botnet&#8217;s users.  I think the hospitals will have a larger job of cleaning up after this and determining what the worm did with that information than they do now in getting the systems back up and running.</p><br />
<p>Recovering from an &#8220;attack&#8221; is not as simple as restoring last known good configurations.  You have to duplicate the drives, re-install the systems, then restore data (and hope you have good recent backups).  If you want any chance of prosecuting the individual(s) responsible, duplicating the drives for forensic analysis is one of the most important steps.  And until that&#8217;s done, these hospitals will be without computer systems.</p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=TYhWN"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=TYhWN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/458428942" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/614/hospitals-shutdown-computer-systems-due-to-mytob-worm/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/614/hospitals-shutdown-computer-systems-due-to-mytob-worm</feedburner:origLink></item>
		<item>
		<title>PenTesting - Where To Start?</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/456797548/pentesting-where-to-start</link>
		<comments>http://securitymusings.com/article/607/pentesting-where-to-start#comments</comments>
		<pubDate>Tue, 18 Nov 2008 05:23:22 +0000</pubDate>
		<dc:creator>Tim Donaworth</dc:creator>
		
		<category><![CDATA[Tutorial Tuesday]]></category>

		<category><![CDATA[PenTesting]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=607</guid>
		<description><![CDATA[	For this week&#8217;s &#8220;Tutorial Tuesday&#8221; I would like to help those who may be asking a question I once found myself very curious about &#8211; &#8220;How can I learn Penetration Testing without having an entire lab setup at home?&#8221; &#8211; I can already hear some of you shouting &#8220;Virtual Machines!&#8221; &#8211; And you&#8217;re absolutely correct.
	But [...]]]></description>
			<content:encoded><![CDATA[	<p>For this week&#8217;s &#8220;Tutorial Tuesday&#8221; I would like to help those who may be asking a question I once found myself very curious about &#8211; &#8220;How can I learn Penetration Testing without having an entire lab setup at home?&#8221; &#8211; I can already hear some of you shouting &#8220;Virtual Machines!&#8221; &#8211; And you&#8217;re absolutely correct.</p>
	<p>But instead of simply telling you how to setup a plethora of VMs, configuring them, then going into endless tutorials on how to secure and exploit those &#8220;fake&#8221; servers yourself, why not point you to a place where you can get pre-configured VMs and the tutorials and assignments for learning how to discover the vulnerabilities? The focus point I&#8217;m speaking of is De-Ice.net. More specifically their pre-configured PenTesting Disks (they are actually distributed as LiveCDs, but I like to simply run them in a VM instead of burning them to disc and running them). There are currently two levels to choose from and a grand following of users that are there to help answer your questions, and some well written tutorials to show you what to look for and provide some helpful tips for when you get stuck.</p>
	<p>I thought this was a great resource especially if you&#8217;re someone who learns through doing instead of simply reading or listening to lectures. So don&#8217;t take my word for it, give them a try, and if you&#8217;re already an experienced PenTester, then let us know your thoughts or other resources for those wishing to learn some more.</p>
	<p><a href="http://de-ice.net/hackerpedia/index.php/De-ICE.net_PenTest_Disks#Level_1" target="_blank">De-Ice.net</a></p>
	<p><em>Each Tuesday, Security Musings features a topic to help educate our readers about security.  For more information about Gemini Security Solutions&#8217; security education capabilities, <a href="http://geminisecurity.com/company/contact/">contact us</a>!</em></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=YgScN"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=YgScN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/456797548" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/607/pentesting-where-to-start/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/607/pentesting-where-to-start</feedburner:origLink></item>
		<item>
		<title>SQL Injection Education</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/453443642/sql-injection-education</link>
		<comments>http://securitymusings.com/article/602/sql-injection-education#comments</comments>
		<pubDate>Fri, 14 Nov 2008 22:46:13 +0000</pubDate>
		<dc:creator>Mike Markiewicz</dc:creator>
		
		<category><![CDATA[data protection]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=602</guid>
		<description><![CDATA[SQL injection attacks are in the news again this week. More web sites were found to be carrying hidden threats that originated from a “new, stealthier, and more closely guarded SQL injection toolkit.” You can take a look at the details of the attack here. Sites have been infected and re-infected as administrators have failed [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">SQL injection attacks are <a href="http://www.darkreading.com/security/attacks/showArticle.jhtml?articleID=212001872">in the news</a> again this week. More web sites were found to be carrying hidden threats that originated from a “new, stealthier, and more closely guarded SQL injection toolkit.” You can take a look at the details of the attack <a href="http://research.zscaler.com/2008/11/stepping-through-mass-web-attack.html">here</a>. Sites have been infected and re-infected as administrators have failed to address the root of the problem, poorly-written code.</p><br />
<p class="MsoNormal">Because of my belief that education is important to the elimination of bad habits, I thought it would be a good idea to point our readers to some resources that will help them understand SQL injection and how to avoid it.<span id="more-602"></span></p><br />
<p class="MsoNormal"><strong>What is SQL injection?</strong></p><br />
<p class="MsoNormal">The <a href="http://en.wikipedia.org/wiki/SQL_injection">Wikipedia article</a> on the subject has examples of the many forms of attack on SQL statements as well as samples of code to prevent them from occurring.</p><br />
<p class="MsoNormal"><strong>In Your Language</strong></p><br />
<p class="MsoNormal">Using parameters in your SQL queries will eliminate most threats.<span> </span>Here are some useful links to learn how to use parameterized queries in your preferred programming language.<span> </span></p>
<ul>
<li><strong>VB .NET/C#</strong>: sample code using the <a href="http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.parameters.aspx">SqlCommand object</a></li>
<li><strong>Java</strong>: using <a href="http://java.sun.com/docs/books/tutorial/jdbc/basics/prepared.html">prepared statements</a></li>
<li><strong>PHP/MySQL</strong>: use <a href="http://us2.php.net/mysqli">MySQLi</a> or <a href="http://us.php.net/manual/en/function.mysql-real-escape-string.php">escape all parameters</a></li>
<li><strong>ColdFusion</strong>: using <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=300b670e">cfqueryparam</a></li>
</ul>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=JmjYN"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=JmjYN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/453443642" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/602/sql-injection-education/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/602/sql-injection-education</feedburner:origLink></item>
		<item>
		<title>Technology and Tools: SimpleCAPI</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/453083718/technology-and-tools-simplecapi</link>
		<comments>http://securitymusings.com/article/594/technology-and-tools-simplecapi#comments</comments>
		<pubDate>Fri, 14 Nov 2008 16:22:48 +0000</pubDate>
		<dc:creator>Walt Turnes</dc:creator>
		
		<category><![CDATA[Technology &amp; Tool Thursday]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=594</guid>
		<description><![CDATA[	This week&#8217;s tool, SimpleCAPI, is brought to you by Gemini Security Solutions. This is how it is described on the Gemini Security web site:
Our custom application, SimpleCapiUI provides the ability to quickly check the revocation status of certificates stored in CAPI, but it also provides drag-and-drop functionality so that a user can install certificates into [...]]]></description>
			<content:encoded><![CDATA[	<p>This week&#8217;s tool, <a title="SimpleCAPI" href="http://geminisecurity.com/features-downloads/tools/simplecapiui" target="_self">SimpleCAPI</a>, is brought to you by Gemini Security Solutions. This is how it is described on the Gemini Security web site:<br />
<blockquote>Our custom application, SimpleCapiUI provides the ability to quickly check the revocation status of certificates stored in CAPI, but it also provides drag-and-drop functionality so that a user can install certificates into CAPI by dragging a certificate, PKCS#12 key file, or PKCS #7 signature file onto the interface.</p>
	<p>Additionally, an entire folder may be dropped into the application and SimpleCapiUI will scan the folder recursively to find certificates to install. By reducing the complexity of dealing with the Windows certificate store, SimpleCapiUI streamlines the process of testing PKI-enabled software.</blockquote><br />
This covers just about all of the features that the SimpleCAPI application implements, but the utility of these simple features saves quite a bit of time when testing PKI capabilities of applications.  The drag-and-drop feature that allows importing a folder of certificates into CAPI makes installing test PKIs a lot more efficient.</p>
	<p>For example, on my development machine, I have a script that uses OpenSSL to create a two-tiered PKI with a root certificate, intermediate certification authority, end user, timestamp authority and OCSP certificates.  After running this script, I can drag the folder containing the script into the SimpleCAPI interface, and after entering the password common to all of the PKCS12 files, all of the certificates in the PKI are imported into CAPI with the appropriate trust settings.  This allows me to create and install an entire test PKI in a minute or two, without having to click through the certificate import wizard a dozen times.</p>
	<p>If you have to perform a lot of PKI-based application testing, SimpleCAPI can make deployment of testing certificates a lot simpler.</p>
	<p><em>Each Thursday, Security Musings features a security-related technology or tool. Featured items do not imply a recommendation by Gemini Security Solutions. For more information about how Gemini Security Solutions can help you solve your security issues, <a href="http://geminisecurity.com/company/contact/">contact us!</a></em></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=Fl1cN"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=Fl1cN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/453083718" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/594/technology-and-tools-simplecapi/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/594/technology-and-tools-simplecapi</feedburner:origLink></item>
		<item>
		<title>Helpful Links for Web Application Security</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/450143710/helpful-links-for-web-application-security</link>
		<comments>http://securitymusings.com/article/588/helpful-links-for-web-application-security#comments</comments>
		<pubDate>Wed, 12 Nov 2008 01:03:52 +0000</pubDate>
		<dc:creator>Nick Staples</dc:creator>
		
		<category><![CDATA[Tutorial Tuesday]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=588</guid>
		<description><![CDATA[	Oftentimes, web application developers are faced with the difficult challenge of writing code that directly interfaces with user-submitted data, yet doesn&#8217;t compromise the security of the application itself (either in processing the data or in displaying a response based on it). So to help, here are a few links that touch on the subject of [...]]]></description>
			<content:encoded><![CDATA[	<p>Oftentimes, web application developers are faced with the difficult challenge of writing code that directly interfaces with user-submitted data, yet doesn&#8217;t compromise the security of the application itself (either in processing the data or in displaying a response based on it). So to help, here are a few links that touch on the subject of identifying and securing possible security liabilities in web application code.</p>
	<p>1) <a href="http://code.google.com/p/google-caja/wiki/AttackVectors">Google-caja project, Common Attack Vectors</a></p>
	<p>This link gives an excellent breakdown of many methods by which a malicious user may try to break or exploit the page code. Information is given on both the JavaScript level and the DOM/environment/CSS level.</p>
	<p>2) <a href="http://www.owasp.org/index.php/OWASP_AppSec_FAQ">OWASP Application Security FAQ</a></p>
	<p>The useful thing about the OWASP app. sec. FAQ is the way it&#8217;s written. The topics cover things that a web application developer might actually ask&#8212;&#8220;Should I really be concerned that my web server can be fingerprinted?&#8221; &#8220;What is Cross Site Tracing (XST)? How can it be prevented?&#8221;</p>
	<p>In addition, the answers are informative without being too technical in nature. It&#8217;s almost as if the writers want to point you in the right direction and encourage independent research on the subjects&#8230; which is a very good thing.</p>
	<p>3) <a href="http://msdn.microsoft.com/en-us/library/ms994921.aspx">Improving Web Application Security: Threats and Countermeasures</a></p>
	<p>This MSDN Library document does an excellent job of outlining the <strong>theory</strong> behind web application security. From &#8220;best practices&#8221; to &#8220;threat modeling&#8221; this thing covers the multiple tiers and layers of web applications that are often targeted. Although a lot of focus is placed on .NET code, much of the stuff taught in this online document can generally be applied to other programming languages as well.</p>
	<p><em>Each Tuesday, Security Musings features a topic to help educate our readers about security.  For more information about Gemini Security Solutions’ security education capabilities, <a href="http://geminisecurity.com/company/contact/">contact us</a>!</em></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=zorvN"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=zorvN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/450143710" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/588/helpful-links-for-web-application-security/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/588/helpful-links-for-web-application-security</feedburner:origLink></item>
		<item>
		<title>Windows Server 2008 / Vista Security Features I (If you haven’t seen it, then it’s new to you edition)</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/444597462/windows-server-2008-vista-security-features-i-if-you-havent-seen-it-then-its-new-to-you-edition</link>
		<comments>http://securitymusings.com/article/582/windows-server-2008-vista-security-features-i-if-you-havent-seen-it-then-its-new-to-you-edition#comments</comments>
		<pubDate>Thu, 06 Nov 2008 17:40:51 +0000</pubDate>
		<dc:creator>Tim Donaworth</dc:creator>
		
		<category><![CDATA[Technology &amp; Tool Thursday]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=582</guid>
		<description><![CDATA[	Some may remember a while back NBC (television network) was all primed about showing reruns with the notion &#8220;If you haven&#8217;t seen it, it&#8217;s new to you.&#8221; &#8211; That&#8217;s pretty much what I&#8217;m shooting for here. Let&#8217;s face it; things in the security industry are always changing. There is always something new to be learning. [...]]]></description>
			<content:encoded><![CDATA[	<p>Some may remember a while back NBC (television network) was all primed about showing reruns with the notion &#8220;If you haven&#8217;t seen it, it&#8217;s new to you.&#8221; &#8211; That&#8217;s pretty much what I&#8217;m shooting for here. Let&#8217;s face it; things in the security industry are always changing. There is always something new to be learning. Software is being updated, new vulnerabilities are being found. Even the cores of what we work with, the operating systems, are changing on a more frequent pace. Over the course of several posts I&#8217;m going to be highlighting some of the new features released in the Vista / Server 2008 (and soon to be released Windows 7) upgrades. Again, you might be thinking Vista has been out for a while now, and so has Server 2008. But how many of you are taking full advantage of these upgrades. How many are still holding on to XP or still running Server 2000/2003 boxes? (my point exactly)... So enough upgrade guilt &#8211; lets get on with the show.</p>
	<p>Today I&#8217;m going to outline how the new Remote Desktop Connection (RDC) works, or at least what&#8217;s changed. From a security perspective, the original RDC&#8217;s design was actually backwards from what is considered good security.</p>
	<p>Think about how you connect to a pre-Server 2008 Terminal Server. You enter the name of the server and a connection is initiated to its logon screen. Then, once you hit that logon screen you begin the process to authenticate. From a security perspective, this isn&#8217;t a good idea. By doing it in this manner, you&#8217;re actually accessing a server prior to authenticating to it. This is the reverse of how nearly all other network services provide authentication security.</p>
	<p>Network Level Authentication (NLA) with RDC 6.0, reverses the order in which a client attempts to connect. If you&#8217;ve used the new client, you&#8217;ve probably noticed how it asks for your username and password before it takes you to the logon screen. If you&#8217;re attempting to connect to a pre-Server 2008 server, a failure in that initial logon will fail back to the old login process. But where this new feature shines is when connecting to Windows Vista and W2008 servers with NLA configured. Here, that fallback authentication can be prevented from ever occurring. This prevents the bad guys from gaining console access to your server without a successful authentication.</p>
	<p>You can set up Network Level Authentication in Vista and Server 2008 by right clicking on Computer and choosing Properties, then selecting Remote Settings. Under Remote Desktop, ensure Allow connections only from computers running Remote Desktop with Network Level Authentication (more secure).</p>
	<p>I&#8217;m still exploring Server 2008 as I don&#8217;t have a direct everyday use for it in my job, so as new features come to mind I&#8217;ll continue to share them and their importance.</p>
	<p><em>Each Thursday, Security Musings features a security-related technology or tool. Featured items do not imply a recommendation by Gemini Security Solutions. For more information about how Gemini Security Solutions can help you solve your security issues, <a href="http://geminisecurity.com/company/contact/">contact us!</a></em></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=J7DZN"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=J7DZN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/444597462" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/582/windows-server-2008-vista-security-features-i-if-you-havent-seen-it-then-its-new-to-you-edition/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/582/windows-server-2008-vista-security-features-i-if-you-havent-seen-it-then-its-new-to-you-edition</feedburner:origLink></item>
		<item>
		<title>Critical Acrobat Reader Vulnerability</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/444566817/critical-acrobat-reader-vulnerability</link>
		<comments>http://securitymusings.com/article/580/critical-acrobat-reader-vulnerability#comments</comments>
		<pubDate>Thu, 06 Nov 2008 17:05:47 +0000</pubDate>
		<dc:creator>Peter Hesse</dc:creator>
		
		<category><![CDATA[software]]></category>

		<category><![CDATA[vendors]]></category>

		<category><![CDATA[Acrobat]]></category>

		<category><![CDATA[Adobe Reader]]></category>

		<category><![CDATA[patching]]></category>

		<category><![CDATA[Vulnerability]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=580</guid>
		<description><![CDATA[	Hot on the heels of a Flash Player critical vulnerability, Adobe has released a security bulletin outlining a critical vulnerability in all Adobe Reader and Acrobat versions prior to version 8.1.3.
Critical vulnerabilities have been identified in Adobe Reader and Acrobat 8.1.2 and earlier versions. These vulnerabilities would cause the application to crash and could potentially [...]]]></description>
			<content:encoded><![CDATA[	<p>Hot on the heels of a <a href="http://securitymusings.com/article/502/critical-flash-player-update">Flash Player critical vulnerability</a>, Adobe has released <a href="http://www.adobe.com/support/security/bulletins/apsb08-19.html">a security bulletin</a> outlining a critical vulnerability in all Adobe Reader and Acrobat versions prior to version 8.1.3.<br />
<blockquote>Critical vulnerabilities have been identified in Adobe Reader and Acrobat 8.1.2 and earlier versions. These vulnerabilities would cause the application to crash and could potentially allow an attacker to take control of the affected system.</blockquote><br />
Acrobat and Reader version 9 is not vulnerable to these particular flaws.  A few interesting things to note here. No patch for Acrobat/Reader 7 and earlier has been released. Additionally, the update is available only by moving to a new version of Acrobat/Reader, either version 8.1.3 or 9. This may cause significant pain and stress among organizations that have standardized on Acrobat or Reader, especially in FDA validated systems.  This is because Adobe has not made it possible to just apply a security update patch to the affected software.  Instead, organizations must deploy a new version, which may contain additional changes including a changed user interface, changed behavior, and changed compatibility.  Therefore, I expect some organizations may choose to live with the risk rather than move into a new version, and have to re-document and re-validate processes according to an updated version of Acrobat or Reader.</p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=avpPN"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=avpPN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/444566817" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/580/critical-acrobat-reader-vulnerability/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/580/critical-acrobat-reader-vulnerability</feedburner:origLink></item>
		<item>
		<title>Exporting a Certificate from Firefox into OS X Keychain</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/442149967/exporting-a-certificate-from-firefox-into-os-x-keychain</link>
		<comments>http://securitymusings.com/article/566/exporting-a-certificate-from-firefox-into-os-x-keychain#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:37:08 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
		
		<category><![CDATA[Tutorial Tuesday]]></category>

		<category><![CDATA[certificate]]></category>

		<category><![CDATA[keychain]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[P12]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=566</guid>
		<description><![CDATA[	A while ago, I showed you how to get a free certificate from CACert.org.  Now I&#8217;ll talk about getting that certificate out of Firefox, and importing it into OS X Keychain so that you can use it for secure e-mail.  You might want to brush up on how Keychain works if you&#8217;ve never [...]]]></description>
			<content:encoded><![CDATA[	<p>A while ago, I showed you <a href="http://securitymusings.com/article/424/getting-your-own-certificate-through-cacertorg">how to get a free certificate from CACert.org</a>.  Now I&#8217;ll talk about getting that certificate out of Firefox, and importing it into OS X Keychain so that you can use it for secure e-mail.  You might want to brush up on <a href="http://securitymusings.com/article/526/os-x-keychain">how Keychain works</a> if you&#8217;ve never used it before.</p>
	<p>The first step is removing the certificate from Firefox.  Go to Firefox->Preferences and click the &#8220;advanced&#8221; logo at the top, then the &#8220;encryption&#8221; tab.  Finally, click the &#8220;View Certificates&#8221; button.  You should see a list of all the certificates you have.  Unless you went through the trouble of getting your CACert certificate assured, it&#8217;ll just say &#8220;CACert WoT User&#8221;</p>
	<p><a href="http://securitymusings.com/wp-content/uploads/2008/11/picture-1.png"><img class="size-medium wp-image-567" src="http://securitymusings.com/wp-content/uploads/2008/11/picture-1-300x252.png" alt="Firefox Encryption Tab" width="300" height="252" /></a></p>
	<p><a href="http://securitymusings.com/wp-content/uploads/2008/11/picture-2.png"><img class="size-medium wp-image-568" src="http://securitymusings.com/wp-content/uploads/2008/11/picture-2-300x181.png" alt="List of Certificates" width="300" height="181" /></a></p>
	<p>If you highlight the certificate and click the &#8220;Backup&#8230;&#8221; Button at the bottom, you&#8217;ll be asked for where to save the file.  You&#8217;ll notice at the bottom that the Save As type is PKCS12.  This is a common format for transferring both your public and private key between computer systems.  You will be asked for a password to protect your private key &#8211; this is so that only you can open it when you&#8217;re ready.  And you will now have a .p12 file wherever you saved it.  Since I&#8217;m just importing into Keychain, I saved it to my desktop.</p>
	<p><a href="http://securitymusings.com/wp-content/uploads/2008/11/picture-5.png"><img class="size-medium wp-image-569" src="http://securitymusings.com/wp-content/uploads/2008/11/picture-5-300x178.png" alt="P12 export" width="300" height="178" /></a></p>
	<p><a href="http://securitymusings.com/wp-content/uploads/2008/11/picture-6.png"><img class="size-medium wp-image-570" src="http://securitymusings.com/wp-content/uploads/2008/11/picture-6-300x101.png" alt="All Done" width="300" height="101" /></a></p>
	<p>Now, you&#8217;ve exported your certificate from Firefox, and it&#8217;s time to import it into OS X Keychain.  This is as simple as double clicking on the file you just saved.  The first window you&#8217;ll see is a confirmation that you want to import the certificates into your login keychain.</p>
	<p><a href="http://securitymusings.com/wp-content/uploads/2008/11/picture-9.png"><img class="size-medium wp-image-573" src="http://securitymusings.com/wp-content/uploads/2008/11/picture-9-300x169.png" alt="Import dialog" width="300" height="169" /></a></p>
	<p>It will ask you for the password that protects the file.</p>
	<p><a href="http://securitymusings.com/wp-content/uploads/2008/11/picture-10.png"><img class="size-medium wp-image-574" src="http://securitymusings.com/wp-content/uploads/2008/11/picture-10-300x158.png" alt="Password dialog" width="300" height="158" /></a></p>
	<p>Once you&#8217;ve typed in your password, the certificate is now part of OS X Keychain, and can be used by any application that uses Keychain.</p>
	<p><a href="http://securitymusings.com/wp-content/uploads/2008/11/picture-8.png"><img class="size-medium wp-image-572" src="http://securitymusings.com/wp-content/uploads/2008/11/picture-8-300x64.png" alt="Certificate in Keychain" width="300" height="64" /></a></p>
	<p>Of course, this can be used to export certificates from Firefox into any application or framework that supports P12 files (most do).</p>
	<p><em>Each Tuesday, Security Musings features a topic to help educate our readers about security.  For more information about Gemini Security Solutions’ security education capabilities, <a href="http://geminisecurity.com/company/contact">contact us!</a></em></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=Rdk8N"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=Rdk8N" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/442149967" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/566/exporting-a-certificate-from-firefox-into-os-x-keychain/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/566/exporting-a-certificate-from-firefox-into-os-x-keychain</feedburner:origLink></item>
		<item>
		<title>RootKit Hook Analyzer</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/437570638/rootkit-hook-analyzer</link>
		<comments>http://securitymusings.com/article/561/rootkit-hook-analyzer#comments</comments>
		<pubDate>Fri, 31 Oct 2008 02:16:30 +0000</pubDate>
		<dc:creator>Nick Staples</dc:creator>
		
		<category><![CDATA[Technology &amp; Tool Thursday]]></category>

		<category><![CDATA[hooks]]></category>

		<category><![CDATA[malware]]></category>

		<category><![CDATA[rootkit]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=561</guid>
		<description><![CDATA[	If you&#8217;ve ever wondered if your computer has a rootkit installed or if programs are doing things they shouldn&#8217;t, the RootKit Hook Analyzer might come in handy.
	According to their website:
RootKit Hook Analyzer is a security tool which will check if there are any rootkits installed on your computer which hook the kernel system services. Kernel [...]]]></description>
			<content:encoded><![CDATA[	<p>If you&#8217;ve ever wondered if your computer has a rootkit installed or if programs are doing things they shouldn&#8217;t, the <a href="http://www.resplendence.com/hookanalyzer">RootKit Hook Analyzer</a> might come in handy.</p>
	<p>According to their website:<br />
<blockquote>RootKit Hook Analyzer is a security tool which will check if there are any rootkits installed on your computer which hook the kernel system services. Kernel RootKit Hooks are installed modules which intercept the principal system services that all programs and the operating system rely on.</blockquote><br />
Rootkits often hook kernel services which enable them to do stealthy things like hide files and processes, passively log keystrokes, and examine network traffic. They typically do this by changing pointers in the system call lookup table so that foreign code is executed when a system call is requested. However, not all hooks are bad&#8212;most software firewalls and antivirus products utilize system call hooks as well in order to do sensitive low-level tasks.</p>
	<p>The Hook Analyzer simply examines the system call lookup table to find system call module addresses pointing outside of the kernel memory area. This indicates that a service has been hooked. It also gives users some details about what foreign module/device driver is responsible for handling the system call. Used properly, this can help identify malicious rootkits.</p>
	<p><em>Each Thursday, Security Musings features a security-related technology or tool. Featured items do not imply a recommendation by Gemini Security Solutions. For more information about how Gemini Security Solutions can help you solve your security issues, <a href="http://geminisecurity.com/company/contact/">contact us!</a></em></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=zRPTM"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=zRPTM" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/437570638" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/561/rootkit-hook-analyzer/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/561/rootkit-hook-analyzer</feedburner:origLink></item>
		<item>
		<title>Security vs Usability (again)</title>
		<link>http://feeds.feedburner.com/~r/SecurityMusings/~3/435947618/security-vs-usability-again</link>
		<comments>http://securitymusings.com/article/556/security-vs-usability-again#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:31:12 +0000</pubDate>
		<dc:creator>Walt Turnes</dc:creator>
		
		<category><![CDATA[software]]></category>

		<category><![CDATA[users]]></category>

		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=556</guid>
		<description><![CDATA[	This from BetaNews (link opens in new window):
Giving a nod to developers who&#8217;ve apparently given a lot of feedback, as well as &#8220;certain commercials,&#8221; Microsoft&#8217;s platform chief Steven Sinofsky acknowledged that perhaps User Account Control in Windows Vista may have been&#8230;a little annoying. In turn, Windows 7 has additional UAC settings.
Fortunately for my own sanity, [...]]]></description>
			<content:encoded><![CDATA[	<p>This from <a title="Vista UAC" href="http://www.betanews.com/article/PDC_2008_Sinofsky_acknowledges_Vista_UAC_is_a_problem/1225211844" target="_blank">BetaNews</a> (link opens in new window):<br />
<blockquote><strong>Giving a nod to developers who&#8217;ve apparently given a lot of feedback, as well as &#8220;certain commercials,&#8221; Microsoft&#8217;s platform chief Steven Sinofsky acknowledged that perhaps User Account Control in Windows Vista may have been&#8230;a little annoying. In turn, Windows 7 has additional UAC settings.</strong></blockquote><br />
Fortunately for my own sanity, I haven&#8217;t had to jump through any hoops with UAC to get my code working, but that&#8217;s mostly because I deal with server-side code now.  While the developer perspective is interesting, it&#8217;s really the user perspective that&#8217;s important to me, as someone who is concerned with the overall state of desktop security.  Developers are not only in the minority, we also don&#8217;t have the option of just turning UAC off on client machines&#8230;we have to deal with it or simply not write software for Vista.  In the current incarnation of Vista, however, UAC is so obtrusive that many users opt to disable it entirely to get the warnings to stop.<br />
<blockquote>Sinofsky said that with UAC, Microsoft had what he described as &#8220;the best intentions&#8221; in mind. But its attention to informing the user about what&#8217;s going on and getting consent &#8220;possibly went too far.&#8221;<br />
...<br />
For now, in the Pre-Beta version of Windows 7, there are now four settings for configuring how intrusive UAC will be: <strong>Never notify me, Only notify me when programs try to make changes, Always notify, and Notify and wait for my approval.</strong></blockquote><br />
I think this is the right approach.  UAC doesn&#8217;t really bother me too much as an end user, but then again, I know what it means and what it&#8217;s actually doing.  I think that Microsoft took a big step in the right direction security-wise with UAC, but those pop up windows can be a real turn-off.  I&#8217;m glad to see that rather than abandoning the model and starting over from scratch, they&#8217;re trying to make the &#8220;security vs. usability&#8221; tradeoff for users less of an all-or-nothing proposition.</p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/SecurityMusings?a=d4zuM"><img src="http://feeds.feedburner.com/~f/SecurityMusings?i=d4zuM" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/SecurityMusings/~4/435947618" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/556/security-vs-usability-again/feed</wfw:commentRss>
		<feedburner:origLink>http://securitymusings.com/article/556/security-vs-usability-again</feedburner:origLink></item>
	</channel>
</rss>
