This document discusses evaluating web app, mobile app, and API security standards and tools. It provides an overview of the Open Web Application Security Project (OWASP) which publishes free, open-source security standards like the Application Security Verification Standard (ASVS). The document also discusses different types of software security testing like static analysis, dynamic analysis, code review, and penetration testing. It provides a demonstration of using the OWASP Zed Attack Proxy (ZAP) tool to conduct dynamic analysis and penetration testing of a web application.