Finding and exploiting reflected XSS in DVWA

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

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

  • @Dn0de
    @Dn0de 8 месяцев назад +2

    Excellent Video, thank you, Sir. Hoping you do more contents like this you're a good teacher. Thank you.

  • @Vayanovic
    @Vayanovic Год назад +2

    REALLY HELPFUL TUTORIAL. SUBSCRIBED.. Hope you will continue!

  • @leonardocalcagno5688
    @leonardocalcagno5688 8 месяцев назад +1

    Excellent. Thanks a lot ! great work!

  • @HwangPasta
    @HwangPasta Год назад +2

    Hi; I've been trying to do the DOM/any of the XSS attacks and none of them are able to return the cookie back. It's just a popup that says "security=low". It's weird since I had this downloaded a month ago on Kali Linux VM in a saved state and it worked the first time, successfully saying "security=low;PHPSESSID=5978.." in the popup. Exact thing I wrote was alert(document.cookie).
    When I completely closed and reopened this VM today, it will not show document.cookie on the pop-up anymore.

    • @HwangPasta
      @HwangPasta Год назад +2

      Ah, I found the solution which is...the HTTPOnly tag being set to true which means any of those cookies won't show. It has to be manually flipped (which can be done via Firefox).

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

      @@HwangPasta I have the same problem, but the solution doesn't work for me

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

      ​@@HwangPastaI know that http only cookies cannot be reached by scripts such as JavaScript, do you know a way?

  • @Marshal0Mathers
    @Marshal0Mathers 8 месяцев назад

    Brother for me when i try html scripts it dont pop up . The script i typed will be shown after the hello msg

    • @DigininjaRobin
      @DigininjaRobin  8 месяцев назад

      It probably means you have the wrong security level. Try again and if you have problems raise a ticket in GitHub.

  • @Simon-xi8tb
    @Simon-xi8tb 9 месяцев назад

    This is sooo slow.

    • @DigininjaRobin
      @DigininjaRobin  9 месяцев назад +5

      Send me a link to the better video you've made.