<?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>ESET ThreatBlog</title>
	<atom:link href="http://www.eset.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eset.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 05:47:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>It Seems Obvious To Me&#8230;.</title>
		<link>http://www.eset.com/blog/2010/03/10/it-seems-obvious-to-me</link>
		<comments>http://www.eset.com/blog/2010/03/10/it-seems-obvious-to-me#comments</comments>
		<pubDate>Thu, 11 Mar 2010 05:41:21 +0000</pubDate>
		<dc:creator>cjohnston</dc:creator>
				<category><![CDATA[Craig Johnston]]></category>

		<guid isPermaLink="false">http://www.eset.com/blog/?p=3062</guid>
		<description><![CDATA[&#160;
&#160;
If you listen to IT Security experts, they will regularly tell you to make your passwords difficult to guess. They will also tell you ensure it is not short, and has a mixture of alphabetic, numeric &#38; special characters in it &#8211; and certainly don&#39;t use a word that is found in the dictionary.
Why do [...]]]></description>
			<content:encoded><![CDATA[<p><span _fck_bookmark="1" style="display: none">&nbsp;</span></p>
<p>&nbsp;</p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">If you listen to IT Security experts, they will regularly tell you to make your passwords difficult to guess. They will also tell you ensure it is not short, and has a mixture of alphabetic, numeric &amp; special characters in it &#8211; and certainly don&#39;t use a word that is found in the dictionary.</span></span></p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">Why do we do that? Because it is important that your password cannot be easily be guessed, especially using brute force. What does that mean? It means the bad guys can automate a system to make repeated attempts to log in with your username, trying one combination of characters to form your password after another until they stumble across your password &amp; get into your account. This may take hundreds of thousands (or millions) of attempts before the right password is submitted. But depending on the attacking system and and their target, they could make hundreds (or more) attempts at the password per second.</span></span></p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">So the theory is &#8211; the longer the password, the more obscure the word (or combination of words) used, the use of both lower &amp; upper case, along with special characters, the more difficult it is for a bad guy to generate the right combination to match your password. And this is all good good advice. It certainly makes it much more difficult for the bad guys.</span></span></p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">But I can&#39;t help wonder why we allow brute force attacks to work at all. Instead of a system instantly returning with a negative response if the password is incorrect, why not build a delay into the response of say, a tenth of a second? Then, when another log in attempt is name on that same username, the response comes back after a tenth of a second delay. The next failed log in attempt on the username would result in a two tenths delay, then three tenths, etcetera. After one hundred attempts, there would be a ten second delay between responses. By the one thousandth attempt, the delay would be one hundred seconds. This would render a brute force attack useless. But a legitimate user who happened to enter the wrong password would not notice a tenth of a second delay. Even a two thenths or three tenths of a second delay.</span></span></p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">So why aren&#39;t delays like this built into log in screens? I don&#39;t know why.</span></span></p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">OK, OK. I&#39;m sure some people will come back to me &amp; say that it&#39;s not technically possible to do something like that on some systems. And I&#39;m sure that&#39;s probably true. But I&#39;m also sure there are plenty of systems out there that could be modified to do something like this. It seems logical to me.</span></span></p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">Now, even if this was done wherever possible, you still need to use strong passwords. Words that are found in a dictionary are not a good idea, and using family or pet names is certainly not good practice. So you would still need to use strong passwords, but the bad guys would have less chance of cracking your password through repeated, rapid brute force attacks.</span></span></p>
<p>&nbsp;</p>
<p><span style="color: #000"><span style="font-family: 'calibri', 'sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">&nbsp;<br />
	<strong>Craig Johnston<br />
	Senior Cybercrime Research Analyst</strong></span></span></p>
<p>&nbsp;</p>
<p><span _fck_bookmark="1" style="display: none">&nbsp;</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/10/it-seems-obvious-to-me/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Patchwork for the Home and the Enterprise</title>
		<link>http://www.eset.com/blog/2010/03/08/patchwork-for-the-home-and-the-enterprise</link>
		<comments>http://www.eset.com/blog/2010/03/08/patchwork-for-the-home-and-the-enterprise#comments</comments>
		<pubDate>Mon, 08 Mar 2010 22:29:18 +0000</pubDate>
		<dc:creator>David Harley</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[David Harley]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[SC Magazine]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[Brian Krebs]]></category>
		<category><![CDATA[Dan Raywood]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Qualys]]></category>
		<category><![CDATA[Rich Mogull]]></category>
		<category><![CDATA[RSA 2010]]></category>
		<category><![CDATA[Secunia]]></category>
		<category><![CDATA[Securosis]]></category>
		<category><![CDATA[third-party patches]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[Wolfgang Kandek]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3046</guid>
		<description><![CDATA[SC Magazine&#39;s Dan Raywood reports that &#34;To be completely patched requires an average of between 51 and 86 actions per year&#34;, quoting findings by Secunia that &#34; in order for the typical home user to stay fully patched, an average of 75 patches from 22 different vendors need to be installed, requiring the user to [...]]]></description>
			<content:encoded><![CDATA[<p>SC Magazine&#39;s Dan Raywood <a href="http://www.scmagazineuk.com/to-be-completely-patched-requires-an-average-of-between-51-and-86-actions-per-year/article/165269/">reports </a>that &quot;To be completely patched requires an average of between 51 and 86 actions per year&quot;, quoting <a href="http://secunia.com/blog/80/">findings </a>by Secunia that &quot; in order for the typical home user to stay fully patched, an average of 75 patches from 22 different vendors need to be installed, requiring the user to engage in a patch action every 4.8 days.&quot;</p>
<p>Back in 2009, at RSA, Secunia proposed an approach to addressing this problem&nbsp;by building a &quot;common application that handles all third-party application updates and patching&quot; to address consumer application patch difficulties.&nbsp;While I&#39;m not convinced it&#39;s feasible to handle <em>all </em>updates &#8211; some of the small companies will slip through the net, and I suspect that some of the big ones will only extend limited cooperation, for proprietary reasons &#8211; this does indeed sound like an approach that will reduce the impact on the consumer of driveby downloads and other Bad Things, and, as Brian Krebs has pointed out, reduce the amount of time some of us put in as unpaid support to family and friends afflicted by such problems, and I look forward to seeing the software. <img src='https://secure.eset.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>However, it&#39;s not just home users who have patching problems. And there&#39;s more crossover than you might think. At a session at RSA this year on &quot;How to expedite patching in the enterprise?&quot; with Rich Mogull (Securosis), Doug Dexter (Cisco), Robert Duran (TIME), Wolfgang Kandek (Qualys), Regis Rogers (GE Corp), a number of interesting questions were posed. Apart from the fact that so few attendees seem to feel they have real control over the patching problem, it was noticeable that Oracle, Adobe and Java seem to be seen as particular troublespots. It&#39;s unlikely that many home users are using Oracle to catalogue their CD collections, but Adobe is another issue entirely. Yes, the company has made a lot of progress, but it still doesn&#39;t show the same awareness that Microsoft (usually) does nowadays.</p>
<p>And Adobe Reader still infuriates me. First it silently re-enabled Javascript. And since I re-disabled it, it continues to prompt me to re-enable it every time I open a PDF, irrespective of whether it really includes javascripts (which it hardly ever does). It may seem trivial, but this still sounds like a company that hasn&#39;t thought a security issue through properly.</p>
<p><strong>David Harley CISSP FBCS CITP<br />
	Director of Malware Intelligence</strong></p>
<p>ESET Threatblog (TinyURL with preview enabled): <a href="http://preview.tinyurl.com/esetblog">http://preview.tinyurl.com/esetblog</a><br />
	ESET Threatblog notifications on Twitter:<br />
	<a href="http://twitter.com/esetresearch">http://twitter.com/esetresearch</a>; <a href="http://twitter.com/ESETblog">http://twitter.com/ESETblog</a><br />
	ESET White Papers Page: <a href="http://www.eset.com/download/whitepapers.php">http://www.eset.com/download/whitepapers.php</a></p>
<p>Securing Our eCity community initiative: <a href="http://www.securingourecity.org/">http://www.securingourecity.org/</a></p>
<p>Also blogging at:<br />
	<a href="http://smallbluegreenblog.wordpress.com/">http://smallbluegreenblog.wordpress.com/</a><br />
	<a href="http://avien.net/blog">http://avien.net/blog</a><br />
	<a href="http://blogs.securiteam.com">http://blogs.securiteam.com</a><br />
	<a href="http://blog.isc2.org/">http://blog.isc2.org/</a><br />
	<a href="http://macvirus.com/">http://macvirus.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/08/patchwork-for-the-home-and-the-enterprise/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AV Lingo, et al</title>
		<link>http://www.eset.com/blog/2010/03/08/av-lingo-et-al</link>
		<comments>http://www.eset.com/blog/2010/03/08/av-lingo-et-al#comments</comments>
		<pubDate>Mon, 08 Mar 2010 18:40:51 +0000</pubDate>
		<dc:creator>Randy Abrams</dc:creator>
				<category><![CDATA[David Harley]]></category>
		<category><![CDATA[Randy Abrams]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[cleaning]]></category>
		<category><![CDATA[dropper]]></category>
		<category><![CDATA[heuristic detection]]></category>
		<category><![CDATA[malware naming]]></category>
		<category><![CDATA[Trojan downloader]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3053</guid>
		<description><![CDATA[A reader recently sent in a batch of questions that I thought might be of general interest.&#160; I also invited other members of the Research team to chime in with their thoughts.
	Question 1- When it is critical to give a malware specific name?
	[David Harley answers&#8230;]
	For detection/remediation purposes, it isn&#39;t really necessary for anti-malware vendors: while [...]]]></description>
			<content:encoded><![CDATA[<p>A reader recently sent in a batch of questions that I thought might be of general interest.&nbsp; I also invited other members of the Research team to chime in with their thoughts.</p>
<p>	Question 1- When it is critical to give a malware specific name?</p>
<p>	[David Harley answers&hellip;]<br />
	For detection/remediation purposes, it isn&#39;t really necessary for anti-malware vendors: while classification is important, exact naming for hundreds of thousands of unique samples a day or week is not only unnecessary, it&#39;s unfeasible. In fact, in most cases harmonization between vendor detection names is only possible on a sample-by-sample basis: otherwise, it tends to mislead more than it helps, because two vendors can legitimately claim to detect a given malicious program yet may or may not detect a specific sample (for instance, where a malicious site keeps serving repacked or re-obfuscated versions of the same base code). ESET has made available a couple of papers on the subject that you might find interesting and/or useful (we hope): http://www.eset.com/download/whitepapers/cfet2009naming.pdf, http://www.eset.com/download/whitepapers/Harley-Bureau-VB2008.pdf. </p>
<p>	[Randy Abrams answers]<br />
	It generally is most critical that people are using a specific name if they are discussing a specific sample and attributes of it.&nbsp; In most cases a specific name is not required if the threat is blocked to begin with.</p>
<p>	Question 2- Is it necessary to unify the &quot;malware names&quot; between all vendors?</p>
<p>	[David Harley answers]<br />
	It&#39;s generally unnecessary and mostly impossible. There is an argument for limited harmonization on names in specific cases of high-profile malware, and I have some ideas on how that might be implemented better than it was by CME, for example, but the feasibility would still require significant cooperation and commitment across the security community. </p>
<p>	[Randy Abrams answers]<br />
	As desirable as it would be for some people, it really is not necessary, and as David pointed out, it is virtually impossible. Different researchers may obtain samples independently at about the same time. Once they name it there is a cost associated with renaming the threat in the signatures and though it may seem trivial, if you multiply the time required by 200 samples per day, which is an extremely small fraction of what AV companies are seeing, it becomes a full time job at each AV company just to synch up sample names. It isn&rsquo;t worth the expense. The name does not affect detection, prevention, or removal so it is one of the least important attributes of malware.</p>
<p>	&nbsp;<br />
	Question 3- Sometimes I see vendor names a malware as a trojan, at the same time the other vendor names it as a worm! So, can the two vendors be right in identification that malware? And if yes, how that malware is a trojan and a worm simultaneously?</p>
<p>	[David Harley answers]<br />
	The defining characteristic of a worm is replication. But it can still have Trojan characteristics (i.e. it pretends to be something it&#39;s not, put simply).<br />
	[Randy Abrams answers]<br />
	Sometimes vendors get it wrong. As David pointed out, a worm can have trojan characteristics, but not all worms are trojans, and most Trojans are not worms. There is an AV company that named a JavaScript worm a VBS worm. </p>
<p>	Question 4- Is the equation (More identified malwares names = More cleaning capability of the AV scanner) is accurate? </p>
<p>	[David Harley answers]<br />
	Absolutely not. Generic disinfection is actually more feasible in the present era of malware glut than specific disinfection for every sub-variant or unique sample. However, pre-execution identification and blocking is still better than post-execution cleaning. </p>
<p>	[Randy Abrams answers]<br />
	More identified malware names does not mean more identified malware. Simply identifying malware does not mean successful cleaning either. More importantly, cleaning means that one accepts a lower level of security. If security is important, then in most cases the infected machine will be rebuilt from scratch. Detection of a threat does not mean that all threats were detected. When I worked at Microsoft, this fundamental truth was well understood. If an employee&rsquo;s PC got infected it was completely rebuilt.</p>
<p>	Question 4 continued&#8230; Are the AV scanners that rely heavily on heuristics &#39;like ESET&#39; less capable of &#39;successful cleaning&#39; than those ones rely heavily on signatures detections?</p>
<p>	[David Harley answers]<br />
	That depends on your definition of &quot;successful cleaning&quot;. I&#39;ve seen some tests where scanners have been marked down on disinfection for leaving traces that couldn&#39;t actually result in any malicious effect. A meaningful definition really requires no post-disinfection problems. There might be instances where a generic disinfection might not be as successful in that sense as a malware/sub-variant-specific disinfection, but by the same token, a very specific disinfection might cause problems with a different sub-variant or sample where a signature scanner doesn&#39;t &quot;notice&quot; the difference. The question kind of misses the point, though. The main point of advanced heuristics and other forms of behaviour analysis is to identify malware that doesn&#39;t have a &quot;signature&quot; yet before it can infect. As we get more information on a specific threat, our detection/disinfection may evolve into something more specific to match. Heuristics isn&#39;t a technique we use to _replace_ signature detection: it&#39;s something we do that lessens our _reliance_ on signatures. </p>
<p>	[Randy Abrams answers]<br />
	As David pointed out, there are different definitions of &ldquo;cleaning&rdquo;.&nbsp; I am not aware of any cleaning tests that have been performed with very large and diverse sets of malware. I don&rsquo;t think there is any scientific data to prove or disprove a theory that scanners that are more signature reliant clean more effectively. Remember, detection capability, be it signature or heuristic is not the same thing as cleaning capability.</p>
<p>	Question 5- What is the different between &#39;Trojan dropper&#39; and &#39;Trojan downloader&#39;?</p>
<p>	[David Harley answers]<br />
	Put simply, a dropper generally installs and launches another program (not necessarily malicious, but yes, often a Trojan). A Trojan downloader, by definition, downloads something for malicious purposes, but doesn&#39;t necessarily install and/or launch it. So there&#39;s some overlap, and the same program might be described either way. In fact, there aren&#39;t many absolute definitions in anti-malware circles that are accepted by _all_ researchers, and marketing departments sometimes use such terms differently to the ways in which researchers in the same company use them. Security research is a difficult, complex field, and it&#39;s inevitable that there are disagreements over classification and definitions. </p>
<p>	[Randy Abrams answers]<br />
	A dropper will contain another program inside of it. The word &ldquo;Trojan&rdquo; refers to the nature of the dropper, and generally to the nature of the program that is dropped. The very first known Access macro virus was a dysfunctional dropper. It tried to create an executable file as well, but due to a stupid syntax error it failed! Downloaders, rather than containing other programs, pull them down from the internet or a network location. <br />
	&nbsp;</p>
<p>Randy Abrams and David Harley</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/08/av-lingo-et-al/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Do You Get When You Fall In Love?</title>
		<link>http://www.eset.com/blog/2010/03/08/what-do-you-get-when-you-fall-in-love</link>
		<comments>http://www.eset.com/blog/2010/03/08/what-do-you-get-when-you-fall-in-love#comments</comments>
		<pubDate>Mon, 08 Mar 2010 12:28:25 +0000</pubDate>
		<dc:creator>cjohnston</dc:creator>
				<category><![CDATA[Craig Johnston]]></category>
		<category><![CDATA[scams]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3040</guid>
		<description><![CDATA[Let&#39;s consider the words of the song &#34;I&#39;ll Never Fall In Love&#34; by Burt Bacharach and Hal David:
&#34;What do you get when you kiss a girl?
	You get enough germs to catch pneumonia
	After you do, she&#39;ll never phone ya
	I&#39;ll never fall in love again&#34;
OK, it&#39;s confession time. I am single and I&#39;ve been a member of [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#39;s consider the words of the song &quot;I&#39;ll Never Fall In Love&quot; by Burt Bacharach and Hal David:</p>
<p>&quot;What do you get when you kiss a girl?<br />
	You get enough germs to catch pneumonia<br />
	After you do, she&#39;ll never phone ya<br />
	I&#39;ll never fall in love again&quot;</p>
<p>OK, it&#39;s confession time. I am single and I&#39;ve been a member of a couple of Internet dating sites in the past. And you know what I&#39;ve found? There seems to be a hell of a lot of single scammers on the Internet, too!</p>
<p>By far the most interest I get in my profile comes from &quot;women&quot; &#8211; I use the term loosely because I can&#39;t be sure they actually are women &#8211; who are supposedly temporarily living in Ghana for various reasons. They seem to operate using the same instructional manual on how to spin a tale to their victim in order to win the victim&#39;s trust and eventually steal their money.</p>
<p>The ones that show an interest in me all claim to be about 30 years of age, Caucasian and very attractive. They even have photos to prove it! They all claim to live in cities such as New York, Manchester, Sydney, Auckland, etc. And they all say that they are temporarily in Ghana for various reasons &#8211; university study being the most common, but also to support their poor single parent, or even working for a charity. They are prepared to spend weeks, even months, chatting to their victim and offering them their undying love. They all claim that they will be leaving Ghana soon and want to be by their victim&#39;s side. They try to convince their victim to send money to them so that they can buy a plane ticket to be with their &quot;love&quot;. Or they may ask their &quot;love&quot; to send them some money to pay a debt. Another popular ruse is to make an urgent call in a panic, claiming that their parent has suddenly become seriously ill and needs a life saving operation. Of course, they cannot afford the cost of the operation themselves and need their victim to send money urgently to save their dear old Mother or Father&#39;s life. Almost always, they will ask the victim to send the money via a Western Union transfer, which they can receive at their end without being traced later on.</p>
<p>Interestingly, until about a year or so ago, they all claimed to live in Nigeria, with the exact same stories. Then, all of a sudden they moved to Ghana! I don&#39;t know why this happened.</p>
<p>The name of the game, as far as the scammer is concerned, is to gain the victim&#39;s trust and then scam them out of as much money as possible. And these guys are aiming to scam thousands of dollars out of each victim. Interestingly, it seems that women are targeted more than men, with a split of about 60/40 percent. Maybe because women might be seen to be more romantic and susceptible to falling for someone who supposedly loves them with all their heart.</p>
<p>Recently I have seen another method the bad guys use to take advantage of people looking for love (or lust) online. They prey on the night owls, who are up late with nothing better to do than search for someone online. They engage in conversation for a while, and show that they are very keen to take things further, but then ask their victim to go to a website and vote for them on the site. Now, I haven&#39;t gone to any of these sites, but I have a very strong suspicion that the reason they want someone to go to the website is so that the website can infect the victim&#39;s computer with malware, simply by visiting it.</p>
<p>And this is a very big business. Many thousands of people have been scammed, and continue to be scammed in this manner. If you would like to learn more about it, or get some idea of the amount of scamming going on, have a look at www.romancescam.com. There you will get some idea of how these bad guys operate and what damage they have done in the past (and continue to do).</p>
<p>Once again, it comes back to the old saying regarding the Internet: &quot;If it seems too good to be true, then it probably is&quot;. And this includes romance. I&#39;m not saying you can&#39;t find love on the Internet, but be very wary and DON&#39;T send any money to anyone whose identity you cannot verify with certainty. Or clink on any links that someone wants you to, unless you are sure it is legitimate.</p>
<p>&quot;What do you get when you fall in love?<br />
	Nothing but pain, lies and sorrow<br />
	So for at least, until tomorrow<br />
	I&#39;ll never fall in love again&quot;</p>
<p>&nbsp;</p>
<p><strong>Craig Johnston<br />
	Senior Cybercrime Research Analyst</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/08/what-do-you-get-when-you-fall-in-love/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSA, AMTSO, the Universe and Everything</title>
		<link>http://www.eset.com/blog/2010/03/04/rsa-amtso-the-universe-and-everything</link>
		<comments>http://www.eset.com/blog/2010/03/04/rsa-amtso-the-universe-and-everything#comments</comments>
		<pubDate>Thu, 04 Mar 2010 23:15:46 +0000</pubDate>
		<dc:creator>David Harley</dc:creator>
				<category><![CDATA[AMTSO]]></category>
		<category><![CDATA[David Harley]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[AMTSO principles]]></category>
		<category><![CDATA[Andreas Marx]]></category>
		<category><![CDATA[Anti-Malware Testing Standards Organization]]></category>
		<category><![CDATA[Board of Directors]]></category>
		<category><![CDATA[detection statistics]]></category>
		<category><![CDATA[Larry Bridwell]]></category>
		<category><![CDATA[metametrics]]></category>
		<category><![CDATA[Neil Rubenking]]></category>
		<category><![CDATA[pre-validation]]></category>
		<category><![CDATA[raising standards]]></category>
		<category><![CDATA[Righard Zwienenberg]]></category>
		<category><![CDATA[Roel Schouwenber]]></category>
		<category><![CDATA[RSA 2010]]></category>
		<category><![CDATA[sample set]]></category>
		<category><![CDATA[test development]]></category>
		<category><![CDATA[test procedures]]></category>
		<category><![CDATA[testing and certification]]></category>
		<category><![CDATA[testing methodology]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[VirusTotal]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3025</guid>
		<description><![CDATA[There was an AMTSO (Anti-Malware Testing Standards Organization) panel session here at RSA, where Larry Bridwell, Righard Zwienenberg, Andreas Marx, Roel Schouwenberg and Neil Rubenking talked about AMTSO and what it does (and what it hopes to do). And I added to my list of qualifications for being involved with the organization: current vendor representative, [...]]]></description>
			<content:encoded><![CDATA[<p>There was an <a href="http://www.amtso.org/">AMTSO </a>(Anti-Malware Testing Standards Organization) panel session here at RSA, where Larry Bridwell, Righard Zwienenberg, Andreas Marx, Roel Schouwenberg and Neil Rubenking talked about AMTSO and what it does (and what it hopes to do). And I added to my list of qualifications for being involved with the organization: current vendor representative, ex-tester, ex-corporate customer, inveterate wordsmith, and now haberdasher. Sorry, but all the t-shirts have now gone. <img src='https://secure.eset.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>In the latter part of the session, members of the audience asked some very relevant questions, and I&#39;d like to address a few of them here, though I&#39;m in &quot;IMHO (In My Humble Opinion)&quot; mode here, not speaking for AMTSO as a whole&nbsp;or even for the rest of&nbsp;the Board of Directors.</p>
<p>Stop me if you&#39;ve heard this before (or at any rate something rather like it), but VirusTotal is not, isn&#39;t intended to be, and <em>cannot </em>be a measure of detection performance. It <em>does </em>give you a feel for the likelihood that a single submitted file is malicious (and that&#39;s a Really Useful thing), but it doesn&#39;t tell you definitively, and it doesn&#39;t tell you for sure that a given product does or doesn&#39;t detect that file, and it doesn&#39;t take accurate account of false positives. This imposes strict&nbsp;limitations on its usefulness <em>statistically</em>, so a statement like &quot;only X products detected&quot; or &quot;only X% of malware is detected&#8230;&quot; is hard to justify on the basis of Virus Total reports.</p>
<p>Trying to compare one test to another, even tests by a single testing organization, is of limited use. Even if you have the visibility into details of methodology (and methodology is not <em>all </em>you need to know to evaluate a test fully), there&#39;s so much variance in methodological approach, sample sets, validation and so on, that realistic metametrics of that sort&nbsp;are not practical, and I don&#39;t see that as a likely target for AMTSO in the foreseeable future. By the way, I&#39;m not saying at all that variation in methodology is a <span style="text-decoration: underline">bad </span>thing. AMTSO isn&#39;t about standardizing test procedures: it&#39;s about raising test standards, which is a very different thing. IMHO&#8230;</p>
<p>AMTSO does not develop tests: rather, it develops criteria for evaluating tests, generates documentation intended to facilitate the development of better tests, and on occasion assesses a review&#39;s compliance to AMTSO&#39;s <a href="http://amtso.org/documents.html">principles</a>.</p>
<p>Proactive/frozen testing has served us pretty well for quite a while as a measure of proactive detection, but its usefulness is declining as the threatscape changes, being somewhat tied to static testing. (Mind you, I&#39;d still rather see a good static test than a bad dynamic test&#8230;)</p>
<p>Inevitably, the question of certification came up. Clearly, AMTSO is not in a position to certify products/companies, even if we saw that as our job, which we don&#39;t: we don&#39;t have the resources. Similarly, certifying individuals or organizations would also require resources and partnerships that aren&#39;t in place right now, though allowing testers a degree of self-assessment will take us in that direction.</p>
<p>However, AMTSO can&#39;t offer a way to certify that Mrs Miggins Patented Test Labs will always offer good tests, because inevitably, some tests from a busy lab will be better than others.&nbsp;So it&#39;s a pity if the review analysis procedure is regarded as a punishment for &quot;bad testers&quot;: in fact, some testers are now starting to see it as a possible way of pre-validating a test that hasn&#39;t taken place yet, and (still speaking personally) I see that as hugely positive.</p>
<p>Towards the end of the session, I found myself putting together some thoughts on what I thought about the testing/evaluation process when I was a tester and also as part of the corporate procurement process.</p>
<p>&nbsp;And yes, those are two very (generally) different roles: I told you I&#39;d had a chequered past!). Interestingly, Larry Bridwell summed up at the end of the session with some thoughts along similar lines.</p>
<p>But those are thoughts, I guess, that&nbsp;can probably wait for a future blog.</p>
<p><strong>David Harley CISSP FBCS CITP<br />
	Director of Malware Intelligence</strong></p>
<p>ESET Threatblog (TinyURL with preview enabled): <a href="http://preview.tinyurl.com/esetblog">http://preview.tinyurl.com/esetblog</a> <br />
	ESET Threatblog notifications on Twitter: <br />
	<a href="http://twitter.com/esetresearch">http://twitter.com/esetresearch</a>; <a href="http://twitter.com/ESETblog">http://twitter.com/ESETblog</a> <br />
	ESET White Papers Page: <a href="http://www.eset.com/download/whitepapers.php">http://www.eset.com/download/whitepapers.php</a></p>
<p>Securing Our eCity community initiative: <a href="http://www.securingourecity.org/">http://www.securingourecity.org/</a></p>
<p>Also blogging at:<br />
	<a href="http://smallbluegreenblog.wordpress.com/">http://smallbluegreenblog.wordpress.com/</a><br />
	<a href="http://avien.net/blog">http://avien.net/blog</a><br />
	<a href="http://blogs.securiteam.com">http://blogs.securiteam.com</a><br />
	<a href="http://blog.isc2.org/">http://blog.isc2.org/</a><br />
	<a href="http://macvirus.com/">http://macvirus.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/04/rsa-amtso-the-universe-and-everything/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Greetings Austin!!!</title>
		<link>http://www.eset.com/blog/2010/03/04/greetings-austin</link>
		<comments>http://www.eset.com/blog/2010/03/04/greetings-austin#comments</comments>
		<pubDate>Thu, 04 Mar 2010 21:58:48 +0000</pubDate>
		<dc:creator>Randy Abrams</dc:creator>
				<category><![CDATA[Randy Abrams]]></category>
		<category><![CDATA[Securing Our eCity]]></category>
		<category><![CDATA[cyber education]]></category>
		<category><![CDATA[Cybercrime survey]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3022</guid>
		<description><![CDATA[After having launched the Securing Our eCity campaign (www.securingourecity.org) in San Diego, ESET is taking cyber security education to Austin Texas. ESET will be offering free educational seminars about cyber security in Austin. 
	ESET recently commissioned a survey of 551 residents of Austin, Texas.&#160; 24% of the people interviewed reported that they or someone they [...]]]></description>
			<content:encoded><![CDATA[<p>After having launched the Securing Our eCity campaign (<a href="http://www.securingourecity.org">www.securingourecity.org</a>) in San Diego, ESET is taking cyber security education to Austin Texas. ESET will be offering free educational seminars about cyber security in Austin. </p>
<p>	ESET recently commissioned a survey of 551 residents of Austin, Texas.&nbsp; 24% of the people interviewed reported that they or someone they knew had been a victim of cybercrime. 38% of those who had been a victim or knew someone who had been a victim of cyber crime estimated that the loss was in excess of $1,000. When ESET commissioned a similar poll for the US a few months ago we found that only 5.3% of the people reported estimated losses at over $1,000. In our national survey, 57% of users reported using online banking. In Austin 71% of users reported using online banking or bill paying. Nationally we saw reported use of antivirus at 89.4% and in Austin the percentage reported was 91%. Given the margins of error in surveys this would tend to indicate that Austin is on par with the national average for antivirus use, but losses to cybercrime were reportedly significantly higher than the national average.</p>
<p>	We did find that in Austin 40.1% of users reported using their PCs for both email and electronic tax filing. A common phishing attack involves bogus claims about tax returns and it is primetime for IRS related phishing scams right now.&nbsp; </p>
<p>	In Austin 24% of users reported that they believe the internet has become less safe over the past 12 months and 22% report that they believe the internet will become less safe over the next 12 months. At the same time 11.6% of the Austin users reported that they use their computers for all of the following: email, online shopping, online banking or bill paying, buying and selling on auction sites, and filing tax returns. Of these users only 1 in four believe the internet will become safer over the next 12 months. That&rsquo;s a lot of risk to be taking on a system you believe will become less safe in the next year.</p>
<p>	So Austin, we&rsquo;re looking forward to meeting you and we hope to see you at some of our free cyber security education classes! We will be at Fry&rsquo;s Electronics 12707 N. Mopac Expressway, Austin, TX on Saturday March 6th at noon and again at 5 PM.</p>
<p>
	Randy Abrams<br />
	Director of Technical Education</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/04/greetings-austin/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Biggest Botnet in the World</title>
		<link>http://www.eset.com/blog/2010/03/04/the-biggest-botnet-in-the-world</link>
		<comments>http://www.eset.com/blog/2010/03/04/the-biggest-botnet-in-the-world#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:26:18 +0000</pubDate>
		<dc:creator>Randy Abrams</dc:creator>
				<category><![CDATA[Randy Abrams]]></category>
		<category><![CDATA[autorun]]></category>
		<category><![CDATA[botnet]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3019</guid>
		<description><![CDATA[You may have seen the news about the bot masters in Spain who were arrested. Defense Intelligence http://defintel.com/docs/Mariposa_Analysis.pdf dubbed this Mariposa botnet. It is claimed that this botnet had the power to perform much stronger attacks than what Estonia witnessed a couple of years ago.&#160; Still, this botnet is dwarfed by the largest botnet in [...]]]></description>
			<content:encoded><![CDATA[<p>You may have seen the news about the bot masters in Spain who were arrested. Defense Intelligence <a href="http://defintel.com/docs/Mariposa_Analysis.pdf">http://defintel.com/docs/Mariposa_Analysis.pdf</a> dubbed this Mariposa botnet. It is claimed that this botnet had the power to perform much stronger attacks than what Estonia witnessed a couple of years ago.&nbsp; Still, this botnet is dwarfed by the largest botnet in the world. </p>
<p>	The largest botnet in the world is comprised of computers running Microsoft Update and Microsoft controls this botnet. Yes, this really is a botnet. Don&rsquo;t confuse the term botnet with the requirement that it send spam, steal information, or attack other computers. A bot is an automated program and a botnet is a group of computer with an automated program that is controlled by the same entity. Microsoft controls what Microsoft Update does.&nbsp; If Microsoft wants to install a piece of software that is completely useless to all customers with legal software, they simply call an anti-piracy program a critical update and all of the Microsoft Update bots obediently download and run the program. If Microsoft wanted to it could make all computers running Microsoft Update send spam, attack other computers, upload documents, and so forth.</p>
<p>	Here is where it really gets interesting to me. A day ago at RSA, Microsoft&rsquo;s Scott Charney, the Corporate Vice President for Trustworthy Computing, suggested a net tax to help clean up the net. In his talk, Charney is quoted as saying &ldquo;When a computer user allows malware to run on his computer, &quot;you&#39;re not just accepting it for yourself, you&#39;re contaminating everyone around you,&rdquo;. </p>
<p>	Oftentimes it isn&rsquo;t the user who allowed malware to run, it is Windows autorun that prevented the user from having a chance to say no to malware. The most prevalent threats we see, including conficker, make use of autorun because it is known to be such an effective infection vector. With Windows 7 Microsoft changed autorun so that it no longer works with most USB devices. Even though the change does not go far enough, it is not insignificant. The problem is that most people don&rsquo;t know that there are patches available for Windows Vista and Windows XP. These operating systems have a much larger market share than does Windows 7.</p>
<p>	Come on Mr. Charney, Windows Genuine Advantage and Windows Activation Technologies do nothing to protect the average user, but disabling autorun would help neuter many of the prevalent threats and shut down an automated infection vector. It is long past time for Microsoft to put that botnet they control to effective use in eliminating the vulnerable-by-design autorun functionality present in Windows 95, Windows Me, Windows NT, Windows 2000, Windows XP and Windows Vista.</p>
<p>	As long as Microsoft is the deliberate enabler of malware that a user does not choose to run, I really don&rsquo;t think Microsoft can credibly accuse users of &ldquo;allowing malware to run on their computer.&rdquo;</p>
<p>	I appreciate the remarkable and laudable security progress Microsoft has made, but before you, Mr. Charney, ask users to swallow a tax or fee for bot clean up, bite the bullet and clean up the autorun infection vector. </p>
<p>Update&hellip; I checked with our virus lab, and it appears that close to 30% of the malware out there is using autorun as one potential infection vector. There recently discovered Zimuse worm only spreads via autorun. My friend and colleague blogged about Zimuse at <a href="http://www.eset.com/threat-center/blog/2010/01/22/bemused-by-zimuse-dis-is-not-one-half ">http://www.eset.com/threat-center/blog/2010/01/22/bemused-by-zimuse-dis-is-not-one-half </a>and <a href="http://www.eset.com/threat-center/blog/2010/01/22/we-are-not-zimused-a-few-updates">http://www.eset.com/threat-center/blog/2010/01/22/we-are-not-zimused-a-few-updates</a>.</p>
<p>	Randy Abrams<br />
	Director of Technical Education</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/04/the-biggest-botnet-in-the-world/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>AMTSO and RSA</title>
		<link>http://www.eset.com/blog/2010/03/03/amtso-and-rsa</link>
		<comments>http://www.eset.com/blog/2010/03/03/amtso-and-rsa#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:55:57 +0000</pubDate>
		<dc:creator>David Harley</dc:creator>
				<category><![CDATA[AMTSO]]></category>
		<category><![CDATA[David Harley]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Jeff Debrosse]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[Randy Abrams]]></category>
		<category><![CDATA[AMTSO blog]]></category>
		<category><![CDATA[AMTSO workshop]]></category>
		<category><![CDATA[ESET stand]]></category>
		<category><![CDATA[Santa Clara]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3012</guid>
		<description><![CDATA[Greetings, friends and fiends.
I&#39;ve been uncharacteristically quiet for the past couple of weeks, due to the AMTSO workshop last week in Santa Clara. There was, as usual, some lively discussion: though no papers were approved at the meeting, some are close enough to finished to be voted on shortly. (See also the AMTSO blog for [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings, friends and fiends.</p>
<p>I&#39;ve been uncharacteristically quiet for the past couple of weeks, due to the <a href="http://www.amtso.org/">AMTSO </a>workshop last week in Santa Clara. There was, as usual, some lively discussion: though no papers were approved at the meeting, some are close enough to finished to be voted on shortly. (See also the AMTSO <a href="http://amtso.wordpress.com/">blog </a>for more updates, in particular on yesterday&#39;s AMTSO panel session.)</p>
<p>At the moment I&#39;m at RSA, as Randy <a href="http://www.eset.com/threat-center/blog/2010/02/26/come-see-us-at-rsa">mentioned </a>in a previous blog. I&#39;m not working the ESET stand, but Randy and Jeff are around there much of the time, if you&#39;d like to say hello, and if anyone wants to talk to me specifically, someone at the stand can put you in touch with me.</p>
<p><strong>David Harley CISSP FBCS CITP<br />
	Director of Malware Intelligence</strong></p>
<p>ESET Threatblog (TinyURL with preview enabled): <a href="http://preview.tinyurl.com/esetblog">http://preview.tinyurl.com/esetblog</a> <br />
	ESET Threatblog notifications on Twitter: <br />
	<a href="http://twitter.com/esetresearch">http://twitter.com/esetresearch</a>; <a href="http://twitter.com/ESETblog">http://twitter.com/ESETblog</a> <br />
	ESET White Papers Page: <a href="http://www.eset.com/download/whitepapers.php">http://www.eset.com/download/whitepapers.php</a></p>
<p>Securing Our eCity community initiative: <a href="http://www.securingourecity.org/">http://www.securingourecity.org/</a></p>
<p>Also blogging at:<br />
	<a href="http://smallbluegreenblog.wordpress.com/">http://smallbluegreenblog.wordpress.com/</a><br />
	<a href="http://avien.net/blog">http://avien.net/blog</a><br />
	<a href="http://blogs.securiteam.com">http://blogs.securiteam.com</a><br />
	<a href="http://blog.isc2.org/">http://blog.isc2.org/</a><br />
	<a href="http://macvirus.com/">http://macvirus.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/03/amtso-and-rsa/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSA Highlight: Howard A. Schmidt</title>
		<link>http://www.eset.com/blog/2010/03/03/rsa-highlight-howard-a-schmidt</link>
		<comments>http://www.eset.com/blog/2010/03/03/rsa-highlight-howard-a-schmidt#comments</comments>
		<pubDate>Wed, 03 Mar 2010 17:03:29 +0000</pubDate>
		<dc:creator>Jeff Debrosse</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3005</guid>
		<description><![CDATA[While RSA 2010 is in high-gear, I took some time out from meetings, speaking at our booth theater and catching up on threats, to listen to the recently-appointed &#160;Cybersecurity Coordinator (Cyber-Czar) share his views on issues involving cybersecurity as well as his objectives and priorities.&#160;
The interview started off with an introduction which revealed a background [...]]]></description>
			<content:encoded><![CDATA[<p>While RSA 2010 is in high-gear, I took some time out from meetings, speaking at our booth theater and catching up on threats, to listen to the recently-appointed &nbsp;Cybersecurity Coordinator (Cyber-Czar) share his views on issues involving cybersecurity as well as his objectives and priorities.&nbsp;</p>
<p>The interview started off with an introduction which revealed a background that, by comparison, would seem only possible if you lived two lifetimes. I knew of some of Schmidt&#39;s background, but the list of accomplishments was inspiring.&nbsp;By the way, this is a decent starting-point if you&#39;re interested in reading about Schmidt:&nbsp;<a href="http://en.wikipedia.org/wiki/Howard_Schmidt">http://en.wikipedia.org/wiki/Howard_Schmidt</a>.&nbsp;</p>
<p style="text-align: center; "><img alt="" src="https://secure.eset.com/threat-center/blog/wp-content/media_files/schmidt-obama_320x262.jpg" /></p>
<p>Schmidt opened with a pointed remark to remind everyone that the cybersecurity challenge is not simply one the the U.S. must solve, it is a global one. He went on to remind us that there are significant gaps and vulnerabilities outside the U.S.</p>
<p>Below are several of the objectives and priorities that were outlined (Schmidt stated that it tracks with the Cybersecurity Policy Review):</p>
<ul>
<li>Resilience &#8211; &quot;securing the federal government and enterprise&quot;</li>
<li>Securing the private sector &#8211; Schmidt specifically point out that &quot;the government is not going to secure the private sector&quot;</li>
<li>Incident response &#8211; which starts with simply providing points of contact for organizations and individuals to know where to go when an incident occurs.</li>
</ul>
<p>I&#39;ll quickly highlight a few other points that were touched or were parts of the Q&amp;A session:</p>
<ul>
<li>Mentioned was the release of part of the&nbsp;<span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: arial, helvetica; ">Comprehensive National Cybersecurity Initiative (CNCI) &#8211; available at whitehouse.gov: (<a href="http://www.whitehouse.gov/sites/default/files/Cybersecurity.pdf">http://www.whitehouse.gov/sites/default/files/Cybersecurity.pdf</a>)</span></li>
<li>The government is increasingly looking at way to leverage &quot;the cloud&quot;. There, of course, has to be coordination on <i>how</i>&nbsp;it uses cloud-based solutions as well as the myriad security challenges and risks involved.</li>
<li>There was a question regarding the Hilary Equipment case, which Brian Krebs reported on in January (<a href="http://bit.ly/bBcBn4">http://bit.ly/bBcBn4</a>). Unfortunately Howard wasn&#39;t aware of this case, but the question was most-likely asked because the outcome of the case could have a severe impact on the future outcome of incidents such as this one.</li>
<li>When asked about FISMA, Schmidt replied, &quot;FISMA is not doing what it was designed to do&quot;. Schmidt went on to say that &quot;changes are long overdue.&quot;</li>
<li>Organizations are not legally &quot;enticed&quot; to develop secure software</li>
</ul>
<p>I&#39;m optimistic that Schmidt will be able to carry out most (if not all) of his plans. We need good, and experienced leadership at the helm of such a critical role &#8211; &nbsp;especially at this critical juncture in the maturation of the Internet and the rate of growth of cybercrime and cyberattacks.&nbsp;</p>
<p>Jeff Debrosse</p>
<p>Sr. Research Director</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/03/rsa-highlight-howard-a-schmidt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More statistics on infections</title>
		<link>http://www.eset.com/blog/2010/03/02/more-statistics-on-infections</link>
		<comments>http://www.eset.com/blog/2010/03/02/more-statistics-on-infections#comments</comments>
		<pubDate>Tue, 02 Mar 2010 16:47:46 +0000</pubDate>
		<dc:creator>Randy Abrams</dc:creator>
				<category><![CDATA[Pierre-Marc Bureau]]></category>
		<category><![CDATA[online scanner]]></category>
		<category><![CDATA[changing threatscape]]></category>
		<category><![CDATA[malware statistics]]></category>

		<guid isPermaLink="false">http://www.eset.com/threat-center/blog/?p=3003</guid>
		<description><![CDATA[Last year (http://www.eset.com/threat-center/blog/2009/09/03/more-infections-a-lot-more-malware), we posted statistics collected through our online scanner logs.&#160; Below, you will find updated statistics on the number of infected&#160; hosts, malicious files and malware families found on infected systems.
	In general, the statistics we are seeing in through our online scanner logs are consistent with our observation from last September.&#160; We are [...]]]></description>
			<content:encoded><![CDATA[<p>Last year (http://www.eset.com/threat-center/blog/2009/09/03/more-infections-a-lot-more-malware), we posted statistics collected through our online scanner logs.&nbsp; Below, you will find updated statistics on the number of infected&nbsp; hosts, malicious files and malware families found on infected systems.</p>
<p>	In general, the statistics we are seeing in through our online scanner logs are consistent with our observation from last September.&nbsp; We are seeing an average of 3 different malware families per infected computers.&nbsp; This means that on average, when a computer is infected, we find three different malware families installed ont it.&nbsp; An interesting point is that this average seems to be slowly but steadily going down each month.&nbsp; This might indicate that malware operators are consolidating their operations.&nbsp; There might starting to perform more actions with one program instead of installing different malware after an intrusion.</p>
<p>	The average of different malware families per infected hosts in the United States is close to the global average.&nbsp; On the other hand, this number reaches 4.5 in China where it has one of the highest value.&nbsp; This indicates that malware operations are not conducted the same way around the world.&nbsp; We usually see less bank information stealers in Asia but more online game password stealers.&nbsp; Online game password stealers are usually installed by other malware families and don&rsquo;t propagate by themselves, explaining why we see an higher average in China than in the United States.<br />
	&nbsp;<br />
	On a daily basis, ESET is collecting more than 200 000 new and unique binary malicious files, this number is higher than the statistics published last year.&nbsp; This means that by the time you are finished reading this blog post, at least 70 unique pieces of malware will be produced!</p>
<p>	Pierre-Marc Bureau<br />
	Sr. Malware Researcher</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eset.com/blog/2010/03/02/more-statistics-on-infections/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
