Understanding CSRF and SSRF Attacks (Demo and Examples)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

ความคิดเห็น • 11

  • @Danilyn_Livao
    @Danilyn_Livao 15 วันที่ผ่านมา +2

    This is such valuable information for anyone looking to strengthen their cybersecurity knowledge. Big thanks for sharing!❤

    • @clarkio
      @clarkio 15 วันที่ผ่านมา

      Thank you so much for the comment! I'm glad to hear you found this valuable 👍

    • @Danilyn_Livao
      @Danilyn_Livao 15 วันที่ผ่านมา +1

      ​@@clarkio You're very welcome! I'm always excited to support your great content. Keep up the fantastic work! 👍

  • @mako13937a
    @mako13937a 17 วันที่ผ่านมา +2

    Thanks for uploading a video on this topic.

    • @clarkio
      @clarkio 15 วันที่ผ่านมา

      Thank you too for the question that inspired this video 👍

    • @clarkio
      @clarkio 15 วันที่ผ่านมา +1

      Also did this help answer your question? Do you have any further questions that come to mind? Hope it helped

    • @mako13937a
      @mako13937a 15 วันที่ผ่านมา +1

      @@clarkio Thanks. It did help. I will let you know if I have any further questions .

  • @JuanJoseSierraOrtega
    @JuanJoseSierraOrtega 16 วันที่ผ่านมา

    If a transaction is validated by a code sent to the email or phone before being carried out, would this prevent the transaction from being carried out using only cookies?

    • @clarkio
      @clarkio 15 วันที่ผ่านมา

      Hmm without further context it's hard to definitively say yes or no but it sounds like yes that would help ensure the request is being done intentionally by someone and not maliciously by a bad actor.
      Essentially, when it comes to CSRF, having a way to validate the source of the request is key to mitigating the vulnerability. One common way to mitigate CSRF is using what's called the Synchronizer Token Pattern. That involves create a unique and random token that is included in the request and the server validates it before handling the request further.

  • @chuckcrizer
    @chuckcrizer 16 วันที่ผ่านมา

    Whenever I see a ridiculous "open mouth" thumbnail. I immediately hit "do not recommend channel."

    • @clarkio
      @clarkio 15 วันที่ผ่านมา

      Appreciate the feedback Chuck and I definitely understand disliking that sort of thing. What are the types of thumbnails that you prefer or find yourself clicking on more then? I'm continuously learning how things work on YT and lean on a partner of ours to help with the thumbnails so it'd be super helpful to hear your suggestions and discuss this further with them.