Full SQL Injection Tutorial | Episode 3: Blind SQL Injection A-Z

Поделиться
HTML-код
  • Опубликовано: 29 окт 2024

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

  • @Cossaw
    @Cossaw Год назад +1

    Really enjoy the videos. Would like to see more attacks from portswigger labs, and would be cool to see API specific attacks as well!

    • @NetsecExplained
      @NetsecExplained  Год назад +1

      Thank you. I have API hacking videos planned down the road. Stay tuned!

  • @ahmed.abdulwhhab
    @ahmed.abdulwhhab 12 дней назад

    Good job

  • @MrGchrome
    @MrGchrome Год назад

    How did you do the import request

    • @NetsecExplained
      @NetsecExplained  Год назад +1

      In Python you can import the requests library with `import requests`

    • @MrGchrome
      @MrGchrome Год назад

      @@NetsecExplained thank you

    • @simoncricket-nq8xg
      @simoncricket-nq8xg 5 месяцев назад

      if it say error try to install the request module in your command terminal or prompt pip install requests

  • @h4ck3r_SA
    @h4ck3r_SA Год назад +1

    cool can you do more videos about web services hacking ?

    • @NetsecExplained
      @NetsecExplained  Год назад +1

      Sure thing! I have a web hacker basics playlist on my channel, here: ruclips.net/p/PL8BogY0hWwvxMf_LVmxXzcQ7_2OsaaPfl
      Anything you'd like a deep dive on?

    • @h4ck3r_SA
      @h4ck3r_SA Год назад

      @@NetsecExplained can you make video of SOAP attacks you are so good when you explain