People often ask me "How did you learn how to hack?" The answer: by reading. This page is a collection of the blog posts and other articles that I have accumulated over the years of my journey. Enjoy!
title attribute to be put into a tag. While playing around with double quotes, single quotes and quote-less attributes, they were unable to escape. Now, when combining find and replace with HTML parsing, is where things go bad. Gareth learned that the text :verified: would be replaced by the verified icon (blue checkmark). What happens if we put this into the middle of the title attribute? <abbr title="<a href='https://blah'>:verified:</a> <iframe src=//garethheyes.co.uk/>" >After:
<abbr title="<a href='https://blah</a>'><img draggable=" false" ... >< iframe src=//garethheyes.co.uk/>