Difference between revisions of "Dynamic Application Security Testing"
Jump to navigation
Jump to search
(13 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* [[Cross-site scripting]] | * [[Cross-site scripting]] | ||
− | * [[SQL injection]] | + | * [[Injection]]: Injection flaws, such as [[SQL injection]], NoSQL, OS, and [[LDAP]] injection. |
* [[Path disclosure]] | * [[Path disclosure]] | ||
* [[Denial-of-service attack|Denial-of-service]] | * [[Denial-of-service attack|Denial-of-service]] | ||
Line 16: | Line 16: | ||
+ | As of 2019 there is no [[Synopsys]] [[DAST]] on-premises product. | ||
+ | |||
+ | == Software == | ||
+ | * [[GitLab Ultimate]] since January 2018 10.4 https://about.gitlab.com/releases/2018/01/22/gitlab-10-4-released/, https://docs.gitlab.com/ee/user/application_security/dast/ | ||
+ | * [[GitLab Auto DAST]] | ||
+ | * [[OWASP ZAP]] | ||
+ | * GitLab DAST API and API Fuzzing speed improvements | ||
+ | * [[GitLab]] DAST API analyzer for on-demand DAST API scans | ||
+ | |||
+ | == Related terms == | ||
+ | * {{AST}} | ||
+ | * [[Browser-based DAST]] | ||
== See also == | == See also == | ||
+ | * [[Security scanners]] | ||
* [[Application Security Testing]] | * [[Application Security Testing]] | ||
− | + | * [[Manual Penetration Testing]] (MPT) | |
− | + | * {{DAST}} | |
+ | * {{AST}} | ||
[[Category:Security]] | [[Category:Security]] |
Latest revision as of 19:30, 17 January 2023
- Cross-site scripting
- Injection: Injection flaws, such as SQL injection, NoSQL, OS, and LDAP injection.
- Path disclosure
- Denial-of-service
- Code execution
- Memory corruption
- Cross-site request forgery
- Information disclosure
- Arbitrary file
- Local file inclusion
- Remote file inclusion
- Buffer overflow
Software[edit]
- GitLab Ultimate since January 2018 10.4 https://about.gitlab.com/releases/2018/01/22/gitlab-10-4-released/, https://docs.gitlab.com/ee/user/application_security/dast/
- GitLab Auto DAST
- OWASP ZAP
- GitLab DAST API and API Fuzzing speed improvements
- GitLab DAST API analyzer for on-demand DAST API scans
Related terms[edit]
See also[edit]
Advertising: