

This one-day "RealWorld ColdFusion" seminar covers building secure ColdFusion application servers on the Windows platform, and keeping them secure. You'll learn how to secure the Windows OS, IIS and CF Server, find and eliminate security holes in your application code, and maintain security on your servers. See how attacks work, and how you can defend against them in depth.
There are other security courses out there, but none that cover general Windows Internet server security as well as ColdFusion-specific security: from securing the ColdFusion server itself to securing ColdFusion applications and their dependencies.
Not only will you learn the steps to security, you'll also learn how to perform those steps efficiently and quickly, and leave with ready-to-use tools and methodologies you can apply immediately. Lower your TCO and your stress with "Securing ColdFusion Servers on Windows"!
This is a lecture course - not hands on.
There are no course prerequisites.
Unit 1 – Course Overview
This unit, following the Allaire precedent, provides a general description of the course. It includes an overview of the security “process”, and the layering approach to security. It ends with a description of the lab materials.
Unit 2 – The Threat
This unit describes – and demonstrates - the array of potential attacks and their severity.
Denial of service
Impersonation
Buffer overflows
Operating system
IIS
CGI applications (CF)
Databases
Other network devices
Information gathering
Exploits
“Island-hopping”
Unit 3 – Networking and Security Overview
This unit discusses the larger network infrastructure that will surround the web server, and examines different ways the server may be configured to work within that infrastructure.
Unit 4 – A Layered Approach to Security
This unit describes in detail the general concepts to securing resources.
Unit 5– Securing the Operating System
Unit 6 – Securing IIS
Unit 7 – Securing CF Applications
Changing the service account
Disabling RDS
Securing the CF Administrator
Unit 8 – Maintaining Security