Javascript
Javascript
Character restrictions
Unicode shenanigans
Leaks
function a() {
/* Top sneaky: flag{1234} */
}
console.log(a.toString());Exfiltration
Change the DOM inside an iframe
Last updated