Extremely Short XSS?! Solution to February '22 XSS Challenge

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

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

  • @GoatSniff
    @GoatSniff 2 года назад +4

    Nice video! I'm so jealous that you can make a whole video with minimal editing/cuts, I can barely say a sentence without messing something up :D

    • @intigriti
      @intigriti  2 года назад

      Loved your video as well! Most of my videos are slightly scripted in the sense where I write down some keywords of things I want to cover and then do the video. But believe me, there are loads of small cuts made ;)

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

    Love this guy!

  • @nerdfps.
    @nerdfps. 2 года назад +1

    nice.....I was waiting for this video

    • @intigriti
      @intigriti  2 года назад +1

      Hope you enjoyed it!

  • @kaustavkumarkhanikar753
    @kaustavkumarkhanikar753 2 года назад +2

    Soo well explained, keep up the good work 👍

  • @tzar1967
    @tzar1967 2 года назад +1

    Thanks for your explanation. Keep doing
    Hi from Morocco

  • @testing5922
    @testing5922 2 года назад +1

    Thanks intigriti for doing this

  • @dizonnicolefranza.4181
    @dizonnicolefranza.4181 2 года назад +3

    instead of svg use style cuz it will work in firefox

  • @Timm2003
    @Timm2003 2 года назад

    Thats pretty amazing, I'm a beginner I wasnt able to solve the challenge.

    • @intigriti
      @intigriti  2 года назад +1

      Better luck next time! Keep on learning!

  • @Andrei-ds8qv
    @Andrei-ds8qv 11 месяцев назад

    Why don't the alert() work ? Is it because that would work only if the xss would be reflected, but in our case it is not reflected xss?

    • @intigriti
      @intigriti  10 месяцев назад

      Hey, without re-watching the full video - I think this would fail because HTML5 does not allow script tags to be dynamically added using the innerHTML property