My BugBounty Journal

The journal of a unix geek taking its first steps into the BugBounty world...

View on GitHub

GraphQL

Resources

GraphQL flaws Ref: https://twitter.com/CristiVlad25/status/1600134546950742016

  1. Improper validation & sanitization of input
  2. Lack of access controls
  3. Lack of authentication
  4. Over/Under-fetching
  5. Invalidated third-party libraries