<?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>NicholasOverstreet.com &#187; Tricks, Tips, or Hacks</title>
	<atom:link href="http://www.nicholasoverstreet.com/category/trips-tips-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicholasoverstreet.com</link>
	<description>Computers are hard.</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>A new rootkit?</title>
		<link>http://www.nicholasoverstreet.com/2010/07/a-new-rootkit/</link>
		<comments>http://www.nicholasoverstreet.com/2010/07/a-new-rootkit/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 23:20:48 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=729</guid>
		<description><![CDATA[For the third time in the last few weeks I have had to clean up yet another malware infection. However, these have all displayed similar symptoms, and I am thinking there might be another outbreak of malware coming.  I have noticed that malware seems to come in waves.  I will spend a whole bunch of [...]]]></description>
			<content:encoded><![CDATA[<p>For the third time in the last few weeks I have had to clean up yet another malware infection.</p>
<p>However, these have all displayed similar symptoms, and I am thinking there might be another outbreak of malware coming.  I have noticed that malware seems to come in waves.  I will spend a whole bunch of time cleaning it up for a while, then I will go months with out having to clean any up&#8230; then it&#8217;ll come back in force again.</p>
<p>I&#8217;m not sure of the injection vector of the latest version (the previous wave seemed to <a href="http://www.nicholasoverstreet.com/2010/03/java-a-malware-writters-dream-come-true/" target="_blank">enjoy Java exploits </a>quite a lot), but I can give you a fairly obvious and quick to diagnose symptom and a quick way to clean it up.</p>
<p>The first and easiest check on an infected machine is try and visit <a href="http://windowsupdate.microsoft.com" target="_blank">http://windowsupdate.microsoft.com</a>.  On the machines I have seen, regular websites will work like cnn.com or google.com, but you can not get to the Windows Update site.  It will just snap to a page not found error.</p>
<p>The second easy check basically confirms that Windows Updates are being blocked.  Hop in to the Event Viewer, and look in the Application log.  You should see a whole onslaught of errors from crypt32 complaining that it &#8220;Failed auto update retrieval of third-part root list sequence number from&#8230;The connection with the server was terminated abnormally&#8221;.  This is almost a guaranteed sign you&#8217;ve picked yourself up some new malware, and more specifically a rootkit.  This rootkit is sort of nasty in that it makes you think you have got the machine all cleaned up.  If you run a <a href="http://www.malwarebytes.org/mbam.php" target="_blank">Malwarebytes Antimalware</a> scan the scan will come back clean, and the system will seem normal (aside from the errors in Event Viewer and not being able to get to Windows Updates).</p>
<p><span id="more-729"></span></p>
<p style="text-align: center;"><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/07/rootkit1.png"><img class="aligncenter size-large wp-image-730" title="rootkit1" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/07/rootkit1-1024x560.png" alt="" width="553" height="302" /></a></p>
<p>To get rid of this bugger you&#8217;re going to need a bit more powerful medication.  If Malwarebytes Antimalware is cough syrup, this thing is full-body radiation.  I am speaking of <a href="http://www.combofix.org/" target="_blank">Combofix</a>.  First a word of warning:  Combofix can seriously hose your computer.  Do not run it unless you are a computer expert and able to manually repair any damage that may be inadvertently caused by Combofix.  That said, I have never had a problem with Combofix, it has always worked great for me.</p>
<p>Don&#8217;t be afraid by Combofix&#8217;s low-level appearance.  It appears that way because that is what it is, low-level.  It gets deep in the system and does what it needs.  How it actually works is a trade secret that only the author of the program knows.  He must keep the methods he uses secretive so that malware writers won&#8217;t be able to stop his cleanup efforts and make his program useless.</p>
<p>So you run Combofix and follow it&#8217;s steps and take note of it&#8217;s warnings and you&#8217;ll eventually get to it&#8217;s notice that it found rootkit activity:</p>
<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/07/rootkit2.jpg"><img class="aligncenter size-full wp-image-731" title="rootkit2" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/07/rootkit2.jpg" alt="" width="518" height="389" /></a></p>
<p>Excellent news!  Not so excellent you have a rootkit, but excellent that Combofix has detected it and will now proceed with the cleanup.  Your machine will reboot at least once to continue with the cleanup and Combofix will go about it&#8217;s business of cleaning up the mess you have.  combofix has over 50 stages, so it can take a while to run.  Just be patient, let it do it&#8217;s thing, and never interrupt it.</p>
<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/07/rootkit3.jpg"><img class="aligncenter size-full wp-image-732" title="rootkit3" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/07/rootkit3.jpg" alt="" width="518" height="389" /></a></p>
<p>After Combofix has done it&#8217;s thing, it will display a notepad window with a log file of what it has done.  If you&#8217;re bored you can browse through the logs and see it&#8217;s work.  At this point your machine is rootkit free, and you should be able to once again get to the Windows Updates web site.  At this point I always do a couple things.  One, make sure to go ahead and run a Malwarebytes Antimalware scan to clean up any remaining malware not picked up by Combofix (Combofix only goes after the major problems, where as Malwarebytes goes for a full system cleaning).  Next, update the browser, java, and flash plugins on the machine, and run all Windows Updates to insure the machine hasn&#8217;t missed anything important while the rootkit was blocking it from checking.</p>
<p>As I said, I am not sure of the injection vector of this particular rootkit as I have only seen it&#8217;s aftermath, but regardless, the cleanup method is the same for this as is with many other malware infections.  Combofix it, Malwarebytes, and then update the system.  Good luck and feel free to sound off in the comments with any questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/07/a-new-rootkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Disables Java Deployment Toolkit in Firefox</title>
		<link>http://www.nicholasoverstreet.com/2010/04/mozilla-disables-java-deployment-toolkit-in-firefox/</link>
		<comments>http://www.nicholasoverstreet.com/2010/04/mozilla-disables-java-deployment-toolkit-in-firefox/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 14:00:19 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=677</guid>
		<description><![CDATA[If you have read my previous articles about Java being a malware writers dream, then you&#8217;ll understand why Mozilla did this. If you hadn&#8217;t&#8230; well, hit the 2 links above to catch up. When I fired up Firefox today I got an interesting message: Nice!  Apparently Mozilla has decided to act where Oracle has not.  [...]]]></description>
			<content:encoded><![CDATA[<p>If you have read my <a href="http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/" target="_blank">previous articles</a> about Java being a <a href="http://www.nicholasoverstreet.com/2010/03/java-a-malware-writters-dream-come-true/" target="_blank">malware writers dream</a>, then you&#8217;ll understand why Mozilla did this.</p>
<p>If you hadn&#8217;t&#8230; well, hit the 2 links above to catch up.</p>
<p>When I fired up Firefox today I got an interesting message:</p>
<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/04/byebyejava.jpg"><img class="aligncenter size-full wp-image-678" title="byebyejava" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/04/byebyejava.jpg" alt="" width="557" height="398" /></a></p>
<p>Nice!  Apparently Mozilla has decided to act where Oracle has not.  Mozilla has disabled the Java Deployment Toolkit, responsible for probably hundreds of thousands of malware infestations, across the board in Firefox.  Thank you Mozilla for taking responsibility where Oracle has not.</p>
<p>Orace: You suck.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/04/mozilla-disables-java-deployment-toolkit-in-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android Contact&#8217;s Birthdays In Your Calendar</title>
		<link>http://www.nicholasoverstreet.com/2010/03/android-contacts-birthdays-in-your-calendar/</link>
		<comments>http://www.nicholasoverstreet.com/2010/03/android-contacts-birthdays-in-your-calendar/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 13:58:17 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=659</guid>
		<description><![CDATA[I&#8217;ve had my Android phone a week and a half now and I love it.  It brings everything together in to one phone.  Perhaps that is why they called it the Nexus One? But there was one &#8220;link&#8221; missing.  If you spent time entering birthday information for as many of your contacts as possible, they [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had my Android phone a week and a half now and I love it.  It brings everything together in to one phone.  Perhaps that is why they called it the Nexus One?</p>
<p>But there was one &#8220;link&#8221; missing.  If you spent time entering birthday information for as many of your contacts as possible, they don&#8217;t show up in your calendar.  Even my girlfriend&#8217;s Blackberry does this, surely Android can.  I had downloaded an App from the market call EboBirthday.  While the app worked, it still had a flaw.  The birthdays didn&#8217;t show up in you calendar.  If you wanted to see what birthdays were coming up, you had to actually open up the EboBirthday app.  And on top of that, if you added in any new birthday information, you had to manually resync the EboBirthday app.  Rats&#8230; this isn&#8217;t the best solution.</p>
<p>Well, last night I was playing around and Google Calendar, and there is actually an option tucked away, built right in to Google Calendar, that lets you show your contact birthday infromation right on the Calendar!</p>
<p>Here is how you add it on:</p>
<p>Go to the Google Calendar web interface on your computer (<a href="http://google.com/calendar" target="_blank">google.com/calendar</a>).</p>
<p>1) Click the settings button in the upper right</p>
<p>2) Click the &#8220;Calendars&#8221; settings tab</p>
<p>3) In the Other Calendars section click &#8220;Browse Interesting Calendars&#8221;</p>
<p>4) Click the More tab here</p>
<p>5)  You should see an item labeled &#8220;Contacts&#8217; birthdays and events&#8221;, click the Subscribe link. (While you&#8217;re in here, you might want to poke around.  There may be some other calendars you&#8217;re interested in adding in to your own as well, such as holidays and stuff!)</p>
<p>That&#8217;s it!  In a couple minutes, all your contact birthdays will show up on the Calendar in your phone.  How cool is that?</p>
<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/Image1.jpg"><img class="aligncenter size-full wp-image-660" title="Image1" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/Image1.jpg" alt="" width="300" height="214" /></a>While this is a nice feature to have available, it highlights one of the issues with Android and Google integration right now.  When you&#8217;re looking for a setting, it&#8217;s not always in the most obvious place, and some times you can only change it on the web.  However, I do expect as Android matures, we will see a lot more features and options added directly in to the Android OS.  I love Android and I suspect will be sticking with it for a long time to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/03/android-contacts-birthdays-in-your-calendar/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>TrueCrypt Full System Encryption on a Netbook</title>
		<link>http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/</link>
		<comments>http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 19:57:07 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=591</guid>
		<description><![CDATA[For the uninitiated, TrueCrypt is a Free, Open Source, on-the-fly disk encryption software.  You can do many things with it, from Encrypting flash drive, to creating Encrypted file containers, to Full System Encryption.  I had done all except the latter and I have been wanting to try it out.  For various reasons though I had [...]]]></description>
			<content:encoded><![CDATA[<p>For the uninitiated, <a href="http://www.truecrypt.org/" target="_blank">TrueCrypt</a> is a Free, Open Source, on-the-fly disk encryption software.  You can do many things with it, from Encrypting flash drive, to creating Encrypted file containers, to Full System Encryption.  I had done all except the latter and I have been wanting to try it out.  For various reasons though I had never really bothered with it, until now.</p>
<p>Over the holidays I picked up an Asus EeePC 1005HA Netbook</p>
<p><a rel="attachment wp-att-592" href="http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/asus-1005ha/"><img class="aligncenter size-medium wp-image-592" title="asus-1005ha" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/asus-1005ha-238x300.jpg" alt="asus-1005ha" width="238" height="300" /></a></p>
<p>I have a 14 inch laptop with all the bells and whistles of a normal laptop, but after a while, lugging the beastly heavy thing around got to be quite old, and it got to a point where I just didn&#8217;t even bother bringing it with me any more because it was just a hassle.  I picked up the Netbook to hopefully remedy this issue.  Their small and incredibly light build will hopefully not become such a burden down the road.  While you can definitely feel the slowness of the Atom processor, you only really notice it if you&#8217;re doing a bunch of stuff at once.  If you&#8217;re just surfing the net, IM&#8217;ing, doing office stuff, you don&#8217;t really notice at all.</p>
<p>So now that I have my new little buddy I started thinking about security for it.  Since it&#8217;s so small and will be going with me every where, it&#8217;s also prone to growing a set of legs and walking off.  Should this occur, I want all of my personal and work related files stored on it to be completely secure.  I have used TrueCrypt for many years so I have come to trust it, and I figured this would be en excellent solution.</p>
<p><span id="more-591"></span></p>
<p>However, installing TrueCrypt on a Netbook presents a few hurdles, primarily due to the lack of a CD drive.  Sure, you could pick up a USB external CD drive, but what fun would that be?  I have already re-partitioned it using a USB bootable <a href="http://gparted.sourceforge.net/" target="_blank">G-Parted</a>, and used the <a href="http://store.microsoft.com/Help/ISO-Tool" target="_blank">Microsoft ISO USB DVD download utility</a> to make a USB bootable Windows 7 flash drive, so it was my mission to go about this the same way.  When you use TrueCrypt to encrypt a system volume, it <strong>requires</strong> you to burn a TrueCrypt Emergency Boot CD, which is really a good idea because if something goes wrong you really need it.  Of course on a Netbook this isn&#8217;t an option.  So basically what happens is TrueCrypt gives you an .iso image and makes you burn it, then it verifies the disc you burned to.  At this step I got around the verify requirement by simply mounting the .iso in a <a href="http://www.daemon-tools.cc/" target="_blank">Damon Tools</a> virtual drive.  This tricked TrueCrypt in to thinking that I had burned the image.  But, this still left me with a nagging issue.  Should something go wrong, or happen to my system, I would NEED to be able to boot this image to recover my system, or face 100% data loss.  Off to Google I went, and came upon a <a href="http://florian.freundt.org/blog/?p=161" target="_blank">very informative blog post at Florian Freundt&#8217;s site</a> that outlines how to make a multi-utility USB boot drive!  What a wonderful blog entry, as I followed it&#8217;s directions and was able to successfully create a USB drive that will let me boot my TrueCrypt Rescue Image!  Not only that, but I also put my Acronis Recovery Image on it, along with Parted Magic (contains G-Parted and other useful utilities), and Ultimate Boot CD.  Plus, in the future it will be very simple to upgrade these utilities to new versions because all I&#8217;ll have to do is replace the .iso on my flash drive.  Very nice!</p>
<p>Once I knew I would be able to boot the TrueCrypt Rescue Image, I proceeded with the system encryption.  This went of with out a hitch, and took about 5 hours to complete the encryption.  I was a bit worried about system performance since the Atom isn&#8217;t exactly a beast, but to be honest I don&#8217;t see any real performance hit other then coming out of hibernation seems a bit slower.  I can still pop open a 3gb 720p HD Xvid encoded video file and play it full screen with no hiccups.  Firefox fires up in the same amount of time and I don&#8217;t really notice any lag.</p>
<p>I can now rest soundly with the knowledge that my ultra portable data is safe and secure, and should I ever need it, I can recover my partition with the TrueCrypt Utility.</p>
<p><a rel="attachment wp-att-593" href="http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/truecrypt/"><img class="aligncenter size-full wp-image-593" title="truecrypt" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/truecrypt.jpg" alt="truecrypt" width="580" height="498" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Make Firefox More Secure, Disable Java</title>
		<link>http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/</link>
		<comments>http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 02:25:56 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=554</guid>
		<description><![CDATA[No, not Javascript.  Java. Despite similar names, Javascript and Java are 2 entirely different things. Java, or Java applets are programs that can be embedded in to websites.  They are generally poorly written, and hardly ever function right.  Most people will probably never even need java, and in fact the only website I can think [...]]]></description>
			<content:encoded><![CDATA[<p>No, not Javascript.  Java.</p>
<p>Despite similar names, Javascript and Java are 2 entirely different things.</p>
<p>Java, or Java applets are programs that can be embedded in to websites.  They are generally poorly written, and hardly ever function right.  Most people will probably never even need java, and in fact the only website I can think of that I ever use it on is Facebook&#8217;s shitty multi-photo uploader which I use only a handful of times a year.</p>
<p>Why am I writing about this?  Because I had a Windows 7 machine that was fully updated, running an updated Firefox with Java (Java may have not been up to date),  and a fully updated Antivirus program.  By clicking one simple link, the machine was infected through the Java run time in Firefox.  Despite clicking &#8220;Deny&#8221; on the Java question, the app still managed to run itself.  It looked like it caused some type of crash in the Java run time and allowed itself to execute code.  The virus then proceeded to attempt to hijack the browser and insert other malicious code in to the system.  Avira Antivirus was able to block most of these attempts, but it did miss something.  I have a feeling that this was a new strain of the virus, so I&#8217;m not going to place too much blame on Avira here.  After all was said and done I ran the infected file through an online scanner, and only 1 of 41 virus engines detected it.  Yikes!</p>
<p>Before shutting down the system I had ran FULL scans with Malwarebytes and Avira, both came back clean.  I rebooted the system and that is when it happened.  7 load screen&#8230; blue screen&#8230;. reboot.  Over and over.  Safe mode was of no use, other methods of recovery didn&#8217;t work, the bluescreen yielded no useful information.  It wouldn&#8217;t even point me to the file causing the crash (which would of helped me tremendously).  To make a long story short (I put probably 4 hours in to fixing this bluescreen), the virus had attempted to insert code in to my iaStor.sys driver.  This is an Intel Storage driver, vital to system operation.  I believe that because this was a Windows 7 machine, it was unable to successfully hijack this file (the virus was probably written to hijack XP machines).  I found the lone infected file by pulling the drive out of the laptop and using a separate computer running Nod32 to scan the entire drive,  and replaced the infected file with a good copy I had in my archives.  The really strange thing about it was the good file and infected file were the same exact size, but the infected file no longer had the Intel signature and had a different MD5 hash then the good file.  The virus obviously tried to re-write some part of my storage driver&#8230; who knows what though.</p>
<p>Nod32 identified it as Olmarik.pv which from what I can tell is a pretty new strain.</p>
<p>To bring this story back to it&#8217;s point, a fully updated system, running Firefox still caught an infection thanks to shitty ass Java.  So, do yourself a favor out there RIGHT NOW.  Disable Java.</p>
<p>Tools -&gt; Options -&gt; Content</p>
<p>Un-check Enable Java:</p>
<p><a rel="attachment wp-att-560" href="http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/disablejava-2/"><img class="aligncenter size-full wp-image-560" title="disablejava" src="http://www.nicholasoverstreet.com/wp-content/uploads/2009/11/disablejava1.png" alt="disablejava" width="521" height="488" /></a></p>
<p>The nice part about this is that if you do end up on a site that you TRUST and need to enable it, you can simple check the box again and reload the page and it will work.  You don&#8217;t have to restart your browser.  Just be sure to disable it again after you&#8217;re done to keep your browser safe!</p>
<p>I have made this change on all of my machines and I strongly encourage you to as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing Antivirus Programs, so long NOD32</title>
		<link>http://www.nicholasoverstreet.com/2009/08/changing-antivirus-programs-so-long-nod32/</link>
		<comments>http://www.nicholasoverstreet.com/2009/08/changing-antivirus-programs-so-long-nod32/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 03:41:06 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=371</guid>
		<description><![CDATA[For the last couple years I have relied on NOD32 to protect my systems from the nastiness of malware, viruses, and all the like. For most of that time it was a good program.  It had it&#8217;s little hiccups along the way, but they always seemed to be resolved by Eset rather quickly. That was [...]]]></description>
			<content:encoded><![CDATA[<p>For the last couple years I have relied on NOD32 to protect my systems from the nastiness of malware, viruses, and all the like.</p>
<p>For most of that time it was a good program.  It had it&#8217;s little hiccups along the way, but they always seemed to be resolved by Eset rather quickly.</p>
<p>That was until Vista Service Pack 2 came along and changed everything.</p>
<p>Don&#8217;t get on me about user error as I did everything in my power to ENSURE no issues.  I uninstalled my old NOD32 (version 4), downloaded the LATEST version/build direct from Eset&#8217;s site, installed SP2, then installed the new NOD32 I downloaded.</p>
<p>This is when things started to fall apart.  Ever since then I was plagued with system lockups and hangs ESPECIALLY at the login screen or going in to or coming out of standby or hibernation.  This wasn&#8217;t just happening on 1 machine either.  Both my [aging] Desktop and my [new-ish, 1 year old now] laptop were having CONSTANT issues.  I initially didn&#8217;t pin it down to NOD32.  I thought I was having some other issues until I jumped on to the Eset forums and found hundreds upon hundreds of other people having issues with their Vista SP2 machines.</p>
<p>I uninstalled NOD32 from both of my machines and they both became rock-solid.  My desktop went from locking up every 2-3 days to being up for 2 weeks straight.  My laptop has been in and out of standby/hibernation at least 2 dozen times without a single problem.  I checked as recent as last week and Eset has still not issued any newer versions of NOD32 to rectify the issues I and many many many other NOD32 users were having.</p>
<p>After nearly a month running with nothing, I decided it was time to hunker down and find something.  I began my trek to find an antivirus solution that didn&#8217;t suck so much balls.   I spent many hours combing over all kinds of performance benchmarks, detection ratings testing, and over all features I have now installed my new protection system&#8230;</p>
<p><a rel="attachment wp-att-374" href="http://www.nicholasoverstreet.com/2009/08/changing-antivirus-programs-so-long-nod32/avira/"><img class="aligncenter size-full wp-image-374" title="avira" src="http://www.nicholasoverstreet.com/wp-content/uploads/2009/08/avira.jpg" alt="avira" width="418" height="416" /></a></p>
<p>Avira AntiVir&#8217;s detection rates were among the top rankings, often times beating out NOD32&#8242;s detection rates&#8230; and get this&#8230; IT&#8217;S FREE!!!  Everyone loves free, right?</p>
<p>Does it play well with Vista SP2?  I have no idea as of right now.  Only time will be able to tell me that.</p>
<p>So far my initial impression is good.  It is definitely light weight.  It definitely has A LOT fewer options then something like NOD32.  It is very basic&#8230; but really complexity doesn&#8217;t always mean better.  It&#8217;s about the programs ability to detect and protect.   I may not put it to that thorough a test in that regard as I am usually very careful about what I&#8217;m doing and am not your average user that would be more careless, but I still think that everyone should have SOMETHING.  You never know when you might accidently hit a malicious web page or a site that has been hacked and infected and get hit with a Java-based worm or something.</p>
<p>I will write a follow up article about AntiVir after I&#8217;ve got some play-time in with it and see how it plays with my systems.</p>
<p>Until next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/08/changing-antivirus-programs-so-long-nod32/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Clean up old files after installing Vista&#8217;s SP2</title>
		<link>http://www.nicholasoverstreet.com/2009/05/clean-up-old-files-after-installing-vistas-sp2/</link>
		<comments>http://www.nicholasoverstreet.com/2009/05/clean-up-old-files-after-installing-vistas-sp2/#comments</comments>
		<pubDate>Thu, 28 May 2009 21:37:21 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=308</guid>
		<description><![CDATA[Around a year ago I wrote about getting 800mb of space back after installing SP1, and I come to you today with a similar tip for SP2! This one is not as dramatic as 800mb, but I did gain back around 400mb of disk space. Just as with SP1, this works by removing backup files [...]]]></description>
			<content:encoded><![CDATA[<p>Around a year ago <a href="http://www.nicholasoverstreet.com/2008/07/have-vista-installed-sp1-want-800mb-disk-space-back/">I wrote about getting 800mb of space back after installing SP1</a>, and I come to you today with a similar tip for SP2!</p>
<p>This one is not as dramatic as 800mb, but I did gain back around 400mb of disk space.</p>
<p>Just as with SP1, this works by removing backup files made during the service pack install, making it prememnant and impossible to remove.  Just keep that one fact in mind.</p>
<p>Just pop open your favorite command prompt, and issue <strong>compcln</strong></p>
<p>It will ask you to confirm, and then it&#8217;ll get to work.  After a couple minutes you&#8217;ll have your reclaimed space!  (And a permenent SP2 install!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/05/clean-up-old-files-after-installing-vistas-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install IPCop from a USB Drive</title>
		<link>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/</link>
		<comments>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/#comments</comments>
		<pubDate>Fri, 01 May 2009 14:33:55 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=292</guid>
		<description><![CDATA[IPCop is a really neat open source project that can basically transform any old computer with 2 NIC&#8217;s in it in to a hardware firewall, VPN server, and Web Filter, among many other useful things. We use it quite a lot where I work and we&#8217;re always looking for the smaller, better IPCop box. The [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ipcop.org/" target="_blank">IPCop</a> is a really neat open source project that can basically transform any old computer with 2 NIC&#8217;s in it in to a hardware firewall, VPN server, and Web Filter, among many other useful things.</p>
<p>We use it quite a lot where I work and we&#8217;re always looking for the smaller, better IPCop box.</p>
<p>The most recent version we went with was a 1U half-depth rack mount server from the guys over at <a href="http://www.abmx.com/" target="_blank">abmx.com</a>.  This unit was both cheap, and met our needs of a rack-mountable IPCop machine.</p>
<p>The slight downside to this machine was there was no CD-Rom drive in it as our past IPCop boxes have had.  In addition, there was no IDE port on the motherboard (only SATA), and we didn&#8217;t have a SATA CD-Rom drive hanging around the office, so I set out to figure out how to install IPCop from a USB drive.</p>
<p>After a ton of searching I came across some instructions, which I will post for you in case you ever want to do the same.</p>
<p><span id="more-292"></span>1) Download the &#8220;usb-fdd&#8221; from the <a href="http://sourceforge.net/project/showfiles.php?group_id=40604" target="_blank">IPCop Downloads page</a>.</p>
<p>2) Download a utility called <a href="http://www.chrysocome.net/dd" target="_blank">dd for windows</a>.  I am also providing a <a href="http://www.nicholasoverstreet.com/wp-content/uploads/2009/05/dd-05.zip">download link here</a> in case that page ever disappears, because dd for windows is vital to making this happen.</p>
<p>3) Extract the dd.exe file from the zip, and extract the ipcop-[version]-install-usb-fdd.i386.img file from the .gz file you downloaded, put them both in the same directory.</p>
<p><strong>4) Insert a USB drive.  Any files on this drive will be WIPED so be sure if there is anything you need on it, to copy the files off it!!!</strong></p>
<p>5) Open up a command window and CD to the directory your dd.exe file and IPCop .img file are sitting.  Run this command:</p>
<blockquote><p>dd if=ipcop-install-usb-fdd-1.4.11.i386.img of=\\.\<strong>g:</strong> bs=1k</p>
</blockquote>
<p>In my example above my USB drive was <strong>g:</strong> you will want to change that letter to what ever drive your USB drive is on your machine of course</p>
<p>6) That&#8217;s it!  It will take about 5 minutes to write the image to the USB drive.  When dd.exe is done it will return you to the command prompt.  You&#8217;re ready to stick the USB drive in your soon-to-be IPCop machine, boot off it, and install it!</p>
<p>One thing to note is that this utility reformats your USB drive to the size needed by the image (around 50mb). Optimally it&#8217;d be cool to have say a 64mb flash drive around that you could just leave as an IPCop install stick (well, that&#8217;d be nice for me since I do a lot of IPCop installs).  When you&#8217;re wanting to reclaim your flash drive for regular use, you&#8217;ll want to right click on it in windows, and format it back to the appropriate size using FAT32.  Otherwise you will be like me with a 2gb flash driver partitioned to 50mb and wondering why your 800mb BackTrack 3 boot image won&#8217;t copy over to it! haha</p>
<p>Anyway, I hope someone finds this article useful.  If not, I know I will the next time I need to do an IPCop USB Install.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/05/install-ipcop-from-usb-drive/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Messing with Script Kiddies</title>
		<link>http://www.nicholasoverstreet.com/2009/01/messing-with-script-kiddies/</link>
		<comments>http://www.nicholasoverstreet.com/2009/01/messing-with-script-kiddies/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 05:54:44 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=128</guid>
		<description><![CDATA[Starting the first week in January, I started noticing my personal server getting pounded with requests looking for roundcube or mantis installs on my system. After doing a bit of research at the Internet Storm Center I realized it was a new vulneribility in these programs and these script kiddies were just scanning servers for [...]]]></description>
			<content:encoded><![CDATA[<p>Starting the first week in January, I started noticing my personal server getting pounded with requests looking for roundcube or mantis installs on my system.  After doing a bit of research at the <a href="http://isc.sans.org/diary.html?storyid=5686" target="_blank">Internet Storm Center</a> I realized it was a new vulneribility in these programs and these script kiddies were just scanning servers for the existance of these specific directories.   In the last couple weeks I have been scanned at least 25 times&#8230; so I decided to have a little fun with the script kiddies.  Now instead of getting an error 404 page, they will get&#8230; well, here is the code.  I&#8217;m sure you&#8217;ll see where their scripted scanners will be getting sent to <img src='http://www.nicholasoverstreet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>Redirect /nonexistenshit http://www.fbi.gov/<br />
Redirect /mail http://www.fbi.gov/<br />
Redirect /bin http://www.fbi.gov/<br />
Redirect /rc http://www.fbi.gov/<br />
Redirect /roundcube http://www.fbi.gov/<br />
Redirect /webmail http://www.fbi.gov/<br />
Redirect /mantisbt http://www.fbi.gov/<br />
Redirect /tracker http://www.fbi.gov/<br />
Redirect /bugtracker http://www.fbi.gov/<br />
Redirect /bugtrack http://www.fbi.gov/<br />
Redirect /support http://www.fbi.gov/<br />
Redirect /bug http://www.fbi.gov/<br />
Redirect /bugs http://www.fbi.gov/<br />
Redirect /mantis http://www.fbi.gov/</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/01/messing-with-script-kiddies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPhone 2.2 Jailbreakers, free up space from previous Jailbreaks!</title>
		<link>http://www.nicholasoverstreet.com/2008/11/iphone-22-jailbreakers-free-up-space-from-previous-jailbreaks/</link>
		<comments>http://www.nicholasoverstreet.com/2008/11/iphone-22-jailbreakers-free-up-space-from-previous-jailbreaks/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 05:12:17 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Tricks, Tips, or Hacks]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=87</guid>
		<description><![CDATA[I noticed that after my upgrade and reinstalling my apps I was missing a huge chunk of my free space. I got to investigating and noticed that every folder in /private/var/stash was duplicated!  It appeared as though it still had my old folder from the first upgrade on there&#8230; as well as the newly made [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed that after my upgrade and reinstalling my apps I was missing a huge chunk of my free space.<br />
I got to investigating and noticed that every folder in /private/var/stash was duplicated!  It appeared as though it still had my old folder from the first upgrade on there&#8230; as well as the newly made folders.<br />
Some quick googling turned up this nugget of information:</p>
<blockquote><p>I believe BigBoss is referring mostly to the extra directories under /private/var/stash. Each time Cydia runs “for the first time”, it moves and symlinks some directories there to ensure that the root partition doesn’t run out of space. If that was over your head, stop reading, and follow his instructions above.</p>
<p>Still with me? Okay, so first off it’s these directories that are showing as “Other” in iTunes. That’s fine, and it’s totally normal for there to be a decent amount of space showing that way.</p>
<p>The problem comes when Cydia runs again on the “Upgraded” device, and goes and creates all these directories over again, resulting in double the space consumed (though I personally didn’t see quite as much as 500mb).</p>
<p>If you are comfortable poking around *nix, the cleanup you asked about is generally straightforward. Just stroll over to /private/var/stash, do an ls -al and delete the older of any duplicate directories (Applications.23981, Applications.sidufh, etc.). If they have the same date, you’ll need to find for the symlink and see which one’s current.</p>
<p>As always, backup first, and if you brick your device, go back and follow BigBoss’ instructions above. <img src='http://www.nicholasoverstreet.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p></blockquote>
<p>So I deleted the old duplicate folders that didn&#8217;t need to be there any more and got back <strong>over 800mb</strong> of free space!!</p>
<p>I&#8217;ve some screen shots so you get what I&#8217;m talking about&#8230;</p>
<p><span id="more-87"></span></p>
<p>Duplicate folders, wtf?<br />
<img src="http://www.gldrush98.com/uploads/iphonespace1.jpg" alt="" /></p>
<p>Only 183mb free&#8230; That is weird because I had around 900mb free before I upgraded to 2.2<br />
<img src="http://www.gldrush98.com/uploads/iphonespace2.jpg" alt="" /></p>
<p>What&#8217;s this?!  Notice that each folder has an older dated twin&#8230; these are the ones that can be safely removed&#8230; the ones with the OLDER dates on them, NOT the newer ones!!!<br />
<img src="http://www.gldrush98.com/uploads/iphonespace3.jpg" alt="" /></p>
<p>To get them removed all the way I actually did need to ssh in to the phone, cd to /private/var/stash/<br />
And do a <strong>rm -rf foldername.random/</strong> on the folder to remove it entirely.</p>
<p>But once I did, it was all cleaned up<br />
<img src="http://www.gldrush98.com/uploads/iphonespace4.jpg" alt="" /></p>
<p>And my missing free space has been returned to me!<br />
<img src="http://www.gldrush98.com/uploads/iphonespace5.jpg" alt="" /></p>
<p>Just thought I&#8217;d give some of you other guys (and gals?) a heads up.  You might be missing some free space on your iPhone&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2008/11/iphone-22-jailbreakers-free-up-space-from-previous-jailbreaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
