<?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; Trojans</title>
	<atom:link href="http://www.theweeklygeek.com/category/trojans/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>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>Fake security warnings are on the rise</title>
		<link>http://www.theweeklygeek.com/2009/09/04/fake-security-warnings-are-on-the-rise/</link>
		<comments>http://www.theweeklygeek.com/2009/09/04/fake-security-warnings-are-on-the-rise/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 13:47:47 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Soap Box]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Worms]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=304</guid>
		<description><![CDATA[Well, it&#8217;s that time again. What time you ask? The time for more mal-ware, crap-ware, spy-ware, trojans et al. In the last 3 weeks we have received more calls per day than we receive in a normal month from people who have pop-ups claiming they are infected or who actually clicked on the pop-up and [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s that time again. What time you ask? The time for more mal-ware, crap-ware, spy-ware, trojans et al.</p>
<p>In the last 3 weeks we have received more calls per day than we receive in a normal month from people who have pop-ups claiming they are infected or who actually clicked on the pop-up and became infected.</p>
<p>Hacker and @#^&amp;*%$ heads are using news events to spread these fake alerts and infecting computers.</p>
<p>The wild fire stories, the Obama speech in schools, Ted (I can kill and get away with it) Kennedys death, all have sprouted a flurry of fake security warnings, infected e-mail (Phishing attacks), and fake web sites.</p>
<p>Without creating a 3 hour seminar, here are the basics&#8230;<span id="more-304"></span></p>
<p>1. Quit searching the internet for &#8220;fantastic&#8221; stories. Within hours of Michael Jackson&#8217;s death 212 new web sites that were infected with crap-ware popped up proposing to be Michael Jackson sites. There were also dozens of different emails with links to or pictures of his death, all which were fake.</p>
<p>2. Stop using My Space and Face Book! I know this is going to get me flamed and maybe even a note from one of these &#8220;businesses&#8221; but they are @$@#$ (I really do dislike using so many language referenced but this is ridiculous). Why are you telling strangers when and where you are going on vacation? To make it easier to rob you? Why are you telling the world about your 4 year old grandchild&#8217;s ability to ride his bike down the street? So the local pedophiles know where to pick him up for a little &#8220;play time&#8221;? Do you just like complaining about the cost of getting crap-ware and infections off your computer?</p>
<p>3. Just stop thinking the world owes you free anything. Free music, programs, data, cheese&#8230; in this age of ever expanding socialism in America, you must remember, nothing comes without a price. Limewire is a perfect example of what happens. Hackers get into or create all this &#8220;free&#8221; content management, take over your computer, infect your computer and more. That is how terrorist in Iran got plans to the presidential helicopter. Turn on the radio or go to your local radio stations web site, go to the local video store or Netflix to get a movie.</p>
<p>4. Stop forwarding junk emails. &#8220;Verified by Snopes&#8221; &#8211; what a crock. Almost daily I &#8220;reply all&#8221; to the sender of this type of stupidity and give actual links to Snopes and other  sources showing the hype and falsity of their fantasy. Just because you don&#8217;t like the current US President does not mean you can hope hatred or that he is not a US citizen will remove him from office. The Democratic Party may be the dumocrats to many but they certainly would not make that mistake, just quit forwarding the email.</p>
<p>If you received it in all capitals or with large colorful letters, underlines bolded et al please for the love of Jesus (I know the one who sent it to you told them Jesus asked them to forward it &#8211; He didn&#8217;t, I double-checked in person this morning) stop forwarding this junk.</p>
<p>5. Read what you are installing or updating and NEVER accept the defaults. People consistently ask me how they acquired 4, 5, 6 or more toolbars. Yes, you need the Adobe and JAVA updates but please pay attention, you should take the extra 30 seconds of your life and read each screen before selecting &#8220;Next&#8221;.</p>
<p>Now that I have offended most of you, what can you do if you have already been infected?</p>
<p>1. Update and run your PAID FOR, quality, properly configured anti-virus program (Kaspersky <a href="http://www.kaspersky.com">http://www.kaspersky.com</a> and ESET <a href="http://www.eset.com">http://www.eset.com</a>).</p>
<p>2. Install, update, configure and run a real copy of Malware Bytes <a href="http://www.malwarebytes.org/">http://www.malwarebytes.org/</a> and Spybot Search and Destroy <a href="http://www.safer-networking.org">http://www.safer-networking.org</a></p>
<p>The above are excellent programs and many malicious people have created fake sites leading to crap-ware, USE the links I have provided.</p>
<p>There are numerous other good to excellent programs that can be used to clean up an infection, just be sure of the program and then the source where you are getting the program from.</p>
<p>There are several other security basics home users should have and many great hardware and software tools for Micro and Small businesses to use. Just search this site for the many articles on security your computers and network.</p>
<p>Until I cool off, 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/2009/09/04/fake-security-warnings-are-on-the-rise/" 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/2009/09/04/fake-security-warnings-are-on-the-rise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bigfoot, Y2K and the Conficker Worm, where are they?</title>
		<link>http://www.theweeklygeek.com/2009/04/16/bigfoot-y2k-and-the-conficker-worm-where-are-they/</link>
		<comments>http://www.theweeklygeek.com/2009/04/16/bigfoot-y2k-and-the-conficker-worm-where-are-they/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:34:35 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=219</guid>
		<description><![CDATA[My father is from Oregon and I lived briefly in the beautiful state of Washington. Rumors and legends of a creature commonly known as Bigfoot exist. Local towns and national media have all used these rumors and at times have created hype about the creature, yet all these years later he, she or it still [...]]]></description>
			<content:encoded><![CDATA[<p>My father is from Oregon and I lived briefly in the beautiful state of Washington. Rumors and legends of a creature commonly known as Bigfoot exist. Local towns and national media have all used these rumors and at times have created hype about the creature, yet all these years later he, she or it still has not been found.<span id="more-219"></span></p>
<p>Just nine short years ago, ok ten really, the media picked up on a “bug” in computer systems where the first two digit of the year were not used so, according to the “experts” the media contacted all computers will think it is 1900 and ATMs will crash, Wall Street will blip to all zeros and the CNN would start playing old Howdy Doody shows, non-stop. Ok, I made that last part up. In any way, the long of the short of it is that the Y2K “bug” was mainly just another panic and media scare.</p>
<p>Alas, we come to April 1<sup>st</sup> 2009 and another “April Fools” worm/virus or attack was supposed to bring the World Wide Web to a standstill. Conficker, where are you? I know, hind-site is 20/20 and I should have written this in late March but my great excuse is that I was answering so many calls about the “imminent attack” that I did not have time to write. Yes, once again that is an exaggeration. I did not write about it because it was, in my opinion going to be another non-event, that was until March 30<sup>th</sup> when a local television station ran with some sensationalism on this and then on the 31<sup>st</sup> another station did to.</p>
<p>This time I was uncertain about how to respond, not to the threat, after all, Microsoft had created a patch 6 months prior that would have been installed with it critical updates and the top anti-virus companies had hardened their systems against this threat at the same time (I can only speak for those I researched such as ESET and Kaspersky).</p>
<p>My concern was how a local computer / technology company was going to respond to the questioning. Since I have been interviewed by the local media and am a little on the paranoid side as it is, I worried about the way thing would be presented. I do feel a little hype was injected by thankfully no hysteria message from the technology company to the effect “quick, bring in your PC for the $99.99 checkup…”</p>
<p>In the end, what happened? Well on my end so far (as of April 7<sup>th</sup>) not a single customer has been infected and we have not received a single call that would lead us to believe a potential client was infected.</p>
<p>Does this mean no-one was infected? I doubt that, the worm was supposed to activate on the 1st so the threat is not over. Update your computer via Windows Critical updates, install and properly configure a current anti-virus and anti-malware program. If you are not sure how to do these steps, contact your local computer repair shop and then take a class from you local community college or from any of the great usergroups around almost every town.</p>
<p>So I ask again, where is Bigfoot, where is the Y2K bug and where is the Conficker?</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/2009/04/16/bigfoot-y2k-and-the-conficker-worm-where-are-they/" 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/2009/04/16/bigfoot-y2k-and-the-conficker-worm-where-are-they/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AV2009 the fake anti-virus</title>
		<link>http://www.theweeklygeek.com/2008/10/30/av2009-the-fake-anti-virus/</link>
		<comments>http://www.theweeklygeek.com/2008/10/30/av2009-the-fake-anti-virus/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 14:20:35 +0000</pubDate>
		<dc:creator>Kent</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.theweeklygeek.com/?p=145</guid>
		<description><![CDATA[Just a quick &#8220;blog&#8221; to let you all know to watch out for a fake program called AV 2009 that is popping up and appears to be a Windows Security warning. It is a fake and clicking on it installs several pieces of fraud-ware, mal-ware and crap-ware. This particular program and attempt to get on [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick &#8220;blog&#8221; to let you all know to watch out for a fake program called AV 2009 that is popping up and appears to be a Windows Security warning. It is a fake and clicking on it installs several pieces of fraud-ware, mal-ware and crap-ware.</p>
<p>This particular program and attempt to get on your computers has been around for a while, however the most recent incarnation that started a week or two ago seems to be evading several anti-viruses. I have found it on machines with current up-to-date versions of Norton, ESET, AVG (free) and Computer Associates. I have read of others with Trend Micro as well as Panda Anti-virus getting infected. <span id="more-145"></span></p>
<p>Usually this particular nasty only infects people who visit sites with infected video codecs (normally, but not always &#8220;adult&#8221; sites). This time around it seems to be using some vulnerability and hacking &#8220;good&#8221; web sites and or servers and injecting them with the infection. Once they are infected you (or in one case your child) goes to the site / server and wham bam no thank-you man, you are infected.</p>
<p>Once infected the program tries to prevent your current security from updating or running properly.</p>
<p>The first thing that needs to be done is to disable System Restore and reboot.<br />
Next you need to kill AV2009.exe via Task Manager.<br />
Now navigate to “Program Files” and under the folder “AV2009” delete AV2009.exe (I just deleted the whole folder the first time but then security programs did not find the program and thus a pop up still occurred)<br />
At this point I have been able to manually run a thorough anti-virus scan which has caught and paused other AV2009 files.<br />
The next thing, I downloaded, updated and ran <a href="http://www.safer-networking.org/en/index.html" target ="_blank">Spybot Search and Destroy 1.6 from Safer-networking</a> (be aware there is a crap-ware and malware program masquerading as this program). Spybot S&amp;D seems to have finalized the destruction of AV2009 but just in case I also have run <a href="http://www.myantispyware.com/2007/10/08/combofix-another-free-anti-spyware-tool/" target="_blank">Combo Fix.</a><br />
Finally I suggest that you remove all temporary internet files for all your browsers (many of you use Firefox or Opera but still have Internet Explorer to remember). That should finish removing this program. All that is left is to turn System Restore back on and reboot.</p>
<p>I hope this helps many of you out. 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/2008/10/30/av2009-the-fake-anti-virus/" 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/2008/10/30/av2009-the-fake-anti-virus/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

