How do you spell JavaScript again?
By Gareth Heyes (@hackvertor)
Published 15 years ago • Last updated March 26, 2025 • ⏱️ < 1 min read
So I came across a cool post to hack the new HTML5 parser that Opera is developing, it is awesome that a vendor says hey c'mon look what we've done, please try and break our stuff. I couldn't resist having a go as they asked so nicely and within minutes....
<a href="javAascript:alert(1)">test1</a> <a href="javaascript:alert(1)">test2</a>
That's not how you spell JavaScript :)
Opera dudes pro tip:- JavaScript protocol fuzzer
