<?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; Malware</title>
	<atom:link href="http://www.theweeklygeek.com/category/malware/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>Microsoft Windows Intune, Part 1</title>
		<link>http://www.theweeklygeek.com/2011/07/21/microsoft-windows-intune-part-1/</link>
		<comments>http://www.theweeklygeek.com/2011/07/21/microsoft-windows-intune-part-1/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 20:48:20 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Purchasing]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=597</guid>
		<description><![CDATA[Windows Intune is a “cloud” and PC based product that includes Windows 7 Enterprise for your computers and cloud based management of those computers. The idea is fairly simple and honestly a good one. You get Windows 7 for any PC you have (even though most if not all PC’s already come with an operating [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Intune is a “cloud” and PC based product that includes Windows 7 Enterprise for your computers and cloud based management of those computers. The idea is fairly simple and honestly a good one. You get Windows 7 for any PC you have (even though most if not all PC’s already come with an operating system installed) and you have the ability to “manage” those computers from any location via the cloud (the internet for those of us not into “the word of the year”) all this and security software too, this works out to a decent deal overall.</p>
<p>If you “purchase” Intune for $11 per month per computer (when I refer to a computer I mean a desktop PC, laptop or netbook system) you can upgrade that system to Windows 7 Enterprise Edition if you have XP, Vista or another version of 7 already installed. A promoted benefit is the ability to upgrade to Windows 7 using existing hardware. This of course is a VERY bad idea, Windows 7 is designed to run on hardware that is 18 months or less old, Core 2 Duo type processors, 4 GB of RAM. These technologies were not readily available in XP and many Vista computers. Of course, if you are purchasing new computers from someone that will provide them with no operating system (OS) then you don’t have that worry and should save a few bucks on the systems too.<span id="more-597"></span></p>
<p>Since the overall product is internet based, it can be installed and used on computers that are not just at your office but scattered around the globe, such as laptops for your management and sales staff. This is a plus since each computer “reports in” to the Intune console when connected to the internet.</p>
<p>The Intune web based console reports the status of Windows updates, various alerts, provides “endpoint” protection updates. It lets you see the licenses on computers and issue reports of various types. It also allows an administrator to set computer usage policies, all good things to have.</p>
<p>For just $11 a month or just $132 per year, how can you go wrong? Microsoft even has a ROI (Return on Investment) “calculator” to prove its value.</p>
<p>Being the glass is half full type of guy, let’s go over how you could go wrong.</p>
<p>My primary issue with the calculator is Microsoft inserts some permanent and unrealistic numbers into the calculations. For example you only can see how this would work based on 100 computers, that is not realistic for who they are marketing to, users with 10 to 50 computers. I also fault Microsoft since they price your “average” IT expenses at $90,240 per year, way above what any of my clients spend, remove a “0” and you would still end up in our top 10 per year. I mean $902.40 (based on Microsoft’s number of 100 computers) in computers expenses per year per computer. That is way more than most of you would spend repairing a PC, let alone year after year. They also figure end user pay at over $76,000 per year, not in the Ozarks! Other figures and percentages are just as faulty.</p>
<p>Skipping the calculator, let’s cover some of the other features of this product. Intune manages Windows updates for you, of course you could just turn on the automatic updates on the individual computers but hey, let’s not get technical. If you really want to “control” Windows updates, you need a valid reason and you will need to know when to install which updates. Updates just cannot be left undone, if you are going to control which ones install, and when you want them installed, and you are not an IT professional, my question is “Why are you controlling them?” isn’t that beyond your expertise?</p>
<p>There are some alternative programs that will install and watch Windows and other program updates too. One such program is LogMeIn (LMI) Professional with its “Staging” features.</p>
<p>If you have 11 to 50 computers and need a domain (in my humble but amazingly accurate opinion, anyone with over 25 computers should seriously consider a domain), Windows SBS Server 2011 has the Intune features built in, with a web based connection similar to LogMeIn.</p>
<p>The malware protection offered with Intune is much better than what is offered with Office 365. As I wrote about previously, this version covers the entire computer, not just the email. By using Forefront, Microsoft’s server based security product, they up the ante on what is offered. This of course can be replaced by ESET for $59 for the first 2 years and $49 for the next 2 years. With Intune you can manage all subscriptions from the interface, with ESET you would need to buy the server edition to do that. Score 1 for Intune.</p>
<p>Health alerts are available from LMI, Windows Home Server (WHS) and SBS 2011, so I see no advantage there, the same is true with the security policies, though they are not provided by LMI.</p>
<p>Assisting remote users is available with the free version of LMI and of course with SBS 2011.</p>
<p>For those with 10 or less computers, considering a WHS is a good idea. Instead of being in the cloud with Intune, a WHS is located in your business. If you need remote access to manage the other computers you can run it via Remote Desktop, or install LogMeIn Pro ($70 or less a year) or use the FREE version of LMI.</p>
<p>In the next article I will &#8220;run the numbers&#8221; for you and we will compare the cost of Windows Intune compared to some other options.</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/07/21/microsoft-windows-intune-part-1/" 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/07/21/microsoft-windows-intune-part-1/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>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>
		<item>
		<title>Microsoft&#8217;s Malicious Software Removal Tool</title>
		<link>http://www.theweeklygeek.com/2010/10/06/microsofts-malicious-software-removal-tool/</link>
		<comments>http://www.theweeklygeek.com/2010/10/06/microsofts-malicious-software-removal-tool/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 12:56:41 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=446</guid>
		<description><![CDATA[Even with the appropriate security measures in place, there is still the risk that malware can go undetected by your anti-virus software or even disable it. The &#8220;Malicious Software Removal Tool&#8221; is designed for such situations. In past articles I mentioned some of my favorite add-on programs such as Malwarebytes, Spybot Search and Destroy and [...]]]></description>
			<content:encoded><![CDATA[<p>Even with the appropriate security measures in place, there is still the risk that malware can go undetected by your anti-virus software or even disable it. The &#8220;Malicious Software Removal Tool&#8221; is designed for such situations. In past articles I mentioned some of my favorite add-on programs such as Malwarebytes, Spybot Search and Destroy and others, however, this is just one more program to add to your arsenal.<span id="more-446"></span></p>
<p>When the program is run, it detects and removes malicious software it finds on your computer. In theory, the program is not necessary if you are running an up to date anti-virus software but as in all theories an anti-virus alone does not cover all that is needed. This program does provide another layer of protection.</p>
<p>The program is installed with Vista and is available as a free download for Windows XP. You can locate the tool by typing &#8220;mrt.exe&#8221; in the &#8220;Search&#8221; field once you click on the &#8220;Start&#8221; button.</p>
<p>When the program is run, you can choose the type of scan to perform. You can perform a &#8220;Quick&#8221;, &#8220;Full&#8221; or &#8220;Custom&#8221; scan.</p>
<p>If you choose a &#8220;Quick&#8221; scan, the Malicious Software Removal Tool will scan the areas of a computer that are likely to contain malicious software.</p>
<p>With a &#8220;Full&#8221; scan, the entire system is checked for malware. I think you should perform a Full scan every once in a while but be aware that it can take a few hours depending on your system.</p>
<p>Finally, you can opt to perform a &#8220;Custom scan&#8221; and choose the folders or areas of your computer that you want the program to scan.</p>
<p>The results of the scan will indicate whether any malicious software was found on your computer.</p>
<p>Well, I hope using this program helps you remove any malware that is infecting your system. 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/2010/10/06/microsofts-malicious-software-removal-tool/" 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/2010/10/06/microsofts-malicious-software-removal-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

