<?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>评论：Autorun.inf病毒最新格式写法及防御方法</title>
	<atom:link href="http://www.hack520.org/autorun-inf-virus/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hack520.org/autorun-inf-virus</link>
	<description>原创技术乐园</description>
	<lastBuildDate>Sat, 11 Feb 2012 09:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>由：野球小子</title>
		<link>http://www.hack520.org/autorun-inf-virus/comment-page-1#comment-1679</link>
		<dc:creator>野球小子</dc:creator>
		<pubDate>Fri, 02 Nov 2007 12:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hack520.org/autorun-inf%e7%9a%84%e6%96%b0%e5%bc%8f%e5%86%99%e6%b3%95%e4%b8%8e%e5%ba%94%e7%94%a8%e4%bb%a5%e5%8f%8a%e9%98%b2%e5%be%a1#comment-1679</guid>
		<description>VBS当然也可以实现自身删除，我给你一段代码：
On Error Resume Next &#039;防止出现错误
Set fso = Cr&#101;ateObject(&quot;Scripting.FileSystemObject&quot;)
WScript.Sleep 1000 &#039;将脚本执行挂起1秒
fso.Del&#101;teFile(WScript.ScriptName) &#039;删除脚本自身
是不是自身删除了？！</description>
		<content:encoded><![CDATA[<p>VBS当然也可以实现自身删除，我给你一段代码：<br />
On Error Resume Next &#39;防止出现错误<br />
Set fso = Cr&#101;ateObject(&#34;Scripting.FileSystemObject&#34;)<br />
WScript.Sleep 1000 &#39;将脚本执行挂起1秒<br />
fso.Del&#101;teFile(WScript.ScriptName) &#39;删除脚本自身<br />
是不是自身删除了？！</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：hitlerboy</title>
		<link>http://www.hack520.org/autorun-inf-virus/comment-page-1#comment-1678</link>
		<dc:creator>hitlerboy</dc:creator>
		<pubDate>Fri, 02 Nov 2007 03:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.hack520.org/autorun-inf%e7%9a%84%e6%96%b0%e5%bc%8f%e5%86%99%e6%b3%95%e4%b8%8e%e5%ba%94%e7%94%a8%e4%bb%a5%e5%8f%8a%e9%98%b2%e5%be%a1#comment-1678</guid>
		<description>vbs不知道有没有自删除的功能？
其实bat就可以实现。bat有自删除的功能。</description>
		<content:encoded><![CDATA[<p>vbs不知道有没有自删除的功能？<br />
其实bat就可以实现。bat有自删除的功能。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

