<?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>M-unition &#187; Toolsmith</title>
	<atom:link href="http://blog.mandiant.com/archives/tag/toolsmith/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mandiant.com</link>
	<description>The Ammunition You Need to Find Evil and Solve Crime</description>
	<lastBuildDate>Wed, 01 Sep 2010 00:46:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Memoryze is the 2008 Toolsmith Tool Of the Year</title>
		<link>http://blog.mandiant.com/archives/208</link>
		<comments>http://blog.mandiant.com/archives/208#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:24:57 +0000</pubDate>
		<dc:creator>Michael J. Graven</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[holisticinfosec.org]]></category>
		<category><![CDATA[Intelligent Response]]></category>
		<category><![CDATA[ISSA Journal]]></category>
		<category><![CDATA[Memoryze]]></category>
		<category><![CDATA[Russ McRee]]></category>
		<category><![CDATA[Toolsmith]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=208</guid>
		<description><![CDATA[Russ McRee recently wrote that Memoryze is the 2008 Toolsmith Tool of the Year.]]></description>
			<content:encoded><![CDATA[<p>Russ McRee recently wrote that <a href="http://holisticinfosec.blogspot.com/2009/02/mandiant-memoryze-is-2008-toolsmith.html">Memoryze is the 2008 Toolsmith Tool of the Year</a>, and how it helped him find the full name of a malware author. He also wrote up a great description of <a href="http://holisticinfosec.org/toolsmith/docs/february2009.pdf">using Memoryze to chase down a password stealing trojan</a> in the February 2009 issue of the ISSA Journal.</p>
<p> </p>
<p>One of the interesting things about Russ&#8217;s approach in both cases is his use of the <code>strings</code> option. It turned up some great investigative information. However, <code>strings</code> generates a lot of data, and in a large environment that could be a bit of a challenge (imagine running Memoryze on, say, 20,000 systems.) But on the third hand, what if one of those strings in memory is truly your best indicator of compromise?</p>
<p> </p>
<p>The key to solving that problem – large-scale searching for very specific information – is prefiltering the results (and indexing them). Using an <a href="http://www.w3.org/TR/xpath">XPath expression</a> to match only your desired indicator-of-evil lets the investigator focus on just the relevant data. It also lets you scale up the search to very large numbers of systems.</p>
<p> </p>
<p>We&#8217;ve built our <a href="http://www.mandiant.com/software/intelligentresponse.htm">Intelligent Response</a> product for exactly that need, including features from Memoryze as well as other IR tools. If you&#8217;d like to hear more about it, or see a demo, drop me a line.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mandiant.com/archives/208/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
