SecuritySecurity protection and attack detection. |
 April 2024
Number 3 |
|
|
This package implements a Web application to learn about OWASP API vulnerabilities.
It provides a Web application that has known security vulnerabilities.
The application implements vulnerabilities documented in OWASP top 10 API 2019 and 2023. |
|
|
|
This class can generate and validate CAPTCHA images.
It can generate an image with random digits for CAPTCHA validation.
The generated image can be served as output of the current script in the PNG format or returned as data URL.
The class can also return a token value that should be passed in the verification form for subsequent validation of the digits entered by the user. |
Return to top of the groups' hierarchy.