<?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>DjLizard.net &#187; Viruses</title>
	<atom:link href="http://DjLizard.net/category/viruses/feed/" rel="self" type="application/rss+xml" />
	<link>http://DjLizard.net</link>
	<description>May Cause Lousiness</description>
	<lastBuildDate>Sun, 15 Aug 2010 03:59:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Anti-virus/security software sucks</title>
		<link>http://DjLizard.net/2007/12/23/278/</link>
		<comments>http://DjLizard.net/2007/12/23/278/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 02:38:27 +0000</pubDate>
		<dc:creator>DjLizard</dc:creator>
				<category><![CDATA[Ranting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Stupid]]></category>
		<category><![CDATA[Viruses]]></category>

		<guid isPermaLink="false">http://DjLizard.net/2007/12/23/278/</guid>
		<description><![CDATA[To celebrate symantec-sucks.blogspot.com&#039;s existence I have decided to finally upload my avsucks folder. (Note: This is an image-laden post that needs to be viewed separately. Clicky below to go to the article.) (...)Read the rest of Anti-virus/security software sucks (705 words) &#169; DjLizard for DjLizard.net, 2007. &#124; Permalink &#124; 32 comments &#124; Add to del.icio.us [...]]]></description>
			<content:encoded><![CDATA[<p>To celebrate <a href="http://symantec-sucks.blogspot.com/" class="extlink">symantec-sucks.blogspot.com</a>&#039;s existence I have decided to finally upload my <strong>avsucks</strong> folder.</p>
<div class="hideme">(Note:  This is an image-laden post that needs to be viewed separately.  Clicky below to go to the article.)</div>
<p>(...)<br/>Read the rest of <a href="http://DjLizard.net/2007/12/23/278/">Anti-virus/security software sucks</a> (705 words)</p>
<hr />
<p><small>&copy; DjLizard for <a href="http://DjLizard.net">DjLizard.net</a>, 2007. |
<a href="http://DjLizard.net/2007/12/23/278/">Permalink</a> |
<a href="http://DjLizard.net/2007/12/23/278/#comments">32 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://DjLizard.net/2007/12/23/278/&amp;title=Anti-virus/security software sucks">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://DjLizard.net/2007/12/23/278/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Retarded viruses</title>
		<link>http://DjLizard.net/2007/10/10/268/</link>
		<comments>http://DjLizard.net/2007/10/10/268/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 21:07:55 +0000</pubDate>
		<dc:creator>DjLizard</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Viruses]]></category>
		<category><![CDATA[RogueRemover]]></category>
		<category><![CDATA[Spybot Search and Destroy]]></category>
		<category><![CDATA[Spyware]]></category>

		<guid isPermaLink="false">http://DjLizard.net/2007/10/10/268/</guid>
		<description><![CDATA[Twice in 24 hours I&#039;ve come across &#034;WinBudget&#034; which is some garbage BHO (filename matrix.dll) that gets installed somehow. A few of our customers who don&#039;t even venture that deep into the internet (and I know for a fact they don&#039;t surf porn sites or download pirated software) got infected by it somehow. I&#039;m guessing [...]]]></description>
			<content:encoded><![CDATA[<p>Twice in 24 hours I&#039;ve come across <strong>&#034;WinBudget&#034;</strong> which is some garbage BHO (filename matrix.dll) that gets installed <em>somehow</em>.  A few of our customers who don&#039;t even venture that deep into the internet (and I know for a fact they don&#039;t surf porn sites or download pirated software) got infected by it somehow.  I&#039;m guessing it might have been an Outlook/Outlook Express/Internet Explorer zero-day exploit or something.</p>
<p>That was ridiculously easy to remove using <a href="http://www.malwarebytes.org/rogueremover.php" class="extlink">RogueRemover</a> and Spybot, but neither were able to find the odd infection left behind:</p>
<p>If you search your drives for folders called &#039;bak&#039; you may find backup copies of executables from several popular software packages such as Adobe (several products), Nero, Apple (iTunes and Quicktime), Incredimail, Realplayer, Java, and even Norton Antivirus.  If you move the contents of each bak folder to its parent directory and overwrite, the infection is gone.  Thanks, stupid virus, for making backup copies before infecting files.</p>
<p>The best way to find these folders is like this:<br />
Start > Run > <strong>cmd.exe</strong> (to get a command prompt)<br />
<code>dir /a /b /s bak</code></p>
<p>You&#039;ll get a list of affected applications.  Go into each &#039;bak&#039; folder and move whatever is in there one level up.<br />
<code><br />
cd bak<br />
move *.* ..<br />
</code><br />
(yes you want to overwrite)</p>
<p>Thanks, WinBudget, or whatever the fuck you are.</p>
<p>Edit: I also found out that WinBudget sticks one or more entries in Internet Explorer&#039;s trusted zone list.  One is called whataboutadog (dot com) and one is whataboutarabit (sic) (dot com).</p>
<hr />
<p><small>&copy; DjLizard for <a href="http://DjLizard.net">DjLizard.net</a>, 2007. |
<a href="http://DjLizard.net/2007/10/10/268/">Permalink</a> |
<a href="http://DjLizard.net/2007/10/10/268/#comments">10 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://DjLizard.net/2007/10/10/268/&amp;title=Retarded viruses">del.icio.us</a>
<br/>
Post tags: <a href="http://DjLizard.net/tag/rogueremover/" rel="tag">RogueRemover</a>, <a href="http://DjLizard.net/tag/spybot-search-and-destroy/" rel="tag">Spybot Search and Destroy</a>, <a href="http://DjLizard.net/tag/spyware/" rel="tag">Spyware</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://DjLizard.net/2007/10/10/268/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>HijackThis updated to version 2.0.0 beta</title>
		<link>http://DjLizard.net/2007/03/12/225/</link>
		<comments>http://DjLizard.net/2007/03/12/225/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 08:22:09 +0000</pubDate>
		<dc:creator>fredvries</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Viruses]]></category>
		<category><![CDATA[anti-spyware]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Hijack This!]]></category>

		<guid isPermaLink="false">http://DjLizard.net/2007/03/12/225</guid>
		<description><![CDATA[We’ve waited a long time for this… At last Merijn Bellekom has finished a brand new version of his most famous program, HijackThis. And that’s not the only bit of news about HijackThis. It seems that Merijn has managed to sell the program to Trend Micro. Merijn&#039;s own explanation is here. HijackThis 2.0.0 beta is [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve waited a long time for this… At last Merijn Bellekom has finished a brand new version of his most famous program, HijackThis.</p>
<p>And that’s not the only bit of news about HijackThis. It seems that Merijn has managed to sell the program to Trend Micro. Merijn&#039;s own explanation is <a href="http://www.merijn.org/index.php" class="extlink">here</a>.</p>
<p>HijackThis 2.0.0 beta is downloadable <a href="http://www.trendsecure.com/portal/en-US/threat_analytics/hijackthis.php" class="extlink">here</a>.</p>
<p>Changes:<br />
- AnalyzeThis added for log file statistics<br />
- Recognizes Windows Vista and IE7<br />
- Fixed a few bugs in the O23 method<br />
- Fixed a bug in the O22 method (SharedTaskScheduler)<br />
- Did a few tweaks on the log format<br />
- Fixed and improved ADS Spy<br />
- Improved Itty Bitty Procman (processes are frozen before they are killed)<br />
- Added listing of O4 autoruns from other users<br />
- Added listing of the Policies Run items in O4 method, used by SmitFraud trojan<br />
- Added /silentautolog parameter for system admins<br />
- Added /deleteonreboot [file] parameter for system admins<br />
- Added O24 &#8211; ActiveX Desktop Components enumeration<br />
- Added Enhanced Security Confirguration (ESC) Zones to O15 Trusted Sites check</p>
<hr />
<p><small>&copy; fredvries for <a href="http://DjLizard.net">DjLizard.net</a>, 2007. |
<a href="http://DjLizard.net/2007/03/12/225/">Permalink</a> |
<a href="http://DjLizard.net/2007/03/12/225/#comments">8 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://DjLizard.net/2007/03/12/225/&amp;title=HijackThis updated to version 2.0.0 beta">del.icio.us</a>
<br/>
Post tags: <a href="http://DjLizard.net/tag/anti-spyware/" rel="tag">anti-spyware</a>, <a href="http://DjLizard.net/tag/beta/" rel="tag">Beta</a>, <a href="http://DjLizard.net/tag/hijack-this/" rel="tag">Hijack This!</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://DjLizard.net/2007/03/12/225/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Why are McAfee, Symantec and Norton vilified?</title>
		<link>http://DjLizard.net/2007/03/05/224/</link>
		<comments>http://DjLizard.net/2007/03/05/224/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 21:54:19 +0000</pubDate>
		<dc:creator>fredvries</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Viruses]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Incompetence]]></category>

		<guid isPermaLink="false">http://DjLizard.net/2007/03/05/224</guid>
		<description><![CDATA[Worldwide there is a tendency in anti-virus forums and anti-spyware forums to complain about the anti-virus products from McAfee, Symantec and Norton. Why is that, you may ask? Yes, they are bloated, they take almost half a millennium to scan your system and they were about the last products that could flawlessly work with Vista. [...]]]></description>
			<content:encoded><![CDATA[<p>Worldwide there is a tendency in anti-virus forums and anti-spyware forums to complain about the anti-virus products from McAfee, Symantec and Norton.</p>
<p>Why is that, you may ask? Yes, they are bloated, they take almost half a millennium to scan your system and they were about the last products that could flawlessly work with Vista. But then, there are hundreds of crappy or sub-standard products available on the internet and a program like <a href="http://www.malwarebytes.org/" class="extlink">RogueRemover</a> will take on but a few of the worst offenders. So, why do we care?</p>
<p>The root of this problem lies with the fact that these companies have brilliant sales departments. We all know that a good salesman can sell anything to an unwary customer. And there are hardly any more customers unaware than those who reside in the computer procurement departments of large companies and schools. McAfee, Symantec and Norton are pre-installed in virtually every computer that finds its way into your company or school. No problem, no hassle to search and find the best possible anti-virus scanner. No, that problem has already been conveniently solved for them by the seller. </p>
<p>We, the real experts, know better. We like lightning quick scans, as less false positives as possible, an appealing GUI and a responsive staff that will take all our problems seriously.</p>
<p>So, why do we care? We care because we have the best possible anti-virus programs running on our own computers but we have to live daily with these programs that can&#039;t meet our own high standards.</p>
<p>It can be regarded as a form of mental torture that, in the end, makes us more mature and resilient. Regard it as a test and also as an ongoing incentive for other companies to keep developing even better anti-virus programs and anti-spyware programs.</p>
<p>And in the end who really cares? It&#039;s not our own money that is wasted on these programs.</p>
<p><em>edit by DjLizard:</em> I&#039;m filing this under Incompetence also :D</p>
<hr />
<p><small>&copy; fredvries for <a href="http://DjLizard.net">DjLizard.net</a>, 2007. |
<a href="http://DjLizard.net/2007/03/05/224/">Permalink</a> |
<a href="http://DjLizard.net/2007/03/05/224/#comments">7 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://DjLizard.net/2007/03/05/224/&amp;title=Why are McAfee, Symantec and Norton vilified?">del.icio.us</a>
<br/>
Post tags: <a href="http://DjLizard.net/tag/general/" rel="tag">General</a>, <a href="http://DjLizard.net/tag/incompetence/" rel="tag">Incompetence</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://DjLizard.net/2007/03/05/224/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>CWShredder no longer supported</title>
		<link>http://DjLizard.net/2006/12/04/208/</link>
		<comments>http://DjLizard.net/2006/12/04/208/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 15:11:45 +0000</pubDate>
		<dc:creator>fredvries</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Viruses]]></category>
		<category><![CDATA[anti-spyware]]></category>
		<category><![CDATA[CWShredder]]></category>
		<category><![CDATA[Trend Micro]]></category>

		<guid isPermaLink="false">http://DjLizard.net/2006/12/04/208</guid>
		<description><![CDATA[CWShredder, originally made by Merijn, creator of HijackThis, hasn&#039;t been updated for quite a long time now (since November 2005). I&#039;ve asked the current owners of the program, Trend Micro, a couple of times if they planned to support it in any way ever again. I finally got some sort of answer: Dear Sir CWshredder [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.trendmicro.com.au/consumer/products/cws_shredder.php" class="extlink">CWShredder</a>, originally made by <a href="http://www.merijn.org" class="extlink">Merijn</a>, creator of <a href="http://www.merijn.org/programs.php#hijackthis" class="extlink">HijackThis</a>, hasn&#039;t been updated for quite a long time now (since November 2005). I&#039;ve asked the current owners of the program, Trend Micro, a couple of times if they planned to support it in any way ever again.</p>
<p>I finally got some sort of answer:</p>
<blockquote><p>Dear Sir</p>
<p>CWshredder is a free software and It is not supported</p>
<p>Best Regards</p>
<p>Peter<br />
Trend Micro technical Support</p></blockquote>
<p>Edit: <em>Well, CWShredder has <strong>never</strong> been supported (since it&#039;s freeware) so its status hasn&#039;t changed.  He basically didn&#039;t answer your question.  Your question was whether there will be any more updates, and he instead answered a question you didn&#039;t ask &#8212; whether there is CWShredder technical support. &#8211;DjLizard</em></p>
<hr />
<p><small>&copy; fredvries for <a href="http://DjLizard.net">DjLizard.net</a>, 2006. |
<a href="http://DjLizard.net/2006/12/04/208/">Permalink</a> |
<a href="http://DjLizard.net/2006/12/04/208/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://DjLizard.net/2006/12/04/208/&amp;title=CWShredder no longer supported">del.icio.us</a>
<br/>
Post tags: <a href="http://DjLizard.net/tag/anti-spyware/" rel="tag">anti-spyware</a>, <a href="http://DjLizard.net/tag/cwshredder/" rel="tag">CWShredder</a>, <a href="http://DjLizard.net/tag/trend-micro/" rel="tag">Trend Micro</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://DjLizard.net/2006/12/04/208/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
