Interactive application security testing: Difference between revisions

Content deleted Content added
Aostyen (talk | contribs)
Expanding
Petrosm7 (talk | contribs)
m Added short description
Tags: Mobile edit Mobile app edit iOS app edit App description add
 
(4 intermediate revisions by 4 users not shown)
Line 1:
{{Short description|Security testing method}}
'''Interactive application security testing''' (abbreviated as '''IAST''')<ref name="Janca2020">{{cite book | authorauthor1 = TanyaMike JancaChapple | author2 = James Michael Stewart | author3 = Darril Gibson | date = 20202021 | title = Alice(ISC)2 andCISSP BobCertified LearnInformation ApplicationSystems Security Professional Official Study Guide | publisher = John Wiley & Sons | pages = 140– | isbn = 978-1-119-6873578624-15 | url = https://books.google.com/books?id=6AoBEAAAQBAJkSw0EAAAQBAJ&pg=PA140PT1019}}</ref> is a [[security testing]] method that detects software vulnerabilities by interaction with the program coupled with observation and sensors.<ref>{{cite web | url=https://owasp.org/www-project-devsecops-guideline/latest/02c-Interactive-Application-Security-Testing | title=OWASP DevSecOps Guideline - v-0.2 &#124; OWASP Foundation | website=Owasp.org}}</ref><ref>{{cite web | url=https://www.softwaretestinghelp.com/what-is-iast/ | title=What is IAST: Interactive Application Security Testing | website=www.softwaretestinghelp.com}}</ref> The tool was launched by several application security companies.<ref name="Janca2020">{{cite book | author = Tanya Janca | date = 2020 | title = Alice and Bob Learn Application Security | publisher = John Wiley & Sons | pages = 140– | isbn = 978-1-119-68735-1 | url = https://books.google.com/books?id=6AoBEAAAQBAJ&pg=PA140}}</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]]. It may be considered a mix of both.<ref>{{cite web | title=SAST vs. DAST: Application Security Testing Explained | website=www.g2.com | date=August 14, 2019 | url=https://www.g2.com/articles/sast-vs-dast | archive-url=https://web.archive.org/web/20220720103658/https://www.g2.com/articles/sast-vs-dast | archive-date=2022-07-20 | url-status=live | author=Aaron Walker}}</ref>
 
==References==