This document discusses automated security testing. It begins with an agenda that includes what security testing is, why testers need to worry about it, why automate it, how to automate it, a demo, and resources. Security testing reveals flaws in security mechanisms and is part of software testing. Automated security testing can detect vulnerabilities early, reduce costs by lessening the need for security professionals, and use existing automated functional tests with attack proxies and scans. The document demonstrates how attack proxies work and provides resources for security testing tools.