Writing Secure CFML Slides from CFUnited 2010

Updated , First Published by Pete Freitag

Update: If you are looking for my latest ColdFusion Security info, checkout my ColdFusion Security Training course.

As promised I just published the slides for my Writing Secure CFML presentation at CFUnited 2010.

You can even watch a recording of the presentation brought to you by Tim Cunningham of CFMumboJumbo.com (sorry the link was no longer working, so I removed it).

The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.

Comments

Tim Cunningham

Pete, glad you found the video I recorded of you, and I gladly will let you use the bandwidth. Do you mind posting a note on this article recognizing that it came from CFMumboJumbo.com - Thanks

Pete Freitag

Hi Tim, Yes of course sorry I had meant to do so, link added.

Tim Cunningham

Thanks Pete, great talk BTW, your stuff is always quality.

Henry Ho

is body of cfmail safe from "CRLF Injection"? Thanks