Jump to content

Interactive application security testing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by WikiCleanerBot (talk | contribs) at 07:02, 28 July 2022 (v2.04b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation - Link equal to linktext)). 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