<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
            <atom:link href="http://blog.classsoftware.com/rss.cfm?mode=full" rel="self" type="application/rss+xml" />
			<title>Class Software - Security</title>
			<link>http://blog.classsoftware.com/index.cfm</link>
			<description>Web technologies and applications focusing on ColdFusion, Flex and Flash.</description>
			<image>
    			<title>Class Software</title>
    			<url>http://www.classsoftware.com/images/logosm.gif</url>
    			<link>http://blog.classsoftware.com/index.cfm</link>
			</image>			
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 23:57:36 +1000</pubDate>
			<lastBuildDate>Tue, 27 Apr 2010 10:01:00 +1000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>justin@classsoftware.com (Justin Mclean)</managingEditor>
			<webMaster>justin@classsoftware.com (Justin Mclean)</webMaster>
				
			
			
			
			
			<item>
				<title>ColdFusion Security at cf.Objective in Minneapolis</title>
				<link>http://blog.classsoftware.com/index.cfm/2010/4/27/ColdFusion-Security-at-cfObjective-in-Minneapolis</link>
				<description>
				
				Here is the code and a pdf of the slides of my talk on Risk Management and ColdFusion Security at &lt;a href=&quot;http://www.cfobjective.com&quot;&gt;cf.Objective()&lt;/a&gt; in Minneapolis USA.

Download a PDF of my &lt;a href=&quot;http://www.classsoftware.com/cfObjective/CFObjectiveSecurity.pdf&quot;&gt;talk&lt;/a&gt; (470 Kb)  or view on &lt;a href=&quot;http://www.slideshare.net/ClassSoftware/cf-objectivesecurity&quot;&gt;slide share&lt;/a&gt;.

More information on some of the topics covered can be found in the related entries below. I&apos;ll write up a couple of more blog posts covering the other topics in the slide deck in the near future.

Any questions on my talk just comment below or &lt;a href=&quot;mailto:justin@classsoftware.com&quot;&gt;email me&lt;/a&gt;.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Security</category>				
				
				<category>cf.Objective()</category>				
				
				<pubDate>Tue, 27 Apr 2010 10:01:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2010/4/27/ColdFusion-Security-at-cfObjective-in-Minneapolis</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Speaking at cf.Objective() in Minneapolis in April</title>
				<link>http://blog.classsoftware.com/index.cfm/2010/1/11/Speaking-at-cfObjective-in-Minneapolis-in-April</link>
				<description>
				
				I&apos;ll be speaking about ColdFusion security and risk management at cf.Objective() in Minneapolis in April.

The &lt;a href=&quot;http://cfobjective.com/speakers.cfm&quot;&gt;speakers&lt;/a&gt; have been announced and the line up is fantastic. Good to see fellow Australian Mark Mandel speaking and many of the best known people in industry such as (in no particular order) Sean Corfield, Peter Bell, Tom Burleson, Charlie Arehart,  Jeff Tapper, Raymond Camden, Rob Rusher and many more. Makes travelling the 14,000 or so kms (from Sydney) to get there well worth it.

The draft 2010 &lt;a href=&quot;http://cfobjective.com/sessions.cfm&quot;&gt;schedule&lt;/a&gt; is up now.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Security</category>				
				
				<category>cf.Objective()</category>				
				
				<pubDate>Mon, 11 Jan 2010 10:30:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2010/1/11/Speaking-at-cfObjective-in-Minneapolis-in-April</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Securing Databases (part 2)</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/5/13/ColdFusion-Securing-Databases-part-2</link>
				<description>
				
				In &lt;a href=&quot;http://blog.classsoftware.com/index.cfm/2007/5/7/ColdFusion-Securing-Databases&quot;&gt;ColdFusion Securing Databases (part 1)&lt;/a&gt; we looked at restricting what sql statements can be run with a datasource and partitioning applications to  use multiple datasources and multiple users to improve security. In this article we&apos;ll look at setting the permissions on the database tables.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>SQL Injection</category>				
				
				<category>Database</category>				
				
				<category>Security</category>				
				
				<pubDate>Sun, 13 May 2007 06:42:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/5/13/ColdFusion-Securing-Databases-part-2</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Securing Databases (part 1)</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/5/7/ColdFusion-Securing-Databases</link>
				<description>
				
				Most ColdFusion applications I&apos;m come across tend to use a single datasource or if they use more than one the same user credentials are used. As well as causing possible performance and scalability issues this can be a security risk.

It&apos;s quite easy to restrict what SQL statements a datasource will run with the ColdFusion administrator.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>SQL Injection</category>				
				
				<category>Database</category>				
				
				<category>Security</category>				
				
				<pubDate>Mon, 07 May 2007 16:25:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/5/7/ColdFusion-Securing-Databases</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Security - Detecting Modified Pages</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/4/25/ColdFusion-Security-Detecting-Modified-Pages</link>
				<description>
				
				No matter how secure your server is there exists the potential for someone to upload their own pages or modify existing pages on the server via an exploit of some sort.  How can you detect this or stop this from happening?

A little ColdFusion code can help detect modified or unknown  pages and stop these pages from running.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Security</category>				
				
				<pubDate>Wed, 25 Apr 2007 11:52:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/4/25/ColdFusion-Security-Detecting-Modified-Pages</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Securely Storing Passwords</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/3/31/ColdFusion-Securely-Storing-Passwords</link>
				<description>
				
				Consider the following code that implements a simple login.

&lt;code&gt;
&lt;cfquery name=&quot;user&quot; datasource=&quot;#request.dns#&quot;&gt;
select * from users
where name = &apos;#form.login#&apos; and password = &apos;#form.password#&apos;
&lt;/cfquery&gt;

// if login failed go back to login page
&lt;cfif user.recordcount is 0&gt;
    &lt;cflocation url=&quot;login.cfm&quot;&gt;
&lt;/cfif&gt;
&lt;/code&gt;

One of the issues with this is that the password is stored in the database as plain text. Anything with access to the database (including your ColdFusion application) could possibly be used to get a list of all users and their passwords.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Database</category>				
				
				<category>Security</category>				
				
				<pubDate>Sat, 31 Mar 2007 16:44:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/3/31/ColdFusion-Securely-Storing-Passwords</guid>
				
			</item>
			
		 	
			</channel></rss>