<?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>SQL Server Performance &#187; ASP.NET MVC</title>
	<atom:link href="http://www.sql-server-performance.com/tag/asp-net-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Mon, 20 May 2013 03:15:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>ASP.NET MVC Security &#8211; Guarding Against Mass Assignment Vulnerability</title>
		<link>http://www.sql-server-performance.com/2012/asp-net-mvc-security-guarding-against-mass-assignment-vulnerability/</link>
		<comments>http://www.sql-server-performance.com/2012/asp-net-mvc-security-guarding-against-mass-assignment-vulnerability/#comments</comments>
		<pubDate>Mon, 05 Nov 2012 05:46:02 +0000</pubDate>
		<dc:creator>Jude O'Kelly</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=3304</guid>
		<description><![CDATA[In my previous article on Parameter Tampering in ASP.NET MVC I focused on the general techniques of parameter tampering and defenses against it. In this article I will examine a specific type of parameter tampering which is often termed Mass Assignment. In most MVC web development frameworks (including ASP.NET MVC). Model binding works by assigning [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/asp-net-mvc-security-guarding-against-mass-assignment-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
