<img height="1" width="1" style="display:none;" alt="" src="https://analytics.twitter.com/i/adsct?txn_id=o9hpv&amp;p_id=Twitter&amp;tw_sale_amount=0&amp;tw_order_quantity=0"> <img height="1" width="1" style="display:none;" alt="" src="//t.co/i/adsct?txn_id=o9hpv&amp;p_id=Twitter&amp;tw_sale_amount=0&amp;tw_order_quantity=0">
Skip to content
Close
Login
Login
Recorded Webinar- & EventThumbnails - 2023-05-12T145042.945

Securing a GraphQL API

Join Our Webinar and Discover the Latest Techniques for Keeping Your API Safe from Threats

Unlike more traditional REST APIs that require multiple endpoints for different resources, GraphQL enables developers to define a single endpoint that provides all the data they need in a single request. 

While convenient, this can potentially expose sensitive data or leave an opening for security vulnerabilities if not identified and implemented properly, such as injection attacks, cross-site scripting (XSS) attacks, or other types of malicious threats that target the API endpoints or input validation.

Fuzzing can be particularly useful in testing the security of GraphQL APIs, and can help developers proactively identify and address issues before they can be exploited by attackers.

In this live stream, fuzzing expert Josh Grant will outline:

  • An overview of modern fuzzing techniques
  • Potential vulnerabilities to threats in GraphQL APIs
  • The benefits of using fuzzing to secure GraphQL APIs
  • Best practices for securing your GraphQL API using Fuzzing

All code examples and tools we use are open-source and easily accessible via GitHub. 

If you cannot attend the session live, don't worry! The session will be recorded. Just sign up for a reminder to get the recordings.

jest code example

https://github.com/CodeIntelligenceTesting/jazzer.js

Josh Grant

About the Speaker

Josh Grant is a Developer Relations Advocate and Java Expert at Code Intelligence.


Access Recording