Eye on API Security:

Are ATOs lurking in your APIs?

On-Demand

On-Demand

APIs are the tool of choice for creating login and account registration applications, offering developers speed and flexibility. Designed for machine-to-machine interaction, APIs include all necessary commands, payload and data to produce engaging user interactions.

During the 2nd half of 2021, Cequence CQ Prime Threat Research Team saw login creation using APIs skyrocket by 352%. And therein lies the risk. The same power and flexibility found in APIs makes them the #1 target for malicious use, validated by the fact that during that same timeframe, the research team saw ATOs via APIs increase by 62%.

Attend this webinar to learn how you can more accurately detect and mitigate ATOs targeting your APIs. Topics include:

  • How login rates and known bad infrastructure can signal signs of an attack
  • Using user population statistics to uncover malicious traffic hiding in plain sight
  • How to leverage the OWASP lists to more clearly understand attacker methodology

Register Now

Speakers for this webinar

jason-speaker-color-circle.png

Jason Kent

Hacker in Residence

Cequence Security


© 2024 Cequence Security. All rights reserved.


 
//This script prevents Marketo form submission if a user enters non-business email (Gmail, Hotmail, Yahoo, etc.) //It will work on any page with a Marketo form, and runs when the form is ready //For further info, please see Marketo form documentation, http://developers.marketo.com/documentation/websites/forms-2-0/ //Prepared by Ian Taylor and Murtza Manzur on 9/9/2014