<?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>MakeUseOf.com &#187; virus</title>
	<atom:link href="http://www.makeuseof.com/tags/virus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away</title>
		<link>http://www.makeuseof.com/tag/how-to-get-rid-of-a-trojan-horse-virus-that-wont-go-away/</link>
		<comments>http://www.makeuseof.com/tag/how-to-get-rid-of-a-trojan-horse-virus-that-wont-go-away/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:01:03 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23713</guid>
		<description><![CDATA[Viruses are ubiquitous and dominant on the Windows platform. No matter how careful you are, there is always a chance that your computer gets infected with a virus that just won&#8217;t go away.
If you are facing a similar situation, here are a few steps you can take to make sure you get rid of the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/viruslogo.jpg" alt="" vspace="5" align="left" />Viruses are ubiquitous and dominant on the Windows platform. No matter how careful you are, there is always a chance that your computer gets infected with a virus that just won&#8217;t go away.</p>
<p>If you are facing a similar situation, here are a few steps you can take to make sure you get rid of the trojan horse/virus and most of its ill effects if not all.</p>
<h3><strong>Scan thoroughly with the antivirus</strong></h3>
<p>Sounds trivial right? Why would you get infected in the first place if your antivirus could detect the virus? Well there can be a few reasons, make sure you get them out of the way. It will save you a lot of trouble:</p>
<table border="0" cellspacing="4" cellpadding="4" width="200" align="center">
<tbody>
<tr>
<td><img src="http://www.makeuseof.com/wp-content/uploads/2009/08/enable.png" alt="how do i get rid of the trojan horse virus" width="225" height="198" /></td>
<td><img src="http://www.makeuseof.com/wp-content/uploads/2009/08/extensions.png" alt="" width="268" height="224" /></td>
</tr>
</tbody>
</table>
<ul>
<li>Update the antivirus to the latest version, and update the virus signature database.</li>
<li>Harden the scan options, check on heuristics, potentially dangerous applications, early warning system or whatever fancy names your antivirus uses. Set the antivirus to scan within archives and choose wisely when you specify items to exclude from the scan or leave everything out for scan.</li>
</ul>
<p>Now perform a system scan, this way you give your antivirus a better chance to detect newer viruses.</p>
<p><span id="more-23713"></span></p>
<h3><strong>Scan the system in safe mode</strong></h3>
<p>Very important to do this once before you get into manually removing the virus and its effects. Sometimes the infected files might be locked by the operating system when working in the normal mode. So to increase your antivirus&#8217; odds to detect and clean the virus, you should restart the computer, boot into safe mode and then perform a thorough scan of your system.</p>
<p>Keep in mind the above mentioned points as well. You can generally boot into safe mode by pressing the F8 key during bootup and choosing the safe mode option.</p>
<h3><strong>Use special virus removal tools</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/stinger.gif" alt="how do i get rid of the trojan horse virus" width="449" height="381" /></p>
<p>Various antivirus manufacturers offer special tools for removing viruses once your system has been infected. Try <a href="http://vil.nai.com/vil/stinger/">McAfee&#8217;s Stinger</a> or Microsoft&#8217;s <a href="http://www.microsoft.com/security/malwareremove/default.aspx">Malicious Software removal</a> tool or <a href="http://www.kaspersky.com/removaltools">Kaspersky&#8217;s Virus Removal Tools</a>. These are special tools that do a great work of removing certain infections.</p>
<p>So once your antivirus has detected the infection, make sure to Google it, this way you can easily find specialized solutions, removal tools and advice on your situation.</p>
<h3><strong>Take things into your own hands</strong></h3>
<p>There are times when, due to various reasons,  none of the above methods works. Even in such cases everything is not lost, you can still rid your computer of viruses and trojan horses by manually deleting the offending file and attempting to nullify the effects that it caused.</p>
<p>The effects vary from changing mouse/keyboard settings to infecting all files in RAM, to infecting all files using a particular library to corrupting the MBR and so on. Your ability to rollback these effects no doubt depends upon how much of a computer nerd you are, but with Google, various forums and Twitter there is a good chance you can make things work for you without having to make that call to your technician.</p>
<p>Here are some tips that may help you:</p>
<ul>
<li>Check what processes are currently running. Use task manager, make sure to show processes from all users. If you see any suspicious process name or description just Google the name and you will get all the information you need. Make sure to prevent it from running again if you think you found the problem. You can use <em>msconfig</em> and manage startup items to do so.</li>
<li>Use <a href="http://www.makeuseof.com/tag/get-geeky-with-hijackthis/">HijackThis</a> to diagnose a problem and create a log in case you want someone else to help you with your problem.</li>
<li>Try to find the nomenclature various antivirus products use to refer to the type of infection you have on your computer. Once you know that, you will be able to find detailed step by step instructions provided by various antivirus vendors to get rid of it. It also makes it easier to search for specialized tools to get rid of the trojan horse/virus. <a href="http://www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Trojan%3aWin32%2fFakeRean">Here</a> is an example of one such page.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/viruspage.png" alt="how do i get rid of the trojan horse virus" width="466" height="322" /></p>
<p>All of these methods will surely help your cause. However, your ability to completely rid your computer of a particular virus would depend on how early you are able to detect it, the type of the virus and the harm it was intended to cause (sounds a lot like cancer, isn&#8217;t it?).  Always take regular backups in case something goes wrong while attempting a clean up.</p>
<p>Do you have your very own &#8216;Get Rid of a Virus Workflow&#8217;? We would love to know about it in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/are-anti-virus-programs-necessary-for-mac/" title="Are Anti-Virus Programs Necessary For Mac? (January 14, 2009)">Are Anti-Virus Programs Necessary For Mac?</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/test-run-your-antivirusspyware-with-these-tools/" title="3 Tools to Test Run your AntiVirus/Spyware Program (March 29, 2009)">3 Tools to Test Run your AntiVirus/Spyware Program</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/immunet-protect-%e2%80%93-free-anti-virus-protection-from-the-social-cloud-windows/" title="Immunet Protect – Free Antivirus Protection From The Social Cloud (Windows) (August 23, 2009)">Immunet Protect – Free Antivirus Protection From The Social Cloud (Windows)</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-disable-usb-ports-to-prevent-malware-infection/" title="How To Disable USB Ports To Prevent Malware Infection (August 13, 2009)">How To Disable USB Ports To Prevent Malware Infection</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/hitman-pro-unleash-eight-anti-spywares-with-a-single-click-windows/" title="Hitman Pro: Unleash 8 Anti-Spywares with a Single Click (Windows) (October 26, 2008)">Hitman Pro: Unleash 8 Anti-Spywares with a Single Click (Windows)</a> (27)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-get-rid-of-a-trojan-horse-virus-that-wont-go-away/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Immunet Protect – Free Antivirus Protection From The Social Cloud (Windows)</title>
		<link>http://www.makeuseof.com/tag/immunet-protect-%e2%80%93-free-anti-virus-protection-from-the-social-cloud-windows/</link>
		<comments>http://www.makeuseof.com/tag/immunet-protect-%e2%80%93-free-anti-virus-protection-from-the-social-cloud-windows/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 18:01:05 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23505</guid>
		<description><![CDATA[It is perhaps an idea whose time has come. Immunet is not the first cloud based antivirus (do you recall the Panda Cloud antivirus?). There have been other cloud based antivirus software before it. But it definitely can lay claim to be the first anti-virus which collectively harnesses the power of the World Wide Web [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Thumbnail7.png" alt="Thumbnail" vspace="5" align="left" />It is perhaps an idea whose time has come. <a href="http://www.immunet.com/">Immunet</a> is not the first cloud based antivirus (do you recall the <a href="http://www.makeuseof.com/tag/panda-cloud-the-antivirus-like-no-other-you-have-seen/">Panda Cloud antivirus</a>?). There have been other cloud based antivirus software before it. But it definitely can lay claim to be the first anti-virus which collectively harnesses the power of the World Wide Web community.</p>
<p>How exactly Immunet does so using the cloud is the first part of the Immunet story. How effective is its clout, is the second part.</p>
<p>To those who have come in late, here’s the Internet nuance of the term – <a href="http://www.makeuseof.com/tags/cloud-computing/">cloud computing</a>.</p>
<p>The term ‘Cloud’ is basically a figure of speech for the Internet itself. It generally covers services which can be hosted and delivered over the internet. The user just needs the hardware (a computer) and bandwidth. The software and services are provided by the vendor. This allows a user to interact with the software/service from anywhere. The term cloud computing came symbolically from the cloud drawing that&#8217;s commonly used to indicate the Internet in graphics and diagrams.</p>
<p><span id="more-23505"></span></p>
<h3><strong>The Men behind Immunet</strong></h3>
<p>A critical cloud antivirus product like Immunet needs a stamp of credibility. That’s given by its developers &#8211; Oliver Friedrichs (former Director at Symantec) and Alfred Huger (former McAfee and Symantec executive). Both are gurus in the field of internet security.</p>
<h3><strong>The Premise of Immunet</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Interface.png" alt="cloud antivirus" width="580" height="316" /></p>
<p>Cloud computing is not a new fangled concept anymore. <a href="http://www.makeuseof.com/tag/how-to-quickly-easily-get-set-up-on-google-apps/">Google Apps</a> is perhaps the most in-our-face example we have today. Or even the online games we enjoy. Though cloud computing has its own set of pros (scalability, maintenance free) and cons (security, privacy), it is starting to offer new ways to do hitherto desktop based tasks.</p>
<p>Immunet takes this approach one step further by bringing the web community on board in the defense against malware and viruses. Citing the fact that a collective defense against virtual scourges is better than a standalone rearguard fight, it best defines what it does –</p>
<blockquote><p><em>Imagine for a moment that you could link to the computers of your friends, family and a global community to harness the collective security of all these systems put together. Every time someone in this collective community encounters a threat, everyone else in the community gains protection from that same threat in real time.</em></p></blockquote>
<p>Immunet works on four fronts –</p>
<ul>
<li>Cloud computing</li>
<li>Community based protection</li>
<li>Collective wisdom</li>
<li>Coincidental with installed antivirus</li>
</ul>
<h3><strong>Immunet in Action</strong></h3>
<ul>
<li><a href="http://www.immunet.com/">Immunet</a> (ver1.0.10) is free, light and hassle free to install. The 4.25MB application can be downloaded and installed in a flash. Ideal system OS are &#8211; Microsoft Windows XP (SP2 or later), Vista and Windows 7 (RC 32Bit only).</li>
<li> The Immunet interface is clean and minimal sans complicated settings. The application loads and exists without noticeable lag.</li>
<li>Immunet can run alongside Norton Antivirus (versions 2008, 2009 and 2010). Also supported are AVG Pro (v8.5) and MacAfee 2009. Other antivirus software are not specifically mentioned but it’s assumed that they can be run unless bugs crop up. (For instance, I am running it with Avast!)</li>
<li>On installation Immunet starts off with a Flash Scan. Flash scan is a rapid-fire initial system scan.  This is not a comprehensive system wide scan. On my system, completion of the Flash Scan showed 2804 files checked in 1 minute 39 seconds. A later, full scan went over 3300 files in 3 minutes 12 seconds.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/1_Flash-Scan.png" alt="cloud antivirus" width="503" height="189" /></p>
<li>Immunet features only one type of scan. Individual files or drives cannot be scanned individually. But Immunet does offer one feature – <em>Protection Settings</em> when enabled allow you to monitor application installations and starts. An <em>Active Protection Mode</em> takes a few seconds to check and block program installations unless they are deemed to be safe. You can switch these settings on-off from Settings.</li>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Application-Settings.png" alt="free cloud antivirus" width="580" height="458" /></p>
<li>CPU footprint is very minimal.  On my system it was around 25 – 27KB while scanning.</li>
</ul>
<h3><strong>Circle Your Wagons with Immunet</strong></h3>
<p>The sum of parts is greater than the whole. The Immunet cloud is at the center of the harnessing this community power. With your internet connection you are always connected to the cloud (i.e. the data center). The cloud aggregates virus definitions and every user taps into this security umbrella. This is Immunet’s version of collective immunity.</p>
<p>If one user in the social chain gets threatened by a virus, this information passes through the cloud to the others in the circle. The threat is identified and neutralized at the central server. Immunet protection thus kicks in for the entire community. This inter-linked detection and cure happens in real time. Thus every user shares in the collective wisdom gathered from each virus attack.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Protection-Network.png" alt="free cloud antivirus" width="580" height="338" /></p>
<p>The community is built up through your existing Facebook account or a new Immunet account. (The Facebook button wasn’t working for me though).After logging in, the community building process works similar to social networks. Invite others from your Facebook, Google, Yahoo accounts or using Email. A broader based group should translate to more effective protection. Even if you do not log-in, you get the default protection offered by the Immunet global community.</p>
<h3><strong>So, will you bet on Immunet?</strong></h3>
<p>Cloud computing has inherent advantages and some prominent drawbacks as well. With the server doing the bulk of work, you don’t have to worry about updates. Centralized updates removes the risk of bloatware. The software is light and low on system resources. The community based protection is a good idea in theory. Its real power will be realized only when greater numbers log-in. Its early days…last figures suggest 1,800 users were logged in and were protected from 3.5 million threats.</p>
<p>The real disadvantage of Immunet is true for everything that’s on the cloud. Dependency on bandwidth comes at a premium in some places. For a high-priority need such as an antivirus, effective protection is the absolute bottom line.</p>
<p>The one singular feature (though traditionally people advise against it) of Immunet is that it can ride along with our existing antivirus solution. Thus, when it’s time to circle the wagons, Immunet can gallop in and along with the other antivirus, give double barreled cover.</p>
<p>If industry experts reckon that more than two million viruses will be created in 2009 alone and established protection has a 50-50 chance of catching all of them, then Immunet becomes a vital addition to our defense armory. The numbers may not match up, but even if a few sneak in they can become wreckers in chief.</p>
<p>With the first version label, it&#8217;s early days yet. But will you be a part of the community?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/panda-cloud-the-antivirus-like-no-other-you-have-seen/" title="Panda Cloud &#8211; The Antivirus Like No Other You Have Seen (May 11, 2009)">Panda Cloud &#8211; The Antivirus Like No Other You Have Seen</a> (27)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-get-rid-of-a-trojan-horse-virus-that-wont-go-away/" title="How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away (August 27, 2009)">How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/clean-your-windows-machine-with-microsofts-free-onecare/" title="Clean Your PC with Microsoft&#8217;s OneCare Safety Scanner (Free) (March 21, 2009)">Clean Your PC with Microsoft&#8217;s OneCare Safety Scanner (Free)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/test-run-your-antivirusspyware-with-these-tools/" title="3 Tools to Test Run your AntiVirus/Spyware Program (March 29, 2009)">3 Tools to Test Run your AntiVirus/Spyware Program</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/trustware-bufferzone-virtualized-browsing/" title="Trustware Bufferzone Has Your Browser&#8217;s Back (June 10, 2008)">Trustware Bufferzone Has Your Browser&#8217;s Back</a> (31)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/immunet-protect-%e2%80%93-free-anti-virus-protection-from-the-social-cloud-windows/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Disable USB Ports To Prevent Malware Infection</title>
		<link>http://www.makeuseof.com/tag/how-to-disable-usb-ports-to-prevent-malware-infection/</link>
		<comments>http://www.makeuseof.com/tag/how-to-disable-usb-ports-to-prevent-malware-infection/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 18:01:06 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[usb drives]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[windows hacks]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22847</guid>
		<description><![CDATA[A Reader writes in:
&#8220;My PC is being shared by my roomies &#8211; they mainly use  it for watching films &#8211; virus threats from USB is paramount. I have no  issue with CD drives. But USB&#8217;s are a no-no. So its really important that I do this (block or lockdown USB ports).&#8221;
There are plenty [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/05/thumbnail.png" alt="" vspace="5" align="left" />A Reader writes in:<br />
&#8220;<em>My PC is being shared by my roomies &#8211; they mainly use  it for watching films &#8211; virus threats from USB is paramount. I have no  issue with CD drives. But USB&#8217;s are a no-no. So its really important that I do this (block or lockdown USB ports).</em>&#8221;</p>
<p>There are plenty of ways to disable usb ports and you don&#8217;t need any special software.</p>
<h3>Disable USB Ports By Disabling Autorun</h3>
<p>Most of the malware that spreads through USB devices spreads because of the <em>Autorun</em> feature which automatically executes a said file mentioned in the <em>autorun.inf</em> file located at the root of the USB device folder tree. Something as unsuspicious as &#8220;<em>Open folder to view files</em>&#8221; to the untrained eye can be easily made to run any desired file on the drive and can thus infect your computer. So disabling autorun is always one of the better options. To do so:</p>
<p><span id="more-22847"></span></p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/groupedit.png" alt="" width="317" height="217" /></p>
<ul>
<li>First, the key combination <em>Win + R</em> and type <em>Gpedit.msc</em></li>
<li>Navigate to <em>Computer Configuration &gt;</em><em> Administrative Templates &gt; Windows Components</em>,  then click Autoplay Policies. (XP users should try <em>Computer Configuration &gt;</em><em> Administrative Templates &gt; System</em></li>
<li>In the <em>Details</em> pane, double-click <em>Turn off Autoplay.</em></li>
<li>Click <em>Enabled</em>, select <em>All drives</em> in the <em>Turn off Autoplay</em> box to disable Autorun on all drives.</li>
</ul>
<p>Microsoft Help and Support has <a href="http://support.microsoft.com/kb/967715">more details and methods</a></p>
<h3><strong>Option 1. Disable users from connecting USB devices</strong></h3>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/registryedit.png" alt="" width="437" height="259" /></p>
<p>You can prevent selected user accounts from connecting USB devices to your computer. So if you share your laptop/computer with a friend, you should create a separate user account and deny his/her account the ability to connect USB devices. <a href="support.microsoft.com/kb/823732">Microsoft Help and Support provides steps</a> to obtain such fine grain control.</p>
<p>Or you can simply navigate   to <em>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor</em> and set the value of <strong>Start</strong> to <strong>4</strong>. To enable access again change the value back to <strong>3</strong></p>
<p>Although the site mentions that this applies to Windows XP, 2000 and 2003 it worked just fine on Windows Vista and Windows 7 as well.</p>
<h3><strong>Option 2. Change BIOS, disable USB ports, password protect BIOS</strong></h3>
<p>Enter your system&#8217;s BIOS, just when you press the Power On button. Look for anything that allows you to disable USB ports, disable them and make sure you add a BIOS password.</p>
<h3><strong>Option 3. User Device Manager to disable USB</strong></h3>
<p><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/devicemangerdisable.png" alt="" width="297" height="214" /></p>
<ul>
<li>Go to Device Manager (Right click <em>My Computer</em>, choose <em>Manage</em>, choose <em>Device Manager</em> in left pane)</li>
<li>Now look for <em>USB Devices</em> in the right pane, right click on the device and choose <em>disable</em>.</li>
</ul>
<p>Of course you would like to make it a little easier to enable/disable the USB ports. For that you need to create a <em>reg</em> file that modifies the appropriate registry key. Here is an example (make sure to spell everything correctly):</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/regentry.png" alt="" width="505" height="123" /></p>
<p>Now double clicking on this file will enable access, similarly you can change 00000003 to 00000004 to create a reg file for disabling access.</p>
<p>None of these are fool proof, there is always someone smart enough to find a way around. If you really want to go all the way you can fill the ports with some epoxy or a similar substance! This is of course not a recommended solution for your personal computer but might come in handy for large organizations trying to prevent employees from using USB devices.</p>
<p>All in all the options are good enough to stop accidental, non intentional spread of malware/compromise of your computer as mostly happens when a USB device is plugged into different computers. However don&#8217;t bet your life on these if some one is really determined to  use a USB device on your computer for whatever reason.</p>
<p>How do you protect your computer from malware spread via USB drives?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/prevent-pc-from-booting-if-your-usb-drive-is-not-inserted/" title="Use Your USB Stick As a Key to Boot Your Windows PC (December 13, 2008)">Use Your USB Stick As a Key to Boot Your Windows PC</a> (52)</li>
	<li><a href="http://www.makeuseof.com/tag/one-network-admins-tool-to-rule-them-all/" title="One Network Admin&#8217;s Tool to Rule Them All (January 30, 2008)">One Network Admin&#8217;s Tool to Rule Them All</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/steal-your-friends-passwords-and-software-licenses/" title="Steal Your Friends Passwords and Software Licenses! (October 3, 2008)">Steal Your Friends Passwords and Software Licenses!</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/spyware-terminator-%e2%80%93-free-real-time-spyware-protection/" title="Spyware Terminator – Free Real-time Spyware Protection (July 2, 2008)">Spyware Terminator – Free Real-time Spyware Protection</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-sync-files-between-pc-and-usb-thumb-drive/" title="How to Sync Files between PC and USB Thumb Drive? (February 2, 2008)">How to Sync Files between PC and USB Thumb Drive?</a> (27)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-disable-usb-ports-to-prevent-malware-infection/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Internet Security: How Criminals Hack Other Peoples Computers</title>
		<link>http://www.makeuseof.com/tag/internet-security-how-criminals-hack-other-peoples-computers/</link>
		<comments>http://www.makeuseof.com/tag/internet-security-how-criminals-hack-other-peoples-computers/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 16:01:06 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[safer browsing]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22183</guid>
		<description><![CDATA[For those of you that work in Information Technology and started in the last 20 years or so, chances are you were inspired by movies such as War Games, Sneakers or even Hackers. Remember that 80&#8217;s T.V. show Whiz Kids? That was cool too. I so wanted to be one of those kids.
Of course, those [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/chained-computer.jpg" alt="chained computer" vspace="5" align="left" />For those of you that work in Information Technology and started in the last 20 years or so, chances are you were inspired by movies such as <a href="http://www.imdb.com/title/tt0086567/">War Games</a>, <a href="http://www.imdb.com/title/tt0105435/">Sneakers</a> or even <a href="http://www.imdb.com/title/tt0113243/">Hackers</a>. Remember that 80&#8217;s T.V. show <a href="http://www.imdb.com/title/tt0085110/">Whiz Kids</a>? That was cool too. I so wanted to be one of those kids.</p>
<p>Of course, those movies were exaggerating the power of computers or how they worked, but it was fascinating! The idea of taking control of something or figuring out how it worked by poking around and analyzing it. It was this endless world of possibilities that got us pursuing some of the most thankless jobs in the world.</p>
<p>So how do criminals do things like hack other people&#8217;s computers? It really doesn&#8217;t take a lot of skill at all.</p>
<p>Let&#8217;s assume I&#8217;m the criminal for the sake of this story. <em>Disclaimer:</em> I have never been charged with any crime. I do not do the things I&#8217;ll talk about here. You shouldn&#8217;t either! Do not try this at home &#8211; do it somewhere else.</p>
<p><span id="more-22183"></span><br />
<img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/computer_theif.jpg" alt="" vspace="5" align="left" />The easiest way to hack someone&#8217;s computer is to get your grubby little hands on it.  If I got your computer AND found that your Windows XP accounts were password protected, I would simply use a bootable password reset disk to change or remove the passwords. Then I&#8217;m in. I&#8217;m not going to tell you where to get these utilities, however, I&#8217;m sure you can use Google.</p>
<p>If you had Windows Vista on the disk, with it&#8217;s <a href="http://www.microsoft.com/windows/windows-vista/features/bitlocker.aspx">BitLocker</a> technology, it would be harder to get around the protection for certain. But it <a href="http://www.securityextra.com/bitlocker-filevault-dm-crypt-and-truecrypt-all-hacked.html">can be done</a>. I&#8217;m sure this isn&#8217;t the only method out there.</p>
<p><em>&#8220;Okay smarty-pants! You&#8217;ve gotten into my account but I have passwords on all the documents that have my important information!&#8221;</em></p>
<p>Really? First, I don&#8217;t believe you since very few people even know that <a href="http://www.makeuseof.com/tag/quick-tip-how-to-password-protect-word-documents/">they can password protect documents</a>. Second, there&#8217;s a good chance you use the same password for all the documents. Chances are you figure that having a strong password on the Windows account is good enough, that you&#8217;ve used a pretty weak one on your documents. Any sort of password cracker using a <a href="http://en.wiktionary.org/wiki/rainbow_table">rainbow table</a> or <a href="http://www.webopedia.com/TERM/D/dictionary_attack.html">dictionary attack</a> will get through those in a matter of seconds to minutes.</p>
<p>What if you had set a <a href="http://webopedia.com/TERM/B/BIOS.html">BIOS</a> password, so that I couldn&#8217;t even get to the operating system without knowing it? Well, that&#8217;s another step in the right direction, but, yet again, <a href="http://www.dewassoc.com/support/bios/bios_password.htm">it can be done</a>. The thing is, now I have to do a lot of work. Steal the computer, crack the BIOS password, crack your Windows protection, and crack the document protection. Since most people who steal, steal from people they know, I&#8217;ll probably know that you do these things. I&#8217;ll look for an easier target. Lazy criminal laggards!</p>
<p><em>&#8220;But Guy!&#8221;</em> you say, <em>&#8220;what if  I do all of that but you want to get at me over the Internet?&#8221;</em> </p>
<p>First off, why do you keep calling me Butt Guy? (Seriously, I NEVER get tired of that joke!) Second, um, yeah, I could do that. However, I&#8217;m less likely to try to actually hack your computer. What I&#8217;m likely to do is hack websites that you use to gather the information I need to steal your information or money. Even with some <a href="http://www.makeuseof.com/tag/15-websites-to-trace-people-online/">creative web searching</a> I can get an awful lot of information on you. Seriously. Try searching on your name and aliases you use on the web. You&#8217;ll be amazed by the social profile one could build on you, to steal your identity. So, be careful about what you put out there. It&#8217;s out there, pretty much <a href="http://www.nationalpost.com/news/story.html?id=1831129">forever</a>. </p>
<p>If you would like to trace someone online MakeUseOf lists a numbers of really good free tools in the post about <a href="http://www.makeuseof.com/tag/15-websites-to-trace-people-online/">15 Websites to Find People On The Internet</a>.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/trojan-horse1.jpg" alt="trojan-horse" vspace="5" align="left" />Let&#8217;s say that I&#8217;m going to hack right into your computer remotely. The easiest way to do this is to trick you into downloading software that will allow me to take control of your computer. This kind of software is known as a <a href="http://www.webopedia.com/TERM/T/Trojan_horse.html">Trojan Horse</a>. I may send you an attachment, <a href="http://sendanonymousemail.net/blog/trojan-from-fake-obama-speech-email.html">or link</a>, in an e-mail that, once you open it, installs the Trojan program without you knowing it. Or, I may set up a web page on a popular topic, that will attack your computer and drop the Trojan Horse onto it. Here&#8217;s a <a href="http://cyberinsecure.com/fraudsters-prey-upon-public-interest-in-current-events-to-launch-trojan-attacks-on-fake-cnn-site/">story</a> on exactly that.</p>
<p>Once that Trojan is on there, I can use it to take information from you, or I might use it to set up a <a href="http://www.webopedia.com/TERM/P/Proxy_Trojan.html">proxy</a> for me to get to other computers. The nasty part of that is that it is possible for you to then be implicated in whatever crime I committed. Sure, a good lawyer would get you exonerated, but how many lawyers are good enough with computers to understand what just happened? By the time you pay for the lawyer, and dealt with the embarrassment of being charged, you&#8217;re already done in. Then I&#8217;m <a href="http://www.visitmaldives.com/" rel="nofollow" target="_blank">long gone</a>.</p>
<p>So what do you do? Well, you keep your operating system updated, you keep your <a href="http://www.makeuseof.com/tags/software-updater/">software updated</a>, you keep your <a href="http://www.makeuseof.com/tag/muo-polls-top-free-antivirus-software-whats-your-favorite/">antivirus</a> and <a href="http://www.makeuseof.com/tag/muo-polls-what-firewall-software-do-you-use/">firewall</a> on and updated. You should also disconnect your computer from the Internet when you are not using. But really, who does all that?</p>
<p>Every computer is like a house &#8211; locks on the door, but a glass window right beside it. Just as my dad often said, &#8220;Locks only keep out honest people.&#8221;
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/steal-your-friends-passwords-and-software-licenses/" title="Steal Your Friends Passwords and Software Licenses! (October 3, 2008)">Steal Your Friends Passwords and Software Licenses!</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/hack-windows-passwords-with-ophcrack/" title="Ophcrack &#8211; A Password Hack Tool to Crack Almost Any Windows Password (July 17, 2009)">Ophcrack &#8211; A Password Hack Tool to Crack Almost Any Windows Password</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/keeping-under-the-radar-and-securing-your-files/" title="Keeping Under the Radar and Securing Your PC Files (June 16, 2008)">Keeping Under the Radar and Securing Your PC Files</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/keep-your-passwords-secret-on-a-public-computer-with-kyps/" title="Keep Your Passwords Secret On A Public Computer With KYPS (January 9, 2009)">Keep Your Passwords Secret On A Public Computer With KYPS</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-secure-check-your-hotmail-account/" title="How to Make Your Hotmail Sign In More Secure (July 23, 2009)">How to Make Your Hotmail Sign In More Secure</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/internet-security-how-criminals-hack-other-peoples-computers/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>3 Tools to Test Run your AntiVirus/Spyware Program</title>
		<link>http://www.makeuseof.com/tag/test-run-your-antivirusspyware-with-these-tools/</link>
		<comments>http://www.makeuseof.com/tag/test-run-your-antivirusspyware-with-these-tools/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 19:35:07 +0000</pubDate>
		<dc:creator>T.J. Mininday</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[adware]]></category>
		<category><![CDATA[anti-spyware]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=14933</guid>
		<description><![CDATA[Too many times we rely on our Anti-Virus/Anti-Spware to just work. We think since we have it installed, that it&#8217;s safe and sound. I think we&#8217;ve come to find these days, many Anti-Virus applications do a very poor job of protecting you against ad/mal/spyware, even though they claim to do so.
And these days, we rarely see &#8220;viruses&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/antispy.png" border="0" alt="" vspace="10" width="196" height="196" align="left" />Too many times we rely on our Anti-Virus/Anti-Spware to just work. We think since we have it installed, that it&#8217;s safe and sound. I think we&#8217;ve come to find these days, many <a href="http://www.makeuseof.com/tag/muo-polls-top-free-antivirus-software-whats-your-favorite/">Anti-Virus applications</a> do a very poor job of protecting you against ad/mal/spyware, even though they claim to do so.</p>
<p>And these days, we rarely see &#8220;viruses&#8221;. They typically fall into the spyware category. Pop-Ups, porn and fake AV products seem to be the most popular of malicious material presently. While your AV sits in the system tray hanging out and doing absolutely nothing to protect you.</p>
<p>The majority of the time you end up relying on on another product to get the annoyingware off of your machine. So now you&#8217;ve got a $60 bloated product eating up resources on your machine and doing absolutely nothing to protect you.</p>
<p>In order to be preventative, it would be nice to maybe give some of these products, which usually have a trial version, a run for their money before making the plunge and purchasing the full product. I&#8217;ve found a few tools to give each of these a test run, and see how well they actually are protecting you.</p>
<h2><strong>Testing your Anti-Virus</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/securitycenter.png" alt="" vspace="5" align="left" /> <a href="http://www.eicar.org/anti_virus_test_file.htm">An IT security group based in Europe called Eicar</a> has come with a few different tools to test the effectiveness of your preferred AntiVirus application. There a few individual files to download and run, along with a ZIPPED file that will test your AV software and their ability to scan for viruses deeply embedded into other files. I should point out that Eicar does have a disclaimer:</p>
<blockquote><p>Important note: EICAR cannot be held responsible when these files or your AV scanner in combination with these files cause any damage to your computer. YOU DOWNLOAD THESE FILES AT YOUR OWN RISK. Download these files only if you are sufficiently secure in the usage of your AV scanner. EICAR cannot and will not provide any help to remove these files from your computer. Please contact the manufacturer/vendor of your AV scanner to seek such help.</p></blockquote>
<p>So, in other words, unless you have complete trust your in prevention, I would use either a virtual machine or another test machine besides your main system to do this test.</p>
<h2><strong>Testing your Anti-Malware</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/droppedimage.png" alt="" vspace="5" align="left" /> <a href="http://www.makeuseof.com/tag/10-free-online-malware-and-virus-scanners/">Malware</a> is a whole different ballgame, and is much more common and prevalent in today&#8217;s &#8220;internet&#8221; world. A common, everyday search can easily ring in loads of pop-ups, adware, and deeply buried malware, spying on keystrokes, monitoring cookies and just being down right annoying. The problem is that it&#8217;s always evolving, and many protective products can&#8217;t always prevent malicious activity. However, that doesn&#8217;t mean you shouldn&#8217;t attempt to block it.</p>
<p><a href="http://www.spycar.org/Spycar.html">Spycar</a> attempts to hijack your system, similar to typical malware activity and gives your protection a test. Spycar does not include any &#8220;exploits&#8221;, so you do have to click OK during the process for the test to take affect. If your preventative software is successful during the process, a built-in TowTruck application responds with a rating on your prevention and then returns your system to it&#8217;s original state.</p>
<p>There are several different tests to run through. All attempting to try and take advantage of all the various activity that normal malware would. These tools are fantastic. Especially for a brand new system you may be setting up in a business or enterprise environment.</p>
<p>Although not mandatory on all PCs, having some type of protection on your computer today is almost always a must. The problem that most tech savvy users have with them, is that most, just don&#8217;t work and most eat up way to many resources. Having a way to actually test some of the options out there, is a fantastic way to make your final decision. So you try it out&#8230;Download the latest AVG, Symantec or NOD32 trial and see which comes out on top with each of these tools.</p>
<p>Have any good sites to audit your pc for free? What sites are guaranteed to attempt to hijack your machine? What anti-malware apps do you use?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/stop-and-delete-spyware-with-malwarebytes-windows-only/" title="Stop &#038; Delete Spyware With Malwarebytes [Windows] (January 8, 2009)">Stop &#038; Delete Spyware With Malwarebytes [Windows]</a> (29)</li>
	<li><a href="http://www.makeuseof.com/tag/spywareblaster-can-stop-spyware-before-it-starts-windows-only/" title="SpywareBlaster Can Stop Spyware Before It Starts [Win] (January 27, 2009)">SpywareBlaster Can Stop Spyware Before It Starts [Win]</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-get-rid-of-a-trojan-horse-virus-that-wont-go-away/" title="How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away (August 27, 2009)">How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/hitman-pro-unleash-eight-anti-spywares-with-a-single-click-windows/" title="Hitman Pro: Unleash 8 Anti-Spywares with a Single Click (Windows) (October 26, 2008)">Hitman Pro: Unleash 8 Anti-Spywares with a Single Click (Windows)</a> (27)</li>
	<li><a href="http://www.makeuseof.com/tag/best-programs-to-keep-your-computer-secure/" title="Best Programs To Keep Your Computer Secure (June 5, 2008)">Best Programs To Keep Your Computer Secure</a> (27)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/test-run-your-antivirusspyware-with-these-tools/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Clean Your PC with Microsoft&#8217;s OneCare Safety Scanner (Free)</title>
		<link>http://www.makeuseof.com/tag/clean-your-windows-machine-with-microsofts-free-onecare/</link>
		<comments>http://www.makeuseof.com/tag/clean-your-windows-machine-with-microsofts-free-onecare/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 17:01:01 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[registry scanner]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=14471</guid>
		<description><![CDATA[  We have all used applications to try and fix up our computers. It goes back to the early 90’s and a little program called Norton Utilities. Then lots of other similar products showed up and yet Microsoft still did not feel the need to release one themselves – maybe they were just looking [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb32.png" border="0" alt="onecare safety scanner" width="194" height="124" align="left" />  We have all used applications to try and fix up our computers. It goes back to the early 90’s and a little program called Norton Utilities. Then lots of other similar products showed up and yet Microsoft still did not feel the need to release one themselves – maybe they were just looking to help consultants like myself along with tons of work.</p>
<p>It looks like Microsoft has wised up a bit and offers a little service called OneCare Safety Scanner, it is located at <a href="http://safety.live.com">http://safety.live.com</a>. When I tell some people about it they roll their eyes and give me that look, you know the look that says I do not want to give Billy Gates anymore of my hard earned money! Well if that was the case you would not be reading this on MakeUseOf… Are you following me?</p>
<p>Good! So long story short this is a free service that any authenticate version of XP or Vista can use to get a cleaning. It does not just look for spyware and viruses…</p>
<p>It also checks for registry mis-configurations and errors as well as other system issues like fragmentation. It will check on your firewall and antivirus programs as well. This program will also NOT let you shoot yourself in the foot. You will NOT be walking away with a busted computer when you are finished. Everything is un-doable via restore points as well. The one short fall of this application is that it MUST be run in Internet Explorer.</p>
<p>Let’s take a look at Microsoft&#8217;s Onecare Safety Scanner. Navigate on over to <a href="http://safety.live.com">http://safety.live.com</a> and you will see this. (I am working on a XP machine but I will show you what you need to do for your Vista machine as well.)</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb33.png" border="0" alt="onecare microsoft" width="296" height="514" /></p>
<p>Simply click on the Full Service Scan button or <a href="http://onecare.live.com/site/en-us/center/whatsnew.htm">you will see a link to the beta edition of the scanner for Vista</a> (and possibly <a href="http://www.makeuseof.com/tag/a-make-use-of-preview-of-windows-7/">Windows 7</a>!) It will start to download the scanning tools. This window will be in a pop-up so make sure pop-ups are enabled for this site or this instance. You will see a screen that looks like this below and you might get a security box asking you if it is alright to install the executable.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb34.png" border="0" alt="onecare cleanup tool" width="516" height="608" /></p>
<p>When the tools finish downloading you will be greeted by this screen:</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb35.png" border="0" alt="image" width="516" height="608" /></p>
<p>I always choose the Complete Scan – it takes a bit longer but it will fix everything and even make sure your internet browsing experience is secure…. Or at least as secure as Microsoft Internet Explorer can be! You can find more information on which scan to choose by clicking on Help Me Choose or <a href="http://help.live.com/help.aspx?mkt=en-us&amp;project=WL_Safety&amp;format=b1&amp;querytype=keyword&amp;query=StartHlp">visiting this link here</a>.</p>
<p>Once you start the scan it will start to download it’s scanning tools:</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb36.png" border="0" alt="image" width="516" height="608" /></p>
<p>And then it will start initialing the scanners.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb37.png" border="0" alt="image" width="516" height="608" /></p>
<p>And finally it will start scanning your system. This can take a long time. I have had instances take up to 5 hours and I have had instances take less than 20 minutes. It all depends on how much crap you have on your system.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb38.png" border="0" alt="image" width="516" height="608" /></p>
<p>Once OneCare is done it will provide you with the results. In the instance below a virus was discovered and OneCare did a great job of cleaning it. My machine was recently de-fragmented and all my ports are straight so I did not see these items come up in my results but every machine is different!</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/image-thumb40.png" border="0" alt="image" width="516" height="608" /></p>
<p>I suggest scanning your machine before going to sleep and repairing it in the morning. Do you use OneCare? How about something similar? We would love to hear about it in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-cut-out-and-keep-guide-to-essential-software-programs/" title="The Cut Out and Keep Guide to Essential Software Programs (November 3, 2007)">The Cut Out and Keep Guide to Essential Software Programs</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/steadystate-mess-up-reboot-and-everything-is-fixed/" title="SteadyState &#8211; Mess up, Reboot &#038; Everything Is Fixed! (July 5, 2008)">SteadyState &#8211; Mess up, Reboot &#038; Everything Is Fixed!</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/rubotted-%e2%80%93-find-out-here/" title="RU Botted &#8211; Watches your System for bot-related Activities (June 13, 2008)">RU Botted &#8211; Watches your System for bot-related Activities</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/immunet-protect-%e2%80%93-free-anti-virus-protection-from-the-social-cloud-windows/" title="Immunet Protect – Free Antivirus Protection From The Social Cloud (Windows) (August 23, 2009)">Immunet Protect – Free Antivirus Protection From The Social Cloud (Windows)</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-get-rid-of-a-trojan-horse-virus-that-wont-go-away/" title="How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away (August 27, 2009)">How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/clean-your-windows-machine-with-microsofts-free-onecare/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Are Anti-Virus Programs Necessary For Mac?</title>
		<link>http://www.makeuseof.com/tag/are-anti-virus-programs-necessary-for-mac/</link>
		<comments>http://www.makeuseof.com/tag/are-anti-virus-programs-necessary-for-mac/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 17:01:36 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10615</guid>
		<description><![CDATA[I would like to start this article off by noting that I am *not* a computer security expert. I am merely an everyday Mac user like everyone else.
Recently, there has been a lot of hoopla regarding Macs and their vulnerability to viruses. Apple initially recommended having one or multiple anti-virus programs running, then swiftly removed [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/macnifying-os-x-virus.png" border="0" alt="antivirus programs for mac ?" vspace="10" align="left" /><em>I would like to start this article off by noting that I am *not* a computer security expert. I am merely an everyday Mac user like everyone else.</em></p>
<p>Recently, there has been a lot of hoopla regarding <a href="http://news.bbc.co.uk/2/hi/technology/7760344.stm">Macs and their vulnerability to viruses</a>. Apple initially recommended having one or multiple anti-virus programs running, then swiftly removed it; stating that the KB article was &#8220;old and inaccurate&#8221;. It kind of shook the whole Mac mantra about how &#8220;<a href="http://www.youtube.com/watch?v=VCtNFgoLILc">Macs are protected from viruses right out of the box</a>&#8221; &#8211; and that got quite a lot of Mac users comtemplating <a href="http://blogs.zdnet.com/hardware/?p=3114&amp;tag=rbxccnbzd1">about the necessity of anti-virus programs</a>.</p>
<p>This is utter personal experience: I have yet to encounter any problems with viruses on my Macs.</p>
<p>But the cold hard truth is that no operating system is 100% uncompromisable and viruses aren&#8217;t your only worry. There are other malware like trojans and worms, spyware, user-faults and physical intervention to think about too. I&#8217;ll get to that in a minute.</p>
<p>Let&#8217;s focus on Mac viruses for a moment.</p>
<p>What is a computer virus? The Microsoft  answer &#8220;Computer viruses are small software programs that are designed to spread from one computer to another and to interfere with computer operation.&#8221; [<a href="http://www.microsoft.com/protect/computer/basics/virus.mspx">Link to definition</a>]. If you look here, Sophos has published a <a href="http://www.sophos.com/pressoffice/news/articles/2006/02/macosxleap.html">timeline of all Mac malware-related incidences</a>. Mostly, affliction towards Mac computers were caused by Office macro worms and trojans with only a few virus outbreaks. Also, notice that you can almost count the number of incidences spanning over 20 years with your fingers. <em>That&#8217;s something to think about.</em></p>
<p>Another thing to think about is Apple&#8217;s market share. Currently, Macs are <a href="http://www.appleinsider.com/articles/08/10/14/apple_snags_nearly_10_of_us_pc_market_in_third_quarter.html">only almost 10%</a> of the total US PC market. That said, it is a very <a href="http://www.computer.org/portal/site/security/menuitem.6f7b2414551cb84651286b108bcd45f3/index.jsp?&amp;pName=security_level1_article&amp;TheCat=1001&amp;path=security/2008/n3&amp;file=att.xml&amp;;jsessionid=J02CNM6qfbLcvqx8Py09wJn7wnKFFBGMg3J7NTL30GG3PfHpz1mG!1469953196">unattractive market</a> for malware writers to set foot in because attacks would not be on a sufficiently large scale.</p>
<p>The third reason why there have been only so few Mac exploits is the architecture of the OS X operating system. I&#8217;m not going to go into the details because like I said, I&#8217;m not an expert. Have a look <a href="http://blogs.eweek.com/applewatch/content/security/what_market_share_will_attract_malware.html">at this article</a> and decide for yourself. In a nutshell, OS X&#8217;s stronger permissions and system architecture make it hard for malware to be installed. Also, Macs do not recognize the EXE extension on which most malware are built on, making it immune to many of the popular exploits circulating on MSN Messenger.</p>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/msn-annoyance.png" alt="" /></p>
<h2><strong>Conclusion</strong></h2>
<p>There seems to be no substantial evidence that convinces me of the necessity to install an anti-virus program to run in the background, using up system resources for virus attacks which I will hardly encounter. However, you might want to consider an anti-virus if:</p>
<li>You <a href="http://www.makeuseof.com/tag/virtualbox-running-windows-on-a-mac-for-free-sort-of/">run Windows on your Mac</a></li>
<li>You have networked Windows computers</li>
<li>You use Microsoft Office frequently</li>
<li>For humanitarian purposes. You wouldn&#8217;t want to be the intermediary medium for virus spread from PC to PC</li>
<p>A good, freeware anti-virus which comes very highly recommended is <a href="http://www.clamXav.com/">ClamXav</a>.</p>
<p>Besides malware, Mac are also vulnerable to spyware. Practicing &#8220;safe-surfing&#8221; is a precautionary method. Besides that, running an anti-spyware application can actually help get rid of tracking cookies. For that, take a look at <a href="http://macscan.securemac.com/">MacScan</a>, a free anti-spyware app for Mac.</p>
<h2><strong>Protect yourself</strong></h2>
<p>Aside from malware and spyware, user-foolishness is one of the more common causes of exploits. This applies to users on both Macs and Windows. For goodness sake, don&#8217;t click on <strong><em>every</em></strong> link you receive on MSN Messenger.</p>
<p>If you&#8217;re interested in keeping your Mac safe, I urge you read through and consider some of the most basic security tips listed below:</p>
<h2><strong>Avoid using the root account</strong></h2>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/allow-use-to-administrate.png" alt="" /></p>
<p>The root account is the super-user account which is created at the time OS X is installed. Having an administrator account and a separate account for yourself and every other user may sound like a hassle but being stripped of admin rights can actually be a blessing. OS X will request for permission on every occasion it needs to alter files over on the root folder (/Library or /System) and prevent any possible malware script actions.</p>
<p>If you are already running on the root account, the option to remove admin rights will be bricked. Create another account and give it admin rights. Log in to that account and remove the admin rights from your user account.</p>
<p><em>To do this, open System Preferences and go to Accounts. You may have to click on the lock icon to apply any changes. Then click on Login Options.</em></p>
<h2><strong>Disable automatic login &amp; Enable &#8216;Require password to wake this computer from sleep or screen saver&#8217;</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/perfect-security-settings.png" alt="" /></p>
<p>This will prevent any unauthorized physical intrusion to your Mac. Remember to lock your Mac (read this article about <a href="http://www.makeuseof.com/tag/lockdown-will-secure-your-mac-while-youre-away/">Lockdown</a>) when you leave it to go to the bathroom if you&#8217;re in a public area; and it may be worth it to invest in a good Kensington laptop lock.</p>
<p><em>You will find these settings in System Preferences under Security.</em></p>
<h2><strong>Turn on your Firewall</strong></h2>
<p>Only allow the applications you trust to access the Internet (third option).</p>
<p><em>This setting is under Security -&gt; Firewall tab.</em></p>
<h2><strong>Disable &#8216;Open &#8220;Safe&#8221; files after downloading&#8217; in Safari</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/safari-prefs-open-safe-files.png" alt="" /></p>
<p>Being a little paranoid, I like to assume control of everything that happens on my Mac. And the fact that Macs were <a href="http://blogs.zdnet.com/Ou/?p=163">once exploited</a> using this feature, I&#8217;d rather open the downloaded files personally, and archaically i.e. manually.</p>
<p><em>You can find this setting in Safari&#8217;s preferences under General.</em></p>
<h2><strong>Enable Guest account</strong></h2>
<p>If your friends want to use your Mac to check their mail or surf the Web, don&#8217;t let them do it on your account. Not everyone is equally tech-savvy. They may click on links which you wouldn&#8217;t even look twice at. Setting up a guest account for this purpose will probably prevent you from pulling your hair out if your Mac is infected. Worst of all, it wasn&#8217;t even your fault!</p>
<p>Plus, this will also deter others with dishonorable intentions when using your Mac like installing a keylogger or a screen-capture application.</p>
<p><em>Guest accounts can be added in System Preferences under Accounts. You may want to enable Fast User Switching so that you can switch back and forth through accounts without logging out.</em></p>
<p><strong>Stop to think when prompted for the Administator password.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/asking-for-permission.png" alt="" /></p>
<p>Like I said earlier, the admin password will be needed when a program is about to alter system files on the hard disk. Always stop to think and ask yourself why this program needs to alter your system files and if you trust this application&#8217;s vendor. Apple made OS X this way so that changes to the system will be authorized so don&#8217;t just brush it aside.</p>
<h2><strong>Set a different Keychain password</strong></h2>
<p>By default, your Keychain password is the same as your user account password. This means that if anyone knows your account password, they can enter that password and easily reveal all your internet account passwords because they are stored in Keychain Access. Having a different Keychain password will add another line of defense against this.</p>
<p><em>To do it, open Keychain Access. Under the Edit tab, click on Change pasword for Keychain &#8220;login&#8221;</em>.</p>
<p>What other measures have you taken to ensure your Mac&#8217;s security? Any Mac gurus out there who would like to pitch in a few more ways to protect our Macs? Do <strong>you</strong> use an anti-virus and why? Let it all out in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-get-rid-of-a-trojan-horse-virus-that-wont-go-away/" title="How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away (August 27, 2009)">How To Get Rid Of A Trojan Horse Virus That Won&#8217;t Go Away</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-disable-usb-ports-to-prevent-malware-infection/" title="How To Disable USB Ports To Prevent Malware Infection (August 13, 2009)">How To Disable USB Ports To Prevent Malware Infection</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/hitman-pro-unleash-eight-anti-spywares-with-a-single-click-windows/" title="Hitman Pro: Unleash 8 Anti-Spywares with a Single Click (Windows) (October 26, 2008)">Hitman Pro: Unleash 8 Anti-Spywares with a Single Click (Windows)</a> (27)</li>
	<li><a href="http://www.makeuseof.com/tag/test-run-your-antivirusspyware-with-these-tools/" title="3 Tools to Test Run your AntiVirus/Spyware Program (March 29, 2009)">3 Tools to Test Run your AntiVirus/Spyware Program</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/threats-in-your-email-are-they-real-or-not/" title="Threats In Your Email – Are They Real or Not? (July 14, 2008)">Threats In Your Email – Are They Real or Not?</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/are-anti-virus-programs-necessary-for-mac/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
