Content deleted Content added
←Created page with ''''Interactive application security testing''' (IAST) is a Security testing method that detects vulnerabilities by interaction with the program coupled with observation and sensors<ref>https://owasp.org/www-project-devsecops-guideline/latest/02c-Interactive-Application-Security-Testing</ref><ref>https://www.softwaretestinghelp.com/what-is-iast/</ref>. It is distinct from Static application security testing, which does not interact with the program,...' |
signalled this as a stub, which it is |
||
Line 1:
{{stub}}
'''Interactive application security testing''' (IAST) is a [[Security testing]] method that detects vulnerabilities by interaction with the program coupled with observation and sensors<ref>https://owasp.org/www-project-devsecops-guideline/latest/02c-Interactive-Application-Security-Testing</ref><ref>https://www.softwaretestinghelp.com/what-is-iast/</ref>. 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|black box]]. I may be considered a mix of both<ref>https://www.g2.com/articles/sast-vs-dast</ref>.
|