SEVEN things about API security - Philippe De Ryck - NDC Oslo 2024

preview_player
Показать описание
This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper

Attend the next NDC conference near you:

Subscribe to our YouTube channel and learn every day:
/ @NDC

Follow our Social Media!

#security #architecture #api #owasp

APIs are everywhere, but API security is a disaster. Stories of API security breaches seem to be just another news cycle away, shining a harsh spotlight on the ease of API abuse and the complexities of robust API security.

In this session, we use real-world cases to dive into best practices for securing your APIs. We dive into FOUR crucial vulnerabilities highlighted in the OWASP API Security top 10, exposing the areas you need to safeguard against. But we don't stop there. We also bring the threats to life with ONE demo, providing a practical look at how these vulnerabilities can be exploited. Lastly, we'll discuss TWO real-world case studies, where you'll see how even high-profile organizations can fall victim to these weaknesses. At the end of this session, you will have an actionable set of guidelines to assess and improve the security of your own APIs.
Рекомендации по теме
Комментарии
Автор

I always learn from your talks! I'm making this one required viewing for all the engineers on my team, along with a talk you did last year around XSS and securing SPAs.

LarsKemmann
Автор

Nice talk, learned a lot and definitely have some refactoring to do in order to improve on some of the areas shown in the talk.

Zobrombee
Автор

Very good talk. I have learned a lot. Thank you!

markuszeller_official
Автор

Much of the security enhancements here concern making your API not predictable and not victim of brute force attacks.

tore