<?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; pentest</title>
	<atom:link href="http://www.system7.org/category/security/pentest/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>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>One more vulnerable web project&#8230;.</title>
		<link>http://www.system7.org/2010/04/02/one-more-vulnerable-web-project/</link>
		<comments>http://www.system7.org/2010/04/02/one-more-vulnerable-web-project/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 15:24:20 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[pentest]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=498</guid>
		<description><![CDATA[Back in November I posted a list of intentionally vulnerable web applications for educational purposes.   You can find that list here: http://www.system7.org/2009/11/05/test-your-web-pentest-skillz/ A new one to add to the list is OWASP&#8217;s Broken Web Application Project.  There was a great talk at Shmoocon about the project.  This project might end up taking the gold medal [...]]]></description>
			<content:encoded><![CDATA[<p>Back in November I posted a list of intentionally vulnerable web applications for educational purposes.   You can find that list here: <a href="http://www.system7.org/2009/11/05/test-your-web-pentest-skillz/">http://www.system7.org/2009/11/05/test-your-web-pentest-skillz/</a></p>
<p>A new one to add to the list is <a href="http://www.owasp.org/index.php/OWASP_Broken_Web_Applications_Project">OWASP&#8217;s Broken Web Application Project</a>.  There was a great <a href="http://www.shmoocon.org/presentations-all.html#breaking">talk at Shmoocon</a> about the project.  This project might end up taking the gold medal in vulnerable web application projects. They plan to include versions of actual applications you see in the wild (Yazd, WordPress, phpBB) and all of the other web app testing projects (Damn Vulnerable Web App, Mutillidae, WebGoat).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2010/04/02/one-more-vulnerable-web-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly assess your PHP infrastructure security: PHPSecInfo</title>
		<link>http://www.system7.org/2010/01/25/quickly-assess-your-php-infrastructure-security-phpsecinfo/</link>
		<comments>http://www.system7.org/2010/01/25/quickly-assess-your-php-infrastructure-security-phpsecinfo/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 02:57:54 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[pentest]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=454</guid>
		<description><![CDATA[From their homepage: PhpSecInfo provides an equivalent to the phpinfo() function that reports security information about the PHP environment, and offers suggestions for improvement. It is not a replacement for secure development techniques, and does not do any kind of code or app auditing, but can be a useful tool in a multilayered security approach. [...]]]></description>
			<content:encoded><![CDATA[<p>From their <a href="http://phpsec.org/projects/phpsecinfo/">homepage: <em><strong>PhpSecInfo</strong></em></a><em> provides an equivalent to             the <a href="http://php.net/phpinfo">phpinfo()</a> function that reports security             information about the PHP environment, and offers suggestions for improvement.             It is not a replacement for secure development techniques, and does not do any kind             of code or app auditing, but can be a useful tool in a multilayered security approach.</em></p>
<p>Combine this tool with my  &#8216;<a href="http://www.system7.org/2009/10/08/assault-on-php-applications/">Assault on PHP Applications&#8217;</a> blog entry and this recent &#8216;<a title="discussing top web vulnerabilities and how to exploit as well prevent them" href="http://www.smashingmagazine.com/2010/01/14/web-security-primer-are-you-part-of-the-problem/">Web Security</a>&#8216; article and you&#8217;ll be a fairly competent web pen-tester.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2010/01/25/quickly-assess-your-php-infrastructure-security-phpsecinfo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pen Testing 101 Presentation</title>
		<link>http://www.system7.org/2009/12/09/pen-testing-101-presentation/</link>
		<comments>http://www.system7.org/2009/12/09/pen-testing-101-presentation/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 11:19:40 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[pentest]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=407</guid>
		<description><![CDATA[PaulDotCom has an excellent penetration testing presentation covering your primary 6 tools: nmap, nessus, hydra, pass-the-hash, metasploit, and cain &#38; abel.  Check it out here: http://pauldotcom.com/TriplePlay-NetworkPenTestingTools.pdf]]></description>
			<content:encoded><![CDATA[<p>PaulDotCom has an excellent penetration testing presentation covering your primary 6 tools: nmap, nessus, hydra, pass-the-hash, metasploit, and cain &amp; abel.  Check it out here: <a href="http://pauldotcom.com/TriplePlay-NetworkPenTestingTools.pdf">http://pauldotcom.com/TriplePlay-NetworkPenTestingTools.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/12/09/pen-testing-101-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Successfully running De-Ice on a virtual machine&#8230;.</title>
		<link>http://www.system7.org/2009/11/21/successfully-running-de-ice-on-a-virtual-machine/</link>
		<comments>http://www.system7.org/2009/11/21/successfully-running-de-ice-on-a-virtual-machine/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 12:25:22 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[pentest]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=336</guid>
		<description><![CDATA[I&#8217;ve seen several folks wondering how to setup the De-Ice pentest environments in a virtual machine.  It&#8217;s actually a fairly simple setup and I&#8217;ve included the steps needed below&#8230;. Here&#8217;s the config I used to get level 1(1.100) working: Configure the De-Ice VM Guest for Host Only networking Modify routing on host VM: &#8220;ifconfig 192.168.1.X [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen several folks <a href="http://forums.heorot.net/">wondering</a> how to setup the <a href="http://heorot.net/livecds/">De-Ice</a> pentest environments in a virtual machine.  It&#8217;s actually a fairly simple setup and I&#8217;ve included the steps needed below&#8230;.</p>
<p>Here&#8217;s the config I used to get level 1(1.100) working:</p>
<ol>
<li>Configure the De-Ice VM Guest for <strong>Host Only</strong> networking</li>
<li>Modify routing on host VM: &#8220;<strong>ifconfig 192.168.1.X vboxnet0</strong>&#8221; &#8212; X can be anything that&#8217;s not in use; vboxnet0 would be the name of the virtual interface &#8211; in this case I&#8217;m using Virtual Box.</li>
<li>Modify host routing table: <strong>route -add host 192.168.1.100 vboxnet0 &#8212; </strong>&#8211; this is biggest problem for people; make sure your host is using the correct interface to find De-Ice</li>
</ol>
<p>Here&#8217;s the config I used to get level 2 (2.100) working:</p>
<ol>
<li>Configure the De-Ice VM Guest for <strong>Host Only</strong> networking</li>
<li>Modify routing on host VM: <strong>ifconfig 192.168.2.X vboxnet0</strong></li>
<li>Modify host routing table: <strong>route -add host 192.168.2.100 vboxnet0 </strong><strong><br />
</strong></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/11/21/successfully-running-de-ice-on-a-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Penentration Test Scenario&#8217;s</title>
		<link>http://www.system7.org/2009/01/13/penentration-test-scenarios/</link>
		<comments>http://www.system7.org/2009/01/13/penentration-test-scenarios/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 06:52:06 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[pentest]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=10</guid>
		<description><![CDATA[I&#8217;ve recently been trying to teach my young cousin the basics of computer security.  I started by having him get the Backtrack live-cd which is geared for penetration testing. Once you have Backtrack running you need a dummy machine to test against.  People have packaged live-cd&#8217;s and virtual machines that are running some combination of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been trying to teach my young cousin the basics of computer security.  I started by having him get the <a href="http://www.remote-exploit.org/backtrack.html">Backtrack live-cd</a> which is geared for <a href="http://en.wikipedia.org/wiki/Penetration_testing">penetration testing</a>.</p>
<p>Once you have Backtrack running you need a dummy machine to test against.  People have packaged live-cd&#8217;s and virtual machines that are running some combination of the following:</p>
<ul>
<li>Unpatched operating systems (Win XP SP1)</li>
<li>Unpatched applications (httpd, ftpd, etc)</li>
</ul>
<p>You can find these ready to be exploited packages here:</p>
<ul>
<li><a href="http://de-ice.net/">http://de-ice.net/</a> (see PwnOS and Pen Test Training)</li>
<li><a href="http://www.damnvulnerablelinux.org/">http://www.damnvulnerablelinux.org/</a></li>
</ul>
<p>Old softwares with bugs:<br />
<a href="https://www.securinfos.info/old_softwares_vulnerable.php">https://www.securinfos.info/old_softwares_vulnerable.php</a></p>
<p>Do you have an old disc of Windows 9x or Redhat 6.2 lying around?</p>
<ol>
<li>Install <a href="http://www.virtualbox.org/">VirtualBox</a></li>
<li>Create your own virtual machine with those old OS discs that are now collecting dust</li>
</ol>
<p>Have fun &amp; remember to keep this limited to dummy machines <img src='http://www.system7.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="https://www.securinfos.info/old_softwares_vulnerable.php"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/01/13/penentration-test-scenarios/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
