Jump to content

Interactive application security testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jrob kiwi (talk | contribs) at 10:43, 20 July 2022 (signalled this as a stub, which it is). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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