Application Security Testing and Debugging
Application Security Testing and Debugging involves finding software vulnerabilities through testing and fixing issues to ensure secure, functional code, protecting against potential cyber threats.
Segment 00: Reading - Welcome to the Course: Course Overview
Segment 01: Intro Video to Course
Segment 02: Chapter Introduction
Segment 03: Intro to Application Security Fundamentals
Segment 04: Security Testing in the SDLC
Segment 05: OWASP Top 10 Deep Dive
Segment 06: SAST Fundamentals and Tool Selection
Segment 07: Hands-on SAST with SpotBugs
Segment 08: SAST Results Analysis & CVSS Scoring
Segment 09: Manual Security Code Review Process
Segment 10: OWASP Code Review Tools Workshop
Segment 11: Security Audit Standards & Compliance
Segment 12: NIST Secure Code Review Practices
Segment 14: Hands-On-Learning - Practical Vulnerability Analysis using SAST
Segment 15: Quiz - Secure Code Review & Manual Analysis
Segment 16: Chapter Introduction
Segment 17: Systematic Debugging for Security
Segment 18: White-Box Debugging Techniques
Segment 19: Runtime Security Analysis
Segment 20: Authentication Flow Debugging
Segment 21: Interactive Debugging in Web Applications
Segment 22: Advanced Exploit Analysis
Segment 23: DevSecOps Pipeline Integration
Segment 24: CodeQL and Advanced Static Analysis
Segment 25: Security Test Automation Architecture
Segment 26: Reading - DevSecOps Best Practices
Segment 27: Hands-On-Learning - Vulnerability Discovery with a Proxy Tool
Segment 28: Quiz - Automated Security Integration