<?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>ASP.NET MSSQL Webhosting Blog &#187; Command Prompt</title>
	<atom:link href="http://www.mywebhostingblog.net/tag/command-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywebhostingblog.net</link>
	<description>ASP.NET, MSSQL and Windows dedicated server articles</description>
	<lastBuildDate>Thu, 16 Sep 2010 19:53:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Remove Viruses without using Antivirus !</title>
		<link>http://www.mywebhostingblog.net/aspnet-web-hosting/remove-viruses-without-using-antivirus/</link>
		<comments>http://www.mywebhostingblog.net/aspnet-web-hosting/remove-viruses-without-using-antivirus/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 17:37:03 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[ASP.NET Web Hosting]]></category>
		<category><![CDATA[Exchange Hosting]]></category>
		<category><![CDATA[Hosting Security]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Window Hosting]]></category>
		<category><![CDATA[Anti viruses]]></category>
		<category><![CDATA[Archive]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[Command Prompt]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Hidden]]></category>
		<category><![CDATA[Read Only]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[USB Pen drives]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=182</guid>
		<description><![CDATA[One of the ways by which Computers get affected by viruses is through USB Pen drives. Anti viruses are unable to detect them and even if they do, in most cases they are unable to delete the virus. Following are the precautions you can take when plugging USB Drive on your Computer. Whenever you plug [...]]]></description>
			<content:encoded><![CDATA[<p>One of the ways by which <strong>Computers</strong> get affected by <strong>viruses</strong> is through <strong>USB Pen drives</strong>. <strong>Anti viruses</strong> are unable to detect them and even if they do, in most cases they are unable to delete the <strong>virus</strong>. Following are the precautions you can take when plugging <strong>USB Drive</strong> on your <strong>Computer</strong>.</p>
<p>Whenever you plug a <strong>USB drive</strong> in your system (which you think is infected by <strong>virus</strong>), do not open it -  Do not click &#8216;OK&#8217; !<br />
click on ‘Cancel’. Now open <strong>Command Prompt</strong> by typing ‘cmd‘ in run box.<br />
Type <strong>dir /w/a</strong> and press enter.<br />
Above <strong>command</strong> will display list of files in pen drive. Check in the list if the files are not</p>
<p>* Heap41a<br />
* New Folder.exe<br />
* Autorun.inf<br />
* svchost.exe<br />
* Ravmon.exe<br />
* or any other exe file which may be suspicious.</p>
<p>If any of the above files are present in the list, then your <strong>USB drive</strong> is infected. To remove these files, type the following <strong>command</strong> in <strong>command prompt </strong><br />
<strong>attrib -r -a -s -h *.*</strong> and press enter.<br />
This will remove from files <strong> Read Only</strong>, <strong>Archive</strong>, <strong>System</strong> and <strong>Hidden attributes</strong> .</p>
<p>The files which you will now be looking on are the junk files (<strong>viruses</strong>) and can be deleted using  <strong>del command</strong>. Delete all those files which you find suspicious. To be on a safer side, just scan again your  <strong>USB Pen drive</strong> using a <strong>anti virus</strong> to check whether it is free of <strong>virus</strong> or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mywebhostingblog.net/aspnet-web-hosting/remove-viruses-without-using-antivirus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

