Cross Site Scripting attacks are one of the most prevalent and serious attacks today. XSS exploits can endanger users and reputations in profound ways, but vulnerabilities occur easily, especially when we don't practice an awareness of this particular area.
In this recipe, we're going to discover an XSS vulnerability and solve it.