Top 10 API security issues

​API stands for Application Programming Interface. API is a way for a programs to exchange data, however API can also be exploited for malicious activities. In order to minimize this from happening OWASP project also lists top 10 API security related issues.

This list can be obtained from: https://owasp.org/www-project-api-security/

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator