<?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>Talk Tech To Me - GFI Blog &#187; Cristian Florian</title>
	<atom:link href="http://www.gfi.com/blog/author/cristian-florian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gfi.com/blog</link>
	<description>Brought to you by GFI Software</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:18:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Can Companies Defend Against Targeted Attacks? (Part 2)</title>
		<link>http://www.gfi.com/blog/companies-defend-targeted-attacks-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=companies-defend-targeted-attacks-part-2</link>
		<comments>http://www.gfi.com/blog/companies-defend-targeted-attacks-part-2/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 18:41:25 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security attacks]]></category>
		<category><![CDATA[security threats]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=3155</guid>
		<description><![CDATA[In the previous post I wrote about the interesting questions raised due to the hacking of IT security firm HBGary. What should we learn from this incident? So, going back to HBGary &#8211; why were they apparently so easy to &#8230;]]></description>
			<content:encoded><![CDATA[<p><a class="lightbox" title="barbed wire" href="http://www.gfi.com/blog/wp-content/uploads/2011/02/barbed-wire.jpg"><img class="alignright size-medium wp-image-3152" style="margin: 10px; border: 0px solid black;" title="barbed wire" src="http://www.gfi.com/blog/wp-content/uploads/2011/02/barbed-wire-300x225.jpg" alt="" width="300" height="225" /></a>In the previous post I wrote about <a href="http://www.gfi.com/blog/companies-defend-targeted-attacks-part-1/" target="_blank">the interesting questions raised due to the hacking of IT security firm HBGary</a>. What should we learn from this incident?</p>
<p>So, going back to HBGary &#8211; why were they apparently so easy to hack?</p>
<p>It is not because they have no clue about security, but rather because they underestimated the risks. When:</p>
<ul>
<li>you are a IT security company</li>
<li>your customers are governmental institutions or huge enterprises that are very sensitive to bad press</li>
<li>you start a war with hackers</li>
</ul>
<p>… you need to drastically raise your security level.</p>
<p>Ok, but how high?</p>
<p><span id="more-3155"></span>If they would have not been vulnerable to that SQL injection, and used only highly secure passwords and had their systems fully patched, would that have been enough? The answer is yes for most companies, but probably not for HBGary.</p>
<p>Why is that? Because (judging by their actions) the Anonymous seemed to have had both the desire and the resources to raise the bar to a much higher level too. Probably it would have been harder for them, but when they were able to combine social engineering with SQL injection, with password cracking and exploits of missing security updates, I don’t see any reason why they would not have been capable of subtle social engineering or detection and usage of 0-day exploits.</p>
<p>A lot of companies would not be able to successfully defend against such an attack, but the truth is that the risk of facing such aggressive actions is minimal for the large majority of companies.</p>
<p>HBGary got in trouble because they started a war with an enemy that proved to be much stronger than they thought. But what are the chances for an average company to be targeted?  A common mistake that leads to the underestimation of risks is to think that you are too small or too unimportant to get attention and become a target. Again, the key is the balance between security enforcement and the potential damage a security breach will cause.</p>
<p>Of course, companies like Amazon or Apple have much more valuable data than a small local shop. But they also have more powerful security systems. Breaking them is extremely difficult, requires a lot of resources and the risk of being caught is high. If the security of the local shop is almost nonexistent, then it is probably a more attractive target than these big companies are. This is because hackers will get decent earnings with low efforts and low risks. If the local shop raises their security a bit higher, it will probably reach the point where hackers decide it is not profitable for them to waste time and resources to attack it.</p>
<p>What are the critical points to consider when building your defense?</p>
<p>You are as secure are your weakest point, so it is crucial to concentrate on all aspects of security:</p>
<ul>
<li>Restrict physical access</li>
</ul>
<ul>
<li>Build the security software infrastructure</li>
</ul>
<ul>
<li>Create and enforce security policies</li>
</ul>
<ul>
<li>Train your people on how to apply these policies and how to avoid being tricked through social engineering.</li>
</ul>
<p>People are an important part of the equation and probably the most difficult to deal with. Even if your security policies are ok, and they are correctly applied by all employees, it is virtually impossible to know and control what happens when your employees are at home. Nobody can stop them from publishing data on social networks which could compromise your security; nobody stops people from reusing the super secure passwords they use at work on a dubious site that can be very easy to hack.</p>
<p>To maximize correct usage and acceptance of security policies people need to clearly understand why the policies are necessary and policies need to be designed to interfere minimally with the normal working flow. Keeping the <a href="http://www.gfi.com/blog/security-usability-finding-balance/">balance between security and usability</a> is very important. Unnatural, hard to apply security policies are among the worst things that can happen to a company from a security point of view. This is because they are giving a false sense of security, while in reality people will find ways to bypass them.</p>
<p>Companies want their employees to use secure passwords, but very few of them are teaching people techniques to generate secure passwords that are easy to remember. So they may end up having an environment vulnerable to social engineering simply because administrators are used to and will not react when they are asked for dubious password resets.</p>
<p>Other risks that are hard to foresee and control are the vulnerabilities from the applications used in the business environment. The most secure approach around this is to isolate the computers from the rest of the world by restricting online access; however, this is not always possible. To mitigate the risks you need to be selective on what applications are allowed in the business environment and make sure they are fully patched.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/companies-defend-targeted-attacks-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can Companies Defend Against Targeted Attacks? (Part 1)</title>
		<link>http://www.gfi.com/blog/companies-defend-targeted-attacks-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=companies-defend-targeted-attacks-part-1</link>
		<comments>http://www.gfi.com/blog/companies-defend-targeted-attacks-part-1/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 16:10:36 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security attacks]]></category>
		<category><![CDATA[security threats]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=3151</guid>
		<description><![CDATA[The story with all the interesting details about how security company HBGary was hacked earlier this month, published by Ars Technica last week, has made quite some noise with people concerned about IT security. It is a perfect – by &#8230;]]></description>
			<content:encoded><![CDATA[<p><a class="lightbox" title="barbed wire" href="http://www.gfi.com/blog/wp-content/uploads/2011/02/barbed-wire.jpg"><img class="alignright size-medium wp-image-3152" style="margin: 10px; border: 0px solid black;" title="barbed wire" src="http://www.gfi.com/blog/wp-content/uploads/2011/02/barbed-wire-300x225.jpg" alt="" width="300" height="225" /></a>The story with all the interesting details about how security company HBGary was hacked earlier this month, published by <a href="http://arstechnica.com/tech-policy/news/2011/02/anonymous-speaks-the-inside-story-of-the-hbgary-hack.ars/">Ars Technica</a> last week, has made quite some noise with people concerned about IT security. It is a perfect – by the book – example of how to find and use weaknesses in a security system to bypass it.</p>
<p><span id="more-3151"></span>In short, what happened is the following: the CEO of HBGary Federal wanted to increase publicity around his company by exposing the real identities of the leaders of a well known group of hackers called Anonymous. For this he infiltrated into their IRC chat rooms and researched profiles from social networks like Facebook, LinkedIn or Twitter. When he thought that he found what he was looking for, he started to make noise about his achievement by publishing articles on newspapers, setting meetings with FBI and revealing his true identity to the Anonymous. This made the group of hackers very angry and their response was devastating for HBGary, which had its servers broken, email messages published on the Internet and websites hacked. Additionally, the results of the research that generated all this trouble were revealed as not reliable.</p>
<p>The next, equally bad or even more disastrous, hit for HBGary were the details from the story presented by Ars Technica. Anonymous revealed how they managed to bypass their security. And what is shocking is how easy it seems to be to penetrate the security of the company that is, after all, an expert in security.</p>
<p>The story raises a lot of questions:</p>
<ul>
<li>Why was their security so weak? Aren’t security companies supposed to know how to defend against these types of attacks?</li>
<li>Would have better security really saved them? Or would the attackers have adapted and used more ingenious ways to get in?</li>
<li>How likely is this to happen to a small or medium-sized company? While you can imagine it happening to big players like Microsoft or Google, can it happen to small companies that did not upset the “wrong guys”?</li>
<li>How prepared are companies for targeted attacks?  How many of them would remain standing after such an assault?</li>
</ul>
<p>An important thing to mention is that the standard suite of security software (firewall, antivirus, antispyware, anti-spam, anti-phishing, patch management, etc.) does a decent job to stop 99% of the attacks: non targeted ones – the pieces of malware that are randomly scanning the Internet for vulnerable machines and infecting them, the emails with malicious attachments or those pointing to dangerous sites, the sites that simulate well known services to trick you and get your passwords, etc. They are indispensable for targeted attacks too, but here things are much more complex and they are far from being enough.</p>
<p>What can be done to ensure well enough security? (Well enough is the maximum you can get, there is no such thing as a perfect security system.)</p>
<p>It is extremely important to keep the security system defenses aligned with the potential damages that a security breach will cause.</p>
<p>For a small startup that is still in its early stages with just a few computers it usually makes no sense to invest massively in security. This is not only because the costs will kill the business faster than any hacker, but also because the company simply doesn’t have enough valuable assets to make the effort worthwhile. However as the company starts to have a history, they also start to have more and more sensitive data: financial data, customers’ and partners’ data, development strategies, etc. Now it becomes more dangerous to lose data or to have confidential data stolen.</p>
<p>The key is to keep the balance between security enforcement and the risks that usually increase over time, and this is the point where a lot of companies fail. Some common reasons for this are:</p>
<ul>
<li>The company is not aware of the risks simply because they don’t have the necessary expertise to evaluate them.</li>
</ul>
<ul>
<li>The risks are underestimated. In this case the security enforcement is seen as an unnecessary cost.</li>
</ul>
<ul>
<li>The company is aware of the risks and their efforts in the area give them a false sense of security, while they actually have a problem in applying policies.</li>
</ul>
<p>Usually a security incident is what makes these companies realize where they really stand.</p>
<p>In the second part of this series I’ll talk about <a href="http://www.gfi.com/blog/companies-defend-targeted-attacks-part-2/" target="_blank">what happened to HBGary and what we should learn from it</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/companies-defend-targeted-attacks-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Top Most Vulnerable Applications and Operating Systems in 2010</title>
		<link>http://www.gfi.com/blog/top-vulnerable-applications-operating-systems-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-vulnerable-applications-operating-systems-2010</link>
		<comments>http://www.gfi.com/blog/top-vulnerable-applications-operating-systems-2010/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 11:33:51 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[IE vulnerability]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security patches]]></category>
		<category><![CDATA[security vulnerabilities]]></category>
		<category><![CDATA[Vulnerable Applications]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=3130</guid>
		<description><![CDATA[Analyzing the data on 2010 from National Vulnerability Database reveals some interesting statistics. This is the list of the top most targeted applications in 2010: As more and more businesses and applications are moving to the web, browsers are the &#8230;]]></description>
			<content:encoded><![CDATA[<p><a class="lightbox" title="data analysis" href="http://www.gfi.com/blog/wp-content/uploads/2011/02/data-analysis.jpg"><img class="alignright size-medium wp-image-3135" title="data analysis" src="http://www.gfi.com/blog/wp-content/uploads/2011/02/data-analysis-300x199.jpg" alt="" width="240" height="159" /></a>Analyzing the data on 2010 from <a href="http://nvd.nist.gov/" target="_blank">National Vulnerability Database</a> reveals some interesting statistics.</p>
<p><span id="more-3130"></span>This is the list of the top most targeted applications in 2010:</p>
<p style="text-align: center;"><a class="lightbox" title="Table 1" href="http://www.gfi.com/blog/wp-content/uploads/2011/02/Table-1.jpg"><img class="aligncenter size-full wp-image-3131" title="Table 1" src="http://www.gfi.com/blog/wp-content/uploads/2011/02/Table-1.jpg" alt="" width="541" height="308" /></a></p>
<p>As more and more businesses and applications are moving to the web, browsers are the favorite targets for hackers and security researchers. These are followed closely by Adobe tools, Microsoft Office, RealPlayer and Java Runtime Environment.</p>
<p>The top most targeted operating systems in 2010 are the following:</p>
<p style="text-align: center;"><a class="lightbox" title="Table 2" href="http://www.gfi.com/blog/wp-content/uploads/2011/02/Table-2.jpg"><img class="aligncenter size-full wp-image-3132" title="Table 2" src="http://www.gfi.com/blog/wp-content/uploads/2011/02/Table-2.jpg" alt="" width="542" height="230" /></a></p>
<p>Microsoft still remains the preferred target when talking about operating systems, followed very far behind by Linux, Apple Mac OS X and Cisco IOS.</p>
<p><a class="lightbox" title="Pie Chart" href="http://www.gfi.com/blog/wp-content/uploads/2011/02/Pie-Chart.jpg"><img class="aligncenter size-full wp-image-3133" title="Pie Chart" src="http://www.gfi.com/blog/wp-content/uploads/2011/02/Pie-Chart.jpg" alt="" width="391" height="255" /></a></p>
<p>From the data above we can see that 75% of vulnerabilities are targeting applications, 18% operating systems and 7% hardware devices (i.e. Cisco). This means that patching only Microsoft products is not enough. Adobe products, web browsers and Java Runtime Environment are the minimum set of other applications that must be monitored closely to ensure they are always fully patched for adequate security.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/top-vulnerable-applications-operating-systems-2010/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Patching Season?</title>
		<link>http://www.gfi.com/blog/patching-season/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=patching-season</link>
		<comments>http://www.gfi.com/blog/patching-season/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 12:46:55 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft Exchange]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[security patches]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=3086</guid>
		<description><![CDATA[The holidays are coming with a large number of security updates releases from vendors. So far this month we already have the following important updates: Google Chrome version 8.0.552.215 was released on 2nd December with 13 security fixes, 4 of &#8230;]]></description>
			<content:encoded><![CDATA[<p><a class="lightbox" title="patching" href="http://www.gfi.com/blog/wp-content/uploads/2010/12/patching.jpg"><img class="alignright size-medium wp-image-3087" style="margin: 10px;" title="patching" src="http://www.gfi.com/blog/wp-content/uploads/2010/12/patching-300x200.jpg" alt="" width="300" height="200" /></a>The holidays are coming with a large number of security updates releases from vendors.</p>
<p>So far this month we already have the following important updates:</p>
<ul>
<li><a href="http://googlechromereleases.blogspot.com/search/label/Stable%20updates">Google Chrome version 8.0.552.215</a> was released on 2<sup>nd</sup> December with 13 security fixes, 4 of them high severity level</li>
<li><a href="http://support.apple.com/kb/HT4447">Apple QuickTime version 7.6.9</a> is available from 7<sup>th</sup> December. It contains 15 security fixes, 14 of them labeled as critical.</li>
<li>Mozilla has released yesterday <a href="http://www.mozillamessaging.com/en-US/thunderbird/3.1.7/releasenotes/">Thunderbird versions 3.0.11/3.1.7</a> addressing 3 critical security issues and <a href="http://www.mozilla.com/en-US/firefox/3.6.13/releasenotes/">Firefox 3.5.16/3.6.13</a> with 11 security fixes, out of which 10 are critical or high severity level.</li>
</ul>
<p><span id="more-3086"></span></p>
<p>Oracle has released <a href="http://www.oracle.com/technetwork/java/javase/6u23releasenotes-191058.html">Java 6 update 23</a>, but this is a non security update.</p>
<p>This week we had the biggest Microsoft patch Tuesday ever. 17 new security bulleting were released, 16 of them labeled as critical or important. This is an all time record from Microsoft. The following Microsoft products are affected:</p>
<ul>
<li>Microsoft Windows</li>
<li>Internet Explorer</li>
<li>Microsoft Office</li>
<li>Microsoft SharePoint</li>
<li>Microsoft Exchange</li>
</ul>
<p>More details are available <a href="http://www.microsoft.com/technet/security/bulletin/ms10-dec.mspx">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/patching-season/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>5 Benefits of Automating Patch Management</title>
		<link>http://www.gfi.com/blog/5-benefits-automating-patch-management/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-benefits-automating-patch-management</link>
		<comments>http://www.gfi.com/blog/5-benefits-automating-patch-management/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 15:18:21 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[security patches]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=3037</guid>
		<description><![CDATA[In a previous article I wrote about software patches and why relying on auto updating systems of individual applications is not a practical solution for corporate networks. You need a patch management solution for proper patch management. But what are &#8230;]]></description>
			<content:encoded><![CDATA[<p><a class="lightbox" title="patch management 2" href="http://www.gfi.com/blog/wp-content/uploads/2010/11/patch-management-2.jpg"><img class="alignright size-medium wp-image-3038" style="margin: 10px;" title="patch management 2" src="http://www.gfi.com/blog/wp-content/uploads/2010/11/patch-management-2-300x200.jpg" alt="" width="300" height="200" /></a>In a previous article I wrote about <a href="http://www.gfi.com/blog/automate-patching-party-applications-gfi-languard/" target="_blank">software patches and why relying on auto updating systems of individual applications is not a practical solution for corporate networks</a>.</p>
<p>You need a patch management solution for proper patch management. But what are the benefits of automating patch management for these companies?</p>
<p><span id="more-3037"></span></p>
<ul>
<h2>1. Security</h2>
</ul>
<p>Security is the most obvious reason as to why companies would want to have an automated patch management solution in place. One of the main reasons why software vendors release new patches is to fix security vulnerabilities that can be exploited by malicious software or people intending to damage the IT systems or network.</p>
<p>Applying security patches in a timely fashion highly reduces the risk of having a security breach and all the related problems that come with it, like data theft, data loss, reputations issues or even legal penalties.</p>
<ul>
<h2>2. Company Productivity</h2>
</ul>
<p>An efficient system which deploys patches network wide helps to improve the productivity of the company in many ways. Often patches come with performance improvements for the products they apply to, or fix crashes. Helping employees get rid of these issues will lead to a productivity boost. The improved security also helps productivity. In the majority of cases the worst effect of malware is not the stealing of company sensitive data, but rather the downtime that badly affects productivity. The effect varies from congested networks or slowed down systems because of malware activity, to breakdowns of business critical applications and to systems which are totally compromised and need to be reinstalled from scratch.</p>
<ul>
<h2>3. IT Department Productivity</h2>
</ul>
<p>Productivity gain is easily measured within the IT department. You just need to ascertain how many people and working hours are required to patch the systems manually, and how much you save by using software that automates the process. In fact, for companies that have more than 20-25 computers in their network, the headaches and time required to perform manual patching are so high that, if the company does not have a solution to automate patch management, they probably do not do it at all or it is limited to critical servers only.</p>
<ul>
<h2>4. Compliancy</h2>
</ul>
<p>Recently compliancy has become an important driver for companies to implement a patch management solution. There are more and more laws and regulations that are imposing security best practices on companies and having the systems fully patched is one of the most important security rules.</p>
<p>Government institutions, companies offering financial services and healthcare organizations are among the most affected by these regulations, but the trend is that all companies will need to be secure enough to be able to protect the privacy and data of their employees, customer and partners.</p>
<p>Here is a list with some of the most important standards related to IT infrastructure security: Payment Card Industry Data Security Standard (PCI DSS), Health Insurance Portability and Accountability Act (HIPAA), Sarbanes–Oxley Act (SOX), Gramm–Leach–Bliley Act (GLB/GLBA), Federal Information Security Management Act (FISMA), Family Educational Rights and Privacy Act (FERPA), Government Connect Secure Extranet &#8211; Code of Connection (GCSx CoCo).</p>
<p>Failure to comply can result in losing opportunities, incurring legal and financial penalties or even losing your business.</p>
<ul>
<h2>5. Keep Up with New Features</h2>
</ul>
<p>Patches can contain new features, adding new functionality or extending support for additional platforms. For organizations this often translates into opportunities to improve or extend their services.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/5-benefits-automating-patch-management/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Top 15 Most Vulnerable Applications</title>
		<link>http://www.gfi.com/blog/top-15-vulnerable-applications/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-15-vulnerable-applications</link>
		<comments>http://www.gfi.com/blog/top-15-vulnerable-applications/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 11:40:30 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[GFI Fixes It]]></category>
		<category><![CDATA[GFI LANguard]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[security vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=2784</guid>
		<description><![CDATA[Top 15 Most Vulnerable Applications Which were the most vulnerable applications in the first half of 2010? Below are the results after processing vulnerability data feeds as of July 7, 2010 from National Vulnerability Database (NVD), which is the U.S. &#8230;]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Top 15 Most Vulnerable Applications</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Which were the most vulnerable applications in the first half of 2010?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Below are the results after processing vulnerability data feeds as of July 7, 2010 from National Vulnerability Database (NVD), which is the U.S. government repository of standards based vulnerability management data:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Interesting highlights and remarks:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Web browsers are the most targeted applications. They hold the top four places. Other popular targets for hackers are Adobe products, Java Runtime Environment and Microsoft Office.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Discussions about which browser is most secure do not make much sense. They all have quite a number of new security vulnerabilities. Probably a safe web browser is one which is used by only a few people and therefore is not popular enough to get attention from hackers. However, on such a browser a lot of sites will not work simply because most developers only test their site on the top most used browsers.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Adobe, Microsoft and Mozilla have the most products in the top 15:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Adobe – 5 products</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Microsoft – 3 products</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Mozilla – 3 products</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Oracle – 2 products</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Apple – 1 product</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Google – 1 product</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">According to NVD new security vulnerabilities are published with a rate of 16 per day. Vendors are forced to release a lot of security updates to keep their products secure; therefore a vulnerability management tool like GFI LANguard can be very helpful. Currently LANguard can automate patching for 11 products out of the 15 mentioned above. Here is the full list of supported non-Microsoft products.</div>
<p>Which were the most vulnerable applications in the first half of 2010?</p>
<p>Below are the results after processing vulnerability data feeds as of July 7, 2010 from National Vulnerability Database (NVD), which is the U.S. government repository of standards based vulnerability management data:</p>
<p style="text-align: center;"><a class="lightbox" title="Table" href="http://www.gfi.com/blog/wp-content/uploads/2010/07/Table1.jpg"><img class="size-full wp-image-2786 aligncenter" style="margin-top: 10px; margin-bottom: 10px;" title="Table" src="http://www.gfi.com/blog/wp-content/uploads/2010/07/Table1.jpg" alt="" width="471" height="400" /></a><span id="more-2784"></span></p>
<p>Interesting highlights and remarks:</p>
<ul>
<li>Web browsers are the most targeted applications. They hold the top four places. Other popular targets for hackers are Adobe products, Java Runtime Environment and Microsoft Office.</li>
<li>Discussions about which browser is most secure do not make much sense. They all have quite a number of new security vulnerabilities. Probably a safe web browser is one which is used by only a few people and therefore is not popular enough to get attention from hackers. However, on such a browser a lot of sites will not work simply because most developers only test their site on the top most used browsers.</li>
<li>Adobe, Microsoft and Mozilla have the most products in the top 15:<br />
o<span style="white-space: pre;"> </span>Adobe – 5 products<br />
o<span style="white-space: pre;"> </span>Microsoft – 3 products<br />
o<span style="white-space: pre;"> </span>Mozilla – 3 products<br />
o<span style="white-space: pre;"> </span>Oracle – 2 products<br />
o<span style="white-space: pre;"> </span>Apple – 1 product<br />
o<span style="white-space: pre;"> </span>Google – 1 product</li>
</ul>
<p>According to NVD new security vulnerabilities are published with a rate of 16 per day. Vendors are forced to <a href="http://www.gfi.com/blog/gfi-languard-adds-applications-patch-management-list" target="_blank">release a lot of security updates</a> to keep their products secure; therefore a vulnerability management tool like GFI LANguard can be very helpful. Currently LANguard can automate patching for 11 products out of the 15 mentioned above. Here is the full list of supported non-Microsoft products.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/top-15-vulnerable-applications/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>GFI LANguard adds new applications to its patch management list</title>
		<link>http://www.gfi.com/blog/gfi-languard-adds-applications-patch-management-list/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gfi-languard-adds-applications-patch-management-list</link>
		<comments>http://www.gfi.com/blog/gfi-languard-adds-applications-patch-management-list/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:30:23 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[GFI Fixes It]]></category>
		<category><![CDATA[GFI LANguard]]></category>
		<category><![CDATA[patch management]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=2779</guid>
		<description><![CDATA[Apple QuickTime, Adobe Air and Opera Browser among the New Applications That Can Be Patched Using GFI LANguard GFI LANguard 9.5 was launched at the end of May with a new and very important feature for people working in the &#8230;]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Apple QuickTime, Adobe Air and Opera Browser among the New Applications That Can Be Patched Using GFI LANguard</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">GFI LANguard 9.5 was launched at the end of May with a new and very important feature for people working in the network security area: patch management for non-Microsoft applications.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">The aim is to perform from a central location network wide detection, download and deployment of missing updates for all important vendors of popular applications widely spread in corporate environments. Such applications get a lot of attention from hackers and therefore need security updates quite often.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">The enhancement saves a lot of a network administrator’s time as it would take forever to patch each machine individually even for relatively small networks with 20-100 machines. To have an idea of the amount of work involved it is enough to take a look at some of the updates released last month (June 2010):</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Microsoft</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>One Microsoft Silverlight update (June 3rd)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>10 security bulletins on patch Tuesday (June 8th)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Mozilla</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Two updates of Firefox (Firefox 3.6.4/Firefox 3.5.10 and Firefox 3.6.6)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>Two updates of Thunderbird (Thunderbird 3.0.5 and Thunderbird 3.1)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Adobe</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>One update of Flash Player (Flash Player 9.0.277.0/Flash Player 10.1.53.64)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>One update of Reader (Reader 8.2.3/Reader 9.3.3)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">o<span style="white-space: pre;"> </span>One update of Acrobat (Acrobat 8.2.3/Acrobat 9.3.3)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">There are a total of 18 updates only from Microsoft, Mozilla and Adobe. Other vendors (i.e. Apple) have released security updates too. It becomes extremely hard to keep up with them.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">So far, beside Microsoft security updates, LANguard 9.5 could be used to patch popular applications from Adobe (Flash Player, Acrobat Standard and Professional, Reader and Shockwave Player), Mozilla (Firefox and Thunderbird) and Oracle (Java Runtime Environment).</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Starting on July 13, 2010 new applications are added to the supported list:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Apple QuickTime</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Adobe Air</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Adobe Acrobat Professional Extended</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">-<span style="white-space: pre;"> </span>Opera Browser</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">The complete list of supported applications is available here. Stay tuned however as new applications will be added to the list soon!</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">If you would like us to consider additional applications for patch management you can submit a request here.</div>
<p><a class="lightbox" title="install" href="http://www.gfi.com/blog/wp-content/uploads/2010/07/install.jpg"><img class="alignright size-medium wp-image-2780" style="margin: 10px;" title="install" src="http://www.gfi.com/blog/wp-content/uploads/2010/07/install-299x300.jpg" alt="" width="239" height="240" /></a><a href="http://www.gfi.com/lannetscan" target="_blank">GFI LANguard 9.5</a> was launched at the end of May with a new and very important feature for people working in the network security area: patch management for non-Microsoft applications.</p>
<p>The aim is to perform from a central location network wide detection, download and deployment of missing updates for all important vendors of popular applications widely spread in corporate environments. Such applications get a lot of attention from hackers and therefore need security updates quite often.</p>
<p>The enhancement saves a lot of a network administrator’s time as it would take forever to patch each machine individually even for relatively small networks with 20-100 machines. To have an idea of the amount of work involved it is enough to take a look at some of the updates released last month (June 2010):</p>
<p><span id="more-2779"></span></p>
<ul>
<li>Microsoft<br />
o<span style="white-space: pre;"> </span>One Microsoft Silverlight update (June 3rd)<br />
o<span style="white-space: pre;"> </span>10 security bulletins on patch Tuesday (June 8th)</li>
<li>Mozilla<br />
o<span style="white-space: pre;"> </span>Two updates of Firefox (Firefox 3.6.4/Firefox 3.5.10 and Firefox 3.6.6)<br />
o<span style="white-space: pre;"> </span>Two updates of Thunderbird (Thunderbird 3.0.5 and Thunderbird 3.1)</li>
<li>Adobe<br />
o<span style="white-space: pre;"> </span>One update of Flash Player (Flash Player 9.0.277.0/Flash Player 10.1.53.64)<br />
o<span style="white-space: pre;"> </span>One update of Reader (Reader 8.2.3/Reader 9.3.3)<br />
o<span style="white-space: pre;"> </span>One update of Acrobat (Acrobat 8.2.3/Acrobat 9.3.3)</li>
</ul>
<p>There are a total of 18 updates only from Microsoft, Mozilla and Adobe. Other vendors (i.e. Apple) have released security updates too. It becomes extremely hard to keep up with them.</p>
<p>So far, beside Microsoft security updates, LANguard 9.5 could be used to patch popular applications from Adobe (Flash Player, Acrobat Standard and Professional, Reader and Shockwave Player), Mozilla (Firefox and Thunderbird) and Oracle (Java Runtime Environment).</p>
<p>Starting on July 13, 2010 new applications are added to the supported list:</p>
<ul>
<li>Apple QuickTime</li>
<li>Adobe Air</li>
<li>Adobe Acrobat Professional Extended</li>
<li>Opera Browser</li>
</ul>
<p>The <a href="http://kbase.gfi.com/showarticle.asp?id=KBID003469" target="_blank">complete list of supported applications is available</a>. Stay tuned however as new applications will be added to the list soon!</p>
<p>If you would like us to consider additional applications for patch management you can <a href="mailto:FeedbackLNSS@gfi.com" target="_blank">submit a request</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/gfi-languard-adds-applications-patch-management-list/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Automate Patching of Third Party Applications Using GFI LANguard™</title>
		<link>http://www.gfi.com/blog/automate-patching-party-applications-gfi-languard/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=automate-patching-party-applications-gfi-languard</link>
		<comments>http://www.gfi.com/blog/automate-patching-party-applications-gfi-languard/#comments</comments>
		<pubDate>Wed, 26 May 2010 07:30:05 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[GFI Fixes It]]></category>
		<category><![CDATA[GFI LANguard]]></category>
		<category><![CDATA[patch management]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=2158</guid>
		<description><![CDATA[Why is proper patch management crucial for your network security? Patches are released by software vendors usually to address security issues or to provide bug fixes. Occasionally they enhance or add new features. Software security vulnerabilities are the most common &#8230;]]></description>
			<content:encoded><![CDATA[<h2>Why is proper patch management crucial for your network security?</h2>
<p><a class="lightbox" title="Patch Management Updates" href="http://www.gfi.com/blog/wp-content/uploads/2010/04/Patch-Management-Updates.jpg"><img class="alignright size-medium wp-image-2160" style="border: 0pt none; margin: 10px;" title="Patch Management Updates" src="http://www.gfi.com/blog/wp-content/uploads/2010/04/Patch-Management-Updates-300x200.jpg" alt="" width="240" height="160" /></a>Patches are released by software vendors usually to address security issues or to provide bug fixes. Occasionally they enhance or add new features.</p>
<p>Software security vulnerabilities are the most common way through which malware penetrates your network. While antivirus solutions are detecting and removing malware once it is detected on your system, security patches are aimed to close the doors that malware can use to reach to your system.</p>
<p><span id="more-2158"></span></p>
<p>The large majority of security vulnerabilities can be fixed by applying the latest patches provided by software vendors. We would never have heard about a lot of popular malware if patches had been applied in time. For example, the <a href="http://www.gfi.com/blog/conficker-airbase-hospital-near-you/" target="_blank">Conficker worm</a> was first discovered in November 2008 and during 2009 it continued to spread, infecting an estimated 9 to 15 million computers worldwide, even though Microsoft released a patch that fixed the vulnerability exploited by the worm in October 2008!</p>
<p>Therefore having a proper patch management system that ensures you have the latest security patches applied on your network in time and with minimal effort is extremely important. Making use of an analogy with the automotive industry, applying the latest patches is for network security what the replacement of used brake pads is for driving safety: a maintenance task that requires some time and some money, but not doing it will end in causing damage that will cost much more time and money.</p>
<h2>Why use <a href="http://www.gfi.com/lannetscan" target="_blank">GFI LANguard</a>?</h2>
<p>Microsoft and other software vendors have auto-updating systems (like Windows updates) that are designed to help users apply the latest patches. This is a solution that works fine for home users or for a 3-5 computer network.</p>
<p>However in larger networks there are a couple of reasons that makes this impractical. Administrators do not have an overview of what patches were installed on which machines, they are not notified about update failures and they cannot control which patches will be applied and which will not. Sometimes patches can have bugs or enforced security can prevent some applications from working. It is important to install them in a test environment and make sure that business critical applications are working fine before deploying them in the production environment.</p>
<p>Windows Server Updates Services (WSUS) is a free product from Microsoft that helps administrators to manage Microsoft updates in their network. By using this tool administrators can manage what updates, when and on which machines these need to be deployed. They are able to view the patching status of each machine from the network. Additionally the patches are downloaded only once for the entire network and stored to a central repository.</p>
<p>The weak points of WSUS are that it only installs on Windows servers, it is quite difficult to install and configure and it only supports Microsoft updates.</p>
<p>GFI LANguard is a very straightforward product to install, configure and get running. It installs on both servers and workstations and it can be used to deploy Microsoft updates as well as custom software and scripts.</p>
<p>GFI LANguard 9.5 comes with a new important feature for patch management. It has inbuilt support to automatically detect, download and deploy patches for non-Microsoft applications. You can use a single central console to manage security patches for all Microsoft products and patches from other vendors like Adobe, Mozilla or Oracle (and the list of supported products is continuously being expanded).</p>
<p>Moreover GFI LANguard is unique on the market because it is more than just a patch management tool. It also provides full vulnerability assessment and network and software audit, acting as a virtual security consultant for your network.</p>
<p><a href="http://www.gfi.com/pages/gfilanguardlvl100.asp" target="_blank">Click here to view GFI LANguard in action</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/automate-patching-party-applications-gfi-languard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vulnerability Related Standards</title>
		<link>http://www.gfi.com/blog/vulnerability-related-standards/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vulnerability-related-standards</link>
		<comments>http://www.gfi.com/blog/vulnerability-related-standards/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 13:16:50 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[CVE]]></category>
		<category><![CDATA[CVSS]]></category>
		<category><![CDATA[OVAL]]></category>
		<category><![CDATA[security vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=1350</guid>
		<description><![CDATA[Security vulnerabilities in software applications are the most important factor that helps malware to spread. The number of known vulnerabilities is increasing every day. Vulnerability databases like National Vulnerability Database, SecurityFocus or Secunia publish thousands of new vulnerabilities each year. &#8230;]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: normal; font-size: 13px; "><a class="lightbox" title="Vulnerability Related Standards" href="http://www.gfi.com/blog/wp-content/uploads/2009/10/Vulnerability-Related-Standards.jpg"><img class="alignright size-medium wp-image-1352" style="margin: 10px;" title="Vulnerability Related Standards" src="http://www.gfi.com/blog/wp-content/uploads/2009/10/Vulnerability-Related-Standards-200x300.jpg" alt="" width="140" height="210" /></a>Security vulnerabilities in software applications are the most important factor that helps malware to spread. The number of known vulnerabilities is increasing every day. Vulnerability databases like <a href="http://nvd.nist.gov/">National Vulnerability Database</a>, <a href="http://www.securityfocus.com/">SecurityFocus</a> or <a href="http://secunia.com/">Secunia</a> publish thousands of new vulnerabilities each year. </span></p>
<p>The chart below will help getting an idea about the numbers we are talking. It shows how many new vulnerabilities have been registered by CVE starting with 1999 until 2008. Basically in the last three years there were around 7000 new vulnerabilities each year.</p>
<p><span id="more-1350"></span></p>
<p style="text-align: center; "><a class="lightbox" title="Vulnerability Related Standards" href="http://www.gfi.com/blog/wp-content/uploads/2009/10/Florian-graph.JPG"><img class="size-medium wp-image-1351 aligncenter" style="margin-top: 10px; margin-bottom: 10px;" title="Vulnerability Related Standards" src="http://www.gfi.com/blog/wp-content/uploads/2009/10/Florian-graph-300x187.jpg" alt="" width="300" height="187" /></a></p>
<p>Due to these large numbers, the task to detect and fix vulnerabilities is extremely difficult. Tools like <a href="http://www.gfi.com/lannetscan">GFI LANguard</a> are trying to automate the job for network administrators. Their functionality relays a lot on the industry standards established for vulnerability management and therefore it is important when dealing with vulnerabilities to know a bit about the most common standards related to them.</p>
<h2><a href="http://cve.mitre.org" target="_blank">Common Vulnerabilities and Exposures (CVE)</a></h2>
<p><strong> </strong></p>
<p>Common Vulnerabilities and Exposures<strong> </strong>is the most popular standard in use when someone wants to reference certain vulnerabilities. Practically it assigns a unique name (CVE Identifier) to each vulnerability, making easier for people to identify and gather more information about an item from different sources.</p>
<h3><strong>About CVE (excerpt from the official site):</strong></h3>
<p><em>Common Vulnerabilities and Exposures is a dictionary of common names (i.e., CVE Identifiers) for publicly known information security vulnerabilities.</em></p>
<p><em> </em></p>
<p><em>CVE’s common identifiers make it easier to share data across separate network security databases and tools, and provide a baseline for evaluating the coverage of an organization’s security tools. If a report from one of your security tools incorporates CVE Identifiers, you may then quickly and accurately access fix information in one or more separate CVE-compatible databases to remediate the problem.</em></p>
<p><em> </em></p>
<p><em>CVE is:</em></p>
<ul>
<li><em>One name for one vulnerability or exposure</em></li>
<li><em>One standardized description for each vulnerability or exposure</em></li>
<li><em>A dictionary rather than a database</em></li>
<li><em>How disparate databases and tools can &#8220;speak&#8221; the same language</em></li>
<li><em>The way to interoperability and better security coverage</em></li>
<li><em>A basis for evaluation among tools and databases</em></li>
<li><em>Free for public download and use</em></li>
<li><em>Industry-endorsed via the CVE Editorial Board and CVE-Compatible Products</em></li>
</ul>
<p>CVE is maintained by <a href="http://www.mitre.org/">The MITRE Corporation</a> and it is sponsored by the <a href="http://www.us-cert.gov/">National Cyber Security Division</a> of the <a href="http://www.dhs.gov/">U.S. Department of Homeland Security</a>.</p>
<h2><a href="http://oval.mitre.org" target="_blank">Open Vulnerability and Assessment Language (OVAL)</a></h2>
<p>OVAL is an XML based language used to represent in a structured manner the checks (i.e. file versions, registry values, etc.) that need to be performed on a system to determine if a vulnerability is present or not. An OVAL compatible tool can receive as input vulnerability tests written in OVAL and it will determine if the vulnerabilities are present or not on the scanned systems.</p>
<h3><strong>About OVAL (excerpt from the official site):</strong></h3>
<p><em>Open Vulnerability and Assessment Language (OVAL) is an international, information security, community standard to promote open and publicly available security content, and to standardize the transfer of this information across the entire spectrum of security tools and services. OVAL includes a language used to encode system details, and an assortment of content repositories held throughout the community. The language standardizes the three main steps of the assessment process: representing configuration information of systems for testing; analyzing the system for the presence of the specified machine state (vulnerability, configuration, patch state, etc.); and reporting the results of this assessment. The repositories are collections of publicly available and open content that utilize the language.</em></p>
<p>OVAL Website and OVAL Repository are hosted by <a href="http://www.mitre.org/">The MITRE Corporation</a>. OVAL is sponsored by the <a href="http://www.us-cert.gov/">National Cyber Security Division</a> of the <a href="http://www.dhs.gov/">U.S. Department of Homeland Security</a>.</p>
<h2><a href="http://www.first.org/cvss/" target="_blank">Common Vulnerability Scoring System (CVSS)</a></h2>
<p>The number of known vulnerabilities is pretty large, but not all of them are equally dangerous. Some of them are easy to exploit and grant to the attacker full privileges on the vulnerable systems, while for others is impossible to create a general exploit or the probability to meet the environmental conditions that will make the vulnerability possible is extremely low. It is crucial to know which vulnerabilities have the most significant impact to able to prioritize what to fix first. Here is where CVSS helps. It is a standard to rate vulnerabilities based on their impact.</p>
<h3><strong>About CVSS (excerpt from the official site):</strong></h3>
<p><strong> </strong></p>
<p><em>CVSS is a vulnerability scoring system designed to provide an open and standardized method for rating IT vulnerabilities. CVSS helps organizations prioritize and coordinate a joint response to security vulnerabilities by communicating the base, temporal and environmental properties of a vulnerability.</em></p>
<p>CVSS is maintained by <a href="http://www.first.org/">FIRST.org, Inc.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/vulnerability-related-standards/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Security and Usability: Finding the Right Balance</title>
		<link>http://www.gfi.com/blog/security-usability-finding-balance/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=security-usability-finding-balance</link>
		<comments>http://www.gfi.com/blog/security-usability-finding-balance/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 08:23:25 +0000</pubDate>
		<dc:creator>Cristian Florian</dc:creator>
				<category><![CDATA[Tech Zone]]></category>
		<category><![CDATA[password security]]></category>
		<category><![CDATA[policies]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.gfi.com/blog/?p=367</guid>
		<description><![CDATA[Determining the fine line between security and usability is a hard task for everybody involved in IT security, from software developers to network administrators. The lack of balance between these two items is one of the main reasons that can &#8230;]]></description>
			<content:encoded><![CDATA[<p><a class="lightbox" title="Security and Usability in the workplace" href="http://www.gfi.com/blog/wp-content/uploads/2009/07/Security-and-Usability.jpg"><img class="alignright size-medium wp-image-375" style="margin: 10px;" title="Security and Usability in the workplace" src="http://www.gfi.com/blog/wp-content/uploads/2009/07/Security-and-Usability-300x283.jpg" alt="" width="192" height="181" /></a>Determining the fine line between security and usability is a hard task for everybody involved in IT security, from software developers to network administrators. The lack of balance between these two items is one of the main reasons that can make a security system fail. Here are a few examples:</p>
<h2>Passwords</h2>
<p>Passwords are the most common authentication method. They are so popular that everyone &#8211; or at least all network administrators – should know how to use them effectively. However there are still many cases where users have passwords that are either easy to guess or they simply write their passwords on a piece of paper that is placed on the desk and therefore available to anybody who passes by.</p>
<p>Why is this happening? Usually it is either because the security policies do not enforce enough security or because they enforce too much security.</p>
<p>When there are no constraints on the complexity of passwords, users will generally set simple and easy to remember passwords and they will never change them. The usability of the system in such cases is good:  users will not have problems to access the system because they forgot their password. However, these easy to remember passwords (usually) mean that they are also vulnerable to <a href="http://en.wikipedia.org/wiki/Password_Guessing" target="_blank">password guessing </a>attacks.</p>
<p><span id="more-367"></span>On the other hand if people are forced to set extremely complex passwords, a different set of problems will arise with the same effect: the security system can be easily bypassed. If passwords cannot be remembered most users will either write them down or, of course, forget them.  This is not a good thing. If passwords are written down, some users will stick the paper on a side of the monitor or put it under the keyboard. If passwords are forgotten then users will often spend time calling support or using the “Forgot your password” service. It is not difficult to find people that are annoyed by extreme security measures. And in case of services provided online this can lead customers to consider alternative services that are easier to use.</p>
<h2><a href="http://technet.microsoft.com/en-us/library/cc709691(WS.10).aspx" target="_blank">Windows User Account Control </a>(UAC)</h2>
<p>Windows UAC is probably the best example of how difficult is to keep the equilibrium, even for big and experienced players like Microsoft.</p>
<p>Windows XP does not have UAC and it is an excellent operating system from a usability point of view. This is the reason why it is still so widely used. However over the time it had important security problems.</p>
<p>A key factor that generated a large part of security issues in Windows XP is the over use of administrator accounts. Software developers used to assume that users have access everywhere and design their applications accordingly. Users were using administrator accounts even for trivial tasks and this was partially because lot of applications did not work otherwise. Malicious software benefited a lot from this situation. Because users were administrators, malware code was able to infect core system files causing significant, and sometimes irreversible, damage.</p>
<p>Microsoft realized that they had to change something and the result was Windows Vista, an operating system designed with security in mind. User Account Control (UAC) is one of the new security components that were introduced in Vista and it is a set of features that allow users to perform common tasks as non administrators.</p>
<p>How does it work? Basically all accounts, even administrators’, are running by default with privileges of standard users. Each time an operation that requires administrative privileges is to be executed, the user is prompted – via a secure desktop – to confirm that he is aware and wants to continue the operation. Clicking yes, or providing administrator credentials in cases where a standard user is logged on, will elevate the privileges to administrator and the operation will execute successfully. However the privileges are elevated for that program only. Each application that performs operations which require elevation will generate at least one UAC prompt.</p>
<p>This approach started to make users more aware about the changes performed in their system. Another effect is that most users got annoyed by the large amount of UAC prompts, thus forcing developers to fix their applications so that they will run without unnecessarily asking for administrator privileges.</p>
<p>While Windows Vista UAC is great from a security point of view, regarding usability it is enough to say that the first result when searching on Google using “Windows Vista UAC” is a page with the title “Disable User Account Control in Windows Vista”.</p>
<p>Will Windows 7 ship with an updated UAC to finally get the right balance? It seems so; however, the path is not so straight forward.</p>
<p>The feedback received from customers on Windows Vista UAC was processed by Microsoft and Windows 7 BETA was released with an updated version of UAC. The updates were to improve usability by reducing the number of UAC prompts. Although <a href="http://technet.microsoft.com/en-us/magazine/2009.07.uac.aspx" target="_blank">Windows 7 UAC</a> can be configured to behave like Windows Vista, the default state allows Windows components to auto-elevate without prompting the user.</p>
<p>At first sight this solution seemed to be perfect. Huge usability improvement &#8211; the number of annoying UAC prompts reduced – while making no major compromises regarding security. Unfortunately the right balance was still not there yet. An <a href="http://www.istartedsomething.com/20090130/uac-security-flaw-windows-7-beta-proof/" target="_blank">important security flaw</a> was discovered: through auto-elevation it was possible to disable UAC without having the user notified. Microsoft’s initial reaction to this was a bit strange for a security community. They said that the behavior was like that by design and it would not be changed. Finally <a href="http://blogs.msdn.com/e7/archive/2009/02/05/uac-feedback-and-follow-up.aspx" target="_blank">Microsoft admitted</a> that it was an issue that must be fixed and in Windows 7 Release Candidate (RC) – which is currently available – changing UAC level gets special treatment and it always prompts you if you choose to disable it.</p>
<p>Did Microsoft finally get it right? Time will tell. The fight is not over yet. There are still people complaining about asking non qualified people to take important decisions about security, even with the reduced level of prompts from Windows 7. And there are voices that say security should not be compromised and Windows Vista UAC is better.</p>
<p>Nevertheless the examples above are not isolated cases. There are plenty of other similar situations. I know people whose machines got infected even with an antivirus solution installed and up to date, just because the real time monitoring component was turned off. Why it was turned off? It was slowing down the computer…</p>
<p>Security applications and security policies should be designed to interfere minimally with the normal working flow of the user. If they are too intrusive people tend to bypass them and the systems will fail to achieve their main goal:  enforcing security.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfi.com/blog/security-usability-finding-balance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

