(no title)
AndrewThrowaway | 1 year ago
So I tried placing there continue=javascript:alert(document.domain), and… It works!
What do you think document.domain returns in this case?
AndrewThrowaway | 1 year ago
So I tried placing there continue=javascript:alert(document.domain), and… It works!
What do you think document.domain returns in this case?
starmilk|1 year ago
It's commonly used as a placeholder in an alert-box XSS PoC. Weaponising this into an actual exploit could have been a fetch(), css inclusion, or enumerating localstorage.