<?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>csrf | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/tag/csrf/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Fri, 31 Oct 2014 23:02:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">4595340</site>	<item>
		<title>csrf defenses at app sec usa</title>
		<link>https://www.selikoff.net/2013/11/21/csrf-defenses-at-app-sec-usa/</link>
					<comments>https://www.selikoff.net/2013/11/21/csrf-defenses-at-app-sec-usa/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Thu, 21 Nov 2013 20:08:46 +0000</pubDate>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[appsecusa]]></category>
		<category><![CDATA[csrf]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5026</guid>

					<description><![CDATA[<p>speaker: Ari Elias-Bachrach Overview Most defenses work 80% of the time. Does your app fall into the 80%? CSRF sometimes pronounced c-surf CSRF attack uses browser to perform action without user consent Vulnerable if all params predictable. Then can put &#8230; <a href="https://www.selikoff.net/2013/11/21/csrf-defenses-at-app-sec-usa/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2013/11/21/csrf-defenses-at-app-sec-usa/">csrf defenses at app sec usa</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2013/11/21/csrf-defenses-at-app-sec-usa/">csrf defenses at app sec usa</a> was first posted on November 21, 2013 at 3:08 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2013/11/21/csrf-defenses-at-app-sec-usa/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5026</post-id>	</item>
		<item>
		<title>csrf for JForum without javascript</title>
		<link>https://www.selikoff.net/2013/03/23/csrf-jforum-without-javascript/</link>
					<comments>https://www.selikoff.net/2013/03/23/csrf-jforum-without-javascript/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 16:03:54 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[jforum]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=4713</guid>

					<description><![CDATA[<p>In February, I wrote a three part series on how we fixed JForum on coderanch to protect from CSRF.  In included; Analysis Extending OWASP Problems Remaining problems Unfortunately, there were three remaining problems. Some mobile devices weren&#8217;t able to handle &#8230; <a href="https://www.selikoff.net/2013/03/23/csrf-jforum-without-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2013/03/23/csrf-jforum-without-javascript/">csrf for JForum without javascript</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2013/03/23/csrf-jforum-without-javascript/">csrf for JForum without javascript</a> was first posted on March 23, 2013 at 12:03 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2013/03/23/csrf-jforum-without-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4713</post-id>	</item>
		<item>
		<title>fixing csrf for jforum and csrf filter analysis (part 1)</title>
		<link>https://www.selikoff.net/2013/02/09/fixing-csrf-for-jforum/</link>
					<comments>https://www.selikoff.net/2013/02/09/fixing-csrf-for-jforum/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 09 Feb 2013 15:50:01 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[jforum]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=4661</guid>

					<description><![CDATA[<p>This post goes through how we fixed CSRF (cross site request forgery) in JForum, issues encountered and approach.  It is useful reading for anyone who needs to protect against CSRF on their website. Background Stock JForum has a number of &#8230; <a href="https://www.selikoff.net/2013/02/09/fixing-csrf-for-jforum/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2013/02/09/fixing-csrf-for-jforum/">fixing csrf for jforum and csrf filter analysis (part 1)</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2013/02/09/fixing-csrf-for-jforum/">fixing csrf for jforum and csrf filter analysis (part 1)</a> was first posted on February 9, 2013 at 10:50 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2013/02/09/fixing-csrf-for-jforum/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4661</post-id>	</item>
		<item>
		<title>csrf &#8211; jforum cleanup and problems</title>
		<link>https://www.selikoff.net/2013/02/09/csrf-jforum-cleanup-and-problems/</link>
					<comments>https://www.selikoff.net/2013/02/09/csrf-jforum-cleanup-and-problems/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 09 Feb 2013 15:47:26 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[jforum]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=4686</guid>

					<description><![CDATA[<p>See part 1 for how we got here  and part 2 for how we changed the OWASP filter. Code cleanup and problems There is some poorly written code in JForum that CSRF now prevents from working.  In these cases, I needed &#8230; <a href="https://www.selikoff.net/2013/02/09/csrf-jforum-cleanup-and-problems/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2013/02/09/csrf-jforum-cleanup-and-problems/">csrf – jforum cleanup and problems</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2013/02/09/csrf-jforum-cleanup-and-problems/">csrf &#8211; jforum cleanup and problems</a> was first posted on February 9, 2013 at 10:47 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2013/02/09/csrf-jforum-cleanup-and-problems/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4686</post-id>	</item>
		<item>
		<title>csrf &#8211; extending the owasp solution and &#8220;interesting&#8221; IE javascript bugs (part 2)</title>
		<link>https://www.selikoff.net/2013/02/09/csrf-extending-the-owasp-solution-interesting-javascript-bug/</link>
					<comments>https://www.selikoff.net/2013/02/09/csrf-extending-the-owasp-solution-interesting-javascript-bug/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 09 Feb 2013 15:34:59 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[JavaRanch]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[jforum]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=4680</guid>

					<description><![CDATA[<p>While implementing CSRF for JForum, I needed to extend the OWASP solution.  Let me tell you, they don&#8217;t make it easy to extend.  Lots of final.  Here&#8217;s what I did &#8211; linked to code on github. To read about the &#8230; <a href="https://www.selikoff.net/2013/02/09/csrf-extending-the-owasp-solution-interesting-javascript-bug/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2013/02/09/csrf-extending-the-owasp-solution-interesting-javascript-bug/">csrf – extending the owasp solution and “interesting” IE javascript bugs (part 2)</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2013/02/09/csrf-extending-the-owasp-solution-interesting-javascript-bug/">csrf &#8211; extending the owasp solution and &#8220;interesting&#8221; IE javascript bugs (part 2)</a> was first posted on February 9, 2013 at 10:34 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2013/02/09/csrf-extending-the-owasp-solution-interesting-javascript-bug/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4680</post-id>	</item>
	</channel>
</rss>
