Can you find any XSS? No HTML tags allowed!

Easy Cross Site Scripting (XSS)

This is a simple web application designed to show you some interesting facts on various animals. I've made sure that the search field does NOT allow for HTML tags, but is it secure?

How many XSS vulnerabilities can you find?


Solution