 




<?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>Irregular Expressions &#187; tools</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions</link>
	<description>Insight into current security related events and exploits, including virtualization security and tips.</description>
	<lastBuildDate>Sun, 28 Apr 2013 08:00:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Working With Packed / Protected Executables</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/working-with-packed-protected-executables/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/working-with-packed-protected-executables/#comments</comments>
		<pubDate>Sat, 18 Aug 2012 05:39:43 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[code packer]]></category>
		<category><![CDATA[packed code]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware malware detection]]></category>
		<category><![CDATA[vulnerabilities]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/?p=873</guid>
		<description><![CDATA[First I have to say that I dislike having to do this. My main problem is that if you are going to take the time to pack and attempt to protect your EXE, it&#8217;s obvious that you are up to no good. For legitimate applications there is times when you would want to do this, [...]]]></description>
				<content:encoded><![CDATA[<p>First I have to say that I dislike having to do this.  My main problem is that if you are going to take the time to pack and attempt to protect your EXE, it&#8217;s obvious that you are up to no good.</p>
<p>For legitimate applications there is times when you would want to do this, but if it&#8217;s some random EXE from a payload&#8230; </p>
<p>In my cases I try to avoid working with the source file, I will do as much as possible by running it a lab.  But you can miss timed actions and other types of triggers.  Also there is hardly a magic bullet to deal with these, as a start I use PEiD.  After that is all about what packs that EXE and you tracking it down.  If a generic tool won&#8217;t unpack it you are in for a fun day looking for something.</p>
<p>In other cases if the file is packed all at once, but it does not have any defense mechanisms you can dump the running EXE from memory. Sometimes you can have a file that has multiple sections packed, then you can mix in some anti-analysis tools and its not a enjoyable process.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/working-with-packed-protected-executables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tool</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/new-tool/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/new-tool/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 18:20:12 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[mac memory analysis]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/?p=802</guid>
		<description><![CDATA[Mandiant has added a new tool to their repository. http://www.mandiant.com/resources/downloads/ It&#8217;s a memory analysis tool for Macs. https://blog.mandiant.com/archives/2866 I can&#8217;t wait for an excuse to use it for something constructive.  You will find tools like this extremely useful when investigating issues of possible infections or strange behaviour.]]></description>
				<content:encoded><![CDATA[<p>Mandiant has added a new tool to their repository.</p>
<p>http://www.mandiant.com/resources/downloads/</p>
<p>It&#8217;s a memory analysis tool for Macs.</p>
<p>https://blog.mandiant.com/archives/2866</p>
<p>I can&#8217;t wait for an excuse to use it for something constructive.  You will find tools like this extremely useful when investigating issues of possible infections or strange behaviour.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/new-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to WinAUTOPWN</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/update-to-winautopwn/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/update-to-winautopwn/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 17:57:12 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[0-day]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/?p=799</guid>
		<description><![CDATA[Fun little framework to play with. http://120.61.144.194/w/ &#160; I usually prefer *nix based tools but it&#8217;s always good to have a spare around.]]></description>
				<content:encoded><![CDATA[<p>Fun little framework to play with.</p>
<p>http://120.61.144.194/w/</p>
<p>&nbsp;</p>
<p>I usually prefer *nix based tools but it&#8217;s always good to have a spare around.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/update-to-winautopwn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New favorite toy</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/new-favorite-toy/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/new-favorite-toy/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 18:53:11 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[ipad]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/new-favorite-toy/</guid>
		<description><![CDATA[Dropbox is my new favorite toy, it can do automatic online backup and works on Linux, Mac, Windows and mobile devices. This includes the iPhone and iPad. This is a great tool for synchronizing files to your mobile device. http://www.dropbox.com/ One thing I wish I could do, and maybe i am just missing it. Is [...]]]></description>
				<content:encoded><![CDATA[<p>Dropbox is my new favorite toy, it can do automatic online backup and works on Linux, Mac, Windows and mobile devices.  This includes the iPhone and iPad.</p>
<p>This is a great tool for synchronizing files to your mobile device.</p>
<p>http://www.dropbox.com/</p>
<p>One thing I wish I could do, and maybe i am just missing it. Is I want to take files that I am working on, like something in Keynote and save it or move it into my dropbox.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/new-favorite-toy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>learning to use nmap</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/learning-to-use-nmap/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/learning-to-use-nmap/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 04:44:37 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[nmap]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/learning-to-use-nmap/</guid>
		<description><![CDATA[For those that do not know this, when you are learning to use nmap and would like a target that is on the internet and wont get your door knocked on. You can use scanme.nmap.org. You can http to it and it has a banner explaining also. Enjoy. # nmap -A -T4 scanme.nmap.org Starting Nmap [...]]]></description>
				<content:encoded><![CDATA[<p>For those that do not know this, when you are learning to use nmap and would like a target that is on the internet and wont get your door knocked on.</p>
<p>You can use scanme.nmap.org.</p>
<p>You can http to it and it has a banner explaining also.</p>
<p>Enjoy.</p>
<pre># nmap -A -T4 scanme.nmap.org

Starting Nmap 5.21 ( http://nmap.org ) at 2010-10-26 04:39 UTC
Nmap scan report for scanme.nmap.org (64.13.134.52)
Host is up (0.039s latency).
Not shown: 990 filtered ports
PORT      STATE  SERVICE     VERSION
21/tcp    open   ftp?
22/tcp    open   ssh         OpenSSH 4.3 (protocol 2.0)
| ssh-hostkey: 1024 60:ac:4d:51:b1:cd:85:09:12:16:92:76:1d:5d:27:6e (DSA)
|_2048 2c:22:75:60:4b:c3:3b:18:a2:97:2c:96:7e:28:dc:dd (RSA)
25/tcp    closed smtp
53/tcp    open   domain
70/tcp    closed gopher
80/tcp    open   http        Apache httpd 2.2.3 ((CentOS))
|_html-title: Go ahead and ScanMe!
113/tcp   closed auth
554/tcp   open   rtsp?
7070/tcp  open   realserver?
31337/tcp closed Elite</pre>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/learning-to-use-nmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
