Interactive application security testing
Appearance
Interactive application security testing (IAST) is a Security testing method that detects vulnerabilities by interaction with the program coupled with observation and sensors.[1][2] It is distinct from Static application security testing, which does not interact with the program, and Dynamic application security testing, which considers the program as a black box. I may be considered a mix of both.[3]
References