XSS test - trying to find out how Website handles my input.

Page:1 2 3 4 5 6 7 8  

  • 2T_HT

    when i edited page and pasted this it was a funny result

    ❤️ 0
  • 2T_HT

    ?

    ❤️ 0
  • 2T_HT

    <script>alert(1)</script>

    ❤️ 0
  • 2T_HT

    <script>alert(1)</script> <script>alert(1)</script> <script>alert(1)</script> <script>alert(1)</script>

    ❤️ 0
  • 2T_HT

    <b1>doesnt work does it?</b1>

    ❤️ 0
  • TunSalat

    [h1]


    ❤️ 0
  • DATA_CLASSIFIED

    It seems to me that XSS is not here. You can try SQL injection, but it is unlikely to work.[hr]

    Upd.:

    Guys, vague doubts torment me. Why do you write "alert(1)" without ";"? These are the very first JS syntax rules.

    ❤️ 0
  • Deleted account

    aah

    ❤️ 0
  • 2T_HT

    I didnt use ';' because i didnt use it

    ❤️ 0
  • 2T_HT

    And i checked the websites js files and saw that using ';' wont change anything cause crymp was build with Securety in mind

    ❤️ 0
Page:1 2 3 4 5 6 7 8