For the @ASIS_CTF, I created a challenge based on an interesting (novel?) DOM Clobbering technique! ๐ฉ
In short, in non-strict mode, HTMLCollection items are not writable. This blocks property assignment, allowing unexpected values to be created ๐
๐ mizu.re/post/under-t...