<?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>JosteinB &#187; OWASP</title>
	<atom:link href="http://josteinb.com/tag/owasp/feed/" rel="self" type="application/rss+xml" />
	<link>http://josteinb.com</link>
	<description>The blog with the awesome slogan</description>
	<lastBuildDate>Fri, 26 Mar 2010 17:31:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Learning web-security through penetration testing</title>
		<link>http://josteinb.com/2009/10/learning-web-security-through-penetration-testing/</link>
		<comments>http://josteinb.com/2009/10/learning-web-security-through-penetration-testing/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 14:18:57 +0000</pubDate>
		<dc:creator>Jostein</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[OWASP]]></category>
		<category><![CDATA[penetration testing]]></category>

		<guid isPermaLink="false">http://josteinb.com/?p=70</guid>
		<description><![CDATA[At the ROOTS 2009 conference I attended a workshop with Martin Knobloch called &#8220;Application Security &#8211; Awareness.&#8221;  Martin works for OWASP, The Open Web Application Security Project, and they have created a lot of cool stuff.  On the workshop we got an introduction to WebScarab and WebGoat, and for learning how a lot of software [...]


Related posts:<ol><li><a href='http://josteinb.com/2009/12/citing-displaying-source-code-in-latex/' rel='bookmark' title='Permanent Link: Citing / displaying source code in LaTeX'>Citing / displaying source code in LaTeX</a></li>
<li><a href='http://josteinb.com/2009/10/installing-wireshark-on-mac-os-x-10-6-snow-leopard/' rel='bookmark' title='Permanent Link: Installing Wireshark on Mac OS X 10.6 Snow Leopard'>Installing Wireshark on Mac OS X 10.6 Snow Leopard</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>At the <a title="ROOTS 2009" href="http://roots.dnd.no/ROOTS/tabid/388/itemId/44/Default.aspx" target="_self">ROOTS 2009</a> conference I attended a workshop with <a title="Martin Knobloch" href="http://twitter.com/knoblochmartin" target="_self">Martin Knobloch</a> called</p>
<div id="attachment_79" class="wp-caption alignright" style="width: 185px"><img class="size-full wp-image-79" title="owasp-small" src="http://josteinb.com/wp-content/uploads/2009/10/owasp-small.jpg" alt="OWASP" width="175" height="175" /><p class="wp-caption-text">OWASP</p></div>
<p>&#8220;Application Security &#8211; Awareness.&#8221;  Martin works for <a title="OWASP" href="http://www.owasp.org/index.php/Main_Page" target="_self">OWASP</a>, The Open Web Application Security Project, and they have created a lot of cool stuff.  On the workshop we got an introduction to <a title="WebScarab" href="http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project" target="_self">WebScarab</a> and <a title="WebGoat" href="http://www.owasp.org/index.php/Category:OWASP_WebGoat_Project" target="_self">WebGoat</a>, and for learning how a lot of software vulnerabilities work, they are great tools, and fun to play with.</p>
<p>WebScarab is a tool to analyze HTTP and HTTPS communication, and intercepts traffic as a proxy between your browser and the application you are analyzing, and let you look at and modify requests. WebScarab itself is not a training tool, but is supposed to be used for serious application analysis.</p>
<p>WebGoat is a Java web application hosted on a local tomcat server, which contains a lot of flaws and vulnerabilities. The application consists of a series of challenges, in which you use WebScarab to crack your way into the application.</p>
<p>The challenges range from very simple stuff like scanning through source code to look for hardcoded passwords, to more interesting things like Cross Site Scripting and SQL-injection for stealing credit card numbers.</p>
<p>Both tools can be downloaded for free from the <a title="OWASP" href="http://www.owasp.org/index.php/Category:OWASP_Download" target="_self">OWASP</a> download page, and since it is written in Java, it works on all platforms.</p>
<p>Just be sure to disconnect from the internet before starting WebGoat, since it opens up your computer to all the vulnerabilities it contains while it is running.</p>


<p>Related posts:<ol><li><a href='http://josteinb.com/2009/12/citing-displaying-source-code-in-latex/' rel='bookmark' title='Permanent Link: Citing / displaying source code in LaTeX'>Citing / displaying source code in LaTeX</a></li>
<li><a href='http://josteinb.com/2009/10/installing-wireshark-on-mac-os-x-10-6-snow-leopard/' rel='bookmark' title='Permanent Link: Installing Wireshark on Mac OS X 10.6 Snow Leopard'>Installing Wireshark on Mac OS X 10.6 Snow Leopard</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://josteinb.com/2009/10/learning-web-security-through-penetration-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
