What is DAST?

Last updated: Jun 3, 2026


Dynamic application security testing (DAST) is a security testing technique for detecting security vulnerabilities in a running application.

Unlike static application security testing, DAST does not require access to the source code. Instead, it uses various attack vectors, probing the application for weaknesses in its configuration, data handling, and business logic. This approach helps uncover vulnerabilities that malicious pentesters might exploit in their interaction with the application from the user's side, and which might be missed by looking only at source code.

To learn more about Fluid Attacks' DAST capabilities, refer to the following resources in this documentation: