<?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>Technomatic &#187; USB</title>
	<atom:link href="http://www.whatgoodisyouroldphone.com/tag/usb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whatgoodisyouroldphone.com</link>
	<description>Your Never Old Good Technology Site</description>
	<lastBuildDate>Wed, 14 Dec 2011 14:20:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Virus Infection through USB Drive</title>
		<link>http://www.whatgoodisyouroldphone.com/2008/04/virus-infection-through-usb-drive/</link>
		<comments>http://www.whatgoodisyouroldphone.com/2008/04/virus-infection-through-usb-drive/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 14:07:48 +0000</pubDate>
		<dc:creator>Pion</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.whatgoodisyouroldphone.com/?p=128</guid>
		<description><![CDATA[There are many ways that a virus infect your computer. One of them is through USB/Pen drives. Most anti virus programs are unable to detect them and even if they do, in most cases they are unable to delete the file, only quarantine it. Here are some tips which you can do if you want [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span style="color: #000000;"><img class="alignleft size-full wp-image-129" title="USB" src="http://www.whatgoodisyouroldphone.com/wp-content/uploads/2009/10/USB.jpg" alt="USB" width="143" height="72" />There are many ways that a virus infect your computer. One of them is through USB/Pen drives. Most anti virus programs are unable to detect them and even if they do, in most cases they are unable to delete the file, only quarantine it. Here are some tips which you can do if you <span id="more-128"></span>want to remove such viruses from your USB drives</span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span id="more-408" style="padding: 0px; margin: 0px;"><span style="color: #000000;"> </span></span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span style="color: #000000;"> Whenever you plug a USB drive in your system, a window will appear. </span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span style="color: #000000;">Dont click on Ok , just choose Cancel. Open the Command Prompt by typing </span><strong style="padding: 0px; margin: 0px;"><span style="color: #000000;">cmd</span></strong><span style="color: #000000;"> in the run box. In the command prompt type the </span><strong style="padding: 0px; margin: 0px;"><em style="padding: 0px; margin: 0px;"><span style="color: #000000;">drive letter:</span></em></strong><span style="color: #000000;"> and press enter . Now type </span><em style="padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="color: #000000;">dir /w/a</span></strong></em><span style="color: #000000;"> and press enter.</span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span style="color: #000000;">This will display a list of the files in the pen drive. Check whether the following files are there or not.</span></p>
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 30px; list-style-type: square; list-style-position: initial; list-style-image: initial; padding: 0px;"><span style="color: #35383d; padding: 0px; margin: 0px;"><span style="color: #000000;">Heap41a</span></span></li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 30px; list-style-type: square; list-style-position: initial; list-style-image: initial; padding: 0px;"><span style="color: #35383d; padding: 0px; margin: 0px;"><span style="color: #000000;">or any other exe file which may be suspicious.</span></span></li>
</ul>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span style="color: #000000;">If any of the above files are there, then probably the USB drive is infected. In command prompt type </span><em style="padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="color: #000000;">attrib -r -a -s -h *.*</span></strong></em><span style="color: #000000;"> and press enter. This will remove the Read Only, Archive, System and hidden file attribute from all the files. Now just delete the files using the command </span><em style="padding: 0px; margin: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="color: #000000;">delfilename</span></strong></em><span style="color: #000000;">. example </span><strong style="padding: 0px; margin: 0px;"><em style="padding: 0px; margin: 0px;"><span style="color: #000000;">del Ravmon.exe</span></em></strong><span style="color: #000000;">. Delete all the files that are suspicious. To be on a safer side, just scan the USB drive with an anti virus program to check whether it is free of virus or not. Now remove the drive and plug it again. In most of the cases, the real culprit turns out to be the </span><strong style="padding: 0px; margin: 0px;"><span style="color: #000000;">Autorun.inf</span></strong><span style="color: #000000;"> file which mostly gets executed when someone clicks Ok in the dialog window which appears above. Thus the infections can spread.</span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span style="color: #ff0000; font-size: medium; padding: 0px; margin: 0px;"><span style="color: #000000;">Security Tip</span></span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><strong style="padding: 0px; margin: 0px;"><span style="color: #000000;">Disable the Autoplayfeature of USB drives</span></strong><span style="color: #000000;">. If you disable the Autoplay feature of USB drives, then there are lesser chances of the virus spreading. A tool which can perform such a function is Tweak UI</span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;"><span style="color: #000000;">Run the program. Now you can disable the Autoplay feature of the removable drives as shown above. By following the above steps, you can keep your USB drives clean. </span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; text-align: justify; padding: 0px;">
]]></content:encoded>
			<wfw:commentRss>http://www.whatgoodisyouroldphone.com/2008/04/virus-infection-through-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

