<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Prevent Autorun-driven Virus Infections</title>
	<atom:link href="http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/</link>
	<description>Aja's web site and web log about himself, his thoughts, his addictions, and his work.</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:20:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Terry Guerrero</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-32563</link>
		<dc:creator>Terry Guerrero</dc:creator>
		<pubDate>Wed, 20 Oct 2010 08:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-32563</guid>
		<description>Please visit my site: &lt;a href=&quot;http://www.katalog-stron.olicom.pl/info-161516.html&quot; rel=&quot;nofollow&quot;&gt;adwords&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Please visit my site: <a href="http://www.katalog-stron.olicom.pl/info-161516.html" rel="nofollow">adwords</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruben</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-31485</link>
		<dc:creator>ruben</dc:creator>
		<pubDate>Fri, 12 Dec 2008 18:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-31485</guid>
		<description>Excellent, it worked with autorun.inf but it can also work with the virus itself,  svchost.exe in the s-4.....-9... folder (inside driver folder, it&#039;s hidden), though it can be tricky.
 You have to create a folder named the same in other place, let&#039;s say your desktop, and two subfolders named svchost.exe and Desktop.ini, configure them as Read-only. Delete the &quot;original&quot; folder s-.... (usually looks like the recycle bin), and VERY quickly drag and copy the folder you just created for preventing overwriting (remember Read-only!).</description>
		<content:encoded><![CDATA[<p>Excellent, it worked with autorun.inf but it can also work with the virus itself,  svchost.exe in the s-4&#8230;..-9&#8230; folder (inside driver folder, it&#8217;s hidden), though it can be tricky.<br />
 You have to create a folder named the same in other place, let&#8217;s say your desktop, and two subfolders named svchost.exe and Desktop.ini, configure them as Read-only. Delete the &#8220;original&#8221; folder s-&#8230;. (usually looks like the recycle bin), and VERY quickly drag and copy the folder you just created for preventing overwriting (remember Read-only!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-31414</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Sat, 01 Nov 2008 12:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-31414</guid>
		<description>sometimes the autorun.inf file is HIDDEN.

they mostly infect USB drives.

To counter this strategy,

&lt;ol&gt;
	&lt;li&gt;goto the command prompt.&lt;/li&gt;
	&lt;li&gt;type &quot;dir /ah&quot; this will list ALL HIDDEN FILES.&lt;/li&gt;
	&lt;li&gt;you can&#039;t delete them yet coz they&#039;re hidden. most of the time the AV detects them, but to be surem you can do this manually.&lt;/li&gt;
	&lt;li&gt;type &quot;attrib -filename here- -s -h -r&quot;&lt;/li&gt;
	&lt;li&gt;they will be visible now after you type &quot;dir&quot;&lt;/li&gt;
	&lt;li&gt;delete the  previously files. remember them of course!&lt;/li&gt;
	&lt;li&gt;warning: don&#039;t go deleting hidden files on windows folders haphazardly. before doing so, make sure that it is malware if you are suspicious about it.&lt;/li&gt;
&lt;/ol&gt;

cheers</description>
		<content:encoded><![CDATA[<p>sometimes the autorun.inf file is HIDDEN.</p>
<p>they mostly infect USB drives.</p>
<p>To counter this strategy,</p>
<ol>
<li>goto the command prompt.</li>
<li>type &#8220;dir /ah&#8221; this will list ALL HIDDEN FILES.</li>
<li>you can&#8217;t delete them yet coz they&#8217;re hidden. most of the time the AV detects them, but to be surem you can do this manually.</li>
<li>type &#8220;attrib -filename here- -s -h -r&#8221;</li>
<li>they will be visible now after you type &#8220;dir&#8221;</li>
<li>delete the  previously files. remember them of course!</li>
<li>warning: don&#8217;t go deleting hidden files on windows folders haphazardly. before doing so, make sure that it is malware if you are suspicious about it.</li>
</ol>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohit</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-31052</link>
		<dc:creator>Mohit</dc:creator>
		<pubDate>Wed, 06 Aug 2008 17:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-31052</guid>
		<description>To prevent these kinds of viruses on infecting your PC, you need to disable autorun function in your computer, unfortunately, just shutting down autoplay is not a fix. You might think that you could protect yourself from AutoRun by adding two (2) keys to your Registry (NoDriveAutoRun and NoDriveTypeAutoRun) but these keys can be overridden by some programs.


Solution is here:

1. Start Notepad [Start Menu-All Programs-Accessories-Notepad] or right-click any empty space in your desktop then select New-Text Document
2. Copy the following text. (note: Everything in between the square brackets should be in one line)

REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@=&quot;@SYS:DoesNotExist&quot;


3. Save the file with a name (anything) like DisableAutoRun.reg (The extension .reg is the important part)
4. Double Click your newly created registry file. Choose yes or continue to the warning that will appear.</description>
		<content:encoded><![CDATA[<p>To prevent these kinds of viruses on infecting your PC, you need to disable autorun function in your computer, unfortunately, just shutting down autoplay is not a fix. You might think that you could protect yourself from AutoRun by adding two (2) keys to your Registry (NoDriveAutoRun and NoDriveTypeAutoRun) but these keys can be overridden by some programs.</p>
<p>Solution is here:</p>
<p>1. Start Notepad [Start Menu-All Programs-Accessories-Notepad] or right-click any empty space in your desktop then select New-Text Document<br />
2. Copy the following text. (note: Everything in between the square brackets should be in one line)</p>
<p>REGEDIT4<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]<br />
@=&#8221;@SYS:DoesNotExist&#8221;</p>
<p>3. Save the file with a name (anything) like DisableAutoRun.reg (The extension .reg is the important part)<br />
4. Double Click your newly created registry file. Choose yes or continue to the warning that will appear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoeAnne70</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-31013</link>
		<dc:creator>JoeAnne70</dc:creator>
		<pubDate>Thu, 31 Jul 2008 09:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-31013</guid>
		<description>Thanks for the information, even if I&#039;m an computer geek I&#039;ve never heard of such type of virus infection. But in my opinion a strong firewall will always do the job, but be careful how strong you make it. One time it turned off my whole Internet connection because it was a risky one.</description>
		<content:encoded><![CDATA[<p>Thanks for the information, even if I&#8217;m an computer geek I&#8217;ve never heard of such type of virus infection. But in my opinion a strong firewall will always do the job, but be careful how strong you make it. One time it turned off my whole Internet connection because it was a risky one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux user (stakis)</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-30624</link>
		<dc:creator>linux user (stakis)</dc:creator>
		<pubDate>Tue, 29 Apr 2008 08:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-30624</guid>
		<description>edit the registry from Linux? yeah right....
anyway, you can override windows XP autorun feature if you keep shift button pressed while pluging in your portable media (CD-ROM, flash drive...) it will force windows to disable temporarily its autorun feature (while the button is pressed)

autorun.inf is NOT BOOTABLE MALWARE... it&#039;s just a text file with instructions for windows (what to run etc) if windows finds a file at the root directory in a drive it executes the instructions like &quot;set an icon for the drive X:&quot; , run a program and so on...

Bootable is something that can be identified from the BIOS as an OS, and it must reside (partially) in the MBR of the media to put it simply...

hacker is only right on one thing, USE LINUX! (I don&#039;t believe that he/she runs linux by the way)</description>
		<content:encoded><![CDATA[<p>edit the registry from Linux? yeah right&#8230;.<br />
anyway, you can override windows XP autorun feature if you keep shift button pressed while pluging in your portable media (CD-ROM, flash drive&#8230;) it will force windows to disable temporarily its autorun feature (while the button is pressed)</p>
<p>autorun.inf is NOT BOOTABLE MALWARE&#8230; it&#8217;s just a text file with instructions for windows (what to run etc) if windows finds a file at the root directory in a drive it executes the instructions like &#8220;set an icon for the drive X:&#8221; , run a program and so on&#8230;</p>
<p>Bootable is something that can be identified from the BIOS as an OS, and it must reside (partially) in the MBR of the media to put it simply&#8230;</p>
<p>hacker is only right on one thing, USE LINUX! (I don&#8217;t believe that he/she runs linux by the way)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JetMuser</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-23567</link>
		<dc:creator>JetMuser</dc:creator>
		<pubDate>Wed, 21 Nov 2007 22:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-23567</guid>
		<description>i think hacker right</description>
		<content:encoded><![CDATA[<p>i think hacker right</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hacker</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-21123</link>
		<dc:creator>hacker</dc:creator>
		<pubDate>Thu, 27 Sep 2007 13:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-21123</guid>
		<description>it sucks!!!
u said bit correct!
but MIND autorun.inf is bootable malware it just fuks registry u can&#039;t do anything by using xp....
Only way 2 get rid of this sting s 2 use linux and then edit regitry only way 2 kick ass of that bitch &quot;autorun.inf&quot;</description>
		<content:encoded><![CDATA[<p>it sucks!!!<br />
u said bit correct!<br />
but MIND autorun.inf is bootable malware it just fuks registry u can&#8217;t do anything by using xp&#8230;.<br />
Only way 2 get rid of this sting s 2 use linux and then edit regitry only way 2 kick ass of that bitch &#8220;autorun.inf&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dre</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-19604</link>
		<dc:creator>Dre</dc:creator>
		<pubDate>Thu, 23 Aug 2007 15:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-19604</guid>
		<description>This is totally helpful!</description>
		<content:encoded><![CDATA[<p>This is totally helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: da`kid</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-19434</link>
		<dc:creator>da`kid</dc:creator>
		<pubDate>Sun, 19 Aug 2007 13:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-19434</guid>
		<description>haha. nagkakaburahan na dito ah haha. next bday ulit hehe</description>
		<content:encoded><![CDATA[<p>haha. nagkakaburahan na dito ah haha. next bday ulit hehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aja</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-19312</link>
		<dc:creator>Aja</dc:creator>
		<pubDate>Fri, 17 Aug 2007 15:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-19312</guid>
		<description>Most users I know run Windows XP that, in my experience, asks the end user first if he/she likes to play media files (if there is any), to view photos in a slideshow (if there is any), to open the folder to view files, or to run the software contained inside (when there is an &lt;code&gt;autorun.inf&lt;/code&gt; file), among others---a feature called Autoplay, which is similar to, but different from Autorun.

So, I guess it wouldn&#039;t immediately install the virus from an infected UFD the moment you plug it in. Unless, of course, you double-click the drive icon, and activate the default option of Autorun. My PCs would be infected from a lot of my friends&#039; UFDs otherwise.

Do your homework.</description>
		<content:encoded><![CDATA[<p>Most users I know run Windows XP that, in my experience, asks the end user first if he/she likes to play media files (if there is any), to view photos in a slideshow (if there is any), to open the folder to view files, or to run the software contained inside (when there is an <code>autorun.inf</code> file), among others&#8212;a feature called Autoplay, which is similar to, but different from Autorun.</p>
<p>So, I guess it wouldn&#8217;t immediately install the virus from an infected UFD the moment you plug it in. Unless, of course, you double-click the drive icon, and activate the default option of Autorun. My PCs would be infected from a lot of my friends&#8217; UFDs otherwise.</p>
<p>Do your homework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Djanarak</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-19306</link>
		<dc:creator>Djanarak</dc:creator>
		<pubDate>Fri, 17 Aug 2007 13:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-19306</guid>
		<description>Hmm, your post is half-baked. Not enough homework done I reckon, and not enough testing (although the testing part is understandable, software costs a fortune). I&#039;d like to point out that a clean computer that is introduced to an infected USB flash drive will get infected the moment you plug it in, specifically because of the autorun feature built into Windows. You have to disable autorun prior to plugging in the infected flash drive. Second, most people who use free antivirus programs are unaware that the companies providing such give no assurance that their products work flawlessly. Once a computer is infected with certain flash-drive trojans, those free antivirus programs are useless against preventing the computer from infecting other devices attached to it. Nevertheless, you did try so I&#039;d give you credit for that. By the way, PFD is a more suitable acronym for flash drives. It stands for &quot;prostitute flash drive&quot; hehe, which is pretty much what they are with the careless attitude people have with regards to PC security. I heard from my cousin about that uni were even the moron illiterate lecturers carelessly infect students&#039; PFDs; and she&#039;s taking a computer course haha!!! At &quot;the most reputable engineering school&quot; at that!!! My point is, regardless of age, we all have a lot more to learn about computers, and will never run out of new things to learn about them. 73&#039;s to you folks!

P.S. I love hatemail, but I never underestimate the power of a fool with spamming software. So i&#039;ll just pop by here regularly to see if anyone repudiates my remarks.</description>
		<content:encoded><![CDATA[<p>Hmm, your post is half-baked. Not enough homework done I reckon, and not enough testing (although the testing part is understandable, software costs a fortune). I&#8217;d like to point out that a clean computer that is introduced to an infected USB flash drive will get infected the moment you plug it in, specifically because of the autorun feature built into Windows. You have to disable autorun prior to plugging in the infected flash drive. Second, most people who use free antivirus programs are unaware that the companies providing such give no assurance that their products work flawlessly. Once a computer is infected with certain flash-drive trojans, those free antivirus programs are useless against preventing the computer from infecting other devices attached to it. Nevertheless, you did try so I&#8217;d give you credit for that. By the way, PFD is a more suitable acronym for flash drives. It stands for &#8220;prostitute flash drive&#8221; hehe, which is pretty much what they are with the careless attitude people have with regards to PC security. I heard from my cousin about that uni were even the moron illiterate lecturers carelessly infect students&#8217; PFDs; and she&#8217;s taking a computer course haha!!! At &#8220;the most reputable engineering school&#8221; at that!!! My point is, regardless of age, we all have a lot more to learn about computers, and will never run out of new things to learn about them. 73&#8242;s to you folks!</p>
<p>P.S. I love hatemail, but I never underestimate the power of a fool with spamming software. So i&#8217;ll just pop by here regularly to see if anyone repudiates my remarks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aja</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-18746</link>
		<dc:creator>Aja</dc:creator>
		<pubDate>Wed, 08 Aug 2007 09:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-18746</guid>
		<description>@Jane: No problem ;)

@July: &quot;piz&quot; ka dyan. LOL

@Ate Lei: Print nang print from UFDs na infected? Ganyan din kami nung may formal report. :D

@Tala: Cold proof? Well, I&#039;d say your &lt;a href=&quot;http://miltia.blogspot.com/2007/08/fuck-off-global-warming-kbyenow.html&quot;&gt;expensive thong&lt;/a&gt; is worth every buck. Heh :P</description>
		<content:encoded><![CDATA[<p>@Jane: No problem <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>@July: &#8220;piz&#8221; ka dyan. LOL</p>
<p>@Ate Lei: Print nang print from UFDs na infected? Ganyan din kami nung may formal report. <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>@Tala: Cold proof? Well, I&#8217;d say your <a href="http://miltia.blogspot.com/2007/08/fuck-off-global-warming-kbyenow.html">expensive thong</a> is worth every buck. Heh <img src='http://www.ajalapus.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talamasca</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-18745</link>
		<dc:creator>Talamasca</dc:creator>
		<pubDate>Wed, 08 Aug 2007 09:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-18745</guid>
		<description>As I have nothing beneficial to contribute to this entry and since I just feel like, well, bitching, allow me to say that you just missed me wearing my expensive waterproof thong! It&#039;s only a one-day thing, dont ya know!? And hell no, I didn&#039;t feel cold or anything. I guess the thong rendered my entire system cold proof or something. It isn&#039;t expensive without the extra perks!!! Ktnxbai!!! ;-p</description>
		<content:encoded><![CDATA[<p>As I have nothing beneficial to contribute to this entry and since I just feel like, well, bitching, allow me to say that you just missed me wearing my expensive waterproof thong! It&#8217;s only a one-day thing, dont ya know!? And hell no, I didn&#8217;t feel cold or anything. I guess the thong rendered my entire system cold proof or something. It isn&#8217;t expensive without the extra perks!!! Ktnxbai!!! ;-p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lei</title>
		<link>http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/comment-page-1/#comment-18694</link>
		<dc:creator>lei</dc:creator>
		<pubDate>Tue, 07 Aug 2007 11:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajalapus.com/blog/2007/07/30/prevent-autorun-driven-virus-infections/#comment-18694</guid>
		<description>naalala ko tuloy ang paper season nung college! hehehe!

gagawin ko na yang tips mo ngayon na. hehehe!</description>
		<content:encoded><![CDATA[<p>naalala ko tuloy ang paper season nung college! hehehe!</p>
<p>gagawin ko na yang tips mo ngayon na. hehehe!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

