I am learning about XSS (for ethical purposes), and I was wondering how to execute some JavaScript code without using tags. This is within the
HT
Another one was mentioned at: https://stackoverflow.com/a/53430230/895245
asdf
Works on Chromium 81.
More important perhaps is the question of how to sanitize against it, see e.g.: