This document provides an overview of attacking ColdFusion applications. It begins with an introduction to ColdFusion and discusses how to find sites running it. Common vulnerabilities in ColdFusion like XSS, SQL injection, and exposed admin interfaces are explained. Specific exploits like BlazeDS XML injection and the locale traversal issue are covered in detail. The document also discusses brute forcing admin logins, interacting with CFCs, and abusing long-lived admin cookies. It concludes with a section on post-exploitation activities like scheduling tasks and executing code once administrative access is obtained.