<?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: Windows Incident Response and Forensics</title>
	<atom:link href="http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=windows-incident-response-and-forensics</link>
	<description>Helping the Perl world cope with Windows</description>
	<lastBuildDate>Wed, 20 Jan 2010 09:22:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: TSgt_Mad</title>
		<link>http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/comment-page-1/#comment-745</link>
		<dc:creator>TSgt_Mad</dc:creator>
		<pubDate>Fri, 29 Jun 2007 11:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/#comment-745</guid>
		<description>Hi Mr Carvey

Your book is awesome.  However, i cannot get to your site because the domain blogspot is blocked.  Any other URL&#039;s or if its ok with Mr Roth, can you post more here?

Thanks

JM</description>
		<content:encoded><![CDATA[<p>Hi Mr Carvey</p>
<p>Your book is awesome.  However, i cannot get to your site because the domain blogspot is blocked.  Any other URL&#8217;s or if its ok with Mr Roth, can you post more here?</p>
<p>Thanks</p>
<p>JM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keydet89</title>
		<link>http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/comment-page-1/#comment-5</link>
		<dc:creator>keydet89</dc:creator>
		<pubDate>Fri, 20 Oct 2006 12:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/#comment-5</guid>
		<description>Here&#039;s a good use for Perl and WMI:
http://windowsir.blogspot.com/2006/10/restore-point-forensics.html

Drop me a line if you&#039;d like to see the code...

Harlan
keydet89 at yahoo dot com</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a good use for Perl and WMI:<br />
<a href="http://windowsir.blogspot.com/2006/10/restore-point-forensics.html" rel="nofollow">http://windowsir.blogspot.com/2006/10/restore-point-forensics.html</a></p>
<p>Drop me a line if you&#8217;d like to see the code&#8230;</p>
<p>Harlan<br />
keydet89 at yahoo dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keydet89</title>
		<link>http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/comment-page-1/#comment-4</link>
		<dc:creator>keydet89</dc:creator>
		<pubDate>Thu, 12 Oct 2006 19:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.roth.net/blog/index.php/2006/10/04/windows-incident-response-and-forensics/#comment-4</guid>
		<description>Dave,

I appreciate the shout-out.

Yes, I do all my stuff in Perl...thanks to you!  I&#039;m working on some WMI stuff for SysAdmin work, I have some cool WDM stuff that has to do with wireless on managed systems.

Some of the stuff I&#039;ve been working on involves parsing binary file formats in a platform-independant manner...using &quot;V&quot; and &quot;v&quot; in my unpack() strings to force little-endianness...stuff has worked on Linux, as well as on MacOSX, both x86 and PPC platforms.  This pertains to RAM dumps (using dd, or VMWare .vmem files), raw Registry files, etc.  

I posted a couple modules on CPAN as well.  One parses PE file headers in a binary format, bypassing the MS API.  The same is true with pre-Vista Event Logs.  There&#039;s also a module for pulling metadata from Word docs, using both binary file formats, and OLE storage mechanisms.

I&#039;m always looking for ways to make my job as a forensic analyst easier...</description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>I appreciate the shout-out.</p>
<p>Yes, I do all my stuff in Perl&#8230;thanks to you!  I&#8217;m working on some WMI stuff for SysAdmin work, I have some cool WDM stuff that has to do with wireless on managed systems.</p>
<p>Some of the stuff I&#8217;ve been working on involves parsing binary file formats in a platform-independant manner&#8230;using &#8220;V&#8221; and &#8220;v&#8221; in my unpack() strings to force little-endianness&#8230;stuff has worked on Linux, as well as on MacOSX, both x86 and PPC platforms.  This pertains to RAM dumps (using dd, or VMWare .vmem files), raw Registry files, etc.  </p>
<p>I posted a couple modules on CPAN as well.  One parses PE file headers in a binary format, bypassing the MS API.  The same is true with pre-Vista Event Logs.  There&#8217;s also a module for pulling metadata from Word docs, using both binary file formats, and OLE storage mechanisms.</p>
<p>I&#8217;m always looking for ways to make my job as a forensic analyst easier&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
