GraphQL (Part 2): An Intermediate and Technological Deep Dive for Hackers

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • Yo, GraphQL is fun!
    As cybersecurity champions, we often fail to understand how a technology works at the core, but rush to understand how the technology is applied instead. Lets take it a step back and MASTER the idea of GraphQL!
    Video Timeline:
    0:00 Introduction
    2:04 Understanding the GraphQL language
    49:32 Introspection Overview
    52:15 Intermediate Hacking for GraphQL
    1:32:27 Conclusion
    Join our discord community!
    / discord

Комментарии • 7

  • @ethicalpap
    @ethicalpap  Месяц назад +1

    Quick Note on Terminology: I used the term "Selection Type", but the actual query term is "Object Type".

  • @nxtvansh735
    @nxtvansh735 2 месяца назад +1

    please Continue this graphql series & i'm eagerly waiting for the next part please try to upload as soon as possible. I am in love with ur teaching style its fabuloussssss!!!

  • @anshcybersec1953
    @anshcybersec1953 2 месяца назад +2

    part 3 pleaseeeeee!!!!!!!!!!

  • @Tonda-ck6jp
    @Tonda-ck6jp Месяц назад

    Thank you for sharing with the community. I love your content. People in the industry tend to overcomplicate things. I spend hours trying to decipher information served on the internet. When I eventually wrap my head around it, I realize it wasn't complicated after all. The VAST majority of people out there tend to repeat what they heard without comprehending it. When you REALLY understand something, it's becoming easier to EXPLAIN it to someone, as opposed to regurgitating information like a parrot.
    The ability of GraphQL to serve different results for the same call depending on the parameters it takes, reminds me very much of the concept of Method Overloading in programming language.
    A quick note on "Selection Type". I had heard the term "Object Type" but not "Selection Type" 🤔

    • @ethicalpap
      @ethicalpap  Месяц назад

      Thank you kindly, I'm glad that I can be of some help!
      Also, you are correct, the term is "object type" not "selection type". Although I meant object type, I used the wrong word (probably because my mind kept going on with "select an object type.... selection type!").
      Thank for pointing this out though. I learned best from corrections like this, so it means a lot to me, that you took the time to do so :).

  • @ANMOLVERMA-er4vj
    @ANMOLVERMA-er4vj Месяц назад

    Sir may i know after how much time-gap i can expect Part-3 of this video

    • @ethicalpap
      @ethicalpap  Месяц назад

      Maybe a few weeks, I have some other deep dives coming soon :). Stay tuned!