Using Rate Limiting to Protect Web Apps and APIs - Jack Zarris - ASW #108
May 18, 2020
00:00
forum Ask episode
view_agenda Chapters
auto_awesome Transcript
info_circle Episode notes
Rate limiting can be used to protect against a number of modern web application and API attacks. We'll discuss some of those attacks, including Object ID enumeration, in detail, will demo an attack and will show how using rate limiting in our solution can protect against these attacks.