Actions

Difference between revisions of "Application Security Testing (AST)"

(Created page with "'''Application Security Testing (AST)''' is the process of making applications more resistant to security threats, by identifying security weaknesses and vulne...")
 
m (The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).)
Line 1: Line 1:
'''Application Security Testing (AST)''' is the process of making [[Application|applications]] more resistant to security threats, by identifying security weaknesses and vulnerabilities in [[Source Code|source code]]. AST started as a manual process. Today, due to the growing modularity of enterprise software, the huge number of open source components, and the large number of known vulnerabilities and threat vectors, AST must be automated. Most organizations use a combination of several application security tools.<ref>Deginition - What Does Application Security Testing Mean? [https://www.imperva.com/learn/application-security/application-security-testing/ Imperva]</ref>
+
'''[[Application]] Security Testing (AST)''' is the [[process]] of making [[Application|applications]] more resistant to security threats, by identifying security weaknesses and vulnerabilities in [[Source Code|source code]]. AST started as a manual process. Today, due to the growing modularity of enterprise [[software]], the huge number of open source components, and the large number of known vulnerabilities and threat vectors, AST must be automated. Most organizations use a combination of several application security tools.<ref>Deginition - What Does Application Security Testing Mean? [https://www.imperva.com/learn/application-security/application-security-testing/ Imperva]</ref>
  
 
Types of Application Security Testing
 
Types of Application Security Testing

Revision as of 13:47, 6 February 2021

Application Security Testing (AST) is the process of making applications more resistant to security threats, by identifying security weaknesses and vulnerabilities in source code. AST started as a manual process. Today, due to the growing modularity of enterprise software, the huge number of open source components, and the large number of known vulnerabilities and threat vectors, AST must be automated. Most organizations use a combination of several application security tools.[1]

Types of Application Security Testing

  1. Deginition - What Does Application Security Testing Mean? Imperva