<?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; APT</title>
	<atom:link href="http://blog.mandiant.com/archives/tag/apt/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.mandiant.com</link>
	<description>The Ammunition You Need to Find Evil and Solve Crime</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:49:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DoD Cyber Crime Conference Presentation: Recipes for Remediation</title>
		<link>https://blog.mandiant.com/archives/2246?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dod-cyber-crime-conference-presentation-recipes-remediation</link>
		<comments>https://blog.mandiant.com/archives/2246#comments</comments>
		<pubDate>Tue, 07 Feb 2012 15:45:39 +0000</pubDate>
		<dc:creator>Jim Aldridge</dc:creator>
				<category><![CDATA[The Whiteboard]]></category>
		<category><![CDATA[Advanced Persistent Threat]]></category>
		<category><![CDATA[application whitelisting]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[attack lifecycle]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[DC3]]></category>
		<category><![CDATA[DOD Cyber Crime Conference]]></category>
		<category><![CDATA[host-based firewalls]]></category>
		<category><![CDATA[MANDIANT]]></category>
		<category><![CDATA[remediation]]></category>
		<category><![CDATA[spear phishing attacks]]></category>

		<guid isPermaLink="false">https://blog.mandiant.com/?p=2246</guid>
		<description><![CDATA[<p>Wendi Rafferty and I presented at the<a href="http://dc3.mil/dc3/dc3About.php"> DoD Cyber Crime conference</a> in Atlanta, GA. Our presentation, “Recipes for Remediation: Key Ingredients for Building a More Resilient Security Program,” has been posted to the MANDIANT Archive Presentations page <a href="http://www.mandiant.com/presentations/key_ingredients_for_building_a_more_resilient_security_program">here.</a></p>
<p>During our presentation we covered the lifecycle common to many Advanced Persistent Threat (APT) attacks and then outlined several case studies to illustrate countermeasures organizations have successfully deployed to combat the APT.  The following items were key points we covered during the workshop:<strong></strong></p>
<p><strong>1.       </strong>“This can happen to you!” The time to begin preparing for these activities is now, prior to an incident. <a href="https://blog.mandiant.com/archives/2246" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>Wendi Rafferty and I presented at the<a href="http://dc3.mil/dc3/dc3About.php"> DoD Cyber Crime conference</a> in Atlanta, GA. Our presentation, “Recipes for Remediation: Key Ingredients for Building a More Resilient Security Program,” has been posted to the MANDIANT Archive Presentations page <a href="http://www.mandiant.com/presentations/key_ingredients_for_building_a_more_resilient_security_program">here.</a></p>
<p>During our presentation we covered the lifecycle common to many Advanced Persistent Threat (APT) attacks and then outlined several case studies to illustrate countermeasures organizations have successfully deployed to combat the APT.  The following items were key points we covered during the workshop:<strong></strong></p>
<p><strong>1.       </strong>“This can happen to you!” The time to begin preparing for these activities is now, prior to an incident.<strong></strong></p>
<p><strong>2.       </strong>Organizations should define remediation success as removing today’s attackers from the environment and improving visibility such that subsequent attacks will be detected more quickly. It is not reasonable to define success as eliminating the APT threat, or as preventing the APT from re-compromising systems in the environment.<strong></strong></p>
<p><strong>3.       </strong>Developing a remediation plan is not a one-size-fits-all process. Among other items, successful plans need to consider the attacker’s techniques and capabilities, the organization’s current visibility across their networks and systems, and resource constraints. Organizations can help prioritize remediation activities, given limited time and resources, by considering how each proposed activity helps detect, contain, or respond to the various stages of the attack lifecycle.<strong></strong></p>
<p><strong>4.       </strong>MANDIANT has seen numerous organizations succeed at remediating APT intrusions by planning for and executing a remediation event, during which the organization isolates the environment and simultaneously implements several eradication, recovery and hardening activities. This approach generally increases the chance of successful remediation.<strong></strong></p>
<ul>
<li><strong></strong>Not following this approach in response to an APT intrusion generally increases the risk that the incident response effort will decline into a “whack-a-mole” situation.  In this type of situation, responders engage in a losing battle of remediating compromised assets as they are identified, while the attacker continues to compromise additional systems with different malware variants. Many organizations begin responding to APT compromises in this manner; which does not ultimately lead to success.<strong></strong></li>
<li><strong></strong>This approach may not be appropriate in all situations or for other threat actors, however, we have generally seen this approach executed successfully to remediate APT compromises.<strong></strong></li>
</ul>
<p><strong>5.</strong>      The following activities tend to be critical remediation event activities; organizations should prepare for executing these activities prior to an incident.</p>
<ul>
<li><strong></strong>Isolating the WAN from the Internet.<strong></strong></li>
<li><strong></strong>Blocking attackers’ known command-and-control domain names and IP addresses.<strong></strong></li>
<li><strong></strong>Resetting passwords enterprise-wide (including all Active Directory infrastructure and any compromised accounts on other platforms).<strong></strong></li>
<li><strong></strong>Rebuilding compromised systems.</li>
</ul>
<p>These activities have formed the core of remediation event plans successfully executed by numerous MANDIANT clients.<strong></strong></p>
<p><strong>6.       </strong>A few of the most critical hardening countermeasures include</p>
<ul>
<li><strong></strong>Ensuring Windows local administrator accounts are disabled or their passwords set to unique values on every system.<strong></strong></li>
<li><strong></strong>Near-term, implementing application whitelisting on critical systems from which attackers can harvest password hashes en masse (e.g. domain controllers, mail servers, file servers).</li>
<li><strong></strong>Blocking workstation-to-workstation communications using host-based firewalls.</li>
<li><strong></strong>Patching third-party desktop applications that constitute the attack surface for spear-phishing attacks.</li>
</ul>
<p>I hope you find the slides useful. If you have any questions regarding my post or from our presentation, please comment below.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/2246/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blackhat Europe, State Of Malware: Family Ties</title>
		<link>https://blog.mandiant.com/archives/934?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blackhat-europe-state-malware-family-ties</link>
		<comments>https://blog.mandiant.com/archives/934#comments</comments>
		<pubDate>Mon, 12 Apr 2010 20:56:19 +0000</pubDate>
		<dc:creator>Peter Silberman</dc:creator>
				<category><![CDATA[The Whiteboard]]></category>
		<category><![CDATA[Advanced Persistent Threat]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[blackhat]]></category>
		<category><![CDATA[MANDIANT]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=934</guid>
		<description><![CDATA[<p>Ero and I will be in Barcelona presenting at Blackhat Europe 2010. Our talk is called <a href="http://blackhat.com/html/bh-eu-10/bh-eu-10-briefings.html#Silberman">State of<br />
Malware: Family Ties</a>. This talk focuses on malware families.  We thought about interesting research we could do in the same vein as our last talk, <em>State of Malware: Explosion of the Axis of Evil</em>. <a href="https://blog.mandiant.com/archives/934" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>Ero and I will be in Barcelona presenting at Blackhat Europe 2010. Our talk is called <a href="http://blackhat.com/html/bh-eu-10/bh-eu-10-briefings.html#Silberman">State of<br />
Malware: Family Ties</a>. This talk focuses on malware families.  We thought about interesting research we could do in the same vein as our last talk, <em>State of Malware: Explosion of the Axis of Evil</em>. We decided to look at malware families.<br />
&nbsp;<br />
There’s a lot to gather from malware families, from a mass malware perspective looking at conficker, bagel, waldeac, storm worm, rustock, etc. Equally important is examining APT families. MANDIANT tracks over 20 different families. Each family means something different to us. When we see one family at a client site, we might immediately pull Indicators of Compromise (IOC) for other APT families that are closely related. If we find another group, we might quickly start figuring out what was exfiltrated because we know that group and its actors are solely there to move information out. A lot can be extracted from the families we track and that is why clustering malware into families from a targeted perspective is so important.<br />
&nbsp;<br />
Ero and I wonder about a few things:</p>
<ul>
<li>Do mass malware families share enough common attributes across families? Example, does conficker share code with waledac? If so, is it enough so that we could consider them members of a sub family. Also maybe proving they were written by the same author(s) or group of authors.</li>
<li> Do mass malware families share code amongst APT samples? Example, this could mean that we find samples of subseven that match some of our APT backdoors (again just an example).</li>
</ul>
<p>&nbsp;<br />
These two questions alone are very interesting because the results could indicate some author of a mass malware sample is also authoring malware for targeted attacks.<br />
&nbsp;<br />
But we didn&#8217;t stop there. We also wondered:</p>
<ul>
<li>Do rootkits from rootkit.com have very high similarities to rootkits found by MANDIANT and out in the wild?</li>
<li>Do APT samples of family A share enough in common to be also classified as part of family B? We can draw a lot of interesting conclusions if this is the case.</li>
</ul>
<p>&nbsp;<br />
These are all interesting questions, but we had a lot of disappointments when doing the research and some ah ha moments where we thought about theories and realized why some wouldn&#8217;t be true. We also had some finds that we were surprised with, specifically regarding APT. We&#8217;ll be sharing the results on April 14th at 4:45. It should be fun. Our talk has a lot of diagrams, a lot of IDA screen shots, and a great video that Ero made.<br />
&nbsp;<br />
If you can&#8217;t make it to Barcelona, we will be posting our slides and a follow up blog post. Stay tuned! I also have recently updated the slides for <a href="http://bit.ly/cn8Pca">Advanced Memory Forensics in Incident Response</a> for Black Hat USA to include an APT case study and a ton of additional information on observing the behavior of malware in memory.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/934/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Malware Behaving Badly: Preview</title>
		<link>https://blog.mandiant.com/archives/810?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=malware-behaving-badly-preview</link>
		<comments>https://blog.mandiant.com/archives/810#comments</comments>
		<pubDate>Fri, 12 Feb 2010 15:29:11 +0000</pubDate>
		<dc:creator>Peter Silberman</dc:creator>
				<category><![CDATA[The Suite Spot]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[Audit Viewer]]></category>
		<category><![CDATA[CanSecWest]]></category>
		<category><![CDATA[Fresh Prints Malware Behaving Badly]]></category>
		<category><![CDATA[Malware Behaving Badly]]></category>
		<category><![CDATA[Malware Rating Index]]></category>
		<category><![CDATA[Memoryze]]></category>
		<category><![CDATA[MRI]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=810</guid>
		<description><![CDATA[<p>Hope everyone on the northern east coast is staying warm during snowpaclypse. Since I can’t go anywhere I figured now is the right time to write about an upcoming webinar I am giving with Michael Graven.</p>
<p>The webinar entitled<em> Malware Behaving Badly</em> is on Thursday, February 18, at 2:00 p.m. <a href="https://blog.mandiant.com/archives/810" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>Hope everyone on the northern east coast is staying warm during snowpaclypse. Since I can’t go anywhere I figured now is the right time to write about an upcoming webinar I am giving with Michael Graven.</p>
<p>The webinar entitled<em> Malware Behaving Badly</em> is on Thursday, February 18, at 2:00 p.m. EST. The webinar title is a cute play on my DOD Cyber Crime (DC3) <a href="http://www.mandiant.com/uploads/presentations/DoD_2010_PS.pdf">talk </a>where I first introduced Malware Rating Index (MRI) into <a href="http://www.mandiant.com/products/research/mandiant_audit_viewer/">Audit Viewer</a> (which is available for download).</p>
<p>If you saw my DC3 talk or viewed the slides and are wondering, “hey is this the same talk?” the answer is&#8230;well a little bit. The webinar will build off of a lot of the behaviors and theories I discussed at DC3. We will be addressing new behaviors as well as looking at APT vs Mass Malware behaviors.  I’ve added two new configurable behaviors to MRI and did enough research to scrap a third. I’ll share those as well as give more real world examples of how malware exposes itself in memory.</p>
<p>For example the below listing shows the keylogger, the process and the file handle that process has. The file handle is actual the log file the key logger is writing too.</p>
<table style="height: 158px;" border="0" cellspacing="0" cellpadding="0" width="667">
<col span="3" width="256"></col>
<tbody>
<tr>
<td width="256" height="39">Keylogger Name</td>
<td width="256">Process</td>
<td width="256">Log File</td>
</tr>
<tr>
<td width="256" height="39">Klog</td>
<td width="256">System</td>
<td width="256">\Klog.txt</td>
</tr>
<tr>
<td width="256" height="39">Advanced Keylogger</td>
<td width="256">Explorer</td>
<td width="256">\WINDOWS\Help\dsclientsock.hlp</td>
</tr>
<tr>
<td width="256" height="39">Spector Pro</td>
<td width="256">Explorer</td>
<td width="256">\WINDOWS\system32\avoxnot\BEC7CA9645B2AF87DEEACD53B38B223FEE1C605C.zup</td>
</tr>
</tbody>
</table>
<p>If you didn’t catch my DC3 talk and didn’t understand the slides this is a good time to get an updated version of the talk. I&#8217;m going to focus on malware behavior, what it does when it&#8217;s installed that makes it stand out in memory. We will cover APT and Mass Malware, and specifically where we see their behaviors intersect. Some of these behaviors are horribly simple, i.e. flag svchost launched from directories other than \windows\system32. Some are as simple but may not be as obvious, for example flag svchost, or iexplore if they have a process handle to cmd.exe. These are rules that should never be true.</p>
<p>When discussing rules, I use that term loosely. Basically in Audit Viewer you now have the option to configure all this information. If you go to Operations -&gt; Configure Malware Rating Index you can configure all these things and a few more not mentioned in this post but mentioned in the webinar. We will wrap up the webinar like always with a live demo. Live demos are the most fun really, it’s like NASCAR except it&#8217;s just reputation not lives on the line.</p>
<p>I hope you can <a href="https://cc.readytalk.com/cc/schedule/display.do?udc=wh0b6ijw44nk">join us</a>, it should be fun.</p>
<p>If you would like to learn more in-depth about how physical memory analysis works, use <a href="http://www.mandiant.com/products/free_software/memoryze/">Memoryze</a> and Audit Viewer, understand MRI, or write your own malware rules, join Jamie and I at the <a href="http://cansecwest.com/dojomemory.html">CanSecWest training</a>. CanSecWest specializes in technical, hands-on classes with an extremely low student-teacher ratio.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/810/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combat the APT by Sharing Indicators of Compromise</title>
		<link>https://blog.mandiant.com/archives/766?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=combat-apt-sharing-indicators-compromise</link>
		<comments>https://blog.mandiant.com/archives/766#comments</comments>
		<pubDate>Tue, 26 Jan 2010 14:03:27 +0000</pubDate>
		<dc:creator>mfrazier</dc:creator>
				<category><![CDATA[The Suite Spot]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[humint]]></category>
		<category><![CDATA[MIR]]></category>
		<category><![CDATA[sizzle]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=766</guid>
		<description><![CDATA[<p>At MANDIANT, we value human intelligence &#8211; ground-truth, intelligent decision-making and adapting to your enemy&#8217;s tactics. Since expert humans can&#8217;t be everywhere, we&#8217;ve built a means to exchange enough ground-truth and decision-making so security experts can spend more energy applying expertise, less time parsing and pruning stale datasets and leverage their expertise across organizations and between compromises. <a href="https://blog.mandiant.com/archives/766" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>At MANDIANT, we value human intelligence &#8211; ground-truth, intelligent decision-making and adapting to your enemy&#8217;s tactics. Since expert humans can&#8217;t be everywhere, we&#8217;ve built a means to exchange enough ground-truth and decision-making so security experts can spend more energy applying expertise, less time parsing and pruning stale datasets and leverage their expertise across organizations and between compromises.</p>
<p>Historically, compromise data has been exchanged in CSV or PDFs laden with tables of &#8220;known bad&#8221; malware information &#8211; name, size, MD5 hash values and paragraphs of imprecise descriptions supplemented by ad-hoc exchanges between targets.</p>
<p>MANDIANT, inspired by field pressures, operation after operation, imagined a way to exchange not only indicators of specific compromises but structures which formalize the human-intelligence of decision-making, rules, exceptions, and ongoing adaptability. Our Indicators of Compromise (IOCs) were shaped operationally detecting real-world threats. We help our clients detect the APT right now, and they&#8217;re exchanging information about it using IOCs.</p>
<p>Conventional compromise datasets consist of table after table of immediately-stale data capturing few, if any, relationships. An Indicator of Compromise (IOC), however, is a Boolean decision tree that discriminates an indicator from a false-positive, theory from ground truth. What&#8217;s more, when you discover an exception or extension to a well-known-IOC you can describe it concisely and proactively, authenticate its source and re-evaluate your existing data to detect new instances of old compromises. This way, as a threat group adapts to your detections, you retain an IOC&#8217;s identity and maintain the value of intelligence shared with other targets over time.</p>
<p><a href="http://blog.mandiant.com/wp-content/ammo/whats-an-indicator-copy_1.png"></a><a href="http://blog.mandiant.com/wp-content/ammo/whats-an-indicator-copy_11.png"><img class="aligncenter size-full wp-image-799" title="whats-an-indicator copy_1" src="http://blog.mandiant.com/wp-content/ammo/whats-an-indicator-copy_11.png" alt="" width="480" height="360" /></a></p>
<p>Importantly, IOC is industry-standard XML so you already have tools and a community of experts who can comprehend, transform, and leverage new data immediately. Unlike many XML standards however, it&#8217;s simple &#8211; developed operationally with an eye toward staying adaptable, transformable, and scalable. IOC describes relationships which indicate compromise &#8211; this makes the format resilient to new data formats, data sources and decision engines.</p>
<p>At DoD CyberCrime 2010 MANDIANT will formally release this format and tools to leverage it in your investigations today. We&#8217;ll have full coverage of the release on M-unition &#8211; stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/766/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DOD Cyber Crime: New Audit Viewer/Memoryze</title>
		<link>https://blog.mandiant.com/archives/741?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dod-cyber-crime-audit-viewermemoryzetalks</link>
		<comments>https://blog.mandiant.com/archives/741#comments</comments>
		<pubDate>Fri, 22 Jan 2010 02:23:15 +0000</pubDate>
		<dc:creator>Peter Silberman</dc:creator>
				<category><![CDATA[The Whiteboard]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[Audit Viewer]]></category>
		<category><![CDATA[DC3]]></category>
		<category><![CDATA[DOD Cyber Crime]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Malware Rating Index]]></category>
		<category><![CDATA[MANDIANT]]></category>
		<category><![CDATA[Memoryze]]></category>
		<category><![CDATA[MRI]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=741</guid>
		<description><![CDATA[<p>MANDIANT is going to be at DOD Cyber Crime this year. Jamie and I have both been heads down for many weeks now working on some pretty cool stuff. We are starting to come up for air and what that means for you is updates to Memoryze and Audit Viewer. <a href="https://blog.mandiant.com/archives/741" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>MANDIANT is going to be at DOD Cyber Crime this year. Jamie and I have both been heads down for many weeks now working on some pretty cool stuff. We are starting to come up for air and what that means for you is updates to Memoryze and Audit Viewer. We will be releasing new versions of each that coincide with DC3.  I, along with many of my co-workers, will be presenting and attending. My talk abstract is very ambiguous so I thought I’d take a brief second to discuss both the talk and the changes to Audit Viewer and Memoryze.</p>
<p>The talk is going to be interactive. And dammit I don’t care if you don’t want to interact with me. I&#8217;m both very convincing, persistent and well&#8230;charming! You will feel compelled to join in on this talk. I promise. I know this because I&#8217;m bringing bribes… And yes, I&#8217;m bringing what you are thinking.</p>
<p>This talk will contain a brief intro to memory analysis, a FAQ etc. We are not going to waste much time on the nitty gritty since most people are not interested in how we chop off the last 12 bits to get a physical offset from a virtual address. I know, you just fell asleep a little.  During this talk I will make a case for why memory analysis is important. I will pull from pervious APT investigations where disk analysis failed and had to be used in conjunction with memory analysis. Finally, we will discuss MANDIANT’s Malware Rating Index (MRI). We will finish with real APT incident demos where I&#8217;ll walk through the investigation of an infected system with APT.</p>
<p>Now, a little more about MRI. MRI is a huge update to Audit Viewer.  Instead of going after a fish (malware) with a hook (signatures), I&#8217;m going after fish (malware) with a drag net (MRI). The goal of this feature is twofold. First it is going to  help pinpoint specific processes that should be investigated further while attempting to eliminate some of the non-suspicious processes and get them out of the analyst&#8217;s way. It&#8217;s also designed to try and make APT detection easier. A lot of work went into looking at our samples and how they behave etc, and coming up with definable behaviors that trap those little creatures. MRI is made up of two components. The first component is a definable behavior rule set that is completely customizable. It is made up of three different types of rules:</p>
<ul>
<li>Process Path Verification – allows users to define what processes should be launched from what directories. This triggers on malware that copies and names itself after svchost or other system processes to subdirectories within system folders. For example a default rule is that svchost can only be executed from \windows\system32. Any time we see it running from somewhere else we flag the process.</li>
<li>Process User Verification – allows users to define what processes should be running under what users.  This triggers on malware spawning svchost for purposes of unmapping image bases or hiding dlls within spawned svchost. So, for example, if malware copies itself to system32\dllcache and then names itself svchost.exe, you can define a rule saying svchost.exe should be running as local service, network service, or system. When Audit Viewer see svchost running as administrator it gets flagged.</li>
<li>Process Handle Inspection – this allows you to define specific rules pertaining to malware or generic behavior. For example a default rule is to flag svchost or iexplore anytime it has a process handle to cmd.exe. There is just no good reason for this to _<em>EVER</em>_ happen. You can also define rules based on specific malware, for example if a3c mutant is present then flag the process as being infected with sality.</li>
</ul>
<p>All of these features are configurable from the UI by going to operations -&gt; Configure MANDIANT MRI.</p>
<p>The second component of MRI is a process address space scoring mechanism. We will be releasing an update to Memoryze at DC3. The new release will contain bug fixes as well as a new feature called “Verify Digital Signatures.” When this parameter is turned on memoryze will perform a “digital signature check” on all loaded modules. This can only be enabled on live memory analysis. The digital signature check verifies the module on disk is digitally signed. We do a bunch of math and use our Least Frequency of Occurrence to trust modules that aren&#8217;t signed but occur in more than X% of processes. Where X is defined by the user. We won&#8217;t flag or catch modified binaries in memory. So if a rootkit is doing userland hooking (it should be ashamed) we won&#8217;t know about it because we are checking disk to determine if it is digitally signed. There are a lot of reasons why we can’t verify in memory digital signatures.  It might make an interesting blog to detail all the reasons. With that said, this new feature gives us a good working idea of how much of the loaded modules in the process address space are signed and therefore trusted. It&#8217;s had fantastic results thus far. I’ve been using it on old incidents to see if we could have sped up results using these new methods. The answer seems to be yes in a lot of cases.</p>
<p>After DC3 I’ll have more blogs detailing how you can use and write better rules for MRI. But for now there will be a default distribution that you can use and modify. Again, like always, Audit Viewer is open source and free. Which means you can see the logic and rules behind MRI. Memoryze is and will stay free.</p>
<p>If you are going to be at DC3 and want to grab a beer I will be there from Sun (night)-Weds. Unfortunately I&#8217;m going to be missing all the great talks on Thurs so I can leave to compete in the <a href="http://www.toughguy.co.uk">Tough Guy Challenge</a>. You are more than welcome to join at this race in Northern England. As I understand it there are still some open slots! See everyone at DC3!</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/741/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>M-Trends: Advanced Persistent Threat Malware</title>
		<link>https://blog.mandiant.com/archives/730?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=m-trends-advanced-persistent-threat-malware</link>
		<comments>https://blog.mandiant.com/archives/730#comments</comments>
		<pubDate>Fri, 15 Jan 2010 18:44:29 +0000</pubDate>
		<dc:creator>wendi</dc:creator>
				<category><![CDATA[The Suite Spot]]></category>
		<category><![CDATA[Advanced Persistent Threat]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[M-Trends]]></category>
		<category><![CDATA[malware analysis]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=730</guid>
		<description><![CDATA[<p>There are a lot of reports in the news about the types of malware being utilized by the Advanced Persistent Threat (APT) attackers.  Our upcoming release of M-Trends will go into great detail about the types of malware, its capabilities, and how the attackers leverage a variety of malware throughout a breadth of victim organizations to accomplish very specific goals.   Over the next week, the MANDIANT blog will feature excerpts from our upcoming M-Trends report that illustrate just how difficult it is to identify APT techniques. <a href="https://blog.mandiant.com/archives/730" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>There are a lot of reports in the news about the types of malware being utilized by the Advanced Persistent Threat (APT) attackers.  Our upcoming release of M-Trends will go into great detail about the types of malware, its capabilities, and how the attackers leverage a variety of malware throughout a breadth of victim organizations to accomplish very specific goals.   Over the next week, the MANDIANT blog will feature excerpts from our upcoming M-Trends report that illustrate just how difficult it is to identify APT techniques.</p>
<p>The most significant commonality of APT malware is that it hides in plain sight. It avoids detection by using common network ports, process injection and Windows service persistence.  Every piece of APT malware cataloged by MANDIANT initiated only outbound network connections.  No sample listened for inbound connections.  So, unless an enterprise network is specifically monitoring outbound network traffic for APT-related anomalies, it will not identify the APT malware outbound beaconing attempts.</p>
<p>A few of the most poignant stats about APT malware are listed below:</p>
<p>APT Malware:</p>
<ul>
<li>Average File Size: 121.85 KB</li>
</ul>
<p>Most Common APT Filenames:</p>
<ul>
<li>svchost.exe (most common)</li>
<li>iexplore.exe</li>
<li>iprinp.dll</li>
<li>wiinzf32.dll</li>
</ul>
<p>APT Malware avoids anomaly detection through:</p>
<ul>
<li>Outbound HTTP connections</li>
<li>Process injection</li>
<li>Service persistence</li>
</ul>
<p>APT Malware Communication:</p>
<ul>
<li>100% of APT backdoors made only outbound connections
<ul>
<li>83% used TCP port 80 or 443</li>
<li>17% used another port</li>
</ul>
</li>
</ul>
<p>Because APT malware is so difficult to detect, simple malware signatures such as MD5 hashes, filenames, and traditional anti-virus methods usually yield a low rate of true positives.  M-Trends will provide detailed information about how exactly organizations can posture themselves for success when fighting attackers with such specialized and sophisticated capabilities.</p>
<p>If you’d like to register for a copy of “M-Trends,” drop us a note at info(at)mandiant(dot)com otherwise, keep your eyes peeled to our blog  and <a href="http://www.mandiant.com/" target="_blank">http://www.mandiant.com</a> for the official release of “M-Trends.”</p>
<p>Special Thanks to Peter Silberman, the MANDIANT malware analysis team, and product engineers for their work in developing this information.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/730/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>M-Trends: The Advance of the Persistent Threat</title>
		<link>https://blog.mandiant.com/archives/720?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=m-trends-the-advance-of-the-persistent-threat</link>
		<comments>https://blog.mandiant.com/archives/720#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:38:54 +0000</pubDate>
		<dc:creator>wendi</dc:creator>
				<category><![CDATA[The Suite Spot]]></category>
		<category><![CDATA[Advanced Persistent Threat]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[M-Trends]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=720</guid>
		<description><![CDATA[<p>The Advanced Persistent Threat (APT) is an advanced persistent reality!   It’s all over the news.  Everyone seems to be either talking about it or affected by it.  MANDIANT defines the APT as a group of sophisticated, persistent, and coordinated attackers that have been systematically compromising U.S. <a href="https://blog.mandiant.com/archives/720" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>The Advanced Persistent Threat (APT) is an advanced persistent reality!   It’s all over the news.  Everyone seems to be either talking about it or affected by it.  MANDIANT defines the APT as a group of sophisticated, persistent, and coordinated attackers that have been systematically compromising U.S. government and commercial computer networks for years.  The vast majority of APT activity observed by MANDIANT has been linked to China.</p>
<p>MANDIANT has over seven years experience conducting Advanced Persistent Threat (APT) intrusion investigations for the U.S. government, the defense industrial base and commercial organizations.  During that time, we’ve learned many things, and we want to share our lessons learned with the security community.  A team of our APT experts has been working diligently on a report that we call “M-Trends.”   M-Trends focuses on what the APT attackers do and how they do it.</p>
<p>Some highlights from “M-Trends” include:</p>
<ul>
<li>The APT isn’t just a government problem; it isn’t just a defense contractor problem; and it isn’t just a military problem. The APT is everyone’s problem.</li>
<li>No target is too small, or too obscure, or too well-defended. No organization is too large, too well-known, or too vulnerable. It’s not spy-versus-spy espionage. It’s spy-versus-everyone.</li>
<li>Classic “prevent and detect” techniques do not effectively counter the APT. The attackers can easily defeat normal defenses. They successfully evade anti-virus software, network intrusion detection and under-equipped incident responders. They use sophisticated techniques to conceal their presence: hiding malware on their target’s own hosts and exfiltrating data in its own network traffic.   A staggering 100% of APT malware identified by MANDIANT made ONLY outbound connections from victim networks, 83% of which used TCP port 80 or 443.</li>
<li>The APT’s goals are twofold:
<ul>
<li>to steal information to achieve economic, political and strategic advantage.</li>
<li>to establish and maintain an occupying force in their target’s environment, a force they can call on at any time. When the APT wants additional data from a target, they don’t need to re-establish a presence. They simply call on their existing assets, locate, steal and exfiltrate the data they need.</li>
</ul>
</li>
</ul>
<p>We will introduce “M-Trends” at a launch party during the 2010 DoD Cyber Crime conference in St. Louis, MO.  The report authors will be there to answer your questions and share their knowledge.  If you’ll be in St. Louis stop by and see us on Wednesday, January 27 from 6- 9 in the Crystal Ballroom at the Renaissance Grand.</p>
<p><a href="http://www.mandiant.com/products/services/m-trends">Register for a copy of “M-Trends&#8221;</a> and keep your eyes peeled to our blog  and <a href="http://www.mandiant.com" target="_blank">http://www.mandiant.com</a> for the official release of “M-Trends.”</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/720/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Join us for The Fresh Prints of Mal-Ware Webinar Series: Explosion of the Axis of Evil!</title>
		<link>https://blog.mandiant.com/archives/669?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=join-us-for-the-fresh-prints-of-mal-ware-webinar-series-explosion-of-the-axis-of-evil</link>
		<comments>https://blog.mandiant.com/archives/669#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:52:01 +0000</pubDate>
		<dc:creator>Peter Silberman</dc:creator>
				<category><![CDATA[The Whiteboard]]></category>
		<category><![CDATA[Advanced Persistent Threat]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[Ero Carrera]]></category>
		<category><![CDATA[Fresh Prints of Mal-Ware]]></category>
		<category><![CDATA[MANDIANT]]></category>
		<category><![CDATA[virus total]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=669</guid>
		<description><![CDATA[<p>In September I had the chance to speak at <a href="http://www.sourceconference.com/index.php">Source </a>Barcelona with <a href="http://dkbza.org/">Ero Carrera</a>. We gave a talk entitled <a href="http://www.mandiant.com/Presentations/stateofmalware_sourcebarcelona.pdf"><em>State Of Malware: Explosion of the Axis of Evil</em></a>. Both Ero and I really enjoyed giving this talk and the content is so new, we’ve decided to give it again as a free <a href="https://cc.readytalk.com/cc/schedule/display.do?udc=dncxz4u5wfkm">webinar</a> on Nov 5<sup>th</sup> at 2pm. <a href="https://blog.mandiant.com/archives/669" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>In September I had the chance to speak at <a href="http://www.sourceconference.com/index.php">Source </a>Barcelona with <a href="http://dkbza.org/">Ero Carrera</a>. We gave a talk entitled <a href="http://www.mandiant.com/Presentations/stateofmalware_sourcebarcelona.pdf"><em>State Of Malware: Explosion of the Axis of Evil</em></a>. Both Ero and I really enjoyed giving this talk and the content is so new, we’ve decided to give it again as a free <a href="https://cc.readytalk.com/cc/schedule/display.do?udc=dncxz4u5wfkm">webinar</a> on Nov 5<sup>th</sup> at 2pm. You’ll get the same content, and Ero and I will be speaking. You’ll also get the added bonus of getting to ask us questions.</p>
<p>I know you’re wondering,  ‘Should I be interested in this talk?’ The answer is unequivocally yes. First, you get to hear my and Ero’s angelic voices, which alone is worth the price of admission (free).</p>
<p>Second, this talk runs the gamut of information. Ero will discuss volume, how much VirusTotal sees on a day-to-day basis. He will also cover popular families (I bet you can’t guess which is the most popular, and no it doesn’t start with <em>my</em> and end in <em>doom</em>). Ero will also discuss obfuscation, what trends Virus Total is seeing, what kinds of packers, etc.</p>
<p>I will discuss the Advanced Persistent Threat, specifically speaking about the malware these attackers leave behind. I will discuss how the malware commonly behaves, what it can look like, and why it’s so hard to catch these guys.</p>
<p>You will get interesting statistics like what percent of APT backdoors are detected by any engine VirusTotal supports. You might also see a statistic like what percent of APT uses encryption when communicating.</p>
<p>We’ll cover information that can be interesting to a network administrator trying to protect his company, a CSO who wants to understand the threat landscape better, forensicators who are trying to catch these guys, malware analysts who are curious about behavior, and those who just want to hear our voices!</p>
<p>Hope you guys can join us for a good time, I know Ero and I really enjoyed giving this talk at Source Barcelona and are looking forward to doing it again.</p>
<p>You can sign up for the webinar <a href="https://cc.readytalk.com/cc/schedule/display.do?udc=dncxz4u5wfkm">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/669/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State Of Malware: Explosion of the Axis of Evil, slides etc</title>
		<link>https://blog.mandiant.com/archives/618?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=state-of-malware-explosion-of-the-axis-of-evil-slides-etc</link>
		<comments>https://blog.mandiant.com/archives/618#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:17:28 +0000</pubDate>
		<dc:creator>Peter Silberman</dc:creator>
				<category><![CDATA[The Suite Spot]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[MANDIANT]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[source barcelona]]></category>
		<category><![CDATA[virus total]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=618</guid>
		<description><![CDATA[<p>Last week Ero Carrera and I spoke at <a href="http://www.sourceconference.com/index.php/source-barcelona-2009">Source Barcelona</a>. As I mentioned <a href="http://blog.mandiant.com/archives/592">previously </a>on this blog we were both very excited to give this talk. The talk went very well!  We could not have asked for a better audience. <a href="https://blog.mandiant.com/archives/618" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>Last week Ero Carrera and I spoke at <a href="http://www.sourceconference.com/index.php/source-barcelona-2009">Source Barcelona</a>. As I mentioned <a href="http://blog.mandiant.com/archives/592">previously </a>on this blog we were both very excited to give this talk. The talk went very well!  We could not have asked for a better audience. The conference itself was also a blast, and I recommend Barcelona to anyone and everyone.</p>
<p>We’ve gotten around to uploading the <a href="http://www.mandiant.com/Presentations/launch.htm">slides</a>.  They include all the statistics we came up with for this talk. When you review the slides take a look at slide 16 “Complexity of Mydoom” and slide 17 “Complexity of Kraken.” These two slides depict control flow graphs of the popular malware Craken and MyDoom.  Notice how much functionality is crammed into these binaries. As an Anti Virus company that’s a lot of data and bytes to work with to generate a successful signature.</p>
<p>Now look at slide 44 “Sample BA”, it’s the control flow graph of an APT sample. Notice some differences? Our hope is this talk gets people thinking about the different types of threats, different malware families make to organizations, as well as the clear differences between APT and mass malware.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/618/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Source Barcelona: State Of Malware: Explosion of the Axis of Evil</title>
		<link>https://blog.mandiant.com/archives/592?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=source-bareclona-state-of-malware-explosion-of-the-axis-of-evil</link>
		<comments>https://blog.mandiant.com/archives/592#comments</comments>
		<pubDate>Thu, 17 Sep 2009 12:28:39 +0000</pubDate>
		<dc:creator>Peter Silberman</dc:creator>
				<category><![CDATA[The Suite Spot]]></category>
		<category><![CDATA[Advanced Persistent Threat]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[source bareclona]]></category>
		<category><![CDATA[virus total]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=592</guid>
		<description><![CDATA[<p>On Tuesday, September 22nd <a href="http://dkbza.org/">Ero Carrera </a>and I will be giving a talk at  <a href="http://www.sourceconference.com/index.php">Source Barcelona </a>entitled <em>State Of Malware: Explosion of the Axis of Evil</em>. I am very excited to give this talk for a number of reasons. First, I’ve only heard amazing things about the Source conference. <a href="https://blog.mandiant.com/archives/592" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>On Tuesday, September 22nd <a href="http://dkbza.org/">Ero Carrera </a>and I will be giving a talk at  <a href="http://www.sourceconference.com/index.php">Source Barcelona </a>entitled <em>State Of Malware: Explosion of the Axis of Evil</em>. I am very excited to give this talk for a number of reasons. First, I’ve only heard amazing things about the Source conference. Second, well it&#8217;s Barcelona. Finally, this talk is one of a kind. I promise you this type of talk has never been given before.</p>
<p>The talk is made up of two completely different perspectives in the battle against malware. Ero is the CRO at  <a href="http://www.virustotal.com">Virus Total</a> (also a researcher with Zynamics). Virus Total processes tens of thousands of pieces of malware a day. Virus Total’s perspective is very unique; few if any companies process the amount of malware Virus Total processes. Ero will give you statistics on what Virus Total is seeing, such as the trends in packing, how many samples it processes and information about families it is tracking. This will be the first time these statistics will be made public.</p>
<p>I will be speaking from MANDIANT’s perspective. Our perspective differs from Virus Total in that we only deal with very high value targets and very specific custom written malware. It is no secret that MANDIANT is on the forefront of fighting the <a href="http://www.mandiant.com/Presentations/20090514-soh-apt.htm">Advanced Persistent Threat (APT)</a>. Daily we are collecting and analyzing malware that has never seen the light of day. We have never given out details about the individual pieces of malware we’ve collected, and furthermore we’ve never given out statistics on how our overall collection of APT malware behaves. In this talk, you will receive all kinds of good information, such as what percentage of APT outbound communication is encrypted vs. plain text, or what percentage of APT is actually persistent on the host vs. run once. Some of the statistics I’ll be releasing may be very surprising, but also very enlightening.</p>
<p>Our talk will conclude with Ero and I doing our best  <a href="http://www.blaccuweather.com/img/ollie.png">Ollie the Weatherman</a> interpretation of where we think malware will evolve over the next year or two, and what we can do about it. I’m excited to give this talk because it’s a step away from what Ero and I usually present, and the content is so unique. If you&#8217;re unable to attend the conference look for the slides on our <a href="http://www.mandiant.com">website</a>. Hope to see you there! If you want to meet up for a beer, e-mail me peter.silberman@mandiant.com.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/592/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MANDIANT Breaking News Analysis:   Disruption in the Pacific Rim</title>
		<link>https://blog.mandiant.com/archives/423?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mandiant-breaking-news-analysis-disruption-in-the-pacific-rim</link>
		<comments>https://blog.mandiant.com/archives/423#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:57:35 +0000</pubDate>
		<dc:creator>MANDIANT</dc:creator>
				<category><![CDATA[The Suite Spot]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=423</guid>
		<description><![CDATA[<p>Recent hack attacks denying access to a number of South Korean and U.S. government agency web sites and financial institution web sites, provide an opportunity to examine the fundamental differences between disruptive, attention-grabbing attacks and state-sponsored cyber attacks.</p>
<p>In our always-on, breaking news culture, jumping the gun on the intent and origins of an attack can put geopolitical relationships at risk. <a href="https://blog.mandiant.com/archives/423" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>Recent hack attacks denying access to a number of South Korean and U.S. government agency web sites and financial institution web sites, provide an opportunity to examine the fundamental differences between disruptive, attention-grabbing attacks and state-sponsored cyber attacks.</p>
<p>In our always-on, breaking news culture, jumping the gun on the intent and origins of an attack can put geopolitical relationships at risk. The job of the media is to deliver facts that can be verified, and support its news content with insight, expertise and speculation from industry sources on what transpired and who might be responsible.</p>
<p>In the case of the U.S. and South Korean web site denial of service attacks, it took less than 24 hours for the world media to independently confirm, and largely dispel, reports that this particular spate of attacks was ‘state-sponsored’ by the North Korean government or its sympathizers, after reports to the contrarydominated the headlines in Asia the preceding night.</p>
<p>In an interview with Reuters, MANDIANT Executive Vice President Michael Malin outlined the following differentiators between spot attacks committed to disrupt and gain attention, and state-sponsored cyber-attacks conducted with deeper scale and intent. Malin’s view was corroborated by other industry research and opinions:</p>
<p>1.)        Sophistication<br />
Low-tech attacks, Distributed Denial of Service (DDoS) for example, were more commonplace in the late nineties. They feature less sophistication, greater disruption and are designed to make a point, grab attention or feed into a hacker’s notoriety and ego.</p>
<p>State-sponsored attacks, commonly known in government circles as the Advanced Persistent Threat (APT), are far more sophisticated and perpetual in nature. These attacks are intricate, complex and involve a consistent attack stream using a marked increase in human and technology resources to keep its enemy constantly in a reactive position.</p>
<p>2.)        Anonymity<br />
Home-grown, low-tech cyber-crime is more likely to be detected eventually and unearthed through traditional criminal investigation and forensic analysis. In many instances, these hackers operate in small clusters or individually, and enjoy the limelight of their acts, including being brought to justice.</p>
<p>State-sponsored cyber-crime is more mysterious, typically conducted under the mainstream radar, highly covert, and targeted at government, energy, financial services or other critical infrastructure. These conspirators are backed by governments or regimes, and identified more as state-sponsored organizations rather than individuals.</p>
<p>3)  Sensitivity<br />
Very simply, applying the same characteristics and profile types of our serial cyber-offenders, was the crime specific to the compromise of classified or confidential information? Or more focused more on creating spot havoc and high-profile disruption?</p>
<p>The MANDIANT view:<br />
This attack appeared to be more of a denial of service attack rather than the traditional state-sponsored act. In our experience, state-sponsored actors fly under the radar to either gain access or steal information versus denying or degrading a service.</p>
<p>By better understanding the scope, profile and motives of cyber criminals, we can more effectively identify, anticipate and remediate the crimes they commit.</p>
<p>MANDIANT continues to address the Advanced Persistent Threat, finding evil and solving crime for some of the most critical government organizations and high-value commercial enterprises.</p>
<p>For more in-depth coverage on the South Korea/US web site denial of service attacks, including commentary from MANDIANT Executive Vice President Michael Malin, access the following story from Reuters: <a href="http://www.reuters.com/article/newsOne/idUSTRE5680CC20090709" target="_blank">http://www.reuters.com/article/newsOne/idUSTRE5680CC20090709</a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/423/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex your Memory Forensic skills at CEIC!!!</title>
		<link>https://blog.mandiant.com/archives/318?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex-your-memory-forensic-skills-at-ceic</link>
		<comments>https://blog.mandiant.com/archives/318#comments</comments>
		<pubDate>Mon, 11 May 2009 16:15:57 +0000</pubDate>
		<dc:creator>Peter Silberman</dc:creator>
				<category><![CDATA[The Whiteboard]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[Audit Viewer]]></category>
		<category><![CDATA[Encase]]></category>
		<category><![CDATA[malware analysis]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=318</guid>
		<description><![CDATA[<p>MANDIANT will be at this year’s Computer Enterprise Investigation Conference (CEIC). I will be there as well running a contest for incident responders. The contest is designed to test your ability to identify malware in memory. We have all heard of the Advanced Persistent Threat, we know the acronym APT.  If you’re not familiar with APT or want to become more familiar check out <a href="https://cc.readytalk.com/cc/schedule/display.do?udc=1s8rbdxuuzuf7" target="_blank">https://cc.readytalk.com/cc/schedule/display.do?udc=1s8rbdxuuzuf7</a>. <a href="https://blog.mandiant.com/archives/318" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>MANDIANT will be at this year’s Computer Enterprise Investigation Conference (CEIC). I will be there as well running a contest for incident responders. The contest is designed to test your ability to identify malware in memory. We have all heard of the Advanced Persistent Threat, we know the acronym APT.  If you’re not familiar with APT or want to become more familiar check out <a href="https://cc.readytalk.com/cc/schedule/display.do?udc=1s8rbdxuuzuf7" target="_blank">https://cc.readytalk.com/cc/schedule/display.do?udc=1s8rbdxuuzuf7</a>.</p>
<p>But how many of us have seen these cute cuddly creatures on live systems or in dead memory? This is your opportunity to come see if you can find the malware of an actual APT incident as well as some other incident of my own creation.</p>
<p>The contest will run two days and kick off Monday, May 18 at 9:45 a.m.  The contest will work as follows:  you will be given access to a virtual machine (VM). This VM will be pre-loaded with Audit Viewer and Memoryze. Audit Viewer will already have the audits needed to solve the incident loaded, which will cut down on the time needed at the station. You will have 10 minutes to go through the results of the audit and answer a set of four to five questions. At minutes 4, 6, and 8 you can ask for hints. If you answer three more of the questions on the first day you are eligible to compete on the second day. The second day will work the same. One of these two days will contain actual APT malware taken from an incident we responded too. The contest is designed to simulate what we see on a daily basis and to help attendees learn more about finding malware in memory. The prize will be an iLive IP908B 9&#8243; Portable DVD Player With iPod® Dock And Swivel Screen.</p>
<p>If you are wondering how to prepare for the contest, we recommend you read the Audit Viewer user guide included in <a href="http://www.mandiant.com/software/mav.htm">Audit Viewer</a>. You should understand the data displayed by Audit Viewer and how to navigate/search Audit Viewer results. You will not have to run Memoryze as all the data you need to solve the case will be preloaded into Audit Viewer. We will have an Audit Viewer training slide deck running at the contest so you can if you&#8217;d like cram prior to the competition but as one of my college professors might have said &#8220;cramming is not recommended.&#8221;</p>
<p>You may say, &#8220;well I don’t have much memory analysis experience.&#8221; That does not matter! Stop by the booth, I will be there to walk through how to do memory forensics on 15 or so unique memory images. Each memory image is a different type of malware or scenario. All our demonstrations will utilize <a href="http://blog.mandiant.com/archives/80">MemScript</a>, which is a FREE EnCase script written by Kelcey Tietjen that integrates memory analysis into EnCase. This is a great chance to come and learn something new. And, as always, if you have questions about previous talks we’ve given or upcoming research you’ve read about, I’ll be more than happy to chat about those as well. So stop by, watch others compete, come and see the big red box, talk memory, APT, fluffy bunnies and more.</p>
<p>Hope to see you there!</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/318/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APT Forensics M-unition Pack</title>
		<link>https://blog.mandiant.com/archives/202?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apt-forensics-m-unition-pack</link>
		<comments>https://blog.mandiant.com/archives/202#comments</comments>
		<pubDate>Fri, 13 Feb 2009 13:25:44 +0000</pubDate>
		<dc:creator>tk_lane</dc:creator>
				<category><![CDATA[The Armory]]></category>
		<category><![CDATA[Advanced Persistent Threat]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[DoD CyberCrime]]></category>
		<category><![CDATA[Encase]]></category>
		<category><![CDATA[forensics]]></category>

		<guid isPermaLink="false">http://blog.mandiant.com/?p=202</guid>
		<description><![CDATA[<p> </p>
<p>I recently spoke at the DoD cybercrime conference on Advanced Persistent Threat (APT) forensics.  During the presentation I talked about several ways you can use forensics to answer difficult questions that arise once an APT incident is identified.  Some of these questions are:</p>
<ul>
<li>What was the initial vector?</li> <a href="https://blog.mandiant.com/archives/202" class="read_more">Read the rest</a></ul>]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>I recently spoke at the DoD cybercrime conference on Advanced Persistent Threat (APT) forensics.  During the presentation I talked about several ways you can use forensics to answer difficult questions that arise once an APT incident is identified.  Some of these questions are:</p>
<ul>
<li>What was the initial vector?</li>
</ul>
<ul>
<li>What did the attackers do exactly?</li>
</ul>
<ul>
<li>Was any sensitive data exposed for exfiltrated?</li>
</ul>
<ul>
<li>How do we successfully respond to the incident?</li>
</ul>
<p> </p>
<p>These questions can usually be answered easily if the response team has the right tools and methodology.  This is where the APT M-unition pack will help.  In this package are templates for forensic methodology, EnScripts to help with analysis, and the presentation given at DoD cybercrime. The forensic methodology template can be opened with NoteCase. NoteCase is available at the following link:</p>
<p><a title="NoteCase" href="http://notecase.sourceforge.net/" target="_blank">NoteCase</a></p>
<p> </p>
<p>If anyone has questions on the use of the EnScripts or steps in the methodology feel free to contact me by email at kelcey.tietjen@mandiant.com. The APT M-unition pack can be acquired from below:</p>
<p><a href="http://fred.mandiant.com/APTM-unitionPack.zip">APT M-unition Pack</a></p>
<p> </p>
<p>Kelcey</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.mandiant.com/archives/202/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

