<?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>System7 &#187; forensics</title>
	<atom:link href="http://www.system7.org/category/security/forensics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.system7.org</link>
	<description>Spread the word, information is free.</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:56:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>REMnux: Distro for Reversers</title>
		<link>http://www.system7.org/2010/07/26/remnux-distro-for-reversers/</link>
		<comments>http://www.system7.org/2010/07/26/remnux-distro-for-reversers/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 12:09:52 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ir]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=586</guid>
		<description><![CDATA[Lenny Zeltser, SANS Instructor, has released a customized distribution targeted at malware reverse engineers.  From the REMnux page: REMnux is designed for running services that are useful to emulate within an isolated laboratory environment when performing behavioral malware analysis. As part of this process, the analyst typically infects another laboratory system with the malware sample [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://zeltser.com">Lenny Zeltser</a>, SANS Instructor, has released a customized distribution targeted at malware reverse engineers.  From the <a title="REMnux: Reverse Engineering Malware Distribution" href="http://zeltser.com/remnux/">REMnux page</a>:</p>
<p><em>REMnux is designed for running services that are useful to emulate  within an isolated laboratory environment when performing behavioral  malware analysis. As part of this process, the analyst typically infects  another laboratory system with the malware sample and directs  potentially-malicious connections to the REMnux system that&#8217;s listening  on the appropriate ports.</em></p>
<p><em>REMnux is also useful for analyzing web-based malware, such as  malicious JavaScript, Java programs, and Flash files. It also has tools   for <a href="http://zeltser.com/reverse-malware/analyzing-malicious-documents.html">analyzing  malicious documents</a>, such as Microsoft Office and Adobe PDF files,  and utilities for reversing malware through memory forensics. In these  cases, malware may be loaded onto REMnux and analyzed directly on the  REMnux system without requiring other systems to be present in the lab.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2010/07/26/remnux-distro-for-reversers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>win32 memory capture &amp; analysis cheat sheet</title>
		<link>http://www.system7.org/2010/06/14/win32-memory-capture-analysis-cheat-sheet/</link>
		<comments>http://www.system7.org/2010/06/14/win32-memory-capture-analysis-cheat-sheet/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 12:33:25 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[pentest]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ir]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=518</guid>
		<description><![CDATA[A high level overview to perform live memory captures and analysis: capture memory via moonsol&#8217;s win32dd parse memory snapshot with mandiant&#8217;s memoryze analyze results via audit viewer or analyze using the volatility framework &#8212; neatly packaged in SAN&#8217;S Sift Workstation]]></description>
			<content:encoded><![CDATA[<p>A high level overview to perform live memory captures and analysis:</p>
<ol>
<li><strong>capture</strong> memory via <a href="http://moonsols.com/product">moonsol&#8217;s</a> <a href="http://moonsols.com/component/jdownloads/view.download/3/2">win32dd</a></li>
<li>parse memory snapshot with mandiant&#8217;s <a href="http://www.mandiant.com/products/free_software/memoryze/">memoryze</a></li>
<li><strong>analyze</strong> results via <a href="http://www.mandiant.com/products/free_software/mandiant_audit_viewer/download">audit viewer</a></li>
<li>or <strong>analyze</strong> using the <a title="Volatility Framework" href="https://www.volatilesystems.com/default/volatility" target="_blank">volatility framework</a> &#8212; neatly packaged in <a title="SIFT Workstation Image" href="https://computer-forensics2.sans.org/community/siftkit/" target="_blank">SAN&#8217;S Sift Workstation</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2010/06/14/win32-memory-capture-analysis-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Tool) FireShark: Aid for web incident response</title>
		<link>http://www.system7.org/2010/06/13/tool-fireshark-aid-for-web-incident-response/</link>
		<comments>http://www.system7.org/2010/06/13/tool-fireshark-aid-for-web-incident-response/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 12:27:43 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ir]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=532</guid>
		<description><![CDATA[The tool of the day is FireShark, a free web analysis tool.  This is great to have in your toolbox for IR.  FireShark will generate a mind map of a given webpage &#8212; think of it being a graphical representation of NoScript i.e. the map for Amazon.com would show quantcast.com, google-analytics.com, facebook.com, and twitter.com connected [...]]]></description>
			<content:encoded><![CDATA[<p>The tool of the day is <a title="FireShark" href="http://www.fireshark.org/" target="_blank">FireShark</a>, a free web analysis tool.  This is great to have in your toolbox for IR.  FireShark will generate a mind map of a given webpage &#8212; think of it being a graphical representation of NoScript i.e. the map for Amazon.com would show quantcast.com, google-analytics.com, facebook.com, and twitter.com connected because it loads javascript and or images from those pages.  The tool consists of a Firefox plugin with some additional perl scripts.</p>
<p>Now, if the authors would add <a title="About Geo IP" href="http://en.wikipedia.org/wiki/Geo_targeting" target="_blank">geolocation</a> to the maps we could quickly see if a site is pulling from a server in Russia or China would could be an obvious sign of infection&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2010/06/13/tool-fireshark-aid-for-web-incident-response/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forensics on Amazon&#8217;s Kindle</title>
		<link>http://www.system7.org/2010/06/03/forensics-on-amazons-kindle/</link>
		<comments>http://www.system7.org/2010/06/03/forensics-on-amazons-kindle/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 19:29:04 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[kindle]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=536</guid>
		<description><![CDATA[I recently stumbled upon to great blog posts regarding Kindle forensics.  Eric Huber&#8217;s &#8216;A Fistful of Dongles&#8217; blog has some interesting initial analysis on imaging the Kindle and key artifacts to zone in on. Part 1: A Cursory Look at Kindle Forensics Part 2: Additional Thoughts on Kindle Forensics Some interesting data Eric discovered: last [...]]]></description>
			<content:encoded><![CDATA[<p>I recently stumbled upon to great blog posts regarding Kindle forensics.  <a href="http://ericjhuber.blogspot.com">Eric Huber&#8217;s &#8216;A Fistful of Dongles&#8217;</a> blog has some interesting initial analysis on imaging the Kindle and key artifacts to zone in on.</p>
<p>Part 1: <a title="A Cursory Look at Kindle Forensics" href="http://ericjhuber.blogspot.com/2010/04/cursory-look-at-kindle-forensics.html">A Cursory Look at Kindle Forensics</a></p>
<p>Part 2: <a title="Additional Thoughts on Kindle Forensics" href="http://ericjhuber.blogspot.com/2010/04/additional-thoughts-on-kindle-forensics.html">Additional Thoughts on Kindle Forensics</a></p>
<p>Some interesting data Eric discovered:</p>
<ul>
<li>last book read w/ timestamp</li>
<li>position in the book</li>
<li>books loaded on device</li>
<li>strings user has searched for</li>
<li>*Remember with Kindle&#8217;s 3G ability you may want to use a Faraday bag</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2010/06/03/forensics-on-amazons-kindle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyzing Malicious PDF Documents</title>
		<link>http://www.system7.org/2010/04/20/analyzing-malicious-pdf-documents/</link>
		<comments>http://www.system7.org/2010/04/20/analyzing-malicious-pdf-documents/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 11:50:00 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[re]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=513</guid>
		<description><![CDATA[So you want to get your feet wet? Grab Didier Stevens tools here: http://blog.didierstevens.com/programs/pdf-tools/ Grab malicious PDF samples here: http://www.malwaredomainlist.com/mdl.php?search=pdf+exploit&#38;colsearch=All&#38;quantity=50 *Be careful, these are live samples! Video Tutorial: Didier on analyzing a PDF Document: http://www.youtube.com/v/tHVi2wKCkTc You&#8217;re going to run into some heavily obfuscated JavaScript.  Read this article: http://isc.sans.org/diary.html?storyid=2358 Other deobfuscation tools: Malzilla, SpiderMonkey (need to [...]]]></description>
			<content:encoded><![CDATA[<p>So you want to get your feet wet?</p>
<ol>
<li>Grab Didier Stevens tools here: <a href="http://blog.didierstevens.com/programs/pdf-tools/">http://blog.didierstevens.com/programs/pdf-tools/</a></li>
<li>Grab malicious PDF samples here: <a href="http://www.malwaredomainlist.com/mdl.php?search=pdf+exploit&amp;colsearch=All&amp;quantity=50http://www.malwaredomainlist.com/mdl.php?search=pdf+exploit&amp;colsearch=All&amp;quantity=50">http://www.malwaredomainlist.com/mdl.php?search=pdf+exploit&amp;colsearch=All&amp;quantity=50</a> *Be careful, these are live samples!</li>
<li>Video Tutorial: Didier on analyzing a PDF Document: <a title="YouTube: Analyzing a malicious PDF document" href="http://www.youtube.com/v/tHVi2wKCkTc">http://www.youtube.com/v/tHVi2wKCkTc</a></li>
<li>You&#8217;re going to run into some heavily obfuscated JavaScript.  Read this article: <a href="http://isc.sans.org/diary.html?storyid=2358">http://isc.sans.org/diary.html?storyid=2358</a></li>
<li>Other deobfuscation tools: <a href="http://malzilla.sourceforge.net/">Malzilla</a>, <a href="http://www.mozilla.org/js/spidermonkey/">SpiderMonkey</a> (need to handle document.write), debug via <a href="http://www.mozilla.org/rhino/">Rhino</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/10345">Firefox add-on</a> (haven&#8217;t tried this one)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2010/04/20/analyzing-malicious-pdf-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPS Forensics &amp; Google Earth</title>
		<link>http://www.system7.org/2009/11/26/gps-forensics-google-earth/</link>
		<comments>http://www.system7.org/2009/11/26/gps-forensics-google-earth/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 23:13:25 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=394</guid>
		<description><![CDATA[I previously wrote about online GPS Forensic references and wanted to put them to use.  I had a suspicion that my girlfriend has been seeing another man.  When she was at work I grabbed her GPS (Garmin Nuvi 205) and connected it via USB (don&#8217;t forget a write blocker).  For Garmin models, the file you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.system7.org/2009/10/05/gps-forensics/">I previously wrote about online GPS Forensic references</a> and wanted to put them to use.  I had a suspicion that my girlfriend has been seeing another man.  When she was at work I grabbed her GPS (Garmin Nuvi 205) and connected it via USB (<a href="http://www.forensicswiki.org/wiki/Write_Blockers">don&#8217;t forget a write blocker</a>).  For Garmin models, the file you want to look for is &#8220;<strong>Current.gpx</strong>&#8221;</p>
<p>Once I copied <strong>Current.gpx</strong>, I installed <a href="http://earth.google.com/">Google Earth</a>.  Earth actually imports several different GPS data/location files. Earth parsed all the recent destinations entered into the GPS and loads them as waypoints.  It makes it very convenient to find out where someone has been, where they might live (home location), etc.  Think about all the applications i.e. rental car GPS units.</p>
<p>***If you don&#8217;t want to use Earth you can open the gpx file in a text editor (simple XML).  You&#8217;ll be looking at lat/longitude coordinates that you can plot yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/11/26/gps-forensics-google-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Anti Forensics Tip of the Day&#8230;</title>
		<link>http://www.system7.org/2009/11/11/windows-anti-forensics-tip-of-the-day/</link>
		<comments>http://www.system7.org/2009/11/11/windows-anti-forensics-tip-of-the-day/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 18:04:05 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=350</guid>
		<description><![CDATA[I previously wrote about how to have your system automatically clear the pagefile before a reboot or shutdown.  There&#8217;s a couple other steps I recommend you make on your system&#8230; Automatically permanently delete (Nuke on Delete)- Normally Delete sends files to the Recycle Bin and a Shift+Delete will permanently delete them.  With the registry tweak [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.system7.org/2009/06/10/windows-forensics-tip-of-the-day/">previously wrote </a>about how to have your system automatically clear the pagefile before a reboot or shutdown.  There&#8217;s a couple other steps I recommend you make on your system&#8230;</p>
<p><strong>Automatically permanently delete (Nuke on Delete)- </strong>Normally Delete sends files to the Recycle Bin and a Shift+Delete will permanently delete them.  With the registry tweak below the normal Delete will also behave as a permanent delete. ***Note: Delete does not mean a file is deleted.  It only frees up the file record and clusters so they _could_ be overwritten.</p>
<ol>
<li>Go to Start -&gt; Run and type Regedit</li>
<li>On the left hand side select the “+” to navigate to the following.</li>
<li>HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ BitBucket</li>
<li>On the right look for NukeOnDelete</li>
<li>Right click it and set the key value for NukeOnDelete to 1</li>
</ol>
<p><strong>Scheduled Task to Zero out unused disk space &#8211; </strong>As I mentioned above a deleted file only insures that there is a _chance_ the file will be overwritten.  If you run the below command it will zero out all unused disk space which _should_ be good enough to prevent file content recovery. ***Note: The deleted file name will still be lying around until a new file happens to overwrite it.</p>
<p>&gt;cipher /W:[directory_to_wipe]</p>
<p>Here&#8217;s my scheduled task: C:\WINDOWS\system32\cmd.exe /c cipher /W:C:\</p>
<p><strong>Scheduled Task to Delete Recent Items &#8211; </strong>Even if you permanently delete a file and or use Eraser there&#8217;s a copy of the filename in your Recent directory.  I have the following scheduled task command which clears my Recent items once a day&#8230;.</p>
<p>Task for Recent Items:</p>
<p>&gt;C:\WINDOWS\system32\cmd.exe /c del &#8220;c:\documents and settings\<strong>[username]</strong>\recent\*.lnk&#8221;</p>
<p>Task for Recent Office Items:</p>
<p>&gt;C:\WINDOWS\system32\cmd.exe /c del /Q &#8220;C:\Documents and Settings\<strong>[username]</strong>\Application Data\Microsoft\Office\Recent\*.*&#8221;</p>
<p><strong><a href="http://sourceforge.net/projects/eraser ">Eraser </a>-</strong> I highly recommend using this great freeware utility.  One of many things it does is adds a new option in your content menu to permanently delete a file and zero out the contents all at the same time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/11/11/windows-anti-forensics-tip-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPS Forensics</title>
		<link>http://www.system7.org/2009/10/05/gps-forensics/</link>
		<comments>http://www.system7.org/2009/10/05/gps-forensics/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 19:08:39 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=313</guid>
		<description><![CDATA[There&#8217;s a new GPS forensics community starting up here: http://www.gpsforensics.org/  Some additional information can be found here: http://www.forensicswiki.org/wiki/GPS I&#8217;m going to examine my Garmin 200W this evening.  It looks like a simple text editor will reveal raw trip data including waypoints, date &#38; time stamps, latitude &#38; longitude coordinates and elevations.]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a new GPS forensics community starting up here: <a href="http://www.gpsforensics.org/">http://www.gpsforensics.org/</a>  Some additional information can be found here: <a href="http://www.forensicswiki.org/wiki/GPS">http://www.forensicswiki.org/wiki/GPS</a></p>
<p>I&#8217;m going to examine my Garmin 200W this evening.  It looks like a simple text editor will reveal raw trip data including waypoints, date &amp; time stamps, latitude &amp; longitude coordinates and elevations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/10/05/gps-forensics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adobe Flash control panel</title>
		<link>http://www.system7.org/2009/09/08/adobe-flash-control-panel/</link>
		<comments>http://www.system7.org/2009/09/08/adobe-flash-control-panel/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 17:27:52 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=297</guid>
		<description><![CDATA[I previously wrote about Flash cookies which many folks are not aware of.  Well, I&#8217;ve just stumbled across a great article which describes how to manage your Flash cookies and other settings.  The &#8220;control panel&#8221; is located on Adobe&#8217;s website: Flash control panel. If you navigate to the Global Storage Settings tab you can disable [...]]]></description>
			<content:encoded><![CDATA[<p>I previously wrote about Flash cookies which many folks are not aware of.  Well, I&#8217;ve just stumbled across a great article which describes how to manage your Flash cookies and other settings.  The &#8220;control panel&#8221; is located on Adobe&#8217;s website: <a title="Adobe Flash control panel" href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html">Flash control panel.</a></p>
<p>If you navigate to the Global Storage Settings tab you can disable &#8220;Allow third-party Flash content&#8230;&#8221;</p>
<p>You can read the article <a title="Managing Adobe Flash cookies" href="http://blogs.techrepublic.com.com/security/?p=2299">here</a>.</p>
<p>&#8212;</p>
<p><strong>Update: </strong>There&#8217;s a forensic goldmine in C:\Documents and Settings\[username]\Application Data\Adobe\Flash Player\#SharedObjects\</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/09/08/adobe-flash-control-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Penetration Testing &amp; Capture the Flag</title>
		<link>http://www.system7.org/2009/07/23/capture-the-flag-penetration-testing/</link>
		<comments>http://www.system7.org/2009/07/23/capture-the-flag-penetration-testing/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 18:15:03 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[forensics]]></category>
		<category><![CDATA[hardware & software]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=277</guid>
		<description><![CDATA[Penetration Testing Nowadays penetration testing is where it&#8217;s at.  Whether trying to learn security, becoming a white hat, or consulting it&#8217;s a must have skill.  However, it can be intimidating on where to start.  Besides picking up books the next best way to learn is through capture the flag events. Important truths about pen testing [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;">Penetration Testing</span></p>
<p>Nowadays penetration testing is where it&#8217;s at.  Whether trying to learn security, becoming a white hat, or consulting it&#8217;s a must have skill.  However, it can be intimidating on where to start.  Besides picking up books the next best way to learn is through capture the flag events.</p>
<p><a href="http://blogs.zdnet.com/security/?p=3761">Important truths about pen testing</a></p>
<p><span style="text-decoration: underline;">Capture the Flag</span></p>
<p><a href="http://en.wikipedia.org/wiki/Capture_the_flag#Computer_security">Computer/hacking capture the flag events </a>are usually team based timed events where you&#8217;re pitted against several opponents and trying to earn the highest score.  Points are awarded for both offensive and defensive maneuvers.  Typically each team will have a <a title="Virtual Box (free VM)" href="http://www.virtualbox.org/">virtual machine</a> they need to defend while trying to exploit vulnerabilities in other team&#8217;s VM.</p>
<p>The best place to find one in your area (besides attending a con) is your local 2600 chapter.  If they don&#8217;t hold CTFs then try a local information security club.  If you live in the mountains and can&#8217;t find either you can use <a title="hack this site" href="http://www.hackthissite.org/">Hack This Site</a> which runs virtual CTF events 24/7.</p>
<p>Remember, hacker (white hat) and cracker (black hat).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/07/23/capture-the-flag-penetration-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
