Now our input sanitises out script fields, however it still allows us to make images. We use the normal technique of putting a bad image url in them, then adding js in the onerror attribute, with the same JS as `XSS - Medium`. ``` ```