<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Windows Incident Response Script</title>
	<atom:link href="http://www.cutawaysecurity.com/blog/archives/234/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cutawaysecurity.com/blog/archives/234</link>
	<description>Cutaway's Observations, Opinions, Rants, Raves, Tantrums, and Tirades</description>
	<lastBuildDate>Tue, 16 Feb 2010 06:48:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Interesting Bits - May 7th, 2008 &#171; Infosec Ramblings</title>
		<link>http://www.cutawaysecurity.com/blog/archives/234/comment-page-1#comment-30963</link>
		<dc:creator>Interesting Bits - May 7th, 2008 &#171; Infosec Ramblings</dc:creator>
		<pubDate>Wed, 07 May 2008 19:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cutawaysecurity.com/blog/archives/234#comment-30963</guid>
		<description>[...] This was actually posted last month by Don Weber, but I just came across it and thought it worth pointing out. He has written and provided to us all an incident response information collection script that uses only built-in Windows operating systems resources. Nifty! [...]</description>
		<content:encoded><![CDATA[<p>[...] This was actually posted last month by Don Weber, but I just came across it and thought it worth pointing out. He has written and provided to us all an incident response information collection script that uses only built-in Windows operating systems resources. Nifty! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.cutawaysecurity.com/blog/archives/234/comment-page-1#comment-30943</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sat, 19 Apr 2008 01:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cutawaysecurity.com/blog/archives/234#comment-30943</guid>
		<description>Haha, no worries Don. I like the concept and simplicity of the script, and you&#039;ve done something which I&#039;m sure heaps of people have thought about before.

Again, nice work.

Regards,
Christian</description>
		<content:encoded><![CDATA[<p>Haha, no worries Don. I like the concept and simplicity of the script, and you&#8217;ve done something which I&#8217;m sure heaps of people have thought about before.</p>
<p>Again, nice work.</p>
<p>Regards,<br />
Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cutaway</title>
		<link>http://www.cutawaysecurity.com/blog/archives/234/comment-page-1#comment-30942</link>
		<dc:creator>cutaway</dc:creator>
		<pubDate>Fri, 18 Apr 2008 11:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cutawaysecurity.com/blog/archives/234#comment-30942</guid>
		<description>Christian,

   First Bug!!! Excellent.  Thank you very much.  That is what I get for making changes and not testing them.  I had that function disabled and I enabled it right before uploading thinking all was well.

   The scope of the variables extends into the function.  So, I didn&#039;t need to pass them at all.  I had commented out that function for testing and forgot to go back an update the function call after I learned more about variable scope in VBScripts.

   Of course, I do not explicitly define my variables and that will be bad later and needs to be updated.

   Thanks again.  I have added you my Blogroll as a prize.  Sorry it is not better.

Go forth and do good things,
Don C. Weber</description>
		<content:encoded><![CDATA[<p>Christian,</p>
<p>   First Bug!!! Excellent.  Thank you very much.  That is what I get for making changes and not testing them.  I had that function disabled and I enabled it right before uploading thinking all was well.</p>
<p>   The scope of the variables extends into the function.  So, I didn&#8217;t need to pass them at all.  I had commented out that function for testing and forgot to go back an update the function call after I learned more about variable scope in VBScripts.</p>
<p>   Of course, I do not explicitly define my variables and that will be bad later and needs to be updated.</p>
<p>   Thanks again.  I have added you my Blogroll as a prize.  Sorry it is not better.</p>
<p>Go forth and do good things,<br />
Don C. Weber</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.cutawaysecurity.com/blog/archives/234/comment-page-1#comment-30941</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 18 Apr 2008 06:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.cutawaysecurity.com/blog/archives/234#comment-30941</guid>
		<description>Ah, sorry about the double post - also noticed (and I should&#039;ve been paying attention perhaps) that the /out option has to specify an absolute path, not a relative path. For example, I created a local &quot;output&quot; folder, and then provided the /out:output option. Due to how the script calls other functions, I found the bulk of the output in C:\Windows\system32\output\.

User error. My bad.

Regards,

Christian</description>
		<content:encoded><![CDATA[<p>Ah, sorry about the double post &#8211; also noticed (and I should&#8217;ve been paying attention perhaps) that the /out option has to specify an absolute path, not a relative path. For example, I created a local &#8220;output&#8221; folder, and then provided the /out:output option. Due to how the script calls other functions, I found the bulk of the output in C:\Windows\system32\output\.</p>
<p>User error. My bad.</p>
<p>Regards,</p>
<p>Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.cutawaysecurity.com/blog/archives/234/comment-page-1#comment-30940</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 18 Apr 2008 06:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cutawaysecurity.com/blog/archives/234#comment-30940</guid>
		<description>Hey Don,

Just noticed that when I tried to run it I had an error at line 252. It was complaining about &quot;Cannot use parentheses when calling a sub&quot;. I found by adding the &quot;call&quot; statement in front of the BackupLogFiles(objTextFile, deBugging) call it would work. For example:
call BackupLogFiles(objTextFile, deBugging) &#039;* Backup Log Files

Unsure if this is related to my particular version of cscript (on my VM cscript version is 5.6).

Nice work btw :)

Regards,

Christian</description>
		<content:encoded><![CDATA[<p>Hey Don,</p>
<p>Just noticed that when I tried to run it I had an error at line 252. It was complaining about &#8220;Cannot use parentheses when calling a sub&#8221;. I found by adding the &#8220;call&#8221; statement in front of the BackupLogFiles(objTextFile, deBugging) call it would work. For example:<br />
call BackupLogFiles(objTextFile, deBugging) &#8216;* Backup Log Files</p>
<p>Unsure if this is related to my particular version of cscript (on my VM cscript version is 5.6).</p>
<p>Nice work btw <img src='http://www.cutawaysecurity.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Christian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
