From the course: Application Security Testing and Debugging
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
DAST methodology and black-box testing
From the course: Application Security Testing and Debugging
DAST methodology and black-box testing
Welcome to this video of DAST methodology and black box testing. 16% of web application vulnerabilities are only discoverable during runtime execution. Yet, 80% of organizations rely primarily on static analysis that examines code addressed. The 2021 KCR ransomware attack exploited authentication bypass vulnerabilities that would never appear in static code analysis but were trivially discoverable through dynamic testing of the running application. Today you will master DAST methodology and black box testing principles that enable you to discover the runtime vulnerabilities that static analysis simply cannot detect. In this video you'll master the systematic methodology that distinguishes professional dynamic testing from ad-hoc vulnerability scanning, including DAST principles for runtime vulnerability detection, black-box testing frameworks for comprehensive security analysis, and strategic SAS-DAST integration for complete testing coverage. By the end of this video, you will be…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.